[gpfsug-discuss] fast ACL alter solution

Simon Thompson (Research Computing - IT Services) S.J.Thompson at bham.ac.uk
Wed Aug 12 15:49:27 BST 2015


I thought acls could either be posix or nfd4, but not both. Set when creating the file-system?

Simon
________________________________________
From: gpfsug-discuss-bounces at gpfsug.org [gpfsug-discuss-bounces at gpfsug.org] on behalf of Marc A Kaplan [makaplan at us.ibm.com]
Sent: 12 August 2015 15:43
To: gpfsug main discussion list
Subject: Re: [gpfsug-discuss] fast ACL alter solution

On GPFS-Linux-Redhat  commands  getfacl and setfacl DO seem to work fine for me.

nfs4_getfacl and nfs4_setfacl ...   NOT so much ... actually, today not at all, at least not for me ;-(

[root at n2 ~]# setfacl -m u:wsawdon:r-x /mak/sil/x
[root at n2 ~]# echo $?
0

[root at n2 ~]# getfacl /mak/sil/x
getfacl: Removing leading '/' from absolute path names
# file: mak/sil/x
# owner: root
# group: root
user::---
user:makaplan:rwx
user:wsawdon:r-x
group::---
mask::rwx
other::---

[root at n2 ~]# nfs4_getfacl /mak/sil/x
Operation to request attribute not supported.
[root at n2 ~]# echo $?
1





More information about the gpfsug-discuss mailing list