mlsorensen opened a new issue #5788: URL: https://github.com/apache/cloudstack/issues/5788
### SUMMARY It seems while attempting multiple volume migrations, the same KVM agent is always selected. This severely limits the scalability of doing bulk migrations as we are limited to serial processing at the CopyCommand and network limitations of a single hypervisor host. ### STEPS TO REPRODUCE Migrate multiple volumes simultaneously from one cluster to another. Observe which hypervisor is selected to execute these and whether they occur in parallel or block on each other. -- 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]
