div8cn opened a new issue #3734: Log output improvement when cluster resources are insufficient URL: https://github.com/apache/cloudstack/issues/3734 <!-- Verify first that your issue/request is not already reported on GitHub. Also test if the latest release and master 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 --> * Improvement Request ##### COMPONENT NAME <!-- Categorize the issue, e.g. API, VR, VPN, UI, etc. --> ~~~ LOG ~~~ ##### CLOUDSTACK VERSION <!-- New line separated list of affected versions, commit ID for issues on master branch. --> ~~~ 4.11.2 4.11.3 4.12 4.13 ~~~ ##### SUMMARY <!-- Explain the problem/feature briefly --> During deploy instance, if the CPU utilization rate of the cluster exceeds that of cluster.cpu.allocated.capacity.disabledthhreshold or cluster.memory.allocated.capacity.disabledthhreshold. Output in log Cannot allocate cluster list [4] for vm creation sin ce their allocated percentage crosses the disable capacity threshold defined at each cluster/ at global value for capacity Type : 0, skipping these clusters Change capacity type: 0 to capacity type: CPU, or capacity type: ram; https://github.com/apache/cloudstack/blob/master/server/src/main/java/com/cloud/deploy/FirstFitPlanner.java#L355
---------------------------------------------------------------- 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] With regards, Apache Git Services
