• Icon: Bug Bug
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • 4.18.z
    • RHCOS
    • None
    • False
    • Hide

      None

      Show
      None

      Description of problem:

        ODF installation failed due to disk cleanup issue

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

         ODF 4.18

      How reproducible:

          Install ODF operator

      Steps to Reproduce:

          1. Run the following commands for disk cleanup before ODF installation
      sudo sgdisk --zap-all /dev/disk/by-id/wwn-0x62cea7f08e1581002d419c2310a03225; 
      sudo wipefs -a /dev/disk/by-id/wwn-0x62cea7f08e1581002d419c2310a03225; sudo dd if=/dev/zero of='/dev/disk/by-id/wwn-0x62cea7f08e1581002d419c2310a03225' bs=1M count=100 oflag=direct,dsync; sudo blkdiscard /dev/disk/by-id/wwn-0x62cea7f08e1581002d419c2310a03225; sudo partprobe /dev/disk/by-id/wwn-0x62cea7f08e1581002d419c2310a03225;
      
          2. Notice that after running storagecluster.yaml not all osd pods are created due to disk cleanup issue
       
          

      Actual results:

      Not all osd pods are created due to disk cleanup issue

      Expected results:

      All osd pods should be created     

      Additional info:

      PerfCi passed successfully using ODF 4.17 instead of 4.18 using the same OCP version 4.19.0-ec.3  
      
      Trying to change cleanup in PerfCi
       bs=1MB and count=100 
         to
       bs=10MB and count=200
      
      PR: https://github.com/redhat-performance/benchmark-runner/pull/1002

              rh-ee-lguoqing Li Guoqing
              ebattat@redhat.com Eli Battat
              Michael Nguyen Michael Nguyen
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 week
                  1w