GEOM causes kernel panic

Chris Jones cdjones-freebsd-geom at novusordo.net
Wed Oct 12 22:00:17 PDT 2005


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


More information about the freebsd-geom mailing list