Setting up NDMP
To get all active interfaces
server_ifconfig server_2 -a
TO add an ndmp user on netbackup run
/nas/sbin/server_user server_2 -add -md5 -passwd ndmp
To get a tape list (affter zonning)
server_devconfig server_2 -l -s -a
Make sure to set this on your veritas policy
set SNAPSURE=y
System REFERENCES
ndmp as well as other system settings
cat /nas/server/slot_2/netd
On netbackup Run
/usr/openv/volmgr/bin/set_ndmp_attr -insert -auth emc_backup
To verify the config is correct
/usr/openv/volmgr/bin/tpautoconf -verify emc_backup
Like this:
Like Loading...
Related