Search results

  1. J

    [SOLVED] unable to create an Linux VM with VirtIO drive since update

    We were hit by something very similar in the last couple of days. We also are using Debian (11.1 Bullseye) as PVE-Host and Guest OS and starting on Nov 10th, one of our CI-Builders started to behave similar as described here. We are using Docker based building recipes there. And whenever we did...
  2. J

    How to handle unprivileged containers and large UIDs/GIDs?

    When you see the amount of replies this has received, you can imagine how much help I received on this so far... I currently ended up with doing these changes manually, unfortunately.
  3. J

    How to handle unprivileged containers and large UIDs/GIDs?

    Hi everyone, I am facing the issue that our central authentication service (FreeIPA) is using quite large UIDs/GIDs (the range is 1546400000 - 1546600000) and unprivileged containers seem to not be able to deal with this. To make this work, it seems like there are two things necessary to change...