On Tue, Aug 09, 2016 at 08:43:19PM +0200, Thomas Lange wrote: > > Strange. This does not look like a permissions denied message. > I do not have this problem. Check if the permissions of your > /tmp inside the nfsroot are set like this: > > ls -al /srv/fai/nfsroot/tmp/ > drwxrwxrwt+ 2 root root 4096 Jul 1 17:44 .
Thomas, The permissions are similar, but it looks like you have additional ACLs enabled (the '+' symbol in the ls output above). Do you know if that is necessary? Here's the ls output from my server: faiserver:~# ls -al /srv/fai/nfsroot/tmp/ total 8 drwxrwxrwt 2 root root 4096 Aug 8 16:22 ./ drwxr-xr-x 21 root root 4096 Aug 8 16:21 ../ Thanks. Jeff
