:Yes, we do. I've run into this problem elsewhere but a quick fix was needed :so it just got hacked. NT NFS clients tend to trigger it too. : :The problem is that the sanity check is a fair way away from where the problem :packet is generated. The bad reply is generated in the readdirplus routine, :gets replied (without checking) and cached. The client drops the (oversize) :packet, resends, and the nfsd replies from the cache and this time hits :the sanity check and panics. : :... : :I will have another look shortly. Anyway, the clue is that the server :readdirplus routine is the apparent culprit. : :Cheers, :-Peter This makes a lot of sense. A report of du causing the panic, and the good possibility that readdirplus is caching an oversized response packet. Tell me what you come up with! I'll take a crack at it if you don't find anything. -Matt To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = bewm Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server = be... David E. Cross
- Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD server ... Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD ser... Bill Paul
- Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD... Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client + Fr... Bill Paul
- Re: IRIX 6.5.4 NFS v3 TCP client ... Mike Smith
- Re: IRIX 6.5.4 NFS v3 TCP client ... Amancio Hasty
- Re: IRIX 6.5.4 NFS v3 TCP client ... Peter Wemm
- Re: IRIX 6.5.4 NFS v3 TCP client + FreeBSD... Peter Wemm
- Re: IRIX 6.5.4 NFS v3 TCP client + Fr... Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client ... Bill Paul
- Re: IRIX 6.5.4 NFS v3 TCP client ... Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client ... Bill Paul
- Re: IRIX 6.5.4 NFS v3 TCP client ... Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client ... Bill Paul
- Re: IRIX 6.5.4 NFS v3 TCP client ... Matthew Dillon
- Re: IRIX 6.5.4 NFS v3 TCP client ... Bill Paul
- readdirplus client side fix (was ... Matthew Dillon
- Re: readdirplus client side fix (... Bill Paul
- Re: readdirplus client side fix (... Matthew Dillon