From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-69817-garchives=archives.gentoo.org@gentoo.org>)
	id 1IZ8U6-0005eZ-8C
	for garchives@archives.gentoo.org; Sat, 22 Sep 2007 17:09:38 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l8MGxQRS000654;
	Sat, 22 Sep 2007 16:59:26 GMT
Received: from rwcrmhc14.comcast.net (rwcrmhc14.comcast.net [204.127.192.84])
	by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l8MGpX91023081
	for <gentoo-user@lists.gentoo.org>; Sat, 22 Sep 2007 16:51:34 GMT
Received: from spore.ath.cx ([24.245.14.14])
          by comcast.net (rwcrmhc14) with ESMTP
          id <20070922165132m1400jc3fje>; Sat, 22 Sep 2007 16:51:32 +0000
Received: from pascal.spore.ath.cx (pascal.spore.ath.cx [192.168.1.100])
	by spore.ath.cx (Postfix) with ESMTP id B1173602B7
	for <gentoo-user@lists.gentoo.org>; Sat, 22 Sep 2007 11:51:31 -0500 (CDT)
Date: Sat, 22 Sep 2007 11:51:31 -0500
From: Dan Farrell <dan@spore.ath.cx>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] help with the dreaded mount: RPC: Program not
 registered
Message-ID: <20070922115131.17c97c1b@pascal.spore.ath.cx>
In-Reply-To: <e6b926b90709211645p34086bbei7c99afcb0076b102@mail.gmail.com>
References: <e6b926b90709211645p34086bbei7c99afcb0076b102@mail.gmail.com>
Organization: Spore, Ltd.
X-Mailer: Claws Mail 2.9.1 (GTK+ 2.10.13; x86_64-pc-linux-gnu)
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 99cec447-5230-4338-a588-ba15108f7b09
X-Archives-Hash: c9780f6e6dc170ae3f356989dc585741

On Fri, 21 Sep 2007 19:45:47 -0400
"John Blinka" <john.blinka@gmail.com> wrote:

> Hi, all,
> 
> I have 2 gentoo machines, lotus and tobey.   tobey is an nfs server to
> lotus.
> Today I upgraded tobey, and now nfs doesn't work.  Previously, it
> worked for years.  The symptoms are:
> 
> 1)  mount -v /mnt/tobey on lotus returns
>      mount: RPC: Program not registered
> 
> 2)  /etc/init.d/nfs start on tobey produces no output, no running
>     nfsd daemons, and exit code 1.

that should be /etc/init.d/nfsmount start.  /etc/init.d/nfs is for nfs
server.  

you can run "portmap" and "rpc.statd" and then just mount your nfs
shares; you don't need to start the service at all. 

Additionally make sure the box is not  firewalling access to 'lo',
because it will need said access to use rpc.statd.
-- 
gentoo-user@gentoo.org mailing list