From owner-freebsd-current@FreeBSD.ORG Fri Jul 9 01:32:42 2004 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 8B3CF16A4CE; Fri, 9 Jul 2004 01:32:42 +0000 (GMT) Received: from black3.imgsrc.co.jp (black3.imgsrc.co.jp [210.226.20.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3D9C43D53; Fri, 9 Jul 2004 01:32:41 +0000 (GMT) (envelope-from kuriyama@imgsrc.co.jp) Received: from localhost (localhost [127.0.0.1]) by black3.imgsrc.co.jp (Postfix) with ESMTP id 1095350BBD; Fri, 9 Jul 2004 10:32:40 +0900 (JST) Received: from black3.imgsrc.co.jp (black3.imgsrc.co.jp [IPv6:2001:218:422:2::9999]) by black3.imgsrc.co.jp (Postfix) with ESMTP id AF1815088E; Fri, 9 Jul 2004 10:32:38 +0900 (JST) Date: Fri, 09 Jul 2004 10:32:38 +0900 Message-ID: <7meknmx8w9.wl@black3.imgsrc.co.jp> From: Jun Kuriyama To: Robert Watson In-Reply-To: References: <7mk6xey51w.wl@black3.imgsrc.co.jp> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386--freebsd) MULE/5.0 (SAKAKI) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Virus-Scanned: by amavisd 0.1 cc: Current Subject: Re: NFS over IPv6 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, 09 Jul 2004 01:32:42 -0000 At Thu, 8 Jul 2004 12:15:49 -0400 (EDT), Robert Watson wrote: > > With today's kernel, I see strange behavior with NFS over IPv6. My > > userland is two days older. I'll check with sync'ed kernel/userland > > tomorrow. > > Is there any chance you can track down a threshold date for the problem > appearing? I did recently make some changes to NFS, but I wouldn't think > those would be related to the problem you're experiencing. It looks like > you are seeing IPv6 fragmentation, however -- maybe we're looking at a > problem with IPv6 fragment handling? Okay, (1) With 2004-07-05 00:00:00+00, I cannot boot with assertion failure: panic: Assertion td->td_turnstile != NULL failed at ../../../kern/subr_turnstile.c:478 (2) With 2004-07-03 00:00:00+00, I cannot finish kernel compilation. (3) With 2004-07-02 00:00:00+00, it looks okay, but should try to test more... I'll try around 07/04 source after. -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project