public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Corey Minyard <minyard@acm.org>
To: Holger Kiehl <Holger.Kiehl@dwd.de>
Cc: Arkadiusz Miskiewicz <arekm@pld-linux.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: IPMI watchdog question
Date: Mon, 02 Aug 2004 10:35:34 -0500	[thread overview]
Message-ID: <410E5F46.2030005@acm.org> (raw)
In-Reply-To: <Pine.LNX.4.58.0408021119320.31915@praktifix.dwd.de>

The IPMI watchdog has never supported writing "V" to disable it.  It's a 
mixed bag with the other watchdogs, some do and some don't, but I can 
certainly add that function.  Or even better, I'd be happy to take a 
patch :).

-Corey

Holger Kiehl wrote:

>On Wed, 28 Jul 2004, Arkadiusz Miskiewicz wrote:
>
>  
>
>>On Wednesday 28 of July 2004 12:33, Holger Kiehl wrote:
>>
>>    
>>
>>>>Do you have CONFIG_WATCHDOG_NOWAYOUT enabled?
>>>>        
>>>>
>>>No this is not set. Must this be set? Actually I want that one can stop the
>>>watchdog gracefully. And this is done by writting a 'V' to /dev/watchdog,
>>>correct?
>>>      
>>>
>>Without CONFIG_WATCHDOG_NOWAYOUT (or nowayout=1 module option added by my 
>>patch just sent to lkml) when /dev/watchdog is closed then watchdog timer is 
>>disabled.
>>
>>    
>>
>Ok, with CONFIG_WATCHDOG_NOWAYOUT the system gets it reset. However now
>there is no save way to stop the watchdog gracefully. It no longer honors
>the magic letter 'V', but looking at the code of ipmi_watchtog.c I could
>find no place where it looks for the magic character 'V'. So I am still not
>sure what to do. The reason why I killed the process writting the heartbeat
>was that I just wanted to see if the watchdog does work. Or is there a
>simpler way to simulate a system hangup?
>
>Thanks,
>Holger
>  
>



  reply	other threads:[~2004-08-02 15:37 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-28  9:08 IPMI watchdog question Holger Kiehl
2004-07-28  9:29 ` Arkadiusz Miskiewicz
2004-07-28 10:33   ` Holger Kiehl
2004-07-28 10:46     ` Arkadiusz Miskiewicz
2004-08-02 12:02       ` Holger Kiehl
2004-08-02 15:35         ` Corey Minyard [this message]
2004-08-02 16:29           ` Arkadiusz Miskiewicz
2004-08-02 16:51             ` Corey Minyard
2004-08-02 17:05               ` Arkadiusz Miskiewicz
2004-08-03  8:46                 ` Holger Kiehl

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=410E5F46.2030005@acm.org \
    --to=minyard@acm.org \
    --cc=Holger.Kiehl@dwd.de \
    --cc=arekm@pld-linux.org \
    --cc=linux-kernel@vger.kernel.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