relocate a NBU unix client and change hostname
Hi All,
We are lately planning to relocate some NBU 7.1 UNIX clients to different location and change hostname/IP. All previous images will need to be still valid for restore. What kind of changes should we make on policy and client property?
thanks,
The images folder for old name under ...netbackup/db/images needs to remain for restore purposes. Create symbolic link as mentioned previously to allow usage of old or new name for restores.
Delete old name in policies and replace with new name. As per Mark's advice - do this when a Full backup is due to prevent incrementals from running as full.
NBU Admin Guide for UNIX and Linux, Volume II http://www.symantec.com/docs/DOC3651 also describes the process on p. 138.
The heading is wrong and should read 'To update the master after client name change':
To update NetBackup after a master server name change
1 On the master server, delete the client’s old name from all policies where it
exists and add the client’s new name to those policies. You do not need to
reinstall NetBackup software on the client. The client continues to have access
to all previous backups.
2 Create a symbolic link from the client’s old image directory to its new image
directory. For example,
cd /usr/openv/netbackup/db/images ln -s old_client_name new_client_nameTo update NetBackup after a client name change
1 OnPC clients, change the client name setting either through the user interface
or in a configuration file.
See the online Help in the Backup, Archive, and Restore client interface.
2 On UNIX clients, change the CLIENT_NAME value in the bp.conf file to the
new name.
If users on UNIX clients have a bp.conf file in the $HOME directory, users must
change CLIENT_NAME in that file to the new name.