This is a discussion on Re: cannot see any files in a mounted NFS directory within the Linux Networking forums, part of the Linux Forums category; Keith Ng wrote: > Hi, > > I have successfully mounted an NFS volume in a RH 7.3 machine. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Keith Ng wrote:
> Hi, > > I have successfully mounted an NFS volume in a RH 7.3 machine. However, > the mounted directory is empty. This directory have 5 subdirectories > underneath it. > > I have verified this by mount -f and /proc/self/mount. snipped I'm having a similar prob using nfs. My exports looks like this /home/media/dc/music 192.168.2.7(ro,sync,no_subtree_check) /home/media/dc/sounds 192.168.2.7(ro,sync,no_subtree_check) /home/media/dc/backgrounds 192.168.2.7(ro,sync,no_subtree_check) but I'm unable to see any files/subdirectories in the folds. According to mount -l nfs they have been successfully mounted. The ,no_subtree_check was added after reading the manual to see if that was preventing the display but no luck. FYI: I've read both man nfs, man 5 exports, man moutd to see if there was further info. No Luck -- registered linux user 286636 |