As others, I had exactly the same error. Root couldn't write to the
mounted directory. See full details here:
http://thread.gmane.org/gmane.linux.debian.user/333162
client: nfs-common 1:1.1.3-1
server: nfs-kernel-server 1:1.1.2-6
Confirmed:
At client, cat /proc/mounts contains "sec=null" and remounting with
"sec=sys" allows root to write to the mounted NFS directory.
But this shouldn't be necessary because /etc/exports contains:
... (rw,sync,no_root_squash,no_subtree_check)
==============
Jari
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]