Search results

  1. O

    New HTTPServer.pm - Real IP no longer work

    Hello, I was facing the same issue... Thanks you @fabian who pointed were to look at. So inside : /usr/share/perl5/PVE/APIServer/AnyEvent.pm I added the text in red before the "eval" line 1484
  2. O

    [SOLVED] Dedicated server : iGPU passthrough no IOMMU at all in /sys/kernel/iommu_groups

    I asked support team to re-check. And finally they wronlgy stated about VT-d vs VT-x ... They told me DH67BL (chipset H67) does not support VT-d...
  3. O

    [SOLVED] Dedicated server : iGPU passthrough no IOMMU at all in /sys/kernel/iommu_groups

    Support told me VT-d is well enabled in BIOS... I'm not able to confirm/check myself... but this was my first bet. We planned a maintenance window, they checked BIOS and confirme VT-d was enabled... So I don't know...
  4. O

    [SOLVED] Dedicated server : iGPU passthrough no IOMMU at all in /sys/kernel/iommu_groups

    Hello, I have a dedicated server online. It has a Xeon E3-1245 v2. I installed Proxmox using their image template, everything works exept PCI_passthrough. I also have a personal server at home with Proxmox to, on this one I'm able to passthrough my 2 nvidia cards and my iGPU. So I usually...
  5. O

    HP Agentless Management Service

    Hi, Sorry but I don't have HP Gen8 anymore. But I was running a modded ILO firmware with fan control: https://www.reddit.com/r/homelab/comments/hix44v/silence_of_the_fans_pt_2_hp_ilo_4_273_now_with/ Did not test the updated mod ...
  6. O

    HP Agentless Management Service

    Hello, For the unmet dependency with hp-health on Gen8 I found a workaround : https://unix.stackexchange.com/questions/404444/how-to-make-apt-ignore-unfulfilled-dependencies-of-installed-package apt install equivs equivs-control lib32gcc1.control sed -i 's/<package name; defaults to...
  7. O

    [SOLVED] Debian VM disk degraded

    Hello, I'm new to proxmox, since a week. I installed a few days ago a debian 11 guest system, with docker on it, running traefik/authelia. today, without any reason, the VM crashed, and can't be booted anymore... Looking at disk, partitions disappeared on it # parted /dev/pve/vm-100-disk-0...