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:10:22 UTC

[GitHub] [cloudstack] staySober opened a new issue #5185: ”cpu.overprovisioning.factor“ Configuration not in effect

staySober opened a new issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   
   ~~~
    cloudstack-managemnt server
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.15.1-SNAPSHOT
   ~~~
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   change `cpu.overprovisioning.factor ` value to 2,But it doesn't work 
   ~~~
   ![image](https://user-images.githubusercontent.com/20500978/124564815-0405e580-de74-11eb-8c15-82c544bd8bda.png)
   
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   
   cpu.overprovisioning.factor  can be configured correctly
   
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   it doesn't work correctly. 
   ~~~
   ![image](https://user-images.githubusercontent.com/20500978/124565383-8ee6e000-de74-11eb-8d5a-676d03eff1c1.png)
   
   
   
   


-- 
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



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

Posted by GitBox <gi...@apache.org>.
staySober commented on issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185#issuecomment-874592266






-- 
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



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

Posted by GitBox <gi...@apache.org>.
slavkap commented on issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185#issuecomment-874585712






-- 
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



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

Posted by GitBox <gi...@apache.org>.
staySober commented on issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185#issuecomment-874592266


   @slavkap  but when I deploy a VM, I saw the log as follow
   ![image](https://user-images.githubusercontent.com/20500978/124573563-3e738080-de7c-11eb-8e9a-71b40c8c1910.png)
   I think it's mean My cpu.overprovisioning.factor is value '1', but I set it value to `2`


-- 
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



[GitHub] [cloudstack] staySober closed issue #5185: ”cpu.overprovisioning.factor“ Configuration not in effect

Posted by GitBox <gi...@apache.org>.
staySober closed issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185


   


-- 
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



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

Posted by GitBox <gi...@apache.org>.
slavkap commented on issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185#issuecomment-874621885


   Hmm not sure what steps you've taken. To take effect on old hosts, you have to update the `cpu.overprovisioning.factor` in the cluster's settings. If you changed it from the `Global Settings` tab, it will take effect only on newly created clusters (maybe I'm wrong, but I came to this conclusion after a quick check of the code )


-- 
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



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

Posted by GitBox <gi...@apache.org>.
staySober commented on issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185#issuecomment-874627099


   @slavkap Oh, My problem. I forget check the cluster setting. now It work correctly. Thanks for your help me.


-- 
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



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

Posted by GitBox <gi...@apache.org>.
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



[GitHub] [cloudstack] staySober closed issue #5185: ”cpu.overprovisioning.factor“ Configuration not in effect

Posted by GitBox <gi...@apache.org>.
staySober closed issue #5185:
URL: https://github.com/apache/cloudstack/issues/5185


   


-- 
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