Search results

  1. I

    Added SMB Storage shows offline (not active). But it is mounted just fine and I can use it through the shell.

    I'm having some trouble with adding SMB storage to pve. It worked fine at first. But after a couple of days it suddenly showed offline. So I removed it and readded it (through the GUI). But it stays offline (not "active"). Also dmesg outputs "failed to mount x" every 10 seconds. However, it...
  2. I

    GPU Passthrough works. But after rebooting the VM shows error 43. Rebooting entire PVE fixes it, until next VM reboot.

    Thanks for you help so far. We have ordered a new PC (with multiple PCIe x16 slots) on which I will continue my testing. The current test setup has worked fine this week. Now it even started surviving reboots again without having to reboot the pve host. EDIT: Just wondering about the following...
  3. I

    GPU Passthrough works. But after rebooting the VM shows error 43. Rebooting entire PVE fixes it, until next VM reboot.

    Thanks for you reply. Any suggestion on where I could find a list of well-working GPU's? Or those work-arounds you mentioned? This GT730 is more for testing purposes. For our office, I need to build a CAD-server running 4 GPU's and 4 VM's running AutoCAD where people can RDP into to do CAD...
  4. I

    GPU Passthrough works. But after rebooting the VM shows error 43. Rebooting entire PVE fixes it, until next VM reboot.

    Hi all, After a couple days of tinkering, reading forums, slamming my head into a wall, etc. I got GPU passthrough to a Windows 11 VM to work. (whooho!) Actually, initially it worked on the first try follwing the "ultimate guide" on reddit, but only for a little while. And then I got a constant...
  5. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Just after posting the above post, I noticed that when set to v7.0, the "USB3" checkbox under USB Passthrough is no longer greyed out. And it was not checked. After checking it and restarting the VM, the drive shows up and can be mounted in the guest VM. =) =) =) I really have to go to bed now...
  6. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Hi, Thanks for the effort. Very much appreciated. Unfortunately no joy. I reverted the uas blacklisting and did the update-initramfs -u. After that I shut down the container and changed the Hardware>Machine>Version to 7.0. Then I started the VM again, but unfortunately, the drive does not show...
  7. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Here is the output of lsusb -t: root@proxmox:/mnt/testmnt/OPENMEDIAVAULT/Media/MoviesS eries/Movies/MoviesPublic/Prometheus (2012)# lsusb -t /: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_ hcd/4p, 5000M |__ Port 1: Dev 2, If 0, Class=Mass Storage, Drive r=uas, 5000M /: Bus 02.Port 1...
  8. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Here is the output of showcmd: root@proxmox:~# qm showcmd 104 --pretty /usr/bin/kvm \ -id 104 \ -name 'OMV6,debug-threads=on' \ -no-shutdown \ -chardev 'socket,id=qmp,path=/var/run/qemu-server/10 4.qmp,server=on,wait=off' \ -mon 'chardev=qmp,mode=control' \ -chardev...
  9. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    I did some testing now. And although the drive works on the USB3 port, its transfer speed is severely compromised compared to before. It seems like it's working on USB2 speeds. Before, I would transfer files from my Windows laptop via SMB (wired) to the drive with 80 MB/s average. Now, it...
  10. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Yay! Thanks a lot! I came across that thread as well, but the commands didn't work for me at the time. I thought it was maybe a debian/Ubuntu difference, so I continued my search. Should've spent a bit more time trying to make it work. I tried it now using commands I found here...
  11. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Thanks for your help. Indeed. It has worked fine for months passed through with USB3 (verified working by transfer speed of 80-100MB/s). Until the restart after changıng the IP addresses. I also don't see how those could be related. I just thought I'd mention it since its the only thing I...
  12. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Small bumb, since it's been a couple days. Anyone have a clue why I'm suddenly getting this error? Any help would be greatly appreciated! In the meantime, I plugged it into a USB2.0 port, which works. But I'd really like the USB3.0 speed back. =)
  13. I

    Passed through USB3 HDD doesn't work anymore after restart: "usb 3-1: Not enough host controller resources for new device state."

    Hello, Introduction: I have been using Proxmox with a couple of VMs and LXC containers. One of the VMs is my NAS (OpenMediaVault 5). Hardware: - HP T630 Thin Client - USB 3.0 HDD Enclosure (Lacie) with separate power supply. In Proxmox, I passed through the USB device to the OpenMediaVault...
  14. I

    Containers sometimes freeze during shutdown or reboot.

    Hello all, I have been using proxmox for a couple months now as the platform for my homeserver. I like it a lot. Kudos for making it as nice as it is! Over time in my "experimentation phase" I've started fresh a couple of times by reinstalling proxmox and setting up all the containers and vms...
  15. I

    How to 'safely' remove a USB HDD (spindown).

    Hmm, I noticed that when I unplug the drive while it's still spinning, a nasty scratchy sound comes from the drive for a fraction of a second. It doesn't sound very 'healthy'. I'll try the method you described. But I was hoping not to have to remove the whole setup and shared folders from OMV...
  16. I

    How to 'safely' remove a USB HDD (spindown).

    Hello, I recently bought an external hard drive formatted to NTFS and plugged it into the machine running proxmox. I do not have the drive configured in proxmox at all. I do a usb pass through to a VM running openmediavault and have the file system mounted there. It works fine, but the...
  17. I

    Where is my SSD space going?

    Alright. An update from my side. I added a second M2 128GB ssd to the machine. So now I have 1x 32GB + 1x 128GB. I guess the best thing is now to use the whole 32GB drive for root (local). And the whole 128GB as the local-lvm to store the VMs on. This was not an option on install. So I: -...
  18. I

    Where is my SSD space going?

    I have an extra 4GB RAM on the way. SSD I was hoping to use the original and put the virtual drives on an external hdd. Edit: Correction, I meant to use the 32 GB internal drive for both. But I didn't take into account the proxmox root would keep growing on its own. Thought I could get away...
  19. I

    Where is my SSD space going?

    Of course: root@proxmox:~# fdisk -l /dev/sda Disk /dev/sda: 29.82 GiB, 32017047552 bytes, 62533296 sectors Disk model: PSS9N032GA27MC2 Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type...
  20. I

    Where is my SSD space going?

    root@proxmox:~# df -h Filesystem Size Used Avail Use% Mounted on udev 1.8G 0 1.8G 0% /dev tmpfs 364M 1.1M 363M 1% /run /dev/mapper/pve-root 5.9G 3.3G 2.3G 60% / root@proxmox:~# lsblk -f NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE%...