Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-12058

sanity test_51d: @@@@@@ FAIL: OST 1 has less #0 objects vs OST 0 (0 < 1000

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.15.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      sanity.sh:test_51d assumes that stripe offset is -1, so it fails otherwise.

      #! /bin/bash
       
      export OSTCOUNT=3
       
      REFORMAT=yes sh llmount.sh 
      lfs setstripe -i 0 -c 2 /mnt/lustre
      NOFORMAT=yes ONLY=51d sh sanity.sh
      

      The test's output:

      == sanity test 51d: check object distribution ======================================================== 00:10:37 (1552252237)
      total: 1000 open/close in 1.82 seconds: 549.05 ops/second
      OST0 has 1000 objects, 1000 are index 0
      OST1 has 1000 objects, 0 are index 0
      OST2 has 0 objects, 0 are index 0
       - unlinked 0 (time 1552252239 ; total 0 ; last 0)
      total: 1000 unlinks in 3 seconds: 333.333344 unlinks/second
       sanity test_51d: @@@@@@ FAIL: OST 1 has less #0 objects vs OST 0  (0 < 1000 
      

       

      Attachments

        Issue Links

          Activity

            People

              vsaveliev Vladimir Saveliev
              vsaveliev Vladimir Saveliev
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: