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

virtctl pause reports success during VM migration but operation fails silently

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • CNV Virtualization
    • None
    • Quality / Stability / Reliability
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • Moderate
    • None

      Description of problem:

      When attempting to pause a VM that is currently being migrated, virtctl pause incorrectly reports "VMI vm-name was scheduled to pause" instead of returning an error. The pause operation actually fails silently because it cannot be performed during migration, but the user receives misleading scheduled message.

      Version-Release number of selected component (if applicable):

      4.20

      How reproducible:

      Always

      Steps to Reproduce:

      1. Have a running VM
      2. Start a VM migration: virtctl migrate vm-name
      3. While migration is in progress (VMIM is in Running state), attempt to pause: virtctl pause vm 'vm-name'

      Actual results:

      VMI 'vm-name' was scheduled to pause

      Expected results:

      Cannot pause VM 'vm-name' because it is currently being migrated

      Additional info:

       

              rh-ee-salbersh Samuel Albershtein
              rh-ee-salbersh Samuel Albershtein
              Samuel Albershtein Samuel Albershtein
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: