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

[1937609] VM cannot be restarted

XMLWordPrintable

    • CNV Virtualization Sprint 220
    • Moderate
    • No

      Description of problem:
      VM cannot be restarted by multiple times.

      Version-Release number of selected component (if applicable):
      $ oc get csv -n openshift-cnv
      NAME DISPLAY VERSION REPLACES PHASE
      kubevirt-hyperconverged-operator.v4.8.0 OpenShift Virtualization 4.8.0 kubevirt-hyperconverged-operator.v2.5.3 Succeeded

      How reproducible:
      100%

      Steps to Reproduce:
      1. $ oc get vmi vm-example
      NAME AGE PHASE IP NODENAME
      vm-example 68s Running 10.129.3.36 uit02-qm9jh-worker-0-wzgtv

      2. $ virtctl restart vm-example
      VM vm-example was scheduled to restart

      3. $ oc get vmi vm-example
      NAME AGE PHASE IP NODENAME
      vm-example 3s Scheduling

      $ oc get vmi vm-example
      NAME AGE PHASE IP NODENAME
      vm-example 8s Scheduled uit02-qm9jh-worker-0-wzgtv

      $ oc get vmi vm-example
      NAME AGE PHASE IP NODENAME
      vm-example 15s Running 10.129.3.37 uit02-qm9jh-worker-0-wzgtv
      4. $ virtctl restart vm-example
      VM vm-example was scheduled to restart

      5. $ virtctl restart vm-example
      Error restarting VirtualMachine Internal error occurred: unable to complete request: stop/start already underway

      Actual results:
      VM is never restarted at step 4 even through it reports the VM was scheduled to restart.
      It reports errors at step 5.

      Expected results:
      VM can be restarted multiple times.

      Additional info:

              prnaraya@redhat.com Prita Narayan (Inactive)
              gouyang1@redhat.com Guohua Ouyang
              Kedar Bidarkar Kedar Bidarkar
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: