From owner-freebsd-stable@FreeBSD.ORG Fri Oct 10 04:26:44 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 569BA106568C for ; Fri, 10 Oct 2008 04:26:44 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA04.westchester.pa.mail.comcast.net (qmta04.westchester.pa.mail.comcast.net [76.96.62.40]) by mx1.freebsd.org (Postfix) with ESMTP id CE7128FC18 for ; Fri, 10 Oct 2008 04:26:40 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA12.westchester.pa.mail.comcast.net ([76.96.62.44]) by QMTA04.westchester.pa.mail.comcast.net with comcast id QsPB1a0020xGWP854sSfvr; Fri, 10 Oct 2008 04:26:39 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA12.westchester.pa.mail.comcast.net with comcast id QsSd1a0032P6wsM3YsSdH9; Fri, 10 Oct 2008 04:26:38 +0000 X-Authority-Analysis: v=1.0 c=1 a=QycZ5dHgAAAA:8 a=Uq-QouZ8vlCKtgngFnYA:9 a=6OcZIROPF38PptnVREoA:7 a=MTRyEp8JNpLkvUmDTEzJlzV0begA:4 a=EoioJ0NPDVgA:10 a=SV7veod9ZcQA:10 a=LY0hPdMaydYA:10 Received: by icarus.home.lan (Postfix, from userid 1000) id 272ABC9419; Thu, 9 Oct 2008 21:26:37 -0700 (PDT) Date: Thu, 9 Oct 2008 21:26:37 -0700 From: Jeremy Chadwick To: David Peall Message-ID: <20081010042637.GA22356@icarus.home.lan> References: <20081009153613.GB1262@in-addr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-stable@freebsd.org Subject: Re: Problem with dump stalling X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Oct 2008 04:26:44 -0000 On Fri, Oct 10, 2008 at 12:14:09AM +0200, David Peall wrote: > > -----Original Message----- > > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd- > > stable@freebsd.org] On Behalf Of Gary Palmer > > Sent: 09 October 2008 05:36 PM > > To: David Peall > > Cc: freebsd-stable@freebsd.org; Jeremy Chadwick; Christoph Schug > > Subject: Re: Problem with dump stalling > > > > > > -----Original Message----- > > > > From: owner-freebsd-stable@freebsd.org [mailto:owner-freebsd- > > > > stable@freebsd.org] On Behalf Of Jeremy Chadwick > > > > Sent: 09 October 2008 12:45 PM > > > > To: Christoph Schug > > > > Cc: freebsd-stable@freebsd.org; David Peall > > > > Subject: Re: Problem with dump stalling > > > > > > > > David, can you verify you're using a version of > > > > src/sys/kern/subr_sleepqueue.c that is 1.39.2.3 or newer? > > > > > > > > If so, the problem David is experiencing is different. If not, > > > > David > > > > will need to csup and then rebuild world and kernel (do NOT just > do > > > > one; do both) to pick up the changes. > > > > > > > > Try running: > > > > ident /boot/kernel/kernel | grep subr_sleepqueue > > Thank you Gary: > $FreeBSD: src/sys/kern/subr_sleepqueue.c,v 1.39.4.1 2008/01/29 > 16:37:04 jhb Exp $ > > Which is indeed newer that 1.39.2.3 and dump on UFS2 is still a problem. Okay wait a minute here. We can't go purely off of the version number, because the version numbers differ per tag (HEAD/CURRENT, RELENG_7, RELENG_7_0, and so on). 1.39.2.3 was committed to RELENG_7 on 2008/04/19. The timestamp shown for you src/sys/kern/subr_sleepqueue.c is 2008/01/29. So I would say you **do not** have the fix. -- | Jeremy Chadwick jdc at parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |