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

PVC is deleted and DV keeps in pending after migration rollback

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • CNV v4.18.0
    • Storage Platform
    • None
    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • None
    • ---
    • ---
    • None

      Description of problem:

      PVC is deleted and DV keeps in pending after migration rollback

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

      CNV-v4.18.0.rhel9-744
      MTC v1.8.6-1

      How reproducible:

      Always

      Steps to Reproduce:

      1. Create a VM
      2. Create a migplan
      3. Cutover - Succeeded
      4. Rollback - Succeeded
      5. Check the pvc/dv

      Actual results:

      $ oc get pvc
      NAME                   STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS                  VOLUMEATTRIBUTESCLASS   AGE
      cirros-dv-source-ocs   Bound    pvc-875dbbd9-1eea-445c-a203-3859d6291722   1Gi        RWX            ocs-storagecluster-ceph-rbd   <unset>                 10m
      $ oc get dv
      NAME                            PHASE       PROGRESS   RESTARTS   AGE
      cirros-dv-source-ocs            Succeeded   100.0%                10m
      cirros-dv-source-ocs-mig-jzg5   Pending     N/A                   4m
      $ oc get pod
      NAME                                       READY   STATUS      RESTARTS   AGE
      virt-launcher-vm-cirros-source-ocs-4r959   0/1     Completed   0          9m47s
      virt-launcher-vm-cirros-source-ocs-6b22g   1/1     Running     0          102s

      Expected results:

      If the pvc is deleted, the completed pod and the dv should be cleaned up?

      Additional info:

       

              rhn-support-awels Alexander Wels
              yadu1@redhat.com Yan Du
              Natalie Gavrielov Natalie Gavrielov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: