Add new Media Server to multiple clients
Updated: 10 Aug 2011 | 4 comments
This issue has been solved. See solution.
We recently decommissioned one of our media servers. I'll call it MS01. We then added a new media server, I'll call it MS02.
My question is, how can I remove MS01 from all the client properties and add MS02 without having to select each one under Netbackup Management > Host Properties > Clients and physically going through each one?
Thank you.
Discussion Filed Under:
Comments
You can use this
http://www.symantec.com/business/support/index?page=content&id=TECH48402
http://www.symantec.com/business/support/index?page=content&id=HOWTO43627
I don't know if anything is available for removal, I guess the old MS entry will not cause any harm
https://www-secure.symantec.c
https://www-secure.symantec.com/connect/forums/how-add-new-mediaserver-netbackup-client-configuration-automatically
Stumpr's comment
i hope this will help you.
build a file with the server
build a file with the server list you want all servers to have, like this:
SERVER = master
SERVER = media1
SERVER = media2
then run a loop over all clients with bpsetconfig -h <client> <file>
Thank you all for your help.
Thank you all for your help. Tahir's link seemed to be the easiest solution. Although the other recommendations worked as well.
Would you like to reply?
Login or Register to post your comment.