Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
I am trying to use NFSv4.1 mounts and ACL's on Debian 9, but I
Cant set NFSv4 ACL for a particular user - other users work fine.... that user id seems to be fine....
here is the behavior:
root@ika:/net/proj# nfs4_setfacl -a A::kurian@netid.washington.edu:rwx /net/proj/SHAMPnetdat
Failed setxattr operation: Invalid argument
root@ika:/net/proj# mount | grep proj
tako:/export/nfsv41_proj on /net/proj type nfs4 (rw,relatime,vers=4.1,rsize=1048576,wsize=1048576,namlen=255,hard,proto=tcp,port=0,timeo=600,retrans=2,sec=sys,clientaddr=172.28.43.150,local_lock=none,addr=172.28.43.175)
root@ika:/net/proj#
root@ika:/net/proj#
root@ika:/net/proj#
root@ika:/net/proj# nfs4_getfacl ./SHAMPnetdat
A::296509:rwaDxtTnNcCy
A::mbw@netid.washington.edu:rwx
A::mbw@netid.washington.edu:rwx
A::francmit@netid.washington.edu:rwaDxtTnNcCy
A::mbw@netid.washington.edu:rwx
A::mbw@netid.washington.edu:rwaDxtTnNcCy
A::saili@netid.washington.edu:rwaDxtTnNcCy
A::mbw@netid.washington.edu:rwaDxtTnNcCy
A::morrism@netid.washington.edu:rwaDxtTnNcCy
A::OWNER@:rwaDxtTnNcCoy
A:g:GROUP@:rwaDxtTnNcy
A::EVERYONE@:rxtncy
root@ika:/net/proj#
root@ika:/net/proj# id kurian
uid=296509(kurian) gid=2120296509(kurian) groups=191799(unixusers),90068(fs1_home),191338(svn-statnet-research),85506(csde_users),145001(morris_statnet),274390(expandrive_users),191230(svn-statnet-commons),471122(shampnetdat),2120296509(kurian)
root@ika:/net/proj# getent passwd kurian
kurian:*:296509:2120296509:Jeanette Kurian Birnbaum:/homes/kurian:/bin/bash
root@ika:/net/proj# getent group shampnetdat
shampnetdat:*:471122:dth2,morrism,mbw,kurian
This is bizarre... is there any better error message that can be produced?
NFSv41 file server is an Oracle ZFSSA Z3-2 Appliance
thanks,
Matt
*** End of the template - remove these template lines ***