FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[Improvement] SolidFire cross cluster VM migration fails when using storage pools with zone-wide scope · Issue #11297 · apache/cloudstack · GitHub

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

Description

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.

Metadata

Metadata

Assignees

Projects

Status
Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions


Back | FazBrowse Home | New Git URL