Search results

  1. M

    Linux Kernel 5.3 for Proxmox VE

    Hello, is Rome EDAC different to Matisse ? I've the same error using X470D4U + R5 3600, on proxmox 6.1, kernel 5.3.10-1-pve.
  2. M

    Trying To Get SR-IOV To Work - No ARI Support Error

    It's only applied to PCIE ports from PCH, PCIE lanes from CPU are not supported. Only HEDT platform, Xeon W, Xeon scalable have CPU PCIE ACS support.
  3. M

    Trying To Get SR-IOV To Work - No ARI Support Error

    Not true, unless you try some ACS override patch.
  4. M

    Nvidia Grid K10 and K2 cards Passthrough?

    What did you mean can't see it ? Maybe post the output of lspci -vvv
  5. M

    Server hang during heavy IO

    You were right, web interface seems dead but from ipmi console the server could be recovered from hung. ARC usage is quite high, even fulled: root@pve:~# arc_summary ------------------------------------------------------------------------ ZFS Subsystem Report Wed...
  6. M

    Server hang during heavy IO

    Following this post, I've some updates. https://forum.proxmox.com/threads/proxmox-v6-servers-freeze-zvol-blocked-for-more-than-120s.57765/post-277073 System Information: CPU: Xeon E3-1285L V3 RAM: 32GB DDR3-1600 ECC, 50GB swap partition(not on zfs) on the same SSD as rpool HBA: LSI9305-24i...
  7. M

    Proxmox V6 Servers freeze, Zvol blocked for more than 120s

    I'm using zfs for root pool, it's indeed a deadlock. Console is completely frozen, Ipmi and softdog triggered after about 10sec. Then I disabled the watchdog and redid the test, this time the system has frozen for more than one hour before I shut it down.
  8. M

    Proxmox V6 Servers freeze, Zvol blocked for more than 120s

    Having the same issue with the latest proxmox version. proxmox-ve: 6.0-2 (running kernel: 5.0.21-4-pve) pve-manager: 6.0-11 (running version: 6.0-11/2140ef37) pve-kernel-helper: 6.0-11 pve-kernel-5.0: 6.0-10 pve-kernel-5.0.21-4-pve: 5.0.21-9 pve-kernel-5.0.21-3-pve: 5.0.21-7 ceph-fuse...
  9. M

    Run custom command after VM start?

    I did some hacks for this purpose :) https://forum.proxmox.com/threads/share-some-tweaks-for-threadripper-home-server.50603/
  10. M

    [Share] Some tweaks for Threadripper home server

    Hi, I built a home server without difficulty thanks to Proxmox : CPU: Threadripper 1920X RAM: 64GB ECC MB: Asrock X399 Professional Gaming @ BIOS 3.30 GPU: Inno3D 1050Ti HBA: SAS9305-16i ZFS Pool: HGST He10 10TB * 3 + WD Red 3TB *3s GPU and USB passthrough works very well, since there are...
  11. M

    Run custom command after VM start?

    Hi, have you figured out this problem ?