Append to media confusion
Hi all,
I have a question about what happens to appendable media when its full? Here's the scenario:
Backing up to a single tape drive ie. not a library
The daily backup job is configured to 'Append to media, overwrite if no appendable media is available'
The media set is configured to 'Overwrite protection period' - 1day & 'append period' - infinite allow append
There are 2 tapes allocated to the media set - after the job is done the tape ejects and the 2nd one is inserted ready for the next daily backup
So after some weeks the tapes will become full, what happens now?
It's my understanding that when the first tape becomes full the job will eject the tape and continue on the other tape, if that one is also full how does backup exec manage the tapes?
Will they start appending from the beginning of each tape appending from the most current backup data?
I'm sorry if i'm not making sense but as you can probably tell i'm a tad confused
Thanks
There are 2 parameters in the media set, OPP (Overwrite Protection Period) and AP (Append). OPP is the period from the end of the job that last write to the tape to the time when it can be overwritten. AP is the period from the end of the job that last write to the tape to the time when it cannot be appended to.
Let's say, in your case, you set both the OPP and AP to 5 days. On day 1, your job fills up part of the tape 1. It is now protected until day 6. On day 2 your job fills up tape 1 and spans to tape 2. Both these tapes are write protected until day 7. On day 3, your yob fills up tape 2 and spans to tape 3. Tape 2 and 3 are now protected until day 8 and so on. The protection period for tape 1 remains as day 7. On day 8, it becomes overwriteable and can be written to.
When BE writes to an overwriteable tape, it starts from the beginning of the tape and ALL the data that was previous on the tape is irretrievably gone. If BE only fills up part of the tape, then the tape is appendable. Otherwise, it is full and cannot be appended to.
BE does not care whether an overwriteable tape is full or partially full. It will start from the beginning of the tape.