-
Bug
-
Resolution: Done-Errata
-
Blocker
-
CNV v4.16.0
-
0.42
-
False
-
-
False
-
CNV v4.16.0.rhel9-2697
-
CNV-33617 - Dynamic VM reconfiguration
-
---
-
---
-
-
CNV Infra Next
-
High
-
No
Description of problem:
VM with instance type stuck in Stopped state. ### Created VM with instance type and `running: true` in the VM spec: $ oc get vm NAME AGE STATUS READY rhel8-vm-downwardmetrics-1718839667-7324653 111s Stopped $ oc get vm rhel8-vm-downwardmetrics-1718839667-7324653 -o json | jq .spec.running true ### It didn't start automatically. When trying to start manually - getting an error: $ virtctl start rhel8-vm-downwardmetrics-1718839667-7324653 Error starting VirtualMachine Operation cannot be fulfilled on virtualmachine.kubevirt.io "rhel8-vm-downwardmetrics-1718839667-7324653": Always does not support manual start requests
Version-Release number of selected component (if applicable):
v4.16.0.rhel9-2692
How reproducible:
100%
Steps to Reproduce:
1. create VM with instance type 2. 3.
Actual results:
VM stuck in Stopped state
Expected results:
VM is running
Additional info:
Observing similar issue with VMs that uses DataVolume - they just stuck in Provisioning state even when DV succeeded and PVC bound
- links to
-
RHEA-2023:122979 OpenShift Virtualization 4.16.0 Images