From owner-freebsd-questions Thu May 16 12:20:26 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hobbiton.shire.net (frogmorton.shire.net [204.228.145.136]) by hub.freebsd.org (Postfix) with ESMTP id 569AC37B40C for ; Thu, 16 May 2002 12:20:21 -0700 (PDT) Received: from [68.64.98.90] (helo=localhost) by hobbiton.shire.net with asmtp (Exim 3.36 #8) id 178Qnl-000DwN-00 for freebsd-questions@freebsd.org; Thu, 16 May 2002 15:20:37 -0400 Date: Thu, 16 May 2002 15:20:19 -0400 Mime-Version: 1.0 (Apple Message framework v481) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: mountd question From: Chad Leigh -- Shire.Net LLC To: freebsd-questions@freebsd.org Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.481) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi I am trying to turn on NFS serving on a running production machine that I cannot reboot right now. I run, as root # nfsd -u -t -n 4 # mountd -r Clients cannot mount, and after several minutes, mountd dies and gives the message in the system log mountd[53312]: can't register mount What exactly does this mean? Could it be an artifact from being at runlevel 3? Thanks Chad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message