Search results

  1. S

    [SOLVED] Very high latency with Intel i226-v NICs

    G'day Since we started dist-upgrading multiple PVE single node instances from 8 to 9 (various kernel versions), we noticed the Intel i226-v NIC's experiencing very high latency (15-1000 ms). On PVE version 8 we did not experience any latency with these NIC's We ruled out the possibility of...
  2. S

    [SOLVED] Disable ZFS thin provisioning using the auto-install answer file

    Good day, We have used the Proxmox auto install feature using the `answer.toml` file since the release of this feature which is working really well for us. I was wondering if there was a parameter that we could use to disable thin provisioning for the automatic rpool creation? Looking in the...
  3. S

    Automatically assign new autocreated realm users to a group

    I am currently in the process of automating the deployment of PVE hosts including SSO: For SSO, these steps include: Creating an OpenID-Connect application and provider in Authtentik. Creating a realm with those Authentik parameters in PVE Creating groups, roles and setting ACL's But I am...
  4. S

    Auto install through PXE

    Since the auto install feature has been released, I was wondering if anyone has successfully deployed a PVE installation completely automatically using PXE boot? I have tried in the past installing using PXE boot with a `preseed.cfg` file but was unable to configure ZFS this way. I also tried...