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

"lfs find" should find the files that match all the specified component options

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Critical
    • Lustre 2.10.0
    • Lustre 2.10.0
    • 3
    • 9223372036854775807

    Description

      When testing "lfs find" with composite files, I found it returned the file which only matched any of the specified component options, but not all.
      For example, if you run the following commands, you will see it return /mnt/lustre/testfile.

      lfs setstripe -E 1M -c 2 -E 4M -c -1 -i 0 -E -1 /mnt/lustre/testfile
      lfs find /mnt/lustre --component-start=-100M --component-end=+5M
      

      It shouldn't return any file because there is no file whose start>100M and end<5M.

      Attachments

        Activity

          People

            niu Niu Yawei (Inactive)
            emoly.liu Emoly Liu
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: