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

Sanity 56u error with two OSTs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.11.0
    • None
    • 3
    • 9961

      We ran sanity tests with 2 OSTs and got following errors.

      == sanity test 56u: check lfs find -stripe-index works == 08:53:30 (1377824010)
      sanity test_56u: @@@@@@ FAIL: "lfs find -stripe-index 0 -type f /mnt/lustre/d0.sanity/d56u" wrong: found 16, expected 12

      We found that the newly created files located on two OSTs rather than one. This might happen when the default stripe of mount point is two. So I think when creating the file, 'lfs setstripe -i 1' might not be enough, '-c 1' should be added too.

      I will push the patch soon.

            emoly.liu Emoly Liu
            lixi Li Xi (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: