Need all types of skipped file error generate in NBU 7.5.0.4
Dear All,
I need all types of error which occurs when netbackup skip files at the time of backup
the reason behind it is I am , creating script which will retrieve data from /usr/openv/netbackup/db/error/log* files
below are the some generic error which i used to found in 6.5.0.4
WRN - can't lock raw device for read
WRN - Could not reset access time
WRN - can't open file:
WRN - Skipping linked directory
WRN - Removable Storage
WRN - Removable Storage
Above are not enough & not including all i cant keep adding & analyzing new skipped file patterns can any one share any TN or link / document
Since this is customer requirement i dont want to miss out anything.I am aware of the notification mail which can be generated by server or client on each failure / success/ partial/ restore etc but I dont prefer that much notifications so please assist
Environment information - OS master - Solaris
NBU version - 7.5.0.4
media servers / client - all types
Thanks
- OK, let me put this another way - if someone posts up a list, how do you know it is correct. You don't, therefore it is unusable, as you cannot be sure you are not missing something. You explain that it is for a customer, so what happens if in the future they have a file skipped and it is not picked up by your script - who do you think they are going to blame. A better option would be to use the output of the error reports /bperror command as the input for your script. That way, it should always stay up-to-date. Martin