All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruno Vidal <bruno_vidal@hpfrcu03.france.hp.com>
To: "parisc-linux@lists.parisc-linux.org"
	<parisc-linux@lists.parisc-linux.org>
Subject: Re: [parisc-linux] towards unattended reboot
Date: Fri, 06 Dec 2002 17:32:25 +0100	[thread overview]
Message-ID: <3DF0D119.A4A0F2B9@admin.france.hp.com> (raw)
In-Reply-To: 20021206162227.GB8611@systemhalted

[-- Attachment #1: Type: text/plain, Size: 1042 bytes --]

In the dump driver, at the end of dump, it reboot automatically:

...
        DUMP_PRINT("Rebooting in %d seconds ...", panic_timeout);
        dump_wait_n_msec(panic_timeout * 1000);
        machine_restart(NULL);
        return;
}


Carlos O'Donell wrote:

> > Q: Given a 2.4.19 kernel, how do you get it to automatically reboot on crash?
> >
> > A: see below.  The first one breaks the loop on dumping the stack.  The
> >    second part resets the machine in parisc_terminate().
>
> Looks awesome in my opinion. I've needed something like this for my
> cluster, it gets anyone when machines don't reset on crash :)
>
> Though having this be optional seems like an important feature to add.
>
> c.
>
> _______________________________________________
> parisc-linux mailing list
> parisc-linux@lists.parisc-linux.org
> http://lists.parisc-linux.org/mailman/listinfo/parisc-linux




--
        Vidal Bruno, (770-4271)
        SSD-HA Team, HP-UX & LINUX Support
        bruno_vidal@admin.france.hp.com



[-- Attachment #2: Card for Bruno Vidal --]
[-- Type: text/x-vcard, Size: 386 bytes --]

begin:vcard 
n:Bruno;VIDAL
tel;fax:01-69-82-60-14
tel;work:01-69-29-42-71
x-mozilla-html:TRUE
url:www.france.hp.com
org:Solution Center
version:2.1
email;internet:bruno_vidal@hp.com
title:Expert Logiciel Environnement Haute Disponibilité
adr;quoted-printable:;;HP France=0D=0A;Z.A de Courtaboeuf;1 Av. du Canada;91947 Les Ulis cedex;France
x-mozilla-cpt:;26208
fn:VIDAL Bruno
end:vcard

  reply	other threads:[~2002-12-06 16:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-06 13:52 [parisc-linux] towards unattended reboot lamont
2002-12-06 16:22 ` Carlos O'Donell
2002-12-06 16:32   ` Bruno Vidal [this message]
2002-12-06 16:42   ` LaMont Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DF0D119.A4A0F2B9@admin.france.hp.com \
    --to=bruno_vidal@hpfrcu03.france.hp.com \
    --cc=parisc-linux@lists.parisc-linux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.