Date: Thu, 11 Feb 1999 23:18:39 -0500 (EST) From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com> To: yu.shi@research.nokia.com Cc: FAQ@FreeBSD.ORG Subject: Re: suggest add an item. Message-ID: <199902120418.XAA20164@cc942873-a.ewndsr1.nj.home.com> In-Reply-To: <36C393BD.6B7EFB57@research.nokia.com> from Shi Yu at "Feb 12, 99 10:36:45 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Shi Yu wrote, > Such is human being that Newcomers who want to use FreeBSD as a NFS > server > do not send a SIGHUP to mountd after modifying /etc/exports. > Of course, it will not work. > Then they got irritated and begin to complain. > So I suggest add this item to the FAQs. > Best regards! % man mountd . . . 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 -s HUP `cat /var/run/mountd.pid`), check the syslog output to see if mountd logged any parsing errors in the exports file. . . . Right there on the manpage. Anyone who wonders why his mountd is not working should know to look there. You would be doing everyone a disservice by diluting more relavent questions in the FAQ with things clearly covered by manpages. HTH. RTFM. HAND. -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902120418.XAA20164>