nvazquez commented on code in PR #11633:
URL: https://github.com/apache/cloudstack/pull/11633#discussion_r2348504001


##########
plugins/hypervisors/vmware/src/main/java/com/cloud/hypervisor/vmware/resource/VmwareResource.java:
##########
@@ -4645,6 +4655,36 @@ protected Answer execute(PrepareForMigrationCommand cmd) 
{
         }
     }
 
+    private void 
prepareDatastoreForZoneWideManagedStorageInterClusterMigration(DiskTO disk, 
VmwareHypervisorHost hyperHost) throws Exception {

Review Comment:
   Hi @weizhouapache - yes. It would actually reach non Solidfire storages but 
will exit fast in those cases as it has a precondition for specific detail keys 
which are set only in case of Solidfire zone-wide pools after this commit: 
https://github.com/apache/cloudstack/pull/11633/commits/56241d3b147b6992bcdc195255c72f8559d36a17



-- 
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: commits-unsubscr...@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to