[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NFS server problem - Help please.



>  I just setup an NFS server on my openbsd box, but
> when I run the command showmount -e localhost nothing
> appears to be exported. "I followed the setup
> procedure in the FAQ section of openbsd.org" I also
> tried mounting on of my NFS shares from another box
> and it said "permision denied." It looks like it is
> not reading the exports files or cannot mount them.

>From the 'mountd' man page:

     When mountd is started, it loads the export host addresses and options
     into the kernel using the mount(2) system call.  After changing the ex-
     ports file, a hangup signal should be sent to the mountd daemon to get it
     to reload the export information.  After sending the SIGHUP (kill -HUP
     `cat /var/run/mountd.pid`), check the syslog output to see if mountd
     logged any parsing errors in the exports file.

David S.



Visit your host, monkey.org