Watchdog in Nested VMs

churnd

Active Member
Aug 11, 2013
43
2
28
I have a Proxmox v4 cluster set up on my Macbook Pro using VMware Fusion. I notice it doesn't support the watchdog timer:

Code:
root@pxcluster1:~# dmesg | grep watch
[    0.076175] NMI watchdog: disabled (cpu0): hardware events not enabled
[    0.076176] NMI watchdog: Shutting down hard lockup detector on all cpus

Is there a way to enable this on nested VMs?
 
see:

> dmesg | grep softdog
 
or emulate a HW watchdog.

From 'man vm.conf':

watchdog: [[model=]i6300esb|ib700] [,[action=]reset|shutdown|poweroff|pause|debug|none]
Create a virtual hardware watchdog device. Once enabled (by a guest action), the watchdog must be
periodically polled by an agent inside the guest or else the guest will be restarted (or execute the action
specified)
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!