Backing up clients with make net recovery

From jasonhoss.com
Jump to: navigation, search

On the host system, ensure the /etc/dfs/dfstab configuration is as below:

share -F nfs -o anon=2 /var/opt/ignite/depots
share -F nfs -o anon=2 /var/opt/ignite/archives
share -F nfs -o anon=2 /var/opt/ignite/clients
share -F nfs -o anon=2 /var/opt/ignite/recovery

On the system to backup, add this entry to cron.

/opt/ignite/bin/make_net_recovery -v -s hx02b -P s -x inc_entire=vgroot -x exclude=/var/adm/crash -n 2 >/var/log/make_net_recovery.log 2>&