Server reboots at random :-(

Edwin Groothuis edwin at mavetju.org
Wed Jun 18 21:54:43 UTC 2008


On Wed, Jun 18, 2008 at 12:29:00PM -0400, BarryFriedman at www1.emax.ca wrote:
> Any ideas about how to troubleshoot this would be greatly appreciated.

Start with enabling crash dumps to see if it is a kernel issue or
a hardware issue:

In /etc/rc.conf:

    dumpdev="AUTO"
    dumpdir="/usr/crash"

The second reboot will take muuuuch longer because it is saving
this, but it gives some information to start with.

See also
http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html
and following.

Edwin
-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |              Weblog: http://www.mavetju.org/weblog/


More information about the freebsd-proliant mailing list