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

ACL fail on some clients or mount points

Details

    • Bug
    • Resolution: Fixed
    • Major
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      Sometimes set ACLs will fail on one client but will work on a different client or on a new mount on the same client.
      And it can be work intermittently.

      We started to see this with

      Clients:
      lustre2.12.2 clients and sles11sp4

      Servers:
      lustre2.10.8 and lustre2.12.2

      For example (I changed the real user and group names)

      pfe22 ~ # getfacl /nobackupp2/t12345n
      getfacl: Removing leading '/' from absolute path names
      # file: nobackupp2/t12345n
      # owner: t12345n
      # group: s0123
      user::rwx
      user:data123:r-x
      group::---
      group:s0123:r-x
      mask::r-x
      other::---
      
      pfe22 ~ # su - data123 -c "ls /nobackupp2/t12345n"
      ls: cannot open directory '/nobackupp2/t12345n': Permission denied
      
      pfe22 ~ # mkdir /nobackupp2_new
      pfe22 ~ # mount -t lustre 10.151.26.96@o2ib:/nbp2 /nobackupp2_new
      pfe22 ~ # su - data123 -c "ls /nobackupp2_new/t12345n"
      test
      

      Attachments

        Issue Links

          Activity

            [LU-13051] ACL fail on some clients or mount points
            pjones Peter Jones added a comment -

            ok - thanks

            pjones Peter Jones added a comment - ok - thanks

            Please close no longer an issue in 2.12.3

            mhanafi Mahmoud Hanafi added a comment - Please close no longer an issue in 2.12.3

            It could be a duplicate of LU-12657. We'll update to 2.12.3 and see if we still see the issue.

            mhanafi Mahmoud Hanafi added a comment - It could be a duplicate of LU-12657 . We'll update to 2.12.3 and see if we still see the issue.
            pjones Peter Jones added a comment -

            mhanafi could this be a duplicate of LU-12657? It usually affects newer kerrnels but SUSE could well have back ported something significant...

            pjones Peter Jones added a comment - mhanafi could this be a duplicate of LU-12657 ? It usually affects newer kerrnels but SUSE could well have back ported something significant...

            I uploaded 2 debug trace one that shows acl working and one that doesn't
            ftp.whamcloud.com/uploads/LU-13051/p24_worked_lookup.debug.out
            ftp.whamcloud.com/uploads/LU-13051/p22_failed_lookup.debug.out

            mhanafi Mahmoud Hanafi added a comment - I uploaded 2 debug trace one that shows acl working and one that doesn't ftp.whamcloud.com/uploads/ LU-13051 /p24_worked_lookup.debug.out ftp.whamcloud.com/uploads/ LU-13051 /p22_failed_lookup.debug.out

            People

              pjones Peter Jones
              mhanafi Mahmoud Hanafi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: