<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
after a maintenance of one of our hosts, vdsmd does not start anymore.<br>
Error could be narrowed down to the following command:<br>
<br>
[root ~]# /usr/bin/vdsm-tool is-configured<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;/usr/bin/vdsm-tool&quot;, line 145, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; sys.exit(main())<br>
&nbsp; File &quot;/usr/bin/vdsm-tool&quot;, line 142, in main<br>
&nbsp;&nbsp;&nbsp; return tool_command[cmd][&quot;command&quot;](*args[1:])<br>
&nbsp; File &quot;/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py&quot;, line 251, in isconfigured<br>
&nbsp;&nbsp;&nbsp; if c.getName() in args.modules and not c.isconfigured()<br>
&nbsp; File &quot;/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py&quot;, line 103, in isconfigured<br>
&nbsp;&nbsp;&nbsp; self._exec_libvirt_configure(&quot;check_if_configured&quot;)<br>
&nbsp; File &quot;/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py&quot;, line 78, in _exec_libvirt_configure<br>
&nbsp;&nbsp;&nbsp; raw=True,<br>
&nbsp; File &quot;/usr/lib64/python2.7/site-packages/vdsm/utils.py&quot;, line 645, in execCmd<br>
&nbsp;&nbsp;&nbsp; deathSignal=deathSignal, childUmask=childUmask)<br>
&nbsp; File &quot;/usr/lib64/python2.7/site-packages/cpopen/__init__.py&quot;, line 50, in __init__<br>
&nbsp;&nbsp;&nbsp; stderr=PIPE)<br>
&nbsp; File &quot;/usr/lib64/python2.7/subprocess.py&quot;, line 711, in __init__<br>
&nbsp;&nbsp;&nbsp; errread, errwrite)<br>
TypeError: _execute_child_v275() takes exactly 17 arguments (18 given)<br>
<br>
We are on Ovirt 3.4.2. FC20 Hypervisor node is fully patched (as mentioned above).<br>
Any idea what is going wrong?<br>
<br>
Markus<br>
<br>
</div>
</body>
</html>