Date: Fri, 8 Jan 2016 18:13:36 +0700 From: Eugene Grosbein <eugen@grosbein.net> To: Daniel Braniss <danny@cs.huji.ac.il>, Freebsd hackers list <freebsd-hackers@freebsd.org> Subject: Re: watchdog not rebooting Message-ID: <568F99E0.5080008@grosbein.net> In-Reply-To: <568F9916.2000802@grosbein.net> References: <95D6F157-70B1-48F3-B512-9A4B7D6F9EA4@cs.huji.ac.il> <568F9916.2000802@grosbein.net>
next in thread | previous in thread | raw e-mail | index | archive | help
>> on real hardware, with hardware watchdog, it does the right thing, panics and reboots, >> but on vmware, it enters the debugger, and ‘cont’ will resume. >> the kernel in both cases(it’s the same) has option KDB and ALT_BREAK_TO_DEBUGGER >> >> so how can I get the vm to reboot? > > debug.debugger_on_panic=0 in the /boot/loader.conf and/or options KDB_UNATTENDED in the kernel config. Hmm, no - in case of watchdog, only kernel options KDB_UNATTENDED will help, debug.debugger_on_panic will not.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?568F99E0.5080008>