Uploaded image for project: 'OpenShift Virtualization'
  1. OpenShift Virtualization
  2. CNV-43194

VM with instance type does not start

XMLWordPrintable

    • 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
      
      

            rhn-support-lyarwood Lee Yarwood
            dshchedr@redhat.com Denys Shchedrivyi
            Geetika Kapoor Geetika Kapoor
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: