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

lfs find can't work correctly

    XMLWordPrintable

Details

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

    Description

      This issue can be reproduced by the following steps:

      mkdir /mnt/lustre/dir1
      mkdir /mnt/lustre/dir2
      lfs setstripe -c 3 /mnt/lustre/dir1/file
      lfs setstripe -c 3 /mnt/lustre/dir2/file
      lfs find /mnt/lustre -c 3
      

      Then, you will see the output is

      /mnt/lustre/dir1/file
      /mnt/lustre/dir2
      /mnt/lustre/dir2/file
      

      I will create a fix.

      Attachments

        Activity

          People

            emoly.liu Emoly Liu
            emoly.liu Emoly Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: