Netbackup Process
Netbackup Process
Master Server
Information about backed-up files image - /opt/openv/netbackup/db
Storage Unit, Global Configuration, Catalog backup configuration. config -
/opt/openv/netbackup/db
Backup Policy information class - /opt/openv/netbackup/db
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
Information about devices managed by the media server device -
/opt/openv/volmgr/database
/opt/openv/netbackup/bin/initbprd (master)
/opt/openv/volmgr/bin/vmd (media)
Stop Netbackup (does not disconnect GUI sessions)
netbackup stop
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)
bprecover -r -dpath <disk_path> (recovering)
Volume Commands
Tape Drive and Inventory Commands
List drive status, detail drive info and pending requests vmoprcmd
List the tape drive status vmoprcmd -d ds
List the pending requests vmoprcmd -d pr
Control a tape device vmoprcmd [-reset][-up][-down] <drive number>
List all changes in the robot(but do not update)
vmupdate -recommend -rt tld -rn 0
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
List tapes in pool vmquery -pn <pool name> -bx
List all tapes in the robot vmquery -rn 0 -bx |grep 'TLD' | sort +4
List cleaning tapes vmquery -mt dlt_clean -bx
List tape volume details vmquery -m <media ID>
Delete a volume from the catalog vmdelete -m <media ID>
Change a tapes expiry date vmchange -exp 12/31/06 23:59:58 -m <media ID>
Change a tape's media pool vmchange -p <pool number> -m <media ID>
Media commands
s s (show slots)
s d (show drives)
s i (show load port)
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)
archive and remove images bpcatlist -before Jul 01 2006 | bpcatarc | bpcatrm
restore archive files
bpcatlist -before Jul 01 2006 | bpcatres
Client commands
PBX PORT--1556 PBX (1556) must be opened bi-directionally along with the TCP
port for vnetd (13724).
PBX listens on port 1556 for inbound CORBA connections to the new processes which
are multi-threaded,
much like vnetd does for the single-threaded legacy processes. Thus all of the new
process can be reached via port 1556
and each new process does not need to listen on a unique port.
PORT 13782 ----TCP port 13782 for bpcd may need to be open outbound from the master
server to the media server host(s) for daemon connections.
If using query builder (VIP), master server to vCenter requires TCP port 443.
If using the nbd transport type, backup host to ESX host requires TCP port 902.
Custom report generators require TCP port 13786 to the OpsCenter Server.
Source
Destination
Notes
VNETD / 13724
VNETD / 13724
Client
VNETD / 13724
veritas_pbx
1556
veritas_pbx
1556
Client
veritas_pbx
1556
13783
In the case of NetBackup versions that are older than 7.1, the nbatd process
listens on the port 13783 for back-level media servers and clients.
NetBackup hosts of version 7.1 and later connect using the PBX port.
NetBackup master server or media server
13722
In the case of NetBackup versions that are older than 7.1, the nbazd process
listens on the port 13722 for back-level media servers and clients.
NetBackup hosts of version 7.1 and later connect using the PBX port.