Netbackup Cheat Sheet
Netbackup Cheat Sheet
Master Daemons | Media Daemons | Catalog | Log Files | Server | Volume | Media | Tape/Robot | Archive | Client
Netbackup database manager bpdbm (started with bpsched) Job Monitor bpjobd (started with bpdbm)
Media Server Daemons/Processes Communications daemon Backup and restore manager bpcd bpbrm (started with bpcd)
Tape Manager bptm (started with bpbrm) Disk Manager bpdm (started with bpbrm) Media Manager Bar code reader ltid avrd (started with ltid) vmd (started with ltid) tldd (started with ltid) tldcd (started with ltid)
Remote device management/ controls volume database Roboticdaemon (one on each media server) talks to tldcd Robotic control daemon talks to the robot directl via scsi
Storage Unit, Global Configuration, Catalog backup configuration. /opt/openv/netbackup/db Backup Policy information class - /opt/openv/netbackup/db
config -
Job status information jobs - /opt/openv/netbackup/db Netbackup logs with error and status information error - /opt/openv/netbackup/db
Information on volumes, volume pools, scratch pool and volume groups volume /opt/openv/volmgr/database Media Server Tracks assigned volumes (media that has data them) media - /opt/openv/netbackup/db device - /opt/openv/volmgr/database
Log and Information Files Netbackup and Patch versions /opt/openv/netbackup/bin/version Media Version /opt/openv/volmgr/version Patch Level history Buffer size /opt/openv/netbackup/patch/patch.history
Netbackup and media manager parameter files /opt/openv/netbackup/bp.conf /opt/openv/volmgr/vm.conf Corrupt Database image files (5.0 and above) /opt/openv/netbackup/db.corrupt
Start Netbackup
netbackup start
/opt/openv/netbackup/bin/initbprd (master) /opt/openv/volmgr/bin/vmd (media) Stop Netbackup (does not disconnect GUI sessions)
netbackup stop
/opt/openv/netbackup/bin/admincmd/bprdreq -terminate (master) /opt/openv/netbackup/bin/bpdbm -terminate (master) Stop Netbackup and kill all GUI sessions /opt/openv/netbackup/bin/goodies/bp.kill_all Start the GUI /opt/openv/netbackup/bin/jnbSA sgscan (solaris)
bpps -a
bperror -U -problems -hoursago <number of hours> bperror -U -backstat -by_statcode -hoursago <number of hours> display information on a error code bperror -statuscode <statuscode> [-recommendation] bprdreq -rereadconfig
Check for the below lines: Bad image header Does not exist Netbackup Recovery Device catalog is intact bprecover -l -m <media ID> -d dlt (listing) bprecover -r -m <media ID> -d dlt (recovering) Device catalog is gone or corrupted bprecover -l -tpath <tape_path> (listing)
bprecover -r -tpath <tape_path> (recovering) Disk backups bprecover -l -dpath <disk_path> (listing)
Volume Commands Tape Drive and Inventory Commands List drive status, detail drive info and pending requests vmoprcmd List the tape drive status List the pending requests Control a tape device vmoprcmd -d ds vmoprcmd -d pr
Empty the robot and re-inventory (using barcodes) vmupdate -rt tld -rn <robot number> -rh <silo slave> -vh <host> -nostderr -use_barcode_rules -use_seed -empty_ie Tape Media Commands List all pools vmpool -listall -bx vmquery -pn <pool name> -bx vmquery -rn 0 -bx |grep 'TLD' | sort +4
List all tapes in the robot List cleaning tapes List tape volume details
vmquery -mt dlt_clean -bx vmquery -m <media ID> vmdelete -m <media ID>
Delete a volume from the catalog Change a tapes expiry date Change a tape's media pool
vmchange -exp 12/31/06 23:59:58 -m <media ID> vmchange -p <pool number> -m <media ID>
Media commands List the storage units bpstulist -U bpmedia [-freeze][-unfreeze] -ev <media ID>
List backup Image Information bpimagelist -backupid <image ID> Expire client images Expire a tape bpimage -cleanup -allclients
List all netbackups jobs bpdbjobs -report [-hoursago] Move media from one media server to another bpmedia -movedb -newserver <media server> oldserver <media server>
tpclean -L
change a drives cleaning frequency set a drives cleaning time to zero Move tapes within robot using robtest
robtest
ss sd si
m s250 d5 (move tape from slot 250 into drive 5) uload d5 (unload tape from drive 5) m d5 s250 (move tape from drive 5 to slot 250) m s250 i1 (mov tape from slot 250 to load port 1)
echo "s i q" | tldtest -r /dev/sg/c0t4l0 echo "s s q" | tldtest -r /dev/sg/c0t4l0
List tape drive contents echo "s d q" | tldtest -r /dev/sg/c0t4l0 Move a tape in s100 to drive 1 echo "m s100 d1" | tldtest -r /dev/sg/c0t4l0 Move a tape to load port 1 echo "m s100 i1" | tldtest -r /dev/sg/c0t4l0
bpcatlist -client all -before Jul 01 2006 bpcatlist -client all -before Aug 01 2006 archive and remove images restore archive files bpcatlist -before Jul 01 2006 | bpcatarc | bpcatrm
bpclntcmd [-ip <ip addres>] bpclntcmd [-hn <hostname>] bpclntcmd [-pn] bpclntcmd [-sv]