Correct way of launching CLI bprestore command
Hello!
Looks like I'm launching bprestore command on a non-correct way. I've browsed through the discussions and the kb's, but nothing comes to the solution unfortunately.
I'm running the following command:
./bprestore -copy 2 -C client1 -D client1 -K -print_jobid -priority 90000 -R rename-file /tmp/test_file
rename-file contents:
change /tmp/test_file to /tmp/test_file-recu
After launching the previous command and returning the jobid, it automatically ends under an Incomplete state in the Activity Monitor, and rc 2800:
14-jun-2018 10:26:21 - begin Restore
14-jun-2018 10:26:22 - end Restore; elapsed time 0:00:01
Standard policy restore error (2800)
Could you tell me what's wrong with the way I'm launching this?
Thanks!
OK, it is a log path whitelist problem, see https://www.veritas.com/support/en_US/article.000100775
Regards