Forum Discussion

Thomas_Anthony's avatar
7 years ago

Backing up cluster servers (active-active)

Hello Forum Folks,  NBU Master 7.6.0.3 on Linux Redhat Trying to correct the backup method currently configured for this cluster.   Right now SERVER_A and SERVER_B are the 2 physical servers of t...
  • sdo's avatar
    7 years ago

    My oversimplistic (at this stage) advice is... follow the disk resouces...

    ...I mean... use the network resources which are logically grouped with the disk resources...

    ...for example...

    any disk resources private to nodeA - backup via network resource for nodeA

    any disk resources private to nodeB - backup via network resource for nodeB

    any disk resources private to nodeC - backup via network resource for nodeC

    any disk resources for cluster resource groupD - backup via network resource for groupD

    any disk resources for cluster resource groupE - backup via network resource for groupE

    .

    ...therefore... the implication is that... for any cluster resource group which contains a disk resource which contains something that you need to backup... then that cluster resource group also needs to contain a cluster network resource IP address... i.e. a cluster resource group IP and most likely a DNS name too, but the DNS name is not critical (you could use hosts file entries to point to eveything) only the IP for cluster resource group is critical to backups... because you need to be able to follow the resource group (containing the disk resources) as they fail (aka move) around the cluster member nodes.

    .

    For restores - for this example cluster above - create five altnames files, with all five files containing all five client names from all five of the above, that way you can create one file, and copy it to the four other file names... and now... all three nodes can browse and restore from backups of all five backup policy client names (i.e. the the three nodes + the two resource groups).