From nobody@FreeBSD.org  Tue May 11 20:27:57 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 31E8F1065679
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 May 2010 20:27:57 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 217928FC29
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 May 2010 20:27:57 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o4BKRuRQ069353
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 11 May 2010 20:27:56 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o4BKRusG069352;
	Tue, 11 May 2010 20:27:56 GMT
	(envelope-from nobody)
Message-Id: <201005112027.o4BKRusG069352@www.freebsd.org>
Date: Tue, 11 May 2010 20:27:56 GMT
From: Grant Peel <gpeel@thenetnow.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: FreeBSD 8 NFS Client Connection to Server
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146502
>Category:       kern
>Synopsis:       [nfs] FreeBSD 8 NFS Client Connection to Server
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 11 20:30:02 UTC 2010
>Closed-Date:    
>Last-Modified:  Wed Jul 07 19:34:19 UTC 2010
>Originator:     Grant Peel
>Release:        8
>Organization:
The Net Now
>Environment:
>Description:
I cant get a machine to connect to a NFS mount on another machine on the same network using the FreeBSD 8 Live Filesystem Fixit console. 

From what I can gather from the documents, it should be possible.

Once the machine was loaded up with FreeBSD 6.3 (From a backup), and running in the normal way. it connects fine.

In this case, the NFS server is running FreeBSD 5.2.1 and has several other machines connecting to it fine.
>How-To-Repeat:
Create a NFS mount on a machine, and configure,
Boot a client machine up with FreeBSD 8 Live FS and go to fixit console,
Assign the client an ip address with ifconfig,
try mounting the nfs volume on the client.

The error I got was:
RPCPROG_NFS: RPC: Program not registered
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: jilles 
Responsible-Changed-When: Sat May 15 15:15:03 UTC 2010 
Responsible-Changed-Why:  
Correct category. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146502 

From: "Grant Peel" <gpeel@thenetnow.com>
To: <bug-followup@FreeBSD.org>,
	"Grant Peel" <gpeel@thenetnow.com>
Cc:  
Subject: Re: kern/146502: [nfs] FreeBSD 8 NFS Client Connection to Server
Date: Tue, 6 Jul 2010 14:13:26 -0400

 I have recently installed FreeBSD 8 p3 onto the NFS machine.
 
 Supprisingly enough, the older FreeBSD 6.x machines can connect to it, but 
 other client machines running FreeBSD 8 p3 can't
 
 I have followed the handbook NFS docs to the letter, and still not 
 connecting.
 
 -Grant 
 
From: "Grant Peel" <gpeel@thenetnow.com>
To: <bug-followup@FreeBSD.org>,
	"Grant Peel" <gpeel@thenetnow.com>
Subject: Re: kern/146502: [nfs] FreeBSD 8 NFS Client Connection to Server
Date: Tue, 6 Jul 2010 22:32:58 -0400
 
 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0075_01CB1D5B.2F588170
 Content-Type: text/plain;
 	charset="Windows-1252"
 Content-Transfer-Encoding: quoted-printable
 
 All,
 
 Adding the tcp/udp options to the rc.conf on the nfs server and =
 rebooting seems to have fixed the issue.
 
 The FreeBSD 8 clients were looking to connect using tcp, but the FReeBSD =
 8 server only registering UDP.
 
 This may still be a bug, but, adding this to the servers rc.conf file =
 makes it all work.
 
 nfs_server_flags=3D"-t -u -h 192.168.0.4 -n 15"
 
 -Grant
 
 ------=_NextPart_000_0075_01CB1D5B.2F588170--
>Unformatted:
