Hi,
whenever I set disk limits using
If I set the parameters directly in the web UI, they are immediately applied with no reboot needed.
I know they use the very same PVE API, so I really can't understand why this happens. Can you help me?
I'm using this command as an example:
Read more
whenever I set disk limits using
pvesh or qm command line tools, the setting is not applied immediately. Instead, the new setting turns orange in the web UI meaning that it will be applied at the next reboot.If I set the parameters directly in the web UI, they are immediately applied with no reboot needed.
I know they use the very same PVE API, so I really can't understand why this happens. Can you help me?
I'm using this command as an example:
Code:
# pvesh set...
Read more