Date: Wed, 12 Oct 2005 23:00:16 -0600 From: Chris Jones <cdjones-freebsd-geom@novusordo.net> To: Joshua Bell <josh@oplink.net> Cc: freebsd-geom@freebsd.org Subject: Re: GEOM causes kernel panic Message-ID: <434DE9E0.9030406@novusordo.net> In-Reply-To: <20051012170853.00097b64.josh@oplink.net> References: <20051012153312.71befe49.josh@oplink.net> <Pine.WNT.4.63.0510122320381.2668@korben> <20051012170853.00097b64.josh@oplink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Joshua Bell wrote: >From this state, if I do anything like `gvinum start` it panics and reboots. If I am at console, I can see an errors, but unable to 'catch' all of it. > > I think your best bet is going to be trying to trap memory dumps prior to reboot and seeing if you can get any data out of that. See the Developer's Handbook, ch. 10 (http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html) for details. You may also be able to get a copy of some of the errors printed to the console by SSHing in from another machine and doing a 'tail -f /var/log/console.log'. Cheers, Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?434DE9E0.9030406>
