<div dir="ltr">I had problem with watchdog on ipmi, that's why I uses for check next:<br><pre class="">ii  pve-manager                          4.1-5                          amd64        The Proxmox Virtual Environment<br><br></pre><pre class="">check: ii status package and test watchdog:<br></pre><br><pre class="">echo "A" | socat - UNIX-CONNECT:/var/run/<span class="">watchdog</span>-mux.sock<br><br></pre><pre class="">after this command, server rebooted<br></pre></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-04 12:07 GMT+02:00 Alexandre DERUMIER <span dir="ltr"><<a href="mailto:aderumier@odiso.com" target="_blank">aderumier@odiso.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">>>looks OK to me. Seems there is no HA enabled VM on this node? That<br>
>>would explain that the watchdog does not trigger.<br>
<br>
</span>The problem is not that the watchdog is not trigger,<br>
<br>
is that the watchdog timer is stopped<br>
(and with a strange countdown of 15s)<br>
<span class=""><br>
<br>
# ipmitool mc watchdog get<br>
Watchdog Timer Use:     Reserved (0x00)<br>
Watchdog Timer Is:      Stopped<br>
Watchdog Timer Actions: No action (0x00)<br>
Pre-timeout interval:   1 seconds<br>
Timer Expiration Flags: 0x00<br>
Initial Countdown:      15 sec<br>
Present Countdown:      15 sec<br>
<br>
<br>
</span>I don't have any other external software installed which can stop or change the timer (like openmanage)<br>
<span class=""><br>
<br>
----- Mail original -----<br>
De: "dietmar" <<a href="mailto:dietmar@proxmox.com">dietmar@proxmox.com</a>><br>
À: "aderumier" <<a href="mailto:aderumier@odiso.com">aderumier@odiso.com</a>><br>
</span>Cc: "pve-devel" <<a href="mailto:pve-devel@pve.proxmox.com">pve-devel@pve.proxmox.com</a>><br>
Envoyé: Jeudi 4 Février 2016 09:34:31<br>
<span class="im HOEnZb">Objet: Re: [pve-devel] training : watchdog not working on 1 server<br>
<br>
</span><div class="HOEnZb"><div class="h5">> >>What is the output of:<br>
><br>
> # systemctl status watchdog-mux.service<br>
><br>
><br>
> ● watchdog-mux.service - Proxmox VE watchdog multiplexer<br>
> Loaded: loaded (/lib/systemd/system/watchdog-mux.service; static)<br>
> Active: active (running) since Thu 2016-02-04 09:09:26 CET; 1min 38s ago<br>
> Main PID: 2808 (watchdog-mux)<br>
> CGroup: /system.slice/watchdog-mux.service<br>
> └─2808 /usr/sbin/watchdog-mux<br>
><br>
> Feb 04 09:09:26 kvmformation2 watchdog-mux[2808]: Loading watchdog module<br>
> 'softdog'<br>
> Feb 04 09:09:26 kvmformation2 watchdog-mux[2808]: Watchdog driver 'Software<br>
> Watchdog', version 0<br>
<br>
looks OK to me. Seems there is no HA enabled VM on this node? That<br>
would explain that the watchdog does not trigger.<br>
_______________________________________________<br>
pve-devel mailing list<br>
<a href="mailto:pve-devel@pve.proxmox.com">pve-devel@pve.proxmox.com</a><br>
<a href="http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel" rel="noreferrer" target="_blank">http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel</a><br>
</div></div></blockquote></div><br></div>