Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-538

[2316211] [RDR] After relocate sequence some Persistent Volumes remain in Terminating Status indefinitely

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • odf-4.18
    • odf-4.16
    • odf-dr/ramen
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • If docs needed, set a value
    • None

      Description of problem (please be detailed as possible and provide log
      snippests):
      After a few failed and successful ACM Relocate attempts, several of the application RBD Persistent Volumes remained in Terminating status.
      ````
      apiVersion: v1
      kind: PersistentVolume
      metadata:
      annotations:
      pv.kubernetes.io/provisioned-by: openshift-storage.rbd.csi.ceph.com
      volume.kubernetes.io/provisioner-deletion-secret-name: rook-csi-rbd-provisioner
      volume.kubernetes.io/provisioner-deletion-secret-namespace: openshift-storage
      volumereplicationgroups.ramendr.openshift.io/ramen-restore: "True"
      creationTimestamp: "2024-09-30T22:46:01Z"
      deletionGracePeriodSeconds: 0
      deletionTimestamp: "2024-10-01T15:25:11Z"
      finalizers:

      • external-provisioner.volume.kubernetes.io/finalizer
        name: pvc-eb6a9a20-def9-4e63-8ead-5ea41f7f2e60
        resourceVersion: "30719741"
        uid: 43ff4efb-2ab9-4f6a-9385-149244298e58
        spec:
        accessModes:
      • ReadWriteOnce
        capacity:
        storage: 60Gi
        claimRef:
        apiVersion: v1
        kind: PersistentVolumeClaim
        name: data-iaf-system-kafka-0
        namespace: cp4aiops
        resourceVersion: "29114519"
        uid: 48be171e-9625-43fa-a77e-4119c3b8022a
        csi:
        controllerExpandSecretRef:
        name: rook-csi-rbd-provisioner
        namespace: openshift-storage
        driver: openshift-storage.rbd.csi.ceph.com
        fsType: ext4
        nodeStageSecretRef:
        name: rook-csi-rbd-node
        namespace: openshift-storage
        volumeAttributes:
        clusterID: openshift-storage
        imageFeatures: layering,deep-flatten,exclusive-lock,object-map,fast-diff
        imageFormat: "2"
        imageName: csi-vol-2bda128c-4f36-46ec-9573-ebbb24574ab7
        journalPool: ocs-storagecluster-cephblockpool
        pool: ocs-storagecluster-cephblockpool
        storage.kubernetes.io/csiProvisionerIdentity: 1726692035775-5177-openshift-storage.rbd.csi.ceph.com
        volumeHandle: 0001-0011-openshift-storage-000000000000000a-2bda128c-4f36-46ec-9573-ebbb24574ab7
        persistentVolumeReclaimPolicy: Delete
        storageClassName: ocs-storagecluster-ceph-rbd
        volumeMode: Filesystem
        status:
        lastPhaseTransitionTime: "2024-10-01T14:54:18Z"
        phase: Released
        ````

      Attached the relevant openshift-storage csi-rbdplugin-provisioner pod logs:

      Version of all relevant components (if applicable):

      Does this issue impact your ability to continue to work with the product
      (please explain in detail what is the user impact)?

      Is there any workaround available to the best of your knowledge?
      No

      Rate from 1 - 5 the complexity of the scenario you performed that caused this
      bug (1 - very simple, 5 - very complex)?

      Can this issue reproducible?
      Not clear ... there are PV from different relocate attempts

      Can this issue reproduce from the UI?
      No

      If this is a regression, please provide more details to justify this:

      Steps to Reproduce:
      1.
      2.
      3.

      Actual results:

      Expected results:

      Additional info:

              rtalur@redhat.com Raghavendra Talur
              astreit Andrew Streit
              Krishnaram Karthick Ramdoss Krishnaram Karthick Ramdoss
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: