I've recently completed the config for Bareos. I've got a Dell tape library on a VM with a passthrough SAS card. I've completed a backup across several tapes. I'm now trying to restore a file or 2 to verify the backup. I'm seeing the following on my Restore job:
bareos-sd JobId 16: Error:
backends/generic_tape_device.cc:141 Unable to open device
"Dell-TL2000-Drive1" (/dev/tape/by-id/scsi-35000e1114216d004-nst):
ERR=No medium found
If I login to the tape library interface, I see that the correct tape is loaded, and it's "seeking". It's been "seeking" for over 30 minutes. These are old tapes, but were used with some other backup software, not Bacula or Bareos. I created new labels and imported them into Bareos.
This is the second time I've tried this particular restore. The first time, the director chose Drive0 (which is the drive that was used during the backup). However, I forgot I had the mount on the file daemon set as READONLY. I fixed that and recreated the restore. This time it chose Drive1. And now I'm seeing the above. What are my next steps of troubleshooting? Thanks!