Hello!,
I have a testing environment that's running different workloads.
I need to setup a container with particular requirements:
- Disable SMT
- assign cores from NUMA node 1 (second CPU)
- align memory assignment to memory directly connected to NUMA node 1
Given other workloads run on the node, I don't want to disable SMT on the hardware side. The ask would be to dedicate resources in NUMA 1 to the mentioned container and leave NUMA 0 for administrative tasks (including Ceph, FRR/networking processing) and virtual machines
Would it be possible to setup a container with the configuration tools available via PVE for containers?
I have a testing environment that's running different workloads.
I need to setup a container with particular requirements:
- Disable SMT
- assign cores from NUMA node 1 (second CPU)
- align memory assignment to memory directly connected to NUMA node 1
Given other workloads run on the node, I don't want to disable SMT on the hardware side. The ask would be to dedicate resources in NUMA 1 to the mentioned container and leave NUMA 0 for administrative tasks (including Ceph, FRR/networking processing) and virtual machines
Would it be possible to setup a container with the configuration tools available via PVE for containers?