Skip to content

Log output improvement when cluster resources are insufficient #3734

@div8cn

Description

@div8cn
ISSUE TYPE
  • Improvement Request
COMPONENT NAME
LOG
CLOUDSTACK VERSION
4.11.2
4.11.3
4.12
4.13
SUMMARY

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions