milty99
16 years agoLevel 4
NetBackup DR Test
Hi
WE have a Netbackup Master Server at our DR site that backs up all of our servers at the production sites across a 10GB LAN extension. We backup to disk which stores data for 60 days and we duplicate to tape every day. We wish to use the NetBackup Master for DR tests as well as still use it to backup our live production servers. The DR servers will be on a different Network with different IP addresses from the production site but will have the same Node names.
Does anyone have any thoughts on how I can get this to work without building up a replica DR NBU server and copying the backup data on disk to the replica NBU environment?
Mark
WE have a Netbackup Master Server at our DR site that backs up all of our servers at the production sites across a 10GB LAN extension. We backup to disk which stores data for 60 days and we duplicate to tape every day. We wish to use the NetBackup Master for DR tests as well as still use it to backup our live production servers. The DR servers will be on a different Network with different IP addresses from the production site but will have the same Node names.
Does anyone have any thoughts on how I can get this to work without building up a replica DR NBU server and copying the backup data on disk to the replica NBU environment?
Mark
- That sounds like a good solution. Since your NetBackup master/media server and all of it's backup images are already at the DR site, I don't see a need to do any sort of NetApp SnapMirror replication (or any other replication technology).
I still think that all you'd need to do in a DR situation to restore data to your DR servers is this:
1. Have the DR hosting company provide you with replacement servers. Make sure these replacement servers are connected to a "DR network" (the 172.16.x.x network listed above in my previous posts).
2. Put operating systems on these servers (BMR could be an option for this, or you could use traditional methods such as Ghost or JumpStart or Ignite-UX or NIM depending on the OS).
3. Connect your NetBackup master/media server to the "DR network" (172.16.x.x).
4. Create hosts file entries on the NetBackup master/media server so that it can find the DR servers on the DR network (i.e., "zeppo-dr 172.16.20.4").
5. Create a hosts file entry on each DR server so that it can find the NetBackup master/media server (i.e., "groucho 172.16.20.1")
6. Install the NetBackup client software on each DR server. This can be automatically added to the DR servers in step 2 as part of the Ghost/JumpStart/Ignite-UX/NIM process.
7. Use the NBU Admin Console GUI to do redirected restores of the production server images to their DR equivalents (i.e., restore "zeppo" to "zeppo-dr").
At this point, you should be back in business.
You might want to seriously look at the BMR functionality included in NBU 6.0 and NBU 6.5 to help speed up step 2 above. BMR used to be a separately-licensed product, but now it's automatically included with every "NetBackup Standard Client" and "NetBackup Enterprise Client" license.