kern/146502: [nfs] FreeBSD 8 NFS Client Connection to Server

Rick Macklem rmacklem at uoguelph.ca
Tue Jul 6 23:09:54 UTC 2010



On Tue, 6 Jul 2010, Grant Peel wrote:

> The following reply was made to PR kern/146502; it has been noted by GNATS.
>
> From: "Grant Peel" <gpeel at thenetnow.com>
> To: <bug-followup at FreeBSD.org>,
> 	"Grant Peel" <gpeel at 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
>
Sometime post FreeBSD6 (can't remember exactly when), the default for
mounts changed from UDP to TCP. To get a UDP mount for a newer FreeBSD
system, you need to explicitly add the "udp" option on the mount.
(If your NFS server handles TCP mounts fine, I have no idea why this
doesn't work for newer systems, but I've never used a Live Filesystem
Fixit console.)

rick



More information about the freebsd-fs mailing list