proxmox ct

  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...