My Query
Hi Friends
i have one doubts regarding can i take single client backup through two master server simultaneously. for example i have two master server 'A' and 'B'. i have one client 'C'. now i want to take backup of client 'C' through two master 'A' and 'B' simultaneously. is it possible at a same time. if yes then how i configure that to take backup two master server for client 'C'.where i change setting in NBU.
Thanks
Only one master at a time
At a time only one master can backup the client.
At different times it is possible (A backs up the C client on Monday , and B backs up the C Client on Tuesday)
Officially it is not supported, but it can be tweaked to work . Browsing for images in the BAR GUI is a different story ;)
On the Client only:
Windows Client : You can change this registry key to point the SERVER = <Master Server >
HKEY_LOCAL_MACHINE\SOFTWARE\VERITAS\NetBackup\CurrentVersion\Config\
SERVER = Master Server name
Unix Client
/usr/openv/netbackup/bp.conf
SERVER = Master Server name
-Rajeev
"Unix IS user friendly... It's just selective about who its friends are"
I am backing up my own laptop
I am backing up my own laptop to two different masters. Only one can be the Master, but the other one is simply listed as another Server. When I want to test user-initiated backups and restores to/from my lab environment, I simply add -M <lab-master> to the command line. Scheduled backups from my lab master also work 100%, no configuration change needed.
I do not recommend trying to do backups simultaneously, especially if client C is a Windows system and need to take snapshots for open file backups.
If you have any database agents, it will ONLY be sent to the Master (1st server entry).
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows.
If this post has helped you, please vote or mark as solution.
Don't do it for incrementals.
If you do incremental from two master servers you mess up the archive bit logic and end up with "unique" file on both master servers.
Can't really recommend to have a client backup from two master servers. If you want to have redundant backup data, duplicate on the master server or use the inline copy feature.
Assumption is the mother of all mess ups.
Thanks You all for replay.
Thanks You all for replay. now i understand concept.thanks alot.
Thanks & Regards
Anjan Das
Would you like to reply?
Login or Register to post your comment.