Forum Discussion
- MayurSLevel 6Hi,
Once i did this in a Different way (Simple One)
Suppose my production server and Disaster Server details were like
Production Master Details:
Hostname : PROMASTER
IP Address : 192.168.100.25
Disaster Master Details
Hostname :DISMASTER
IP Address : 192.168.100.52
1) Copied the three Catalog folder to the correct locations from production master to disaster master.
2) Went to\System32\Drivers\etc folder and modified my hosts file to loop requests for PROMASTER to DISMASTER
i.e. added this entery to Hosts file
192.168.100.52 PROMASTER
and it worked. - Marco_CastelvecLevel 2I tried the lmhosts and that was enough to fool netbackup to run the bprecover onto the DR server. I'm now having various errors, which are probably related to the Veritas database getting confused about the servername difference.
Why is this so complicated? All I want to do is setup a DR server and do a hot\cold\any catalog restore, so when a disaster happens all I need are the tapes from offsite.
If I'm correct, the only way to do a veritas catalog recovery is to build a recovery server from scratch using the exact same server name??? This will take time, surely there is another way to do this? - T_NLevel 6I don't think to change host name is good idea because when you change 192.168.100.52 PROMASTER, on dns will have 1 host name with 2 diff IP address, best way : you need to unplugg the network cable on DR server (it'll be stand alone server), you bprecover on it, good luck
- zippyLevel 6Marco,
Move all the data to the new server and just add this line into the bp.conf file
FORCE_RESTORE_MEDIA_SERVER = oldservername newservername
jd - Alex_VasquezLevel 6James,
Wouldn't that only work on a UNIX based server? Is there some other modifcation to make for a Windows Master Server? - Chuck_StevensLevel 6I'm pretty sure the FORCE_RESTORE_MEDIA_SERVER will work on both Windows and Unix.
- Stumpr2Level 6FORCE_RESTORE_MEDIA_SERVER will work on Windows.
difference is that you enter it via the GUI or via a regedit - Patrick_DickeyLevel 3I understand the FORCE_RESTORE_MEDIA_SERVER on the master server itself. Does this need to be set on the client? (if so, where?)
And I'm probably just a num-nuts for this, but how do you change the master server on a windows client? - DavidParkerLevel 6Patrick,
1. The setting discussed is only required on the Master server.
2. There are a couple of ways to do this. Easiest is from the master server: Go into the Host Properties section, Clients sub-section. Double click on the appropriate client. Go to the Servers screen on the Host Properties window. Select an assigned server and click the 'Make Master' button.
$0.02 - Patrick_DickeyLevel 3Ah great.
I looked right past that button (must be monday...)
Thanks a bunch David!
Patrick
Related Content
- 7 months ago
- 11 years ago
- 10 years ago
- 10 months ago