Hi, the tests return your results on a SLES10 and a SuSE 10.1 nfs client and on the SLES9 nfs server.
But they differ on a SLES9 client: > 22:02 ichi:/dev/shm/foo > setfacl -d -m mask::rwx . > 22:02 ichi:/dev/shm/foo > touch that > 22:02 ichi:/dev/shm/foo > getfacl that > # file: that > # owner: jengelh > # group: users > user::rw- > user:daemon:--x #effective:--- > group::r-x #effective:r-- > mask::rw- <<< OK > other::r-- On the SLES9 nfs client: biocluster6 [12:43] foo 186) getfacl that # file: that # owner: fst # group: bio user::rw- user:daemon:--x #effective:--- group::r-x #effective:r-- mask::r-- other::r-- So the "w" is again missing. > 22:02 ichi:/dev/shm/foo > md brain > 22:03 ichi:/dev/shm/foo > getfacl brain > # file: brain > # owner: jengelh > # group: users > user::rwx > user:daemon:--x > group::r-x > mask::rwx <<< OK > other::r-x > default:user::rwx > default:user:daemon:--x > default:group::r-x > default:mask::rwx > default:other::r-x And here too: biocluster6 [12:43] foo 188) getfacl brain # file: brain # owner: fst # group: bio user::rwx user:daemon:--x group::r-x mask::r-x other::r-x default:user::rwx default:user:daemon:--x default:group::r-x default:mask::rwx default:other::r-x mask is set to r-x. > > Oh BTW I did this without any NFS, just locally, on a SUSE Linux 10.1 with > 2.6.18-jen35 (based on 2.6.18-[suse]9 from factory). Could you please try the > whole "testsuite" above on different NFS clients? > Especially, check out /proc/mounts on the SLES9 NFS client and compare with > 10.1's. What kernel does your SLES9 use? The standard SLES9 kernel, this is 2.6.5-7.282-smp at the moment, although I have the same error also on a host running the last 2.6.8 kernel from SuSE 9.2. About /proc/mounts, the entries are the same for the NFS mount except for "tcp" vs. "proto=tcp". To have a quick fix, I installed the SLES10 kernel on the SLES9 client which works for now (since we don't need subfs etc.). cu, Frank -- Dipl.-Inform. Frank Steiner Web: http://www.bio.ifi.lmu.de/~steiner/ Lehrstuhl f. Bioinformatik Mail: http://www.bio.ifi.lmu.de/~steiner/m/ LMU, Amalienstr. 17 Phone: +49 89 2180-4049 80333 Muenchen, Germany Fax: +49 89 2180-99-4049 * Rekursion kann man erst verstehen, wenn man Rekursion verstanden hat. * --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
