From owner-freebsd-isp Tue Jun 1 12:52:35 1999 Delivered-To: freebsd-isp@freebsd.org Received: from netmug.org (netmug.org [204.188.144.33]) by hub.freebsd.org (Postfix) with ESMTP id AD6C5150CE for ; Tue, 1 Jun 1999 12:52:29 -0700 (PDT) (envelope-from perl@netmug.org) Received: (from perl@localhost) by netmug.org (8.8.8/NetMUG_1.0.0) id MAA05850; Tue, 1 Jun 1999 12:51:47 -0700 (PDT) Date: Tue, 1 Jun 1999 12:51:47 -0700 From: Michael Haro To: Brent Rector Cc: freebsd-isp@FreeBSD.ORG Subject: Re: How to reinitate exports? Message-ID: <19990601125147.C5435@netmug.netmug.org> References: <3754374C.167EB0E7@tccsweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <3754374C.167EB0E7@tccsweb.com>; from Brent Rector on Tue, Jun 01, 1999 at 01:41:00PM -0600 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jun 01, 1999 at 01:41:00PM -0600, Brent Rector wrote: > Hey Everyone! > > I hope this finds everyone having a great day? > > Just a simple question, how do I reinitialize NFS to export new settings > without downing the server completely.. Just do a -HUP on the NFS? killall -1 mountd should work, but make sure to check /var/log/messages after in case mountd doesn't like something. Michael To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message