vladimirpetrov opened a new issue, #11978: URL: https://github.com/apache/cloudstack/issues/11978
### The required feature described as a wish Currently, the KVM DRS balanced algorithm evaluates every possible VM-to-host combination multiple times and each evaluation triggers the full deployment planning logic (affinity checking, capacity calculation, tag matching, etc.). It also depends on how imbalanced are the clusters, making it progressively slower when the imbalance is higher. So it could take more than 30 minutes to process about 300 VMs, rendering it practically unusable for bigger environments with thousands of VMs. -- 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]
