Views |
||||||||||||||
How do I move my policies/schedules from one NB server to another?
1) On the old server, stop netbackup, then cd /usr/openv/netbackup/db tar cvpf /tmp/class.tar class cd /tmp (binary ftp your tar file to the new server) 2) On the new server, do the following: stop netbackup cd /usr/openv/netbackup/db mv class class.last tar xvpf /tmp/class.tar restart netbackup Boom! You are in business. |
||||||||||||||
| This page was last modified 07:23, 2 December 2006. | ||||||||||||||