From owner-freebsd-current@FreeBSD.ORG Fri Oct 31 00:57:22 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F344E16A4CE for ; Fri, 31 Oct 2003 00:57:21 -0800 (PST) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90A4943FCB for ; Fri, 31 Oct 2003 00:57:18 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from user-2ivfje9.dialup.mindspring.com ([165.247.205.201] helo=mindspring.com) by firecrest.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1AFV5o-0004OE-00; Fri, 31 Oct 2003 00:57:17 -0800 Message-ID: <3FA223AB.797B2528@mindspring.com> Date: Fri, 31 Oct 2003 00:56:11 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Michal Mertl References: <20031029183808.M99053@prg.traveller.cz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4bed513c9a3b9e47c4e8f788b55966339387f7b89c61deb1d350badd9bab72f9c350badd9bab72f9c cc: current@freebsd.org Subject: Re: jumbograms (& em) & nfs a no go X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2003 08:57:22 -0000 Michal Mertl wrote: > I then left one computer at 4.9 and upgraded the other to 5.0. When I > mount a partition from 5.0 machine I found out, that copying reliably > works only from 5.0 to 4.9. The other way around I see messages 'em0: > discard oversize frame (ether type 800 flags 3 len 67582 > max 6014)' on > 5.0 and the copying stalls. On 4.9 machine I later see 'nfs server > 10.0.0.2:/usr: not responding'. The interface is stuck for some time - can > be revived by changing mtu back to 1500 and down/up sequence. Implies the sending host is not honoring the MTU restriction when deciding whether or not to frag packets. -- Terry