On Sat, Mar 13, 2010 at 10:21:14PM -0600, Christopher G. Stach II wrote:
----- "Norman Gaywood" ngaywood@une.edu.au wrote:
I have a guest that keeps crashing and want to automatically reboot it when it crashes. See:
xen PV guest kernel 2.6.32 processes lock up in D state https://bugzilla.redhat.com/show_bug.cgi?id=550724
if you want to look at the details on the crashing.
If your guest's state is corrupted, you can't rely on its behavior. For that reason, you should set up a watchdog and only rely on the panic behavior as a preliminary measure.
I figured that I had setup a watchdog with the hung_task_panic=1 guest parameter. Is there another way of setting up a watchdog in this case?