weizhouapache commented on issue #4155: URL: https://github.com/apache/cloudstack/issues/4155#issuecomment-729149006
@VincentHermes is global setting `resource.count.running.vms.only` true or false ? this issue seems to because there is no resource limit check when change vm setting 'cpuNumber'. if `resource.count.running.vms.only` is `true`, resource limit will be checked when start the vm, so it is not a problem. if `resource.count.running.vms.only` is `false`, vm will be started without exception. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
