ccd

  1. B

    pvestatd.pm/rebalance_lxc_containers - NUMA awareness?

    Hey, Is it possible to make the rebalance_lxc_containers function NUMA-aware? Currently it can assign LXCs across CCDs, which is not optimal. I have a Zen3 processor with two CCDs (NPS2 enabled in bios), so the OS is aware of it: node 0 cpus: 0 1 2 3 4 5 6 7 16 17 18 19 20 21 22 23 node 1 cpus...