<div dir="ltr"><div>Here you go !<br>I am running F19 on a Lenovo S30.<br></div>Thxs<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/12/20 Federico Simoncelli <span dir="ltr"><<a href="mailto:fsimonce@redhat.com" target="_blank">fsimonce@redhat.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">----- Original Message -----<br>
> From: "Pascal Jakobi" <<a href="mailto:pascal.jakobi@gmail.com">pascal.jakobi@gmail.com</a>><br>
> To: "Federico Simoncelli" <<a href="mailto:fsimonce@redhat.com">fsimonce@redhat.com</a>><br>
> Cc: <a href="mailto:users@ovirt.org">users@ovirt.org</a><br>
</div><div class="im">> Sent: Thursday, December 19, 2013 5:17:59 PM<br>
> Subject: Re: [Users] AcquireHostId problem<br>
><br>
</div><div class="im">> sanlock-2.8-1.fc19.x86_64<br>
><br>
> Dec 18 16:46:05 lab2 systemd-wdmd[818]: Starting wdmd: [ OK ]<br>
> Dec 18 16:46:05 lab2 systemd[1]: Unit wdmd.service entered failed state.<br>
> Dec 18 20:52:12 lab2 wdmd[887]: wdmd started S0 H1 G179<br>
> Dec 18 20:52:12 lab2 wdmd[887]: /dev/watchdog0 failed to set timeout<br>
> Dec 18 20:52:12 lab2 wdmd[887]: /dev/watchdog0 disarmed<br>
> Dec 18 20:52:12 lab2 wdmd[887]: /dev/watchdog failed to set timeout<br>
> Dec 18 20:52:12 lab2 wdmd[887]: /dev/watchdog disarmed<br>
> Dec 18 20:52:12 lab2 wdmd[887]: no watchdog device, load a watchdog driver<br>
> Dec 18 20:52:12 lab2 systemd[1]: wdmd.service: main process exited,<br>
> code=exited, status=255/n/a<br>
><br>
> I do not really understand all this. Furthermore, I could not find<br>
> reference to it in the documentation. Am I missing sthing ? What does "load<br>
> a wathdog driver" means in concrete ?<br>
<br>
</div>It seems that you have a watchdog device (probably provided by the<br>
motherboard of your pc/server) that is not currently usable by wdmd.<br>
<br>
The temporary workaround to get your system to work is to modprobe<br>
the softdog kernel module and restart wdmd:<br>
<br>
# modprobe softdog<br>
# service wdmd restart<br>
<br>
Depending on the distribution you're using there are different ways<br>
to automatically load the module at boot, for example on fedora you<br>
can use:<br>
<br>
<a href="http://www.freedesktop.org/software/systemd/man/modules-load.d.html" target="_blank">http://www.freedesktop.org/software/systemd/man/modules-load.d.html</a><br>
<br>
and for centos/rhel 6 you can look at the content of:<br>
<br>
/etc/sysconfig/modules<br>
<br>
for an example of how to do the same (e.g. kvm.modules).<br>
<br>
That said, in order to get your specific watchdog device to work<br>
properly I'd need some additional information. Can you provide me<br>
the output of these two commands?<br>
<br>
# lspci -vvv<br>
# lsmod<br>
<br>
Thanks,<br>
<span class="HOEnZb"><font color="#888888">--<br>
Federico<br>
</font></span></blockquote></div><br><br clear="all"><br>-- <br><b>Pascal Jakobi</b><br>116 rue de Stalingrad<br>93100 Montreuil, France<br><i><b>+33 6 87 47 58 19<br></b></i><a href="mailto:Pascal.Jakobi@gmail.com" target="_blank">Pascal.Jakobi@gmail.com</a><i><b><br>
</b></i>
</div>