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

lfs project inhert difference between ldiskfs and zfs

    XMLWordPrintable

Details

    • 3
    • 9223372036854775807

    Description

      Regular files inherit the Project Inherit flag in ldiskfs, zfs they do not.

      Given the following commands:

      mkdir proj
      lfs project -sp 1000 proj
      touch proj/test
      lfs project proj
      

      ldiskfs output:

       1000 P proj/test 

      ZFS 0.8.0 output:

       1000 - proj/test
      

       Both correctly set inherit on sub-directories.

       

      This difference in behavior causes sanity-quota test_54 to fail for ZFS 0.8.0

      https://testing.whamcloud.com/test_sets/afa8f438-81b8-11e9-869c-52540065bddc

      Attachments

        Issue Links

          Activity

            People

              wshilong Wang Shilong (Inactive)
              utopiabound Nathaniel Clark
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: