From owner-freebsd-questions Fri Feb 26 9:40:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207]) by hub.freebsd.org (Postfix) with ESMTP id B18F714F9A for ; Fri, 26 Feb 1999 09:40:19 -0800 (PST) (envelope-from cjc@cc942873-a.ewndsr1.nj.home.com) Received: (from cjc@localhost) by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id MAA06358; Fri, 26 Feb 1999 12:49:13 -0500 (EST) (envelope-from cjc) From: "Crist J. Clark" Message-Id: <199902261749.MAA06358@cc942873-a.ewndsr1.nj.home.com> Subject: Re: NFS help needed In-Reply-To: from Conrad Sabatier at "Feb 26, 99 10:17:56 am" To: conrads@neosoft.com Date: Fri, 26 Feb 1999 12:49:13 -0500 (EST) Cc: asmodai@wxs.nl, questions@FreeBSD.ORG Reply-To: cjclark@home.com X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Conrad Sabatier wrote, > I'm running mountd with the flags "-l -r -n", and nfsd with the flags > "-r -u -t -n 4". ^^ From 'man nfsd,' -r Register the NFS service with portmap(8) without creating any servers. This option can be used along with the -u or -t options to re-register NFS if the portmap server is restarted. I stress the words "without creating any servers." Are there any servers running on your system? What does, % ps aux | grep nfsd Return? -- Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message