weizhouapache commented on code in PR #11633: URL: https://github.com/apache/cloudstack/pull/11633#discussion_r2348113235
########## 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: this method will be called if storage is not SolidFire, right ? -- 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