apache / apache/cloudstack

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

Abierto
#11,297 2 comentarios 0 reacciones 1 asignado Asignado a @yadvr Ver en GitHub
component:primary-storage type:improvement
Lenguaje dominante
Java
Estrellas
3.1k
Forks
1.4k
Merge medio
6 d 19 h
PR fusionados (30 d)
32

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.