Search results

  1. L

    Position variable not respected in API when adding rules to a security group object?

    Having been playing around with the Proxmox API for a bit now, I've been working on a way to programatically manage cluster-wide Security Groups and rules. From the API documentation, it appears as though a positional argument is accepted as part of a post request to this endpoint...
  2. L

    Firewall Issues in 8.2.7?

    Recently upgraded a Proxmox Cluster to 8.2.7 and am seeing some odd behiavour with the firewall even if all traffic is allowed. When firewall is on, pings to the firewall'd VM stop responding after between 30 and 60 seconds. Disabling the firewall allows pings to flow again, as does a live...
  3. L

    Support for new NVIDIA vendor-specific vGPU types

    As vGPU's seem to have become more popular, figured I'd ask here first to see if anyone else has run into this. The latest release of the NVIDIA vGPU driver does appear to build on the latest 6.8 kernel available for Proxmox, however this success leads to an empty mdevctl list. After speaking...
  4. L

    Pre/Post-Migration Hookscripts - any status updates?

    Looking through the forums here, it looks like some commit work took place to enable pre/post-migration hookscripts some time back in late 2022. Looking at a recent PVE 8.2 installation, however, it appears that these hooks are still not present in the QemuMigration.pm or CLI qm source files on...
  5. L

    PBS ACME with PowerDNS

    Setup a Proxmox Backup Server today and trying to do an ACME registration with a PowerDNS server. Getting an error back from PowerDNS on creation of the certificate where the domain isn't valid? [Fri Dec 23 10:40:22 PST 2022] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html...
  6. L

    Was the vfio_mdev module removed from the 5.15 kernel?

    As the title asks, was the VFIO vfio_mdev kernel module removed from the 5.15 release? Just did an update on a host that used it, and it appears to be missing from the new modules directory for the new kernel. If this was purposeful, what's the easiest way to get it back? Not familiar with...
  7. L

    Nvidia vGPU mdev and live migration

    Long time Proxmox user, but first time graphics card virtualizer. I've got a couple of Nvidia V100S 32G cards split between two servers. Nvidia drivers installed as per instructions on the host, and the vGPU itself works fine on the VM with GRID drivers. Licensing also works, as expected...