Re: NFS/TCP
- From: Mohan Srinivasan <mohan_srinivasan@xxxxxxxxx>
- Date: Sat, 30 Sep 2006 18:42:02 -0700 (PDT)
I thought I had MFC'ed the fix to releng_6. Maybe I did not :(. Sorry...
I don't know if it is too late to get this into 6.1 or not. cc:ing re: for his comments.
This is a pretty serious bug, and if there are last minute fixes being accepted,
I would like this to go in.
Unfortunately, cvs.freebsd.org seems to have changed from what I was familiar with.
Now that website displays some perforce nonsense, which I can't grok.
I am trying to see if there's a link someplace where I can see cvs comments.
mohan
--- Kris Kennaway <kris@xxxxxxxxxxxxxx> wrote:
I don't know if mohan already committed it, so perhaps he can comment.
Kris
On Fri, Sep 29, 2006 at 10:10:02AM +0200, Yuri Khotyaintsev wrote:
Will a fix for NFS/TCP (nfs_socket.c rev 1.138) be ever committed to stable?
Yuri Khotyaintsev wrote:
On Monday 08 May 2006 19:41, Kris Kennaway wrote:--
On Mon, May 08, 2006 at 01:54:58PM +0200, Yuri Khotyaintsev wrote:
I have an NSF server and several clients which write large text files tomohan committed a fix for one such problem a few days ago. It will
the server. All machines are running max one week old STABLE and are
connected to the same gigabit switch, and have identical nics (em). Amd
mount options are: /defaults
type:=nfs;cache:=all;opts:=rw,intr,nosuid,grpid,nfsv3,tcp,resvport,soft
Almost all the time I get the following messages on the server:
nfsd send error 32
nfsd send error 32
nfsd send error 32
nfsd send error 32
nfsd send error 32
...
And corresponding messages on a client:
impossible packet length (8996061) from nfs server db:/export/data1/caa
impossible packet length (3123011) from nfs server db:/export/data1/caa
impossible packet length (893006905) from nfs server db:/export/data1/caa
impossible packet length (842018868) from nfs server db:/export/data1/caa
impossible packet length (874220) from nfs server db:/export/data1/caa
impossible packet length (14182767) from nfs server db:/export/data1/caa
impossible packet length (16777216) from nfs server db:/export/data1/caa
impossible packet length (758134573) from nfs server db:/export/data1/caa
impossible packet length (1503661568) from nfs server
db:/export/data1/caa impossible packet length (1300840) from nfs server
db:/export/data1/caa ...
And from time to time the files which are written to the server get
truncated (regardless of the file size)...
Does anybody have an idea how to make it work reliably and not to
truncate the files?
not be in 6.1-RELEASE, but you should be able to apply the patch
yourself. It would be nice to know how it works for you.
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/nfsclient/nfs_socket.c.diff?r
1=text&tr1=1.136&r2=text&tr2=1.139
I have patched nfs_socket.c on all clients and run the same kind of
processing which was causing the problem. I can report that the problem is
gone with nfs_socket.c rev 1.139. I only got one "nfs send error 35" on
one of the clients instead of hundreds of messages I was seeing before.
Thank you very much!
Dr. Yuri Khotyaintsev
Institutet f??r rymdfysik (IRF), Uppsala
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: NFS/TCP
- From: Kris Kennaway
- Re: NFS/TCP
- Prev by Date: ipfilter nat w/IPFILTER_DEFAULT_BLOCK kernel
- Next by Date: Re: NFS/TCP
- Previous by thread: ipfilter nat w/IPFILTER_DEFAULT_BLOCK kernel
- Next by thread: Re: NFS/TCP
- Index(es):
Relevant Pages
|
|