I have the following two mounts on an nfs client:

/opt/project -> mounted from nfs server
/opt/project/bin/version -> mount from nfs server

It's a mount within a mount. We use a similar methodology in a couple of 
different places but recently experienced the issue of the client suddenly not 
being able to access the /opt/project/bin/version mount.

/opt/project is still mounted but /opt/project/bin/version isn't. The mount is 
still listed in /etc/mnttab so the os thinks it's there but it can't be 
accessed. To solve this it requires umounting /opt/project/bin/version and then 
mounting it and everything seems fine again.

The client is running Solaris 10u3, nfs version 3 over tcp.  Has anyone else 
seen something similar?

Derek
-- 
This message posted from opensolaris.org

Reply via email to