Search results

  1. O

    USB hdd won't sleep on host

    I have a USB WD HDD mounted using regular ntfs on the host (proxmox 8.2.2). My goal is to share it with a LXC later and then expose it through nfs and smb to other services. Before I start using the hdd in containers and VMs I want it to be able to sleep for the most of the day (yes, I want it...
  2. O

    Unstable USB drive causes problems

    I have an 8TB WD usb drive connect to the proxmox host that I then share to containers and VMs. The problem is that it often becomes completely unresponsive and causes the web dashboard to have question marks (communication failure 0) and no communication to the services, which remain running...
  3. O

    HELP: Wireguard and OpenVPN cap out at 23mbps

    Hi, I am running Proxmox on a HP Thinclient T630. The internet connection of the server is 100down/50up but over both WG and OVPN I get maximum 23-25mbps either way. I tried them in both a VM and a LXC with no change. I played with the MTU from 1420/1500 all the way to 1200 - again no...
  4. O

    How to share storage between VMs and proxmox?

    Hi, I have attached a large HDD over USB3.0 to my Proxmox node. I use it to store backups of VMs and containers. However, I also would like to run many media-heavy Docker containers in a VM (Plex, family photos, Nextcloud, etc) and would have to store the media on that said HDD. What is the...
  5. O

    Wordpress jitterentropy-rngd 100% CPU usage

    I have installed the Turnkey Wordpress LXC on the latest Proxmox but after running for some time normally, the CPU usage spikes to 100% due to jitterentropy-rngd. What could be causing this? Can I disable the jitterentropy-rngd service? Many thanks