throttle

  1. P

    WTR Pro CPU throttling

    Hi all - happy new year!! I'm running PVE 8.3.2 on an AOOSTAR WTR Pro. It has an AMD Ryzen 7 5825U running at up to 4.3Ghz. The challenge I am having is ProxMox seems to limit the CPU core speeds to 2.3Ghz max. I have checked the CPU Governor and it's set to Performance. cat...
  2. J

    Why would the bandwidth throttle down? (VM with wireguard) (video)

    10.0.0.1 - VPS outside LAN 10.0.0.2 - VM inside proxmox with wireguard (within LAN) 192.168.1.112 - NAS without wireguard (within LAN) Video: https://reddit.com/link/wp26ec/video/85rm42pn7wh91/player 10.0.0.1 <--> 192.168.1.112 bandwidth is throttling as show in my video (traffic routes...
  3. K

    Slow network speed on VMs, but not on host

    Hey there! I got a very strange issue; Sometimes my network speed is throttled to 100 Mbps. But I got 1000 Mbps at home. For example; If i download something on host, its downloading in 110MB/s (normal speed) - but if i download from VM, it's downloading in 10MB/s. It's like its changing from...
  4. L

    Throttling outgoing messages to specified domains

    Hi there, As you are well aware this days all major email providers such Gmail, Outlook.com and many more are deferring if too many messages/hour/minute are being attempted to their accounts. In fact, i am seeing a lot of "451 too many messages, slow down" warnings in the deferred queue list. As...
  5. C

    [SOLVED] Correct way to disable disk throttle?

    Hello I am seeing that with the GUI, there is no way to disable disk throttle if we have put some valor... I have seen that with that we can disable it : BEFORE qm config 109 -current .... virtio0: local-lvm:vm-109-disk-1,mbps_rd=30,size=25G .... qm set 109 -skiplock 1 -virtio0...