linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Mike Strosaker <strosake@austin.ibm.com>
To: Olaf Hering <olaf@aepfle.de>
Cc: linuxppc-dev@ozlabs.org, Paul Mackeras <paulus@samba.org>
Subject: Re: [PATCH] reboot when panic_timout is set
Date: Wed, 30 Aug 2006 17:13:00 -0500	[thread overview]
Message-ID: <44F60D6C.6070303@austin.ibm.com> (raw)
In-Reply-To: <20060825201402.GA28214@aepfle.de>

Olaf Hering wrote:

>On Fri, Aug 25, Mike Strosaker wrote:
>
>>Olaf Hering wrote:
>>    
>>
>>>Only call into RTAS when booted with panic=0 because the RTAS call does 
>>>not return.
>>>The system has to be rebooted via the HMC or via the management console 
>>>right now.
>>>This is cumbersome and not what the default panic=180 is supposed to do.
>>>      
>>>
>>The os-term call is supposed to indicate to the platform that it should 
>>follow it's abnormal OS termination policy.  I normally set my 
>>partitions to reboot immediately after an os-term call.  I believe that 
>>"/usr/sbin/serv_config -b" (installed with powerpc-utils-papr) is used 
>>to set that policy from the command line.
>>    
>>
>
>That doesnt help me at all if the kernel crashes before it reaches
>/init. And if one has to call a binary anyway to set or upgrade the
>policy, this binary can also set /proc/sys/kernel/panic to 0.
>  
>
Hmm... I thought there was a way to modify the reboot policy from SMS or 
the OF command line, but I can't find a way offhand.  I'm trying to find 
out from the firmware people here.  It used to be an NVRAM variable in 
one of the partitions visible to the OS (and so changable from OF with 
the setenv command), but that's not the case anymore; it's now modified 
by the ibm,set-system-parameter RTAS call.

>Do I have to set it for each boot, or is a change permanent?
>  
>
The change is stored in NVRAM, and thus is persistent across reboots.

      reply	other threads:[~2006-08-30 22:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-21 16:11 [PATCH] reboot when panic_timout is set Olaf Hering
2006-08-25 18:33 ` Mike Strosaker
2006-08-25 20:14   ` Olaf Hering
2006-08-30 22:13     ` Mike Strosaker [this message]

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=44F60D6C.6070303@austin.ibm.com \
    --to=strosake@austin.ibm.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=olaf@aepfle.de \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).