From owner-freebsd-current@FreeBSD.ORG Fri Jan 29 21:31:55 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03438106566B for ; Fri, 29 Jan 2010 21:31:55 +0000 (UTC) (envelope-from tom@tomjudge.com) Received: from tomjudge.vm.bytemark.co.uk (tomjudge.vm.bytemark.co.uk [80.68.91.100]) by mx1.freebsd.org (Postfix) with ESMTP id B91CB8FC18 for ; Fri, 29 Jan 2010 21:31:54 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 2CE4D489F5 for ; Fri, 29 Jan 2010 21:31:53 +0000 (GMT) X-Virus-Scanned: Debian amavisd-new at tomjudge.vm.bytemark.co.uk Received: from tomjudge.vm.bytemark.co.uk ([127.0.0.1]) by localhost (tomjudge.vm.bytemark.co.uk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0-7TTQgNjYsC for ; Fri, 29 Jan 2010 21:31:50 +0000 (GMT) Received: from rita.nodomain (unknown [192.168.205.6]) by tomjudge.vm.bytemark.co.uk (Postfix) with ESMTP id 3A674489F2 for ; Fri, 29 Jan 2010 21:31:50 +0000 (GMT) Message-ID: <4B63533D.1050404@tomjudge.com> Date: Fri, 29 Jan 2010 21:29:33 +0000 From: Tom Judge User-Agent: Thunderbird 2.0.0.23 (X11/20090822) MIME-Version: 1.0 To: FreeBSD-Current X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Boot Lockup on XenServer 5.5 (r203178) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Jan 2010 21:31:55 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I am having problems booting my 9 box at r203178 in Citrix XenServer 5.5. The last time I updated this box was October 3rd. The box now hangs at: Trying to mount root from ufs:/dev/ad0s1a I am unable to break to the debugger on this system right now. Any tips would be useful. Thanks tj-tinderbox# uname -a FreeBSD tj-tinderbox.XXXX 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Fri Oct 2 21:15:34 UTC 2009 tj@tj-tinderbox.XXXX:/usr/obj/usr/src/sys/GENERIC i386 tj-tinderbox# cd sys/i386/conf/ tj-tinderbox# svn diff Index: GENERIC =================================================================== - --- GENERIC (revision 203178) +++ GENERIC (working copy) @@ -76,7 +76,12 @@ options INVARIANT_SUPPORT # Extra sanity checks of internal structures, required by INVARIANTS options WITNESS # Enable checks to detect deadlocks and cycles options WITNESS_SKIPSPIN # Don't run witness on spinlocks for speed +options DEBUG_LOCKS +options DEBUG_VFS_LOCKS +options DIAGNOSTIC +options BREAK_TO_DEBUGGER + # To make an SMP kernel, the next two lines are needed options SMP # Symmetric MultiProcessor Kernel device apic # I/O APIC tj-tinderbox# cd /usr/src tj-tinderbox# svn info Path: . URL: http://svn.freebsd.org/base/head Repository Root: http://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 203178 Node Kind: directory Schedule: normal Last Changed Author: marcel Last Changed Rev: 203177 Last Changed Date: 2010-01-29 20:37:12 +0000 (Fri, 29 Jan 2010) - -- TJU13-ARIN -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iQEcBAEBAgAGBQJLY1M9AAoJEMSwVS7lr0OdQqAIALdUaH9YQy7boSKDOOOdNgTW s/ZLhrJx3xbyE5d+elKdoRFNk3uUNnNxUO1aZGIIjNYfc+0Vb/TL6axNQuRqntry E1s80vsqwWKSjtFsYEufX3ERArr60Z+tCElVp7eFXaEa57Rw5CvFQtRE/uQtv2Q7 /s1QSaVbfo9WMkcUmpCWFPbzr3TTHdsYRGd/SZX9UHbPjWr6i4D3wtGfHUizP2t/ HSh3jy+DOwDYLHB/SxxZdVjHZ8fZH2sw3ETB19NCniLxDquLTHElERXVFAfkojc2 fGo+4eQo3gKIPu32TSEtOoAheYGMxhopnfdwYcNSVoY3N7HOUSZ3b1BcD03CZio= =e4o5 -----END PGP SIGNATURE-----