all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Sascha Schmidt <sascha@sakisoft.de>, pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] Watchdog hardware vor VMS
Date: Tue, 3 Oct 2023 12:35:56 +0200	[thread overview]
Message-ID: <0d5e5970-3241-48dd-82b3-67607f9f54ec@proxmox.com> (raw)
In-Reply-To: <a21b36832c582c8b193fb9a5567b4d88e0578113.camel@sakisoft.de>

Hello!

Am 01/10/2023 um 08:59 schrieb Sascha Schmidt:
> i have the whish to use watchdog inside of VMs.
> I also want to develop this feature for Proxmox.
> Can i go with this or is there a pro / con for?

Proxmox VE already supports setting up a watchdog for virtual machines
emulated by QEMU, it's just not exposed on the web UI as it's a bit of
a niche feature. But you can use the API or CLI to configure one just
fine, for example:

Default model triggering a reset if watchdog isn't updated anymore:

qm set 1010 --watchdog action=reset

A different model doing a power off if guest OS doesn't update the
watchdog anymore:

qm set 1010 --watchdog model=ib700,action=poweroff

cheers,
 Thomas




       reply	other threads:[~2023-10-03 10:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <a21b36832c582c8b193fb9a5567b4d88e0578113.camel@sakisoft.de>
2023-10-03 10:35 ` Thomas Lamprecht [this message]
     [not found]   ` <f8f5000438ed61efb2f4df7ae6b932711ea8c933.camel@sakisoft.de>
2023-10-03 16:40     ` Thomas Lamprecht

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=0d5e5970-3241-48dd-82b3-67607f9f54ec@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    --cc=sascha@sakisoft.de \
    /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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal