Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Dec 2003 22:21:17 +1300
From:      Andrew Thompson <andy@fud.org.nz>
To:        Scott Long <scottl@freebsd.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: Announcing 5.2-BETA
Message-ID:  <20031223092117.GA723@kate.fud.org.nz>
In-Reply-To: <3FC4C3DC.9040208@freebsd.org>
References:  <3FC4C3DC.9040208@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 26, 2003 at 08:16:44AM -0700, Scott Long wrote:
> It's my pleasure to announce the availability of 5.2-BETA ISO images and 
> ftp install sets for i386 and alpha. 
> [snip]
> - NFS might be unstable in certain situations, though we have not been
>   able to identify what situations yet.

I have been experiencing the nfs hangs like a few other people with current 
for several months.

I have narrowed it down to using pf from ports with the line,

scrub in all

in the conf file (on the server). I can read files fine, but any writes
will hang the process and "nfs server not available" lines appear in the logs.

If I remove that line and reload the pf rules, the copy will resume 
immediately. 


# pkg_info | grep pf
pf_freebsd-2.00_1   OpenBSD pf as a kldmodule
# uname -a
FreeBSD kate.fud.org.nz 5.2-RC FreeBSD 5.2-RC #0: Sat Dec 13 00:52:30 NZDT 2003
   andy@kate.fud.org.nz:/usr/obj/usr/src/sys/KATE  i386


Is anyone else seeing this?


Andy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031223092117.GA723>