Forum Discussion

Dev_Roy's avatar
Dev_Roy
Level 6
15 years ago

Can anyone share the main.cf file with me?

Hi All, I would like to give you a brief description of the setup for your understanding. There two site Prodcution and Disaster Recovery. Production site has two Solaris Sparc system and...
  • Gaurav_S's avatar
    15 years ago

    Hey Dev ...

    On DR site... you should have NBU resource configured like this:

      NetBackup Test01-nbu (
                    ServerName = Test_NBU_Server
                    ServerType = Test_NBUMaster
                    )

            NetBackupVBRAgent Test-vba (
                    Critical = 0
                    ServerName = VBRA_Server
                    ServerType = VBRAgent
                    MonScript = NONE
                    RSPFile = "/opt/VRTSccsva/bin/cluster/NBU_RSP"
                    GroupName = Test-NBU-SG
                    )

    RVG should be configured in a different failover service group & your group containing NBU should be hard dependent on RVG group



    Hope this helps..

    Gaurav