Emc Networker and Veritas Netbackup Commands
Emc Networker and Veritas Netbackup Commands
07/01/2022 / cr
1. General
Login for a (new) session nsrlogin [-s server ] nsrlogin [-s server ]
(default: 8 hrs) [-p password ] [-p password ]
[-d domain] [-d domain ]
-u user -u user
07/01/2022 / cr
Start a server-initiated
backup (Policy) nicht vorhanden
- Preview nsrpolicy ? -p "policy " -w "workflow "
[-c "client "]
- 'hot' run nsrpolicy start -p "policy " -w "workflow "
[-c "client "]
- 'hot' restart of a 'group' nsrpolicy restart -p "policy " -w "workflow "
Start a server-initiated
backup (Policy)
- Preview nsrworkflow -p "policy " -w "workflow "
[-c "client "]
-A "'backup' -p"
- 'hot' run nsrworkflow -p "policy " -w "workflow "
[-c "client "]
-A "'backup' -l level "
- Adhoc backup (NW 9.2.1+, nsrworkflow -p "policy " -w "workflow "
overrules scheduled sk ip levels) [-c "client "]
-A "'backup' -l level"
-a
Using the NMC/Admin GUI
- Start a 'Group' Monitoring > Policy > Work flow > Start
- Start an individual client Monitoring > Policy > Work flow > Start Individual Client...
- Restart a 'Group' Monitoring > Policy > Work flow > Restart
NetWorker - Command Summary Release 19, Page 3/8
07/01/2022 / cr
07/01/2022 / cr
07/01/2022 / cr
5. Database Manipulation
Function File-Index Medien-Index
Query the size nsrls nsrls -m
Query the contents nsrinfo mminfo -q "query "
nsrinfo client -r "report "
Most important mminfo reports
- backups within the last 24 hrs mminfo
- … with additional information mminfo -v
- all backups mminfo -a [-v]
- media report mminfo -m [-v]
- bootstrap report mminfo -B [-v]
- total summary mminfo -X [-v]
Check the databases nsrck
nsrck -X
nsrck -L#
Delete file index information
- of a save set nsrmm -dP -S ssid [/cloneid ] nsrmm -d -S ssid [/cloneid ]
- of a media (Volume ID) nsrmm -dP -V volid nsrmm -d -V volid
- of a media (Volume) nsrmm -dP volume nsrmm -d volume
Later change of the browse/ nsrmm -w "browse_date "
retention date of a save set -e "retention_date "
-S ssid
Synchronize a AFTD volume nsrmm -x source_volume
with a AFTD/VTL media dest_volume
nsrmm -x -V source_volid
dest_volume
Clone …
- a single save set nsrclone -S ssid [/cloneid ]
- a media (volume ID) nsrclone -V volid
- a media (volume name) nsrclone -V volume
Stage
- a single save set nsrclone -m -S ssid [/cl.id ]
- a volume nsrclone -m -V volume
Change state of
- a single save set nsrmm -o mode
-S ssid [/cloneid ]
- a media (volume ID) nsrmm -o mode -V volid
- a media (volume) nsrmm -o mode volume
NetWorker - Command Summary Release 19, Page 6/8
07/01/2022 / cr
07/01/2022 / cr
07/01/2022 / cr
8. nsr_render_log Options
Filter Parameter
-A activityID Only messages with this activityID (s)
-B number Only messages starting with this number
-C category Only message of this category (i.e. RAP)
-E end time No messages later than end time
-F device Only messages of this device
-G group Only messages refering to this
group(s)
-H hostname Only messages created by hostname
-J hostname Only messages with reference of hostname
-L locale Translate massages to this locale language
-M messageID Only messages with this messageID
-N lines Output of this number of lines
-O program Only messages with reference of program
-P process id Nur Meldungen mit Bezug zu processID(s)
-R rhostname Reads the *.raw file from another
hostname
-S start time No messages earlier than start time
-T threadID Only messages with this threadID(s)
-Y severity Only messages of at leats this severity
Output Parameter
-a No output of the activityID
-c No output of the category
-d No output of the time
-e No output of the error number
-h No output of the hostname
-l Print a head line
-m No output of the messageID
-o No output of the program name
-p Keine Ausgabe der processID
-r For another hostname (use with option -R)
-t No output of the threadID
-y No output of the severity
-z Disguises important information
(hostnames, user names and IP Adressess)