Hi,
Using PBS 3.1.2 with Dell TL-4000 library with 3 drives, when the next available tape in the media pool for a job is already loaded in a drive but not the drive set for the job it seems that PBS doesn't unload by itself but rather asks for the user to do it.
Here the job is set up for drivenum 1 ("drive2") and the next available tape '000039L7' is in drivenum 2 ("drive3") we get:
The job is stuck there until I manually unload the tape '000039L7' from drivenum 2 ("drive3"), then after a few minutes it loads the wanted tape into the right drive and continues the job successfully.
I'm just discovering the tape world through PBS, I don't know if this is expected or not from a tape backup software not to unload by itself.
Thanks!
Using PBS 3.1.2 with Dell TL-4000 library with 3 drives, when the next available tape in the media pool for a job is already loaded in a drive but not the drive set for the job it seems that PBS doesn't unload by itself but rather asks for the user to do it.
Here the job is set up for drivenum 1 ("drive2") and the next available tape '000039L7' is in drivenum 2 ("drive3") we get:
Code:
2024-01-10T14:59:14+01:00: allocated new writable media '000039L7'
2024-01-10T14:59:14+01:00: trying to load media '000039L7' into drive 'drive2'
2024-01-10T14:59:15+01:00: could not load tape into drive - unable to load media '000039L7' - media in wrong drive (2 != 1)
2024-01-10T14:59:15+01:00: Please insert media '000039L7' into changer 'ibm-3573-tl'
The job is stuck there until I manually unload the tape '000039L7' from drivenum 2 ("drive3"), then after a few minutes it loads the wanted tape into the right drive and continues the job successfully.
Code:
2024-01-10T15:16:02+01:00: found media label 000039L7 (1442ed7c-761f-4aef-b4ae-f6c8d2fbb304)
2024-01-10T15:16:02+01:00: writing new media set label
2024-01-10T15:16:07+01:00: moving to end of media
2024-01-10T15:16:09+01:00: arrived at end of media
2024-01-10T15:16:18+01:00: wrote 1423 chunks (1955.33 MB at 227.50 MB/s)
...
I'm just discovering the tape world through PBS, I don't know if this is expected or not from a tape backup software not to unload by itself.
Thanks!