Re: [gpfsug-discuss] Adding to an existing GPFS ACL

2019-03-27 Thread Chetan R Kulkarni
Hi Kevin, Small script herewith (append.acl.sh ) - appends one group ace (append.acl) to all the files/dirs under . You may try it for small directory first to check it's usefulness in your case. (tried along the same lines as discussed by others - mmgetacl, append then mmputacl). $ cat

Re: [gpfsug-discuss] CES NFS export

2018-05-07 Thread Chetan R Kulkarni
Make sure NFSv4 ID Mapping value matches on client and server. On server side (i.e. CES nodes); you can set as below: $ mmnfs config change IDMAPD_DOMAIN=test.com On client side (e.g. RHEL NFS client); one can set it using Domain attribute in /etc/idmapd.conf file. $ egrep ^Domain

Re: [gpfsug-discuss] Kerberos NFS

2018-01-24 Thread Chetan R Kulkarni
n...@spectrumscale.org [ mailto:gpfsug-discuss-boun...@spectrumscale.org] On Behalf Of Chetan R Kulkarni Sent: 23 January 2018 09:30 To: gpfsug main discussion list <gpfsug-discuss@spectrumscale.org> Subject: Re: [gpfsug-discuss] Kerberos NFS Hi, https://www.ibm.com/suppo

Re: [gpfsug-discuss] Kerberos NFS

2018-01-23 Thread Chetan R Kulkarni
Hi, https://www.ibm.com/support/knowledgecenter/en/STXKQY/gpfsclustersfaq.html#protoreqs Typically it should work on CentOS since we know it works on RHEL. Thanks, Chetan. From: "Sobey, Richard A" To: "'gpfsug-discuss@spectrumscale.org'"

Re: [gpfsug-discuss] Experience with CES NFS export management

2017-10-23 Thread Chetan R Kulkarni
Hi Stephan, I observed ganesha service getting restarted only after adding first nfs export. For rest of the operations (e.g. adding more nfs exports, changing nfs exports, removing nfs exports); ganesha service doesn't restart. My observations are based on following simple tests. I ran them

Re: [gpfsug-discuss] export nfs share on gpfs with no authentication

2017-09-20 Thread Chetan R Kulkarni
Hi Jonathon, I can configure file userdefined authentication with only NFS enabled/running on my test setup (SMB was disabled). Please check if following steps help fix your issue: 1> remove existing file auth if any /usr/lpp/mmfs/bin/mmuserauth service remove --data-access-method file 2>

Re: [gpfsug-discuss] How to use nfs4_getfacl (or set) on GPFS cluster

2017-08-08 Thread Chetan R Kulkarni
ying, please edit your Subject line so it is more specific than "Re: Contents of gpfsug-discuss digest..." Today's Topics: 1. Re: How to use nfs4_getfacl (or set) on GPFS cluster (Ilan Schwarts) 2. How to use nfs

[gpfsug-discuss] How to use nfs4_getfacl (or set) on GPFS cluster

2017-08-07 Thread Chetan R Kulkarni
>> # mount -t nfs 10.10.158.61:/fs_gpfs01/nfs /mnt/nfs4 >> [root at CentOS7286-64 nfs4]# nfs4_getfacl mydir11 >> Operation to request attribute not supported. >> [root at CentOS7286-64 nfs4]# On my test setup (rhel7.3 nodes gpfs cluster and rhel7.2 nfs client); I can successfully read nfsv4

[gpfsug-discuss] SS 4.2.1 + CES NFS / SMB

2016-11-14 Thread Chetan R Kulkarni
>> Summary / Question: >> Can anybody explain why I do not see userID / Group names when viewing >> via a NFS4 client and ideally how to fix this. This is not supported by Spectrum Scale (i.e. NFSv4 mount/access on AIX clients with AD+RFC2307 file authentication). Reason being AIX client