<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>
File "/usr/bin/vdsm-tool", line 145, in <module><br>
sys.exit(main())<br>
File "/usr/bin/vdsm-tool", line 142, in main<br>
return tool_command[cmd]["command"](*args[1:])<br>
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py", line 251, in isconfigured<br>
if c.getName() in args.modules and not c.isconfigured()<br>
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py", line 103, in isconfigured<br>
self._exec_libvirt_configure("check_if_configured")<br>
File "/usr/lib64/python2.7/site-packages/vdsm/tool/configurator.py", line 78, in _exec_libvirt_configure<br>
raw=True,<br>
File "/usr/lib64/python2.7/site-packages/vdsm/utils.py", line 645, in execCmd<br>
deathSignal=deathSignal, childUmask=childUmask)<br>
File "/usr/lib64/python2.7/site-packages/cpopen/__init__.py", line 50, in __init__<br>
stderr=PIPE)<br>
File "/usr/lib64/python2.7/subprocess.py", line 711, in __init__<br>
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>