I have 3 lxc containers on proxmox server.
Server has 16CPU visible /cat/cpuinfo
CPU are assigned to lxc containers
px ~ # pct config 100
arch: amd64
cores: 7
cpulimit: 6.5
px ~ # pct config 101
arch: amd64
cores: 6
cpulimit: 6
px ~ # pct config 102
arch: amd64
cores: 3
cpulimit: 2.5
And cpusets show only 13 CPU, sometimes 12
It is a bug or something other?
px ~ # pct cpusets
----------------------------------
100: 5 6 7 8
101: 2 3 4 9
102: 0 1 12
----------------------------------
Server has 16CPU visible /cat/cpuinfo
CPU are assigned to lxc containers
px ~ # pct config 100
arch: amd64
cores: 7
cpulimit: 6.5
px ~ # pct config 101
arch: amd64
cores: 6
cpulimit: 6
px ~ # pct config 102
arch: amd64
cores: 3
cpulimit: 2.5
And cpusets show only 13 CPU, sometimes 12
It is a bug or something other?
px ~ # pct cpusets
----------------------------------
100: 5 6 7 8
101: 2 3 4 9
102: 0 1 12
----------------------------------