cpuset

  1. S

    Issues with cgroups (cpuset) and kernel module inside CT

    I try to run a Hashicorp Nomad agent inside a CT that should spawn Tasks using its `exec` driver. See: https://www.nomadproject.io/docs/drivers/exec Essentially it will isolate the process using chroot/cgroups. This however fails in my container. I get 2 errors 1) The cpuset management...
  2. P

    "Pinning" host to certain cores

    First, great work to the Proxmox folks. i have to say, the installation experience and general smoothness of getting VMs up and running have been better than most Linux distributions I've tried so hats off to you guys. With isolcpus essentially deprecated now with newer Linux kernels (according...