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

[4.14] Deleting golden image DV doesn't result in DV reimport as expected

XMLWordPrintable

    • 0.42
    • False
    • Hide

      None

      Show
      None
    • False
    • No
    • ---
    • ---
    • Storage Core Sprint 248, Storage Core Sprint 249
    • Medium

      Description of problem:
      When changing the default storage class to OCS-Virtualization,
      deleting golden-image DV doesn't result in re-import of the DV into a snapshot as expected - it happens after very long time(10+ min).

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

      How reproducible:

      Steps to Reproduce:
      1. changing the default storage class to ocs-virtualization

      oc patch storageclass ocs-storagecluster-ceph-rbd-virtualization -p '{"metadata": {"annotations":

      {"storageclass.kubernetes.io/is-default-class": "true"}

      }}'

      oc patch storageclass hostpath-csi-basic -p '{"metadata": {"annotations":

      {"storageclass.kubernetes.io/is-default-class": "false"}

      }}'

      2. deleting rhel8 DV from the golden images namespace
      oc delete dv rhel8-2cde3f47f8c7 -n openshift-virtualization-os-images

      3. The dv doesnt start to re-import instantly - will take long time before the rei-import even starting.

      Actual results:
      re-import starting after 10+ min.

      Expected results:
      The re-import suppose to start almost instantly.

      Additional info:

      It coverages eventually - not always reproducible.
      But there is prob a bug here of some kind.

            agilboa@redhat.com Arnon Gilboa
            rh-ee-hmeir Harel Meir
            Dalia Frank Dalia Frank
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: