Replies: 1 comment 3 replies
-
@leo79901 The most specific configuration takes precedence when set at different levels. Once you set the value at the Cluster level, that takes precedence over the global configuration. Updating the value at the cluster level does not require a restart. For this to take effect, you need to stop and start existing instances since they were created with the previous cp overcommit value. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I am testing CloudStack 4.20.1.0 in our development environment, and I have encountered a problem.
I configured the cpu.overprovisioning.factor to 4.0 in the cluster settings and 4 in the global settings. After making these changes, I restarted the cloudstack-management service. However, the host's available cores have not updated to reflect the new overprovisioning values.
Did I miss any steps?
Beta Was this translation helpful? Give feedback.
All reactions