Date: Tue, 1 Jun 1999 12:51:47 -0700 From: Michael Haro <perl@netmug.org> To: Brent Rector <brentr@tccsweb.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: How to reinitate exports? Message-ID: <19990601125147.C5435@netmug.netmug.org> In-Reply-To: <3754374C.167EB0E7@tccsweb.com>; from Brent Rector on Tue, Jun 01, 1999 at 01:41:00PM -0600 References: <3754374C.167EB0E7@tccsweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990601125147.C5435>