-
Bug
-
Resolution: Done-Errata
-
Major
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
CLOSED
-
-
-
Important
-
None
Description of problem:
VM cannot be started while creating from a template which has 2nd disk added.
1. If the storage class is HPP, below annotation is missing in the VM PVC: "cdi.kubevirt.io/storage.bind.immediate.requested: 'true'"
2. If the storage class is OCS, the error for the VM is: Failed to create DataVolume: the namespace of the provided object does not match the namespace sent on the request
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. clone a template from centos7
2. add 2nd disk to the template
3. create vm from the template
Actual results:
VM is not able to be started
Expected results:
VM is started
Additional info:
- external trackers