-
Bug
-
Resolution: Unresolved
-
Critical
-
2.7.10
-
8
-
False
-
None
-
True
-
Release Notes
-
RN 2.8.0
-
Known Issue
-
In Progress
-
-
Description of problem:
Cold migrate VM with 6 disks(2 scsi, 2 ide, 2 sata) form vSphere to OCP cluster, after migration: 4 disks name are changed, 2 disks size changed
Version-Release number of selected component (if applicable):
MTV 2.7.10
How reproducible:
Always
Steps to Reproduce:
1) Create a VM: mtv-function-rhel-2scsi-2ide-2sata-lg on vSphere7 with 6 disks:
disk 1 SCSI 0:0 sda 16G disk 2 IDE O:0 sdb 3G (/dev/sdb1 with file: sdb1-3G) disk 3 SCSI 0:1 sdc 2G (/dev/sdc1 with file: sdc1-2G) disk 4 IDE 1:0 sdd 4G (/dev/sdd1 with file: sdd1-4G) disk 5 SATA 0:1 sde 5G (/dev/sde1 with file: sde1-5G) disk 6 SATA 0:2 sdf 6G (/dev/sde1 with file: sdf1-6G)
2) Create a cold migration(VM is shutoff), the plan executed successfully, login to VM, check the disks name and size, 4 disks name are changed, 2 disks size are changed
sdb 3G: vdb sdc 2G => vde 5G sdd 4G => vdf 6G sde 5G => vdc 5G sdf 6G => vdd 6G
Actual results:
In step2: 4 disks name are changed, 2 disks size are changed after colde migration
Expected results:
In step2: disk name and size are not changed after migration
Additional info:
- Checked the VM vol -> PVC -> PV size are correct