Home
Flashcards
Preview
NetBackup Commands
Home
Get App
Take Quiz
Create
Steps to Stop NetBackup
· /etc/init.d/
netbackup stop
-->
graceful shutdown
· /usr/openv/netbackup/bin/
bpps -a
-->
check for any remaining processes
· /usr/openv/netbackup/bin/goodies/
bp.kill_all
--->
kills all remaining netbackup processes,
Note
: Not necessarily graceful
· /usr/openv/netbackup/bin/
bpps -a
-->
check for any remaining processes
·
kill -9
for any remaining.
NOTE
: unkillable processes may require a reboot
Command to gracerfully shutdown NBU
etc/init.d/netbackup stop
Command to check for runnming NetBack processes
/usr/openv/netbackup/bin/bpps -a -
Command to Kill all running NetBackup Processes
· /usr/openv/netbackup/bin/goodies/bp.kill_all
NBU Command to kill "Unkillable Processes
kill -9 Process name
Command to Start NetBackup
· /etc/init.d
/netbackup start
How do you lanuch the Java (Admin) GUI?
JAVA from the windows client
JAVA from the UNIX server - /usr/openv/
java/jnbSA &
How do you Check the Status of a backup(s)
NBU Activity Monitor
or
· /usr/openv/netbackup/bin/
admincmd/bpdbjobs -report
Procedure to Manually Clean a Tape
· Identify the drive name to be cleaned
tpclean -L
· Manually clean the drive
:
tpclean -C
Process to determine which tapes were used in a backup?
· GUI
Backup and Restore
--> Find the file system
--> Preview Media Button
· CLI o
Find the correct backup images
bpimagelist -U -client -d -e o
Find the media used for those images
bpimagelist -U -client -d -e -media
Command to List the files in a Backup?
bpflist --help -->
Note
: this is an undocumented netbackup command to list files from a binary .f file
Process to Inventory the Robot
· Inventory Robot -->/
opt/openv/volmgr/bin/vmcheckxxx -rt tld -rn -list ·
Inventory Robot and Update Configuration -->
/opt/openv/volmgr/bin/vmupdate -rt tld -rn -list
List the properties of the Volume Pools
· vmpool -listall
Command to Count Scratch Tapes?
· Count scratch tapes:
/usr/openv/volmgr/bin/vmquery -pn Scratch | grep -c "robot slot"
Process to Move Tapes to Scratch Pool
Moving tapes to the scratch pool
If Needed - Expire the tape -->
bpexpdate -ev -d 0 -force -host o
Move the tape -->
vmchange -p 2 -m
Author
josie9574
ID
62597
Card Set
NetBackup Commands
Description
NetBackup Commands
Updated
2011-01-28T15:28:51Z
Show Answers
Home
Flashcards
Preview