Hi there,
i'm new to Tape-Backups and the built-in Tape-functions of PBS.
We have a physical installed PBS with a 5,25" LTO8-Drive and some Tapes, and we want to backup our local backups weekly to tape, so that we can take the backups off-site.
So, let's say, we have 5 tapes (Tape1-Tape5) and i want to backup the latest backup of all local namespace-backups to this tape. The tapes can hold ~12TB, our local backup (all namespace, all versions) are about 6 TB; so the latest version fits to 1 tape.
For testing, i scheduled the Backup-Job daily at 08:00.
I've created a Media Pool with this settings:

And configured two Tapes (german: "Band"):

The Backup-Job is configured like this:

I've ran the backup several days to Band_1 without issues. All content was overwritten with the latest backups of all VMs.
Then i added the Band_2 to the Media Set and inserted this tape.
If the backup runs now, it asks me to insert Band_1:
I'm not sure, how i should change my configuration, so that i can add 5 Tapes and PBS runs the backup to the tape actual inserted.
To configure 5 Backup-Jobs with 5 Media-Sets seems not the right way?
Thanks in advance,
Bastian
i'm new to Tape-Backups and the built-in Tape-functions of PBS.
We have a physical installed PBS with a 5,25" LTO8-Drive and some Tapes, and we want to backup our local backups weekly to tape, so that we can take the backups off-site.
So, let's say, we have 5 tapes (Tape1-Tape5) and i want to backup the latest backup of all local namespace-backups to this tape. The tapes can hold ~12TB, our local backup (all namespace, all versions) are about 6 TB; so the latest version fits to 1 tape.
For testing, i scheduled the Backup-Job daily at 08:00.
I've created a Media Pool with this settings:

And configured two Tapes (german: "Band"):

The Backup-Job is configured like this:

I've ran the backup several days to Band_1 without issues. All content was overwritten with the latest backups of all VMs.
Then i added the Band_2 to the Media Set and inserted this tape.
If the backup runs now, it asks me to insert Band_1:
Code:
2025-10-31T08:00:00+01:00: waiting for drive lock...
2025-10-31T08:00:00+01:00: Starting tape backup job 'rpool_backup:Bandsicherung:TapeDrive:BackupAll'
2025-10-31T08:00:00+01:00: task triggered by schedule '08:00'
2025-10-31T08:00:00+01:00: update media online status
2025-10-31T08:00:00+01:00: starting new media set - reason: policy is AlwaysCreate
2025-10-31T08:00:00+01:00: media set uuid: a84613bb-de62-4163-8191-8da799dc5a3c
2025-10-31T08:00:00+01:00: found 54 groups (out of 54 total)
2025-10-31T08:00:00+01:00: latest-only: true (only considering latest snapshots)
2025-10-31T08:00:00+01:00: backup snapshot "ns/Hetzner/ns/daily/ct/102/2025-10-30T21:03:53Z"
2025-10-31T08:00:00+01:00: allocated new writable media 'Band_1'
2025-10-31T08:00:00+01:00: Checking for media 'Band_1' in drive 'TapeDrive'
2025-10-31T08:00:16+01:00: wrong media label Band_2 (3582bb16-cc35-4d94-b2c3-e10c180abd04)
2025-10-31T08:00:16+01:00: Please insert media 'Band_1' into drive 'TapeDrive'
2025-10-31T08:00:16+01:00: queued notification (id=8dcca224-8044-47b9-8ef3-ae31a208a885)
I'm not sure, how i should change my configuration, so that i can add 5 Tapes and PBS runs the backup to the tape actual inserted.
To configure 5 Backup-Jobs with 5 Media-Sets seems not the right way?
Thanks in advance,
Bastian