dtrb
15 years agoLevel 2
retrying failed jobs
this might be a basic question but:
I have a job that failed after several retries with a:
NBU status:96, EMM status: No media is available
because I ran out of tapes in the pool.
I added more tapes to the pool and right-clicked on the job and chose "Restart job".
My question is this:
What happens to all the data from the failed job that actually DID get written to tape?
I assume the new job starts all over from the beginning and re-backs up everything (its a "full")?
Am I going to end up with duplicate data on multiple tapes? How can I check?
The part that confuses me is this job uses a wildcard selection list like: /path/to/my/files/*
and NBU fires off a job for each sub-directory. Lets say there are 500. If 400 of them finish successfully, then the last 100 fail because I ran out of tape, if I restart the job am I going to re-backup the previous 400 that finished successfully?
Thanks.
I have a job that failed after several retries with a:
NBU status:96, EMM status: No media is available
because I ran out of tapes in the pool.
I added more tapes to the pool and right-clicked on the job and chose "Restart job".
My question is this:
What happens to all the data from the failed job that actually DID get written to tape?
I assume the new job starts all over from the beginning and re-backs up everything (its a "full")?
Am I going to end up with duplicate data on multiple tapes? How can I check?
The part that confuses me is this job uses a wildcard selection list like: /path/to/my/files/*
and NBU fires off a job for each sub-directory. Lets say there are 500. If 400 of them finish successfully, then the last 100 fail because I ran out of tape, if I restart the job am I going to re-backup the previous 400 that finished successfully?
Thanks.
- then you should not have to go back - you should just be able to restart the job from the activity monitor from the last checkpoint, however we do not use them in our environment so I am not the most familiar with checkpoints.
One way to check for sure to see if you need to rerun anything is mock up a restore, and spot check what, if anything, is available from the backup that failed. If you see that some of the streams that finished are available for restore, then you should only need to rerun the 100 or so streams that failed.