Problem when access a mountpoint inside a NFS Share, even when using 'nohide' option
Issue
- When a directory inside a NFS Share is a mount point for other filesystem it is not visible when mounted in NFS Client
- 'nohide' option in NFS server /etc/exports file does not allow NFS client to access other filesystems mounted on exported directory
- On NFS server, I have a filesystem mounted at '/export'. A second filesystem is mounted at '/export/fs2'. I would like for the NFS client to see all the files from '/export' on down, including the ones in '/export/fs2', even though these are two separate filesystems. Unfortunately the NFS client can only see the files under '/export', and not the ones on the second filesystem mounted at '/export/fs2'.
Environment
- Red Hat Enterprise Linux 5
- NFSv3 client
- NFSv3 server
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
