-
Bug
-
Resolution: Not a Bug
-
Normal
-
CNV v4.17.1
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
Important
-
None
Description of problem:
Attempt to create VM using an existing DV and PVC fails with the error "Missing Data volume PVC or Storage" for field "spec.dataVolumeTemplate[0].PVC.Storage"
Version-Release number of selected component (if applicable):
4.17.1
How reproducible:
100 %
Steps to Reproduce:
1. Create a DataVolume from existing VolumeSnapshot 2. Create VM using the newly created DataVolume
Actual results:
VM creation fails when saving the VM definition yaml with below error Error "Missing Data volume PVC or Storage" for field "spec.dataVolumeTemplate[0].PVC.Storage".
Expected results:
VM creation should succeed.
Additional info:
This is working absolutely fine in Version OCP-V 4.16