Problem with dump stalling
Jeremy Chadwick
koitsu at FreeBSD.org
Fri Oct 10 00:03:30 PDT 2008
On Fri, Oct 10, 2008 at 08:27:11AM +0200, David Peall wrote:
> > -----Original Message-----
> > From: owner-freebsd-stable at freebsd.org [mailto:owner-freebsd-
> > stable at freebsd.org] On Behalf Of Jeremy Chadwick
> > Sent: 10 October 2008 06:27 AM
> > To: David Peall
> > Cc: freebsd-stable at freebsd.org
> > Subject: Re: Problem with dump stalling
> >
> > 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.
> >
>
> After rebuilding and installing both kernel and world
> # uname -a
> FreeBSD 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Thu Oct 9 16:28:45
> UTC 2008 david@:/usr/obj/usr/src/sys/GENERIC amd64
>
> And:
> # ident /boot/kernel/kernel | grep subr_sleepqueue
> $FreeBSD: src/sys/kern/subr_sleepqueue.c,v 1.39.4.1 2008/01/29
> 16:37:04 jhb Exp $
>
> So where is it getting that time stamp?
>From the file:
/usr/src/sys/kern/subr_sleepqueue.c
You did not state what CVS tag you're using in your supfiles. I'm
willing to bet you're using RELENG_7_0 and not RELENG_7. The fix
was not committed to RELENG_7_0.
--
| 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 |
More information about the freebsd-stable
mailing list