You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2021/07/06 08:56:55 UTC

[GitHub] [cloudstack] slavkap commented on issue #5185: ”cpu.overprovisioning.factor“ Configuration not in effect

slavkap commented on issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185#issuecomment-874585712


   @staySober, I've tested this, and `cpu.overprovisioning.factor` is set correctly. This is just a warning that the configuration wasn't found in `Config.java` because it's deprecated and most of the configurations are moved to ConfigDepot. If it wasn't in ConfigDepot you will get something like this `Did not find configuration cpu.overprovisioning.factor in ConfigDepot too.`
   I've changed the value to 2 and created a new cluster that takes the new value
   
   ![image](https://user-images.githubusercontent.com/51903378/124571807-cc397680-de50-11eb-9bd1-a8faedd5090e.png)
   
   
   ![image](https://user-images.githubusercontent.com/51903378/124571899-dd828300-de50-11eb-9c34-58f16222f786.png)
   
   or you mean about something else


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org