I'm running into a weird issue with the latest updated Proxmox install where a USB 3 SSD (Samsung T5) passed through to a VM will not be recognized on the VM itself. The guest OS is Arch Linux, and this is what I get on the dmesg:
Read more
Code:
[ 3.125565] usbcore: registered new interface driver usb-storage
[ 3.150918] usb 3-1: Not enough host controller resources for new device state.
[ 3.151180] xhci_hcd 0000:02:1b.0: xHCI xhci_drop_endpoint called with disabled ep (____ptrval____)
[...
Read more