Hi,
I wanted to test PBS tape backups with a Tanberg LTO-6 drive. But
If I do a
it throws an error
This is the lsscsi output:
...
...
and the content of /dev/tape/by-id:
Can I do anything to use the drive?
I wanted to test PBS tape backups with a Tanberg LTO-6 drive. But
proxmox-tape drive scan
does not find the drive. If I do a
proxmox-drive create LTO-Test --path /dev/tape/by-id/scsi-HUJ6156274
it throws an error
Error: path '/dev/tape/by-id/scsi-HUJ6156274' is not a lto SCSI-generic tape device
This is the lsscsi output:
...
[6:0:0:0] tape TANDBERG LTO-6 HH 3579 /dev/st0
...
and the content of /dev/tape/by-id:
Code:
lrwxrwxrwx 1 root root 9 Apr 9 12:32 scsi-350014380353f920e -> ../../st0
lrwxrwxrwx 1 root root 10 Apr 9 12:32 scsi-350014380353f920e-nst -> ../../nst0
lrwxrwxrwx 1 root root 9 Apr 9 12:32 scsi-HUJ6156274 -> ../../st0
lrwxrwxrwx 1 root root 10 Apr 9 12:32 scsi-HUJ6156274-nst -> ../../nst0
Can I do anything to use the drive?