cancel
Showing results for 
Search instead for 
Did you mean: 

Netbackup Solution for Configuring SQL backups on clsutered servers

adivya1
Level 3

Hi All,

Can we get a solution for integrating SQL backups on Clustred windows servers in netbackup

if some body can give me a Solution and the steps involved it will be of great help to me

 

Regards

Adivya Singh

 

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

Easy.

Install NBU Client on all nodes, use the NBU for SQL GUI to create script(s) for each Virtual hostname associated with each SQL cluster group, save the script(s) on shared disk that is part of the Cluster Group, then create a backup policy on the master for each virtual name and specify the relevant script in Backup Selection.
 

All explained in NetBackup for Microsoft SQL Server Administrator's Guide 
 

View solution in original post

4 REPLIES 4

adivya1
Level 3

I am posting this comments on all  forums

Marianne
Moderator
Moderator
Partner    VIP    Accredited Certified

Easy.

Install NBU Client on all nodes, use the NBU for SQL GUI to create script(s) for each Virtual hostname associated with each SQL cluster group, save the script(s) on shared disk that is part of the Cluster Group, then create a backup policy on the master for each virtual name and specify the relevant script in Backup Selection.
 

All explained in NetBackup for Microsoft SQL Server Administrator's Guide 
 

jim_dalton
Level 6

The thing to focus on is the "client" that netbackup targets in the policy...this is NOT the physical node in this instance but the address(es) that are part of the cluster framework so that when the cluster mgrates a service ( ie the storage and the service address) from a node to another node as part of failover, you are always backing up the same address.

The chances are you'll still need to backup the physical (or indeed VM) nodes as part of OS backup but the databases will be correctly served by the script and service address method , or as Marianne says each virtual hostname.

Jim

Michael_G_Ander
Level 6
Certified

Remember that the physical nodes needs to be allowed to restore from the logical nodes backups by altnames files on the master server

The standard questions: Have you checked: 1) What has changed. 2) The manual 3) If there are any tech notes or VOX posts regarding the issue