Skip to content

[Improvement] SolidFire cross cluster VM migration fails when using storage pools with zone-wide scope #11297

Description

@Pearl1594

When attempting to migrate a VM across clusters with storage pool with zone-wide scope via UI, the migrateVirtualMachineWithVolume API is invoked as opposed to migrateVirtualMachine. This is because https://github.com/apache/cloudstack/blob/main/engine/api/src/main/java/org/apache/cloudstack/engine/subsystem/api/storage/PrimaryDataStoreDriver.java#L200 hasn't been overridden in the SolidFirePrimaryDataStoreDriver and set to true.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions