I think I have a misunderstanding concerning media sets when using a tape library.
I have configured a media pool with a allocation policy "monthly" and a retention policy "2 weeks".
My understanding was, when removing the tape the backups are on from the library, a new tape gets selected with starts a new media set (thus, with a full backup), as the ols one can't be continued.
first backup works as expected (full backup):
the second also (changes):
But, after removing the tape, I expected another full backup, but got:
So, only changes were written (at least thats what I think looking at the duration and how it gets displayed):
Why was no new media set started? In the documentation is written
Additionally, the following events may allocate a new media set:
Okay, it MAY start a new media set. Why it doesn't in my case?
I have configured a media pool with a allocation policy "monthly" and a retention policy "2 weeks".
My understanding was, when removing the tape the backups are on from the library, a new tape gets selected with starts a new media set (thus, with a full backup), as the ols one can't be continued.
first backup works as expected (full backup):
Code:
Duration: 2h 14min 49s
Used Tapes:
KH3912L6
the second also (changes):
Code:
Duration: 6min 54s
Used Tapes:
KH3912L6
But, after removing the tape, I expected another full backup, but got:
Code:
Duration: 4min 20s
Used Tapes:
KH3913L6
So, only changes were written (at least thats what I think looking at the duration and how it gets displayed):
Why was no new media set started? In the documentation is written
Additionally, the following events may allocate a new media set:
- Required tape is offline (and you use a tape library).
Okay, it MAY start a new media set. Why it doesn't in my case?