[Improvement] SolidFire cross cluster VM migration fails when using storage pools with zone-wide scope
Ouverte
component:primary-storage
type:improvement
- Langage dominant
- Java
- Étoiles
- 3.1k
- Forks
- 1.4k
- Merge moyen
- 6 j 19 h
- PR mergées (30 j)
- 32
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.