rohityadavcloud opened a new pull request, #7808:
URL: https://github.com/apache/cloudstack/pull/7808

   CPU cap limitation was enabled as part of
   https://github.com/apache/cloudstack/pull/6420 that changes behaviour for 
existing environments.
   
   The CPU cap limitation on KVM causes systemvms to not start or be really 
slow in nested and virtualised environments. We shouldn't change the defaults, 
but this could be documented or an operator can create new system offerings and 
use them.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [ ] New feature (non-breaking change which adds functionality)
   - [x] Bug fix (non-breaking change which fixes an issue)
   - [ ] Enhancement (improves an existing feature and functionality)
   - [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [ ] Minor
   
   #### Bug Severity
   
   - [ ] BLOCKER
   - [x] Critical
   - [ ] Major
   - [ ] Minor
   - [ ] Trivial
   
   
   ### Screenshots (if appropriate):
   
   
   ### How Has This Been Tested?
   
   In KVM env, post upgrade SSVM operations were slow and a couple of times 
SSVM didn't start. By setting the value to false, no cpu share/limitation was 
put on new SSVMs and they could start and work. On git history check, found 
this to be a recent change introduced between 4.17->4.18 via #6420. This should 
be reverted.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to