Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2005 14:30:49 +0100
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Michael Boers <msb@datacompusa.com>
Cc:        freebsd-geom@FreeBSD.org
Subject:   Re: gmirrored boot drives locks up during buildworld
Message-ID:  <20050315133049.GI9291@darkness.comp.waw.pl>
In-Reply-To: <42cc591ca3faf6a5ab49fa7101e5945c@datacompusa.com>
References:  <f7944513206a01f926630fed59abc188@datacompusa.com> <20050314190650.GX9291@darkness.comp.waw.pl> <42cc591ca3faf6a5ab49fa7101e5945c@datacompusa.com>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Tue, Mar 15, 2005 at 08:22:51AM -0500, Michael Boers wrote:
+> In addition to enabling HTT in the bios, I have made the following 
+> changes to the kernel, 
+> 
+> options	SMP 
+> options	MPTABLE_FORCE_HTT  
+> options	MP_WATCHDOG 
+> 
+> and set the following flags 
+> 
+> kern.geom.mirror.debug=1 
+> debug.watchdog=1 
+> 
+> I reran the "while (true) do make clean; make buildworld; done" test 
+> and the machine has locked up as before. 

If it didn't enter to the debugger, it is not a hard lockup.

+> I have not touched the machine yet.  Is there any other info I can 
+> provide? 

Yes, can you enter to the debugger and:

db> ps
[find interesting processes like gmirror or processes which are sleeping
 on for example g_topology_lock]
db> tr <pid1>
db> tr <pid2>

and send me the output?

-- 
Pawel Jakub Dawidek                       http://www.wheel.pl
pjd@FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFCNuOJForvXbEpPzQRAjMrAJ4oUwdbfEN9MmnxRORn1UChBCI/OACgvbZ5
Ie+s1wEwBUsPbJM54EA1FHU=
=Kc38
-----END PGP SIGNATURE-----

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