I upgraded one of my test nodes to try out PVE 7, and I noticed that one VM was not starting. The error was
It seems that this is due to cgroups v2, where the max limit of this is 10000, unlike what was used before. I think this should be mentioned a bit more clearly and potentially as a breaking change.
Code:
TASK ERROR: start failed: org.freedesktop.DBus.Error.InvalidArgs: Value specified in CPUWeight is out of range
It seems that this is due to cgroups v2, where the max limit of this is 10000, unlike what was used before. I think this should be mentioned a bit more clearly and potentially as a breaking change.
Last edited: