Cannot detect tape drive

fxandrei

Renowned Member
Jan 10, 2013
156
15
83
So i have installed pbs on top of proxmox, but it cannot detect my tape drive.

udevadm info --name=/dev/st0
P: /devices/pci0000:64/0000:64:02.0/0000:65:00.0/host19/port-19:0/end_device-19:0/target19:0:0/19:0:0:0/scsi_tape/st0
M: st0
R: 0
U: scsi_tape
D: c 9:0
N: st0
L: 10
S: tape/by-id/scsi-10WT005251
S: tape/by-path/pci-0000:65:00.0-sas-phy1-lun-0
S: tape/by-id/scsi-350050763121c8717
E: DEVPATH=/devices/pci0000:64/0000:64:02.0/0000:65:00.0/host19/port-19:0/end_device-19:0/target19:0:0/19:0:0:0/scsi_tape/st0
E: DEVNAME=/dev/st0
E: MAJOR=9
E: MINOR=0
E: SUBSYSTEM=scsi_tape
E: USEC_INITIALIZED=4529229
E: SCSI_TPGS=0
E: SCSI_TYPE=tape
E: SCSI_VENDOR=IBM
E: SCSI_VENDOR_ENC=IBM\x20\x20\x20\x20\x20
E: SCSI_MODEL=ULT3580-HH9
E: SCSI_MODEL_ENC=ULT3580-HH9\x20\x20\x20\x20\x20
E: SCSI_REVISION=P371
E: ID_SCSI=1
E: ID_SCSI_INQUIRY=1
E: SCSI_IDENT_SERIAL=10WT005251
E: SCSI_IDENT_LUN_T10=IBM_ULT3580-HH9_10WT005251
E: SCSI_IDENT_LUN_NAA_REG=50050763121c8717
E: SCSI_IDENT_PORT_RELATIVE=2
E: SCSI_IDENT_PORT_NAA_REG=50050763129c8717
E: SCSI_IDENT_TARGET_NAA_REG=50050763121c8717
E: ID_VENDOR=IBM
E: ID_VENDOR_ENC=IBM\x20\x20\x20\x20\x20
E: ID_MODEL=ULT3580-HH9
E: ID_MODEL_ENC=ULT3580-HH9\x20\x20\x20\x20\x20
E: ID_REVISION=P371
E: ID_TYPE=tape
E: ID_WWN_WITH_EXTENSION=0x50050763121c8717
E: ID_WWN=0x50050763121c8717
E: ID_BUS=scsi
E: ID_SERIAL=350050763121c8717
E: ID_SERIAL_SHORT=50050763121c8717
E: ID_SCSI_SERIAL=10WT005251
E: ID_PATH=pci-0000:65:00.0-sas-phy1-lun-0
E: ID_PATH_TAG=pci-0000_65_00_0-sas-phy1-lun-0
E: DEVLINKS=/dev/tape/by-id/scsi-10WT005251 /dev/tape/by-path/pci-0000:65:00.0-sas-phy1-lun-0 /dev/tape/by-id/scsi-350050763121c8717

If i run "proxmox-tape drive scan", i dont get anything.

What could i check ?
 
udevinfo looks good, you could try to simply add it manually and see if it works with
Code:
proxmox-tape drive create <name> --path /dev/tape/by-id/scsi-10WT005251-sg

if that does not work, could you paste the whole output of 'dmesg' ?
 
  • Like
Reactions: fxandrei

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!