Howto get NFS exports working?

Alexandre Oliva aoliva at redhat.com
Tue Mar 30 19:18:18 UTC 2004


On Mar 30, 2004, "Christian Schlaefcke" <cschlaefcke at wms-network.de> wrote:

>> On Mar 29, 2004, Neal Becker <ndbecker2 at verizon.net> wrote:
>> 
>>> none on /proc/fs/nfs type nfsd (rw)
>> 
>> /proc/fs/nfsd works for me
>> ^

> OK, I have this too. Still not working. An "ls -la" in "/proc/fs/nfsd"
> returns "". What should be there?

$ ls -la /proc/fs/nfsd
total 0
drwxr-xr-x  1 root root 0 Mar 30 13:08 .
dr-xr-xr-x  3 root root 0 Mar 30 13:08 ..
--w-------  1 root root 0 Mar 30 13:08 .add
--w-------  1 root root 0 Mar 30 13:08 .del
--w-------  1 root root 0 Mar 30 13:08 .export
-r--r--r--  1 root root 0 Mar 30 13:08 exports
-rw-------  1 root root 0 Mar 30 13:08 filehandle
-rw-------  1 root root 0 Mar 30 13:08 .getfd
-rw-------  1 root root 0 Mar 30 13:08 .getfs
--w-------  1 root root 0 Mar 30 13:08 .svc
-rw-------  1 root root 0 Mar 30 13:08 threads
--w-------  1 root root 0 Mar 30 13:08 .unexport

Do you actually have the NFS server started?

Show us `mount | grep nfsd' just to be sure? (you know that
embarrassing feeling when you've been looking at a typo for hours
without noticing it, and it's enough for someone else to look at it
for a split second and they notice it :-)

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}





More information about the test mailing list