|
Start Netbackup job from the console |
|
|
|
|
This is very usefull if you like to start the job from the console.
You need a schedule with the Backup Type 'User Backup'
First take a snapshot of the machine see
/usr/openv/netbackup/bin/bpbackup -w -k 'BackupKeyword' -p PolicyName -h Hostname '/vmfs/volume/450e5303-09a43650-4287-00145e1b556a/sql1.vmdk'
Use allways the GUID of the vmfs. You can easy get with the command ls -l /vmfs/volumes
|