[Improvement] SolidFire cross cluster VM migration fails when using storage pools with zone-wide scope
未关闭
component:primary-storage
type:improvement
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.4k
- 平均合并
- 6 天 19 小时
- 30 天内合并 PR
- 32
描述
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.
贡献指南
评估
这个 Issue 还没有评估数据。