-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
-
Important
-
No
Description of problem:
Previously the order to deploy a VM from a DV uploaded via virtctl with WFFC storage class was:
Upload the the DV -> Deploy A running VM from DV, PVC get bound -> upload the DV again via virtctl
But in 4.14, with the populators, the PVC remain pending after the VM deployment and the upload of the DV fails.
Version-Release number of selected component (if applicable):
4.14.
How reproducible:
100%
Steps to Reproduce:
1. Upload DV with WFFC storage class
2. Deploy a running VM from the DV
3. Upload DV again
Actual results:
The Upload fails:
PVC wffc-dv-name not available for upload
Expected results:
Upload succeed and the VM is running
Additional info: