[Improvement] SolidFire cross cluster VM migration fails when using storage pools with zone-wide scope
Đang mở
component:primary-storage
type:improvement
- Ngôn ngữ chính
- Java
- Star
- 3.1k
- Fork
- 1.4k
- Merge trung bình
- 6 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 32
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.