cancel
Showing results for 
Search instead for 
Did you mean: 

netbackup command to view the backup/restore job log

jojawid
Not applicable

Hi there

I am looking for a  netbackup command which i can run on the solaris client to  see the backup/restore job log for that particular client. 

I am trying to monitor the backup / restore jobs through  my script on the client machines. 

 

thanks

Joe

1 ACCEPTED SOLUTION

Accepted Solutions

Rakesh_Khandelw
Level 6

To check progress on backup jobs you can use -

 

bdbjobs -jobid <id> -U

 

 For restores, you have an option to create the log file when you configure the restore. Look into that particular log file to check progress. Alternatively you can use /usr/openv/netbackup/logs/user_ops/<user name who started the job>/logs

View solution in original post

4 REPLIES 4

Harpreet_Singh_
Level 3

Hi,

 

Have u tried to see the log in

 

For backup status = /usr/openv/netbackup/logs/bpbkar

Normally we don't restore directly to client's and we restore locally on master/media server.

For Restore status in master/media server = /usr/openv/netbackup/logs/user_ops/root/logs

 

With Regards.

 

Harpreet Singh

 

Rakesh_Khandelw
Level 6

To check progress on backup jobs you can use -

 

bdbjobs -jobid <id> -U

 

 For restores, you have an option to create the log file when you configure the restore. Look into that particular log file to check progress. Alternatively you can use /usr/openv/netbackup/logs/user_ops/<user name who started the job>/logs

Omar_Villa
Level 6
Employee
bperror can give you a lot of info also, but the best is just to open the log files