mike-tutkowski commented on issue #2761: Add managed storage pool constraints to MigrateWithVolume API method URL: https://github.com/apache/cloudstack/pull/2761#issuecomment-407896078 Technically, this PR is about two issues: 1) Non-Managed Storage: Migrating a VM across compute clusters (at least supported in XenServer) was no longer possible. If, say, a virtual disk resides on shared storage in the source compute cluster, we must be able to copy this virtual disk to shared storage in the destination compute cluster. 2) Managed Storage: There is currently a constraint with zone-wide managed storage. This was not being honored by the new code.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
