-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.19
-
Incidents & Support
-
0.42
-
False
-
-
False
-
None
-
-
Moderate
-
None
Description of problem:
Storage migration fails with following error: ~~~ Source PVCs [] are mapped to destination PVCs which result in conflicts. Please ensure that each source PVC is mapped to a distinct destination PVC in the Migration Plan. ~~~ However, the error message does not display the names of the source and destination PVCs involved in the conflict.This becomes problematic when a VM has multiple disks (multiple PVCs), making it difficult to identify which specific PVC pair is causing the conflict
Version-Release number of selected component (if applicable):
4.19
How reproducible:
everytime
Steps to Reproduce:
1. Create a Virtual Machine. 2. Navigate to VM → Actions → Migrate → Storage. 3. Perform the storage migration (Migration Attempt 1). 4. Wait for the migration to complete successfully. 5. Initiate another storage migration for the same VM to the same storage class (Migration Attempt 2). 6. Observe the logs of the migration-controller pod.