Can't attach storage domain / Unsupported watchdog

Hi, I'm trying out some new boards (Intel Avotons), and it appears wdmd does not like the watchdog device it provides. Everything in oVirt 3.4.3 seems to run fine until it comes to adding a storage device. It gives me an error about Cannot acquire host id vdsm logs, http://fpaste.org/122164/67695431/ # service wdmd start (logs) wdmd[14062]: wdmd started S0 H1 G0 wdmd[14062]: /dev/watchdog failed to set timeout wdmd[14062]: /dev/watchdog disarmed wdmd[14062]: no watchdog device, load a watchdog driver # service wdmd status wdmd dead but subsys locked I can't seem to find any documentation on what wdmd does, could someone explain? Thanks, Andrew

------=_Part_689336_1870026450.1406796334647 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit yikes. would you mind opening a bug on this, so we can track the issue properly? ----- Original Message -----
From: "Andrew Lau" <andrew@andrewklau.com> To: "users" <users@ovirt.org> Sent: Thursday, July 31, 2014 4:19:56 AM Subject: [ovirt-users] Can't attach storage domain / Unsupported watchdog
Hi,
I'm trying out some new boards (Intel Avotons), and it appears wdmd does not like the watchdog device it provides.
Everything in oVirt 3.4.3 seems to run fine until it comes to adding a storage device. It gives me an error about Cannot acquire host id
vdsm logs, http://fpaste.org/122164/67695431/
# service wdmd start (logs) wdmd[14062]: wdmd started S0 H1 G0 wdmd[14062]: /dev/watchdog failed to set timeout wdmd[14062]: /dev/watchdog disarmed wdmd[14062]: no watchdog device, load a watchdog driver
# service wdmd status wdmd dead but subsys locked
I can't seem to find any documentation on what wdmd does, could someone explain?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
------=_Part_689336_1870026450.1406796334647 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman,new york,times,serif= ; font-size: 12pt; color: #000000"><div>yikes.</div><div>would you mind ope= ning a bug on this, so we can track the issue properly?</div><div><br></div=
<hr id=3D"zwchr"><blockquote style=3D"border-left:2px solid #1010FF;margin= -left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;= text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;= "><b>From: </b>"Andrew Lau" <andrew@andrewklau.com><br><b>To: </b>"us= ers" <users@ovirt.org><br><b>Sent: </b>Thursday, July 31, 2014 4:19:5= 6 AM<br><b>Subject: </b>[ovirt-users] Can't attach storage domain / Unsuppo= rted watchdog<br><div><br></div><div dir=3D"ltr"><div class=3D"gmail_defaul= t" style=3D"font-family:tahoma,sans-serif">Hi,</div><div class=3D"gmail_def= ault" style=3D"font-family:tahoma,sans-serif"><br></div><div class=3D"gmail= _default" style=3D"font-family:tahoma,sans-serif">
I'm trying out some new boards (Intel Avotons), and it appears wdmd does no= t like the watchdog device it provides.</div><div class=3D"gmail_default" s= tyle=3D"font-family:tahoma,sans-serif"><br></div><div class=3D"gmail_defaul= t" style=3D"font-family:tahoma,sans-serif"> Everything in oVirt 3.4.3 seems to run fine until it comes to adding a stor= age device. It gives me an error about Cannot acquire host id</div><div cla= ss=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"><br></div><div= class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif"> vdsm logs,</div><div class=3D"gmail_default" style=3D""><span face=3D"tahom= a, sans-serif" data-mce-style=3D"font-family: tahoma, sans-serif;" style=3D= "font-family: tahoma, sans-serif;"><a href=3D"http://fpaste.org/122164/6769= 5431/" target=3D"_blank">http://fpaste.org/122164/67695431/</a></span><br><= /div><div class=3D"gmail_default" style=3D""><span face=3D"tahoma, sans-ser= if" data-mce-style=3D"font-family: tahoma, sans-serif;" style=3D"font-famil= y: tahoma, sans-serif;"><br> </span></div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-= serif"><div class=3D"gmail_default"># service wdmd start</div><div class=3D= "gmail_default">(logs)</div><div class=3D"gmail_default"><div class=3D"gmai= l_default"> wdmd[14062]: wdmd started S0 H1 G0</div><div class=3D"gmail_default">wdmd[1= 4062]: /dev/watchdog failed to set timeout</div><div class=3D"gmail_default= ">wdmd[14062]: /dev/watchdog disarmed</div><div class=3D"gmail_default">wdm= d[14062]: no watchdog device, load a watchdog driver</div> <div><br></div><div># service wdmd status</div></div><div class=3D"gmail_de= fault">wdmd dead but subsys locked</div><div><br></div><div>I can't seem to= find any documentation on what wdmd does, could someone explain?</div> </div><div class=3D"gmail_default" style=3D"font-family:tahoma,sans-serif">= <br></div><div><span face=3D"tahoma, sans-serif" data-mce-style=3D"font-fam= ily: tahoma, sans-serif;" style=3D"font-family: tahoma, sans-serif;">Thanks= ,<br>Andrew</span><br></div> </div> <br>_______________________________________________<br>Users mailing list<b= r>Users@ovirt.org<br>http://lists.ovirt.org/mailman/listinfo/users<br></blo= ckquote><div><br></div></div></body></html> ------=_Part_689336_1870026450.1406796334647--

I was able to resolve this by disabling the HW watchdog model, and relying on "softdog" eg. blacklist iTCO_wdt blacklist iTCO_vendor_support Similar to, https://bugzilla.redhat.com/show_bug.cgi?id=878119 I guess it's more of the kernel not supporting it rather than an oVirt issue. What are the implications in this, based on the ovirt wiki wdmd is used as sort of a fencing mechanism to reboot the host on failure. Wouldn't this be considered redundant, considering power management exists also from the ovirt-engine? Are there any downsides in using softdog? On Thu, Jul 31, 2014 at 6:45 PM, Allon Mureinik <amureini@redhat.com> wrote:
yikes. would you mind opening a bug on this, so we can track the issue properly?
------------------------------
*From: *"Andrew Lau" <andrew@andrewklau.com> *To: *"users" <users@ovirt.org> *Sent: *Thursday, July 31, 2014 4:19:56 AM *Subject: *[ovirt-users] Can't attach storage domain / Unsupported watchdog
Hi,
I'm trying out some new boards (Intel Avotons), and it appears wdmd does not like the watchdog device it provides.
Everything in oVirt 3.4.3 seems to run fine until it comes to adding a storage device. It gives me an error about Cannot acquire host id
vdsm logs, http://fpaste.org/122164/67695431/
# service wdmd start (logs) wdmd[14062]: wdmd started S0 H1 G0 wdmd[14062]: /dev/watchdog failed to set timeout wdmd[14062]: /dev/watchdog disarmed wdmd[14062]: no watchdog device, load a watchdog driver
# service wdmd status wdmd dead but subsys locked
I can't seem to find any documentation on what wdmd does, could someone explain?
Thanks, Andrew
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
Allon Mureinik
-
Andrew Lau