From owner-freebsd-current@FreeBSD.ORG Thu Dec 9 01:16:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6E2F16A4CE for ; Thu, 9 Dec 2004 01:16:50 +0000 (GMT) Received: from freebsd3.cimlogic.com.au (adsl-20-121.swiftdsl.com.au [218.214.20.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 189C643D5C for ; Thu, 9 Dec 2004 01:16:46 +0000 (GMT) (envelope-from jb@cimlogic.com.au) Received: by freebsd3.cimlogic.com.au (Postfix, from userid 102) id 95FC46ACE0; Thu, 9 Dec 2004 12:16:43 +1100 (EST) Date: Thu, 9 Dec 2004 12:16:43 +1100 From: John Birrell To: Steve Kargl Message-ID: <20041209011643.GB95055@freebsd3.cimlogic.com.au> References: <20041209004335.GA624@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041209004335.GA624@troutmask.apl.washington.edu> User-Agent: Mutt/1.4.2.1i cc: freebsd-current@freebsd.org Subject: Re: nfs appears broken X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2004 01:16:51 -0000 On Wed, Dec 08, 2004 at 04:43:35PM -0800, Steve Kargl wrote: > troutmask:root[201] mount /jumbo > [udp] jumbo:/data: RPCPROG_NFS: RPC: Port mapper failure - RPC: Timed out > [udp] jumbo:/data: RPCPROG_NFS: RPC: Port mapper failure - RPC: Timed out > > troutmask:root[203] grep jumbo /etc/fstab > jumbo:/data /jumbo nfs rw,noauto 0 0 > > > This is with world+kernel from about 30 minutes on amd64. I was > able to mount /jumbo with a kernel from monday. I updated a current machine yesterday and mountd complains about in invalid line in /etc/exports, saying that / isn't a mount point. The client reports "permission denied". I cvsup'd again today and the kernel panics before I can even get to try NFS. -- John Birrell