[gpfsug-discuss] ACL issue with Linux kernel NFSv3
Jan Winter
jan at mcwinter.org
Mon Aug 12 10:41:08 BST 2024
Hello,
I'm running a 5.1.9 gpfs cluster on Rocky Linux 8, what we recently
updated from Centos 7.
Since then I notice that ACL inhered permission are not getting applied
to new created directory's via NFS.
As an example, we exporting a space
/path/to/space
This space has posix permission + some extra ACL:
group:some-extra-groups:rwxc:allow:FileInherit:DirInherit
(X)READ/LIST (X)WRITE/CREATE (X)APPEND/MKDIR (X)SYNCHRONIZE
(X)READ_ACL (X)READ_ATTR (X)READ_NAMED
(X)DELETE (X)DELETE_CHILD (X)CHOWN (X)EXEC/SEARCH
(X)WRITE_ACL (X)WRITE_ATTR (X)WRITE_NAMED
If I create a new file on the NFS client, the ACL get applied, but when
I create a new directory the ACL are missing.
I didn't had this problem with Centos 7, does anyone here have an idea
what the problem could be, or a way how to debug this issue?
Regards
Jan
More information about the gpfsug-discuss
mailing list