From owner-freebsd-questions Thu Aug 31 18: 0:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id B8EAC37B422 for ; Thu, 31 Aug 2000 18:00:42 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id UAA10976; Thu, 31 Aug 2000 20:00:05 -0500 (CDT) (envelope-from dan) Date: Thu, 31 Aug 2000 20:00:05 -0500 From: Dan Nelson To: Meagan Jia Pi Cc: freebsd-questions@FreeBSD.ORG Subject: Re: nfs question Message-ID: <20000831200004.A10754@dan.emsphone.com> References: <065f01c0139a$2f1795a0$e293c83f@elingo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.8i In-Reply-To: <065f01c0139a$2f1795a0$e293c83f@elingo.com>; from "Meagan Jia Pi" on Thu Aug 31 15:24:09 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Aug 31), Meagan Jia Pi said: > I added another ip in /etc/exports on nfs server side, when I tried > to mount the nfs directory on the client side, it failed. > > Do I have to restard nfsd on the server side? If so, what's the > proper way to do that? "killall -HUP mountd" is enough to make it reload /etc/exports. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message