When connect external usb disks to proxmox some are listed with lsblk (even some pendrives) and others do not. Disks not listed are able to be passedthrough and accessible by VMs.
Any idea how to connect the the usb disks?
Disconnecting and connetcting the disk back to the usb port I get the following:
dmesg | grep -i disk
[ 765.110679] sd 1:0:0:0: [sda] Spinning up disk...
[ 767.156634] sd 1:0:0:0: [sda] Attached SCSI disk
dmesg | grep -i usb
[ 760.983684] usb 1-4.2: USB disconnect, device number 8
[ 764.896323] usb 1-4.2: new high-speed USB device number 11 using xhci_hcd
[ 765.102262] usb 1-4.2: New USB device found, idVendor=07ab, idProduct=fc73, bcdDevice= 1.00
[ 765.102271] usb 1-4.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 765.102274] usb 1-4.2: Product: MD Classic 3.0
[ 765.102277] usb 1-4.2: Manufacturer: Freecom
[ 765.102279] usb 1-4.2: SerialNumber: 201502000742
[ 767.564524] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
[ 768.500510] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
[ 768.680354] usb 1-4.2: device descriptor read/64, error -71
[ 769.800447] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
[ 770.804449] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
Any idea how to connect the the usb disks?
Disconnecting and connetcting the disk back to the usb port I get the following:
dmesg | grep -i disk
[ 765.110679] sd 1:0:0:0: [sda] Spinning up disk...
[ 767.156634] sd 1:0:0:0: [sda] Attached SCSI disk
dmesg | grep -i usb
[ 760.983684] usb 1-4.2: USB disconnect, device number 8
[ 764.896323] usb 1-4.2: new high-speed USB device number 11 using xhci_hcd
[ 765.102262] usb 1-4.2: New USB device found, idVendor=07ab, idProduct=fc73, bcdDevice= 1.00
[ 765.102271] usb 1-4.2: New USB device strings: Mfr=2, Product=3, SerialNumber=1
[ 765.102274] usb 1-4.2: Product: MD Classic 3.0
[ 765.102277] usb 1-4.2: Manufacturer: Freecom
[ 765.102279] usb 1-4.2: SerialNumber: 201502000742
[ 767.564524] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
[ 768.500510] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
[ 768.680354] usb 1-4.2: device descriptor read/64, error -71
[ 769.800447] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd
[ 770.804449] usb 1-4.2: reset high-speed USB device number 11 using xhci_hcd