Comment 13 for bug 769927

Revision history for this message
Jens Maus (jens.maus) wrote :

Here, the clients are all ubuntu/natty (7 servers with different hardware) and the NFS server is a solaris10 server (SPARC) with all regular and security updates installed.

autofs config on client:
-- cut here --
/net /etc/auto.net
-- cut here --

nfs server config on solaris10 (/etc/dfs/dfstab)
-- cut here --
share -F nfs -o root=XXXX,rw=XXXX -d "DESC" /mnt/test
-- cut here --

Here also nothing special. In fact, we have two servers which are still on ubuntu/lucy and they are not showing the problem reported here. Since we moved some mounts to direct mounts with /etc/fstab and increasing the timeout to several hours, the problem does not show up that often anymore.