As mentioned in man 5 systemd.resource-control, the CPUShares setting was replaced by CPUWeight and is deprecated.
Signed-off-by: Fiona Ebner <f.eb...@proxmox.com> --- qm.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qm.adoc b/qm.adoc index 4d0c7c4..19ac15d 100644 --- a/qm.adoc +++ b/qm.adoc @@ -325,7 +325,7 @@ changed to `2048`, the latter VM 200 would receive twice the CPU bandwidth than the first VM 100. For more information see `man systemd.resource-control`, here `CPUQuota` -corresponds to `cpulimit` and `CPUShares` corresponds to our `cpuunits` +corresponds to `cpulimit` and `CPUWeight` corresponds to our `cpuunits` setting, visit its Notes section for references and implementation details. CPU Type -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel