vishesh92 commented on issue #9640: URL: https://github.com/apache/cloudstack/issues/9640#issuecomment-2373753905
There is also `agent.load.threshold` global setting which load balances the agents (only hosts [type == Routing]). Check for balancing is done at regular intervals. And once balancing has been triggered, it is not executed again. This balancing is done per cluster i.e. if migrating all the hosts of the cluster will balance the cluster, then all hosts are migrated to another MS. The balancing happens per cluster probably to support balancing across different hypervisors. I am not sure about the effort, but we should allow this migration to happen at host level as well depending on the hypervisor. -- 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]
