From owner-freebsd-questions@FreeBSD.ORG Mon Jun 13 22:56:03 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E5EEF16A41C for ; Mon, 13 Jun 2005 22:56:03 +0000 (GMT) (envelope-from munn@umd.edu) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id A26E543D1D for ; Mon, 13 Jun 2005 22:56:03 +0000 (GMT) (envelope-from munn@umd.edu) Received: from [192.168.123.55] (pcp0010726446pcs.howard01.md.comcast.net[69.243.51.18]) by comcast.net (rwcrmhc13) with ESMTP id <200506132256020150031ifne>; Mon, 13 Jun 2005 22:56:03 +0000 Message-ID: <42AE0F01.5020300@umd.edu> Date: Mon, 13 Jun 2005 18:56:01 -0400 From: munn User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <42ADB097.8070703@umd.edu> <4464wicfjn.fsf@be-well.ilk.org> In-Reply-To: <4464wicfjn.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: NFS question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 22:56:04 -0000 Bingo! Lowell Gilbert wrote: >munn writes: > > > >>I am trying to NFS connect to a server machine using mount_nfs. I get >>the following message >> >>RPCPROG_NFS: RPC: Port mapper failure - RPC: Unable to receive. An >>'identical' machine connects without a message and the mount works. >> >>Does anybody know what the message means and how to make it go away? >> >>All machines are running 5.4-STABLE >> >> > >Stable as of when? >There was a bug in -STABLE last week which could explain this. >If you updated the problematic machine last week, do it again now. > > >