NBU selection list wrong order
Hello all,
We've got the following situation:
We are doing a ndmp backup to tape with NetBackup 7.6.1.
The selection list looks like this:
NEW_Stream
Path1
NET_STREAM
Path2
NEW_STREAM
Path3
…
NEW_STREAM
Path30
What happens is that Path2 is backuped at the end (after Path30).
We had an issue with a Tape Drive - because of this Path2 failed first of all and at the end there was a second try of Path2 what succeded because another Drive was used.
Meanwhile the defect Tape Drive was replaced but unfortunately the behaviour that Path2 is backed up at the end is still there.
We have already cleaned the selection list, restarted NBU Services, typed in the selection list correctly (as it has been before).
Then the backup ran fine with the correct order - until the second backup.
After the second try everytime Path2 is backed up again after Path30.
We have already checked the "includes" file (\INSTALL\Veritas\NetBackup\db\class\Policyname)
There the order is also correct.
Does anyone have an idea why NetBackup is doing this?
Thank you very much!
Best regards
- Curious to know why it is important that the paths be backed up in a specific order? One reason why timing could be pushed out is if you use Frequency based scheduling. If the schedule is for once every day, then it means every 24 hours. Subsequent backups will start 24 hours after the start of the previous successful backup. We call this 'schedule creeping '. To overcome this, make the schedule frequency smaller. Make it 1 hour more than the backup window. If the backup window is open for 12 hours, make the frequency 13 hours. The next day's schedule should be kicked off on time because enough hours have elapsed since the last successful backup. I have posted David Chapa's article about frequency scheduling over here: https://www-secure.symantec.com/connect/articles/netbackup-frequency-based-scheduling-1 It explains how manual backups and/or 'schedule creeping' will influence normal schedules and how to overcome/prevent it.