Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-21602

OCP 4.14.0-rc5/ ODF 4.13.3-6: Disk deletion is working only when using 'wwn-0x' and not working any more when using 'scsi-3'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • None
    • 4.14.0
    • RHCOS
    • No
    • Rejected
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      Disk deletion is working only when using 'wwn-0x' and not working any more when using 'scsi-3'

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

      OCP Version: 4.14.0-rc5 
      ODF version: 4.13.3-6 
      Platform: IBM Cloud Bare metal servers: 3 masters, 3 workers 
      Architecture: x86_64 

      How reproducible:

       

      Steps to Reproduce:

      1. oc debug node/worker-0
      2. chroot /host
      3. wipefs -a /dev/disk/by-id/scsi-3600062b2070785c028ae89f244909b6c
      
      while the following is running without any response:
      
      4. wipefs -a /dev/disk/by-id/wwn-0x600062b2070785c028ae89f244909b6c

      Actual results:

      /dev/disk/by-id/scsi-3600062b2070785c028ae89f244909b6c: 22 bytes were erased at offset 0x00000000 (ceph_bluestore): 62 6c 75 65 73 74 6f 72 65 20 62 6c 6f 63 6b 20 64 65 76 69 63 65 
      
      Getting the following error when trying to create ODF
      
       ```
            Reason:       CrashLoopBackOff
          Last State:     Terminated
            Reason:       Error
            Message:      failed to configure devices: failed to get device already provisioned by ceph-volume raw: osd.0: "5b63b487-015f-4008-8997-7fcdb848c48e" belonging to a different ceph cluster "cbc94d77-1359-49b7-a904-386659ff8bee"
       ```

      Expected results:

      Empty result

      Additional info:

      The main problem is that every PVC that created stuck on pending state
      
      

              Unassigned Unassigned
              ebattat@redhat.com Eli Battat
              Michael Nguyen Michael Nguyen
              Eli Battat
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: