I need a solution
Hello All,
Can anyone help me how to manually trigger a backup for particular volume in backup selection via command line?
I have policies which hold 12 volumes; I had recently added a volume to this policy say “XYZ”, Now there are 13 volumes in this policy and I need to run a backup for the newly added volumes instead of triggering a manual backup for the complete policy.
Also I tried with the bpbackup command but resulted in below error
EXIT STATUS 100: system error occurred while processing user command
EXIT STATUS 144: invalid command usage
Command I used:
bpbackup -i -p V100-v110 -s Weekly_Full –h clientname -S masterserver -t NDMP
Please assist me in trigging the backup for this particular newly added volume.