All of lore.kernel.org
 help / color / mirror / Atom feed
* Resurrecting the UEFI Watchdog
@ 2021-08-27 15:23 Erwan Velu
  2021-08-30  8:52 ` Paul Menzel
  2021-08-30  9:14 ` Erwan Velu
  0 siblings, 2 replies; 5+ messages in thread
From: Erwan Velu @ 2021-08-27 15:23 UTC (permalink / raw)
  To: grub-devel

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

Hey list,

I'd like to share again a patch that got posted a long while ago here and
never seen to get attention on it:
https://lists.gnu.org/archive/html/grub-devel/2015-09/msg00065.html

I found this patch useful as it allows my servers to reboot automatically
if grub is unable to boots within a defined time. Yes, some of my servers
don't have the hardware bios watchdog.

I can share here the patch is working fine on the infra I'm working on,
using it for 8 months in production. 50K servers are using it with success.

I get the patch downstream but think it would have its place upstream too.

If anyone wants to get a look at it, I'd be happy to help.

Erwan,

[-- Attachment #2: Type: text/html, Size: 952 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Resurrecting the UEFI Watchdog
  2021-08-27 15:23 Resurrecting the UEFI Watchdog Erwan Velu
@ 2021-08-30  8:52 ` Paul Menzel
  2021-08-30  9:14 ` Erwan Velu
  1 sibling, 0 replies; 5+ messages in thread
From: Paul Menzel @ 2021-08-30  8:52 UTC (permalink / raw)
  To: Erwan Velu; +Cc: grub-devel

Dear Erwan,


Am 27.08.21 um 17:23 schrieb Erwan Velu:

> I'd like to share again a patch that got posted a long while ago here and
> never seen to get attention on it:
> https://lists.gnu.org/archive/html/grub-devel/2015-09/msg00065.html
> 
> I found this patch useful as it allows my servers to reboot automatically
> if grub is unable to boots within a defined time. Yes, some of my servers
> don't have the hardware bios watchdog.
> 
> I can share here the patch is working fine on the infra I'm working on,
> using it for 8 months in production. 50K servers are using it with success.
> 
> I get the patch downstream but think it would have its place upstream too.
> 
> If anyone wants to get a look at it, I'd be happy to help.

Please repost it to the mailing list with the maintainers in Cc.


Kind regards,

Paul


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Resurrecting the UEFI Watchdog
  2021-08-27 15:23 Resurrecting the UEFI Watchdog Erwan Velu
  2021-08-30  8:52 ` Paul Menzel
@ 2021-08-30  9:14 ` Erwan Velu
  2021-08-30 10:02   ` Paul Menzel
  1 sibling, 1 reply; 5+ messages in thread
From: Erwan Velu @ 2021-08-30  9:14 UTC (permalink / raw)
  To: grub-devel; +Cc: dkiper, daniel.kiper, alexander.burmashev, phcoder

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

As per Paul Menzel email, I'm adding the 4 maintainers in CC of this
original email.
I can offer to refresh & resent this patch to the mailing list if this
helps its adoption.

Erwan,

Le ven. 27 août 2021 à 17:23, Erwan Velu <erwanaliasr1@gmail.com> a écrit :

> Hey list,
>
> I'd like to share again a patch that got posted a long while ago here and
> never seen to get attention on it:
> https://lists.gnu.org/archive/html/grub-devel/2015-09/msg00065.html
>
> I found this patch useful as it allows my servers to reboot automatically
> if grub is unable to boots within a defined time. Yes, some of my servers
> don't have the hardware bios watchdog.
>
> I can share here the patch is working fine on the infra I'm working on,
> using it for 8 months in production. 50K servers are using it with success.
>
> I get the patch downstream but think it would have its place upstream too.
>
> If anyone wants to get a look at it, I'd be happy to help.
>
> Erwan,
>

[-- Attachment #2: Type: text/html, Size: 1575 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Resurrecting the UEFI Watchdog
  2021-08-30  9:14 ` Erwan Velu
@ 2021-08-30 10:02   ` Paul Menzel
  2021-08-30 11:36     ` Erwan Velu
  0 siblings, 1 reply; 5+ messages in thread
From: Paul Menzel @ 2021-08-30 10:02 UTC (permalink / raw)
  To: Erwan Velu; +Cc: dkiper, daniel.kiper, alexander.burmashev, phcoder, grub-devel

Dear Erwan,


Am 30.08.21 um 11:14 schrieb Erwan Velu:
> As per Paul Menzel email, I'm adding the 4 maintainers in CC of this
> original email.

I am sorry for the misunderstanding. *it* referred to the patch.

> I can offer to refresh & resent this patch to the mailing list if this
> helps its adoption.

Yes, that is what I meant and would be preferred.


Kind regards,

Paul


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Resurrecting the UEFI Watchdog
  2021-08-30 10:02   ` Paul Menzel
@ 2021-08-30 11:36     ` Erwan Velu
  0 siblings, 0 replies; 5+ messages in thread
From: Erwan Velu @ 2021-08-30 11:36 UTC (permalink / raw)
  To: Paul Menzel
  Cc: dkiper, daniel.kiper, alexander.burmashev, phcoder, grub-devel

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

I'll do it, thx !

Le lun. 30 août 2021 à 12:02, Paul Menzel <pmenzel@molgen.mpg.de> a écrit :

> Dear Erwan,
>
>
> Am 30.08.21 um 11:14 schrieb Erwan Velu:
> > As per Paul Menzel email, I'm adding the 4 maintainers in CC of this
> > original email.
>
> I am sorry for the misunderstanding. *it* referred to the patch.
>
> > I can offer to refresh & resent this patch to the mailing list if this
> > helps its adoption.
>
> Yes, that is what I meant and would be preferred.
>
>
> Kind regards,
>
> Paul
>

[-- Attachment #2: Type: text/html, Size: 880 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-30 11:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-27 15:23 Resurrecting the UEFI Watchdog Erwan Velu
2021-08-30  8:52 ` Paul Menzel
2021-08-30  9:14 ` Erwan Velu
2021-08-30 10:02   ` Paul Menzel
2021-08-30 11:36     ` Erwan Velu

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.