Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Jul 2009 17:06:35 +0300
From:      Andriy Gapon <avg@icyb.net.ua>
To:        Thomas Ronner <thomas@ronner.org>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: ZFS: zpool scrub lockup
Message-ID:  <4A55F96B.6070303@icyb.net.ua>
In-Reply-To: <1247085058.6197.18.camel@bugstore>
References:  <1247085058.6197.18.camel@bugstore>

next in thread | previous in thread | raw e-mail | index | archive | help
on 08/07/2009 23:30 Thomas Ronner said the following:
> Hello,
> 
> I don't know whether this is the right list; maybe freebsd-fs is more
> appropriate. So please redirect me there if this isn't the right place.
> 
> My system (i386, Athlon XP) locks hard when scrubbing a certain pool. It
> has been doing this for at least a couple of months now. For this reason
> I upgraded to 7.2-STABLE recently as this had the latest ZFS bits, but
> this doesn't help. It even makes the problem worse: in previous versions
> I just hit the reset button and forgot about it, but now it "remembers"
> that it was scrubbing (I presume) and tries to resume at the exact same
> place, locking up again. This means I haven't been able to mount these
> ZFS volumes successfully: the moment I do a /etc/rc.d/zfs start from
> single user mode (I have my /, /var and /usr on UFS) it locks up in a
> couple of seconds. And by locks up I really mean locks up. No panic,
> nothing. Pressing the reset button on the chassis is the only way to
> reboot. 

You can try adding SW_WATCHDOG option to your kernel which might help catching the
lockup. Things like INVARIANTS and WITNESS might help th debugging too.
Serial console for remote debugging would be very useful too.

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4A55F96B.6070303>