Hi All,
I'm sure I'm missing something very simple, but I'm running PVE 8.2.0 and I'm trying to add an external Samsung T9 (usb 3.1) drive for backup purposes.
This drive works perfectly on my other 8.2.0 PVE server, but on this new server, the drive shows for a few seconds in the 'Disks' section in the GUI, and then drops and never comes back. The only way to see the drive again is to reboot the host - but then the drive shows for a few seconds and drops again.
If I run journalctl -b 0, I see the following:
May 20 16:41:01 proxmox kernel: usb 6-1: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
May 20 16:41:01 proxmox kernel: usb 6-1: New USB device found, idVendor=04e8, idProduct=61fd, bcdDevice= 1.00
May 20 16:41:01 proxmox kernel: usb 6-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
May 20 16:41:01 proxmox kernel: usb 6-1: Product: PSSD T9
May 20 16:41:01 proxmox kernel: usb 6-1: Manufacturer: Samsung
May 20 16:41:01 proxmox kernel: usb 6-1: SerialNumber: <REDACTED>
May 20 16:41:01 proxmox kernel: scsi host0: uas
May 20 16:41:02 proxmox kernel: scsi 0:0:0:0: Direct-Access Samsung PSSD T9 0 PQ: 0 ANSI: 6
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Write Protect is off
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Optimal transfer size 2097152 bytes
May 20 16:41:02 proxmox kernel: sda: sda1
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 20 16:41:03 proxmox kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 20 16:41:03 proxmox kernel: sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
May 20 16:41:03 proxmox kernel: usb 6-1: reset SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
May 20 16:42:24 proxmox kernel: usb 6-1: USB disconnect, device number 3
May 20 16:42:25 proxmox QEMU[2614]: kvm: libusb_release_interface: -4 [NO_DEVICE]
And when I run lsblk with the drive attached, this is what I get:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
loop0 7:0 0 40G 0 loop
loop1 7:1 0 16G 0 loop
loop2 7:2 0 30G 0 loop
loop3 7:3 0 16G 0 loop
loop4 7:4 0 16G 0 loop
nvme0n1 259:0 0 953.9G 0 disk
├─nvme0n1p1 259:1 0 1007K 0 part
├─nvme0n1p2 259:2 0 1G 0 part /boot/efi
└─nvme0n1p3 259:3 0 952.9G 0 part
├─pve-swap 252:0 0 8G 0 lvm [SWAP]
└─pve-root 252:1 0 944.9G 0 lvm /
I realise I will probably need to provide more information, but I'm new to PVE, so might need someone to tell me what data to gather to assist.
Thanks in advance for any assistance.
Scott.
I'm sure I'm missing something very simple, but I'm running PVE 8.2.0 and I'm trying to add an external Samsung T9 (usb 3.1) drive for backup purposes.
This drive works perfectly on my other 8.2.0 PVE server, but on this new server, the drive shows for a few seconds in the 'Disks' section in the GUI, and then drops and never comes back. The only way to see the drive again is to reboot the host - but then the drive shows for a few seconds and drops again.
If I run journalctl -b 0, I see the following:
May 20 16:41:01 proxmox kernel: usb 6-1: new SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
May 20 16:41:01 proxmox kernel: usb 6-1: New USB device found, idVendor=04e8, idProduct=61fd, bcdDevice= 1.00
May 20 16:41:01 proxmox kernel: usb 6-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
May 20 16:41:01 proxmox kernel: usb 6-1: Product: PSSD T9
May 20 16:41:01 proxmox kernel: usb 6-1: Manufacturer: Samsung
May 20 16:41:01 proxmox kernel: usb 6-1: SerialNumber: <REDACTED>
May 20 16:41:01 proxmox kernel: scsi host0: uas
May 20 16:41:02 proxmox kernel: scsi 0:0:0:0: Direct-Access Samsung PSSD T9 0 PQ: 0 ANSI: 6
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Write Protect is off
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Optimal transfer size 2097152 bytes
May 20 16:41:02 proxmox kernel: sda: sda1
May 20 16:41:02 proxmox kernel: sd 0:0:0:0: [sda] Attached SCSI disk
May 20 16:41:03 proxmox kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
May 20 16:41:03 proxmox kernel: sd 0:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
May 20 16:41:03 proxmox kernel: usb 6-1: reset SuperSpeed Plus Gen 2x1 USB device number 3 using xhci_hcd
May 20 16:42:24 proxmox kernel: usb 6-1: USB disconnect, device number 3
May 20 16:42:25 proxmox QEMU[2614]: kvm: libusb_release_interface: -4 [NO_DEVICE]
And when I run lsblk with the drive attached, this is what I get:
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS
loop0 7:0 0 40G 0 loop
loop1 7:1 0 16G 0 loop
loop2 7:2 0 30G 0 loop
loop3 7:3 0 16G 0 loop
loop4 7:4 0 16G 0 loop
nvme0n1 259:0 0 953.9G 0 disk
├─nvme0n1p1 259:1 0 1007K 0 part
├─nvme0n1p2 259:2 0 1G 0 part /boot/efi
└─nvme0n1p3 259:3 0 952.9G 0 part
├─pve-swap 252:0 0 8G 0 lvm [SWAP]
└─pve-root 252:1 0 944.9G 0 lvm /
I realise I will probably need to provide more information, but I'm new to PVE, so might need someone to tell me what data to gather to assist.
Thanks in advance for any assistance.
Scott.