<div dir="ltr">I&#39;m trying to install oVirt 3.5 on a CentOS 7 system that has a bonded network interface.  ovirt-hosted-engine-setup fails to complete.  I get the follow messages in the install log:<div><br></div><div><div>
Running configure...</div><div>Reconfiguration of libvirt is done.</div><div><br></div><div>Done configuring modules to VDSM.</div><div><br></div><div>2014-08-26 11:40:02 DEBUG otopi.plugins.ovirt_hosted_engine_setup.system.vdsmenv plugin.execute:866 execute-output: (&#39;/bin/vdsm-tool&#39;, &#39;config</div>
<div><br></div><div><br></div><div>2014-08-26 11:40:02 DEBUG otopi.plugins.otopi.services.systemd systemd.state:134 starting service vdsmd</div><div>2014-08-26 11:40:02 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:785 execute: (&#39;/bin/systemctl&#39;, &#39;start&#39;, &#39;vdsmd.service&#39;), ex</div>
<div>2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd plugin.executeRaw:803 execute-result: (&#39;/bin/systemctl&#39;, &#39;start&#39;, &#39;vdsmd.servic</div><div>2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:861 execute-output: (&#39;/bin/systemctl&#39;, &#39;start&#39;, &#39;vdsmd.service&#39;)</div>
<div><br></div><div><br></div><div>2014-08-26 11:41:32 DEBUG otopi.plugins.otopi.services.systemd plugin.execute:866 execute-output: (&#39;/bin/systemctl&#39;, &#39;start&#39;, &#39;vdsmd.service&#39;)</div><div>Job for vdsmd.service failed. See &#39;systemctl status vdsmd.service&#39; and &#39;journalctl -xn&#39; for details.</div>
<div><br></div><div>2014-08-26 11:41:32 DEBUG otopi.context context._executeMethod:152 method exception</div><div>Traceback (most recent call last):</div><div>  File &quot;/usr/lib/python2.7/site-packages/otopi/context.py&quot;, line 142, in _executeMethod</div>
<div>    method[&#39;method&#39;]()</div><div>  File &quot;/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/system/vdsmenv.py&quot;, line 155, in _late_setup</div><div>    state=True</div>
<div>  File &quot;/usr/share/otopi/plugins/otopi/services/systemd.py&quot;, line 138, in state</div><div>    &#39;start&#39; if state else &#39;stop&#39;</div><div>  File &quot;/usr/share/otopi/plugins/otopi/services/systemd.py&quot;, line 77, in _executeServiceCommand</div>
<div>    raiseOnError=raiseOnError</div><div>  File &quot;/usr/lib/python2.7/site-packages/otopi/plugin.py&quot;, line 871, in execute</div><div>    command=args[0],</div><div>RuntimeError: Command &#39;/bin/systemctl&#39; failed to execute</div>
<div>2014-08-26 11:41:32 ERROR otopi.context context._executeMethod:161 Failed to execute stage &#39;Environment setup&#39;: Command &#39;/bin/systemctl&#39; faile</div><div>2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:468 ENVIRONMENT DUMP - BEGIN</div>
<div>2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:478 ENV BASE/error=bool:&#39;True&#39;</div><div>2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:478 ENV BASE/exceptionInfo=list:&#39;[(&lt;type &#39;exceptions.RuntimeError&#39;&gt;, RuntimeEr</div>
<div>2014-08-26 11:41:32 DEBUG otopi.context context.dumpEnvironment:482 ENVIRONMENT DUMP - END</div><div>2014-08-26 11:41:32 INFO otopi.context context.runSequence:395 Stage: Clean up</div><div>2014-08-26 11:41:32 DEBUG otopi.context context.runSequence:399 STAGE cleanup</div>
<div><br></div><div>And in /var/log/messages</div><div><br></div><div><div>Aug 26 11:55:03 localhost systemd: Starting Virtual Desktop Server Manager...</div><div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running mkdirs</div>
<div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running configure_coredump</div><div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running configure_vdsm_logs</div><div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running run_init_hooks</div>
<div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running gencerts</div><div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running check_is_configured</div><div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: libvirt is already configured for vdsm</div>
<div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: vdsm: Running validate_configuration</div><div>Aug 26 11:55:03 localhost vdsmd_init_common.sh: SUCCESS: ssl configured to true. No conflicts</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running prepare_transient_repository</div>
<div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running syslog_available</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running nwfilter</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running dummybr</div>
<div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running load_needed_modules</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running tune_system</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running test_space</div>
<div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running test_lo</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running unified_network_persistence_upgrade</div><div>Aug 26 11:55:04 localhost vdsmd_init_common.sh: vdsm: Running restore_nets</div>
<div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3 is being created...</div><div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to balance-rr (0).</div><div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to active-backup (1).</div>
<div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to balance-xor (2).</div><div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to broadcast (3).</div><div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to 802.3ad (4).</div>
<div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to balance-tlb (5).</div><div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: setting mode to balance-alb (6).</div><div>Aug 26 11:55:05 localhost avahi-daemon[726]: Withdrawing workstation service for g7je1p3LjMcQbb3.</div>
<div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3 is being deleted...</div><div>Aug 26 11:55:05 localhost kernel: bonding: g7je1p3LjMcQbb3: released all slaves</div><div>Aug 26 11:55:05 localhost kernel: bonding: bond0: Removing slave p1p1.</div>
<div>Aug 26 11:55:05 localhost kernel: bonding: bond0: Error: cannot release p1p1.</div><div>Aug 26 11:56:33 localhost systemd: vdsmd.service operation timed out. Terminating.</div><div>Aug 26 11:56:33 localhost systemd: Failed to start Virtual Desktop Server Manager.</div>
<div>Aug 26 11:56:33 localhost systemd: Unit vdsmd.service entered failed state.</div></div><div><br></div><div>Any suggestions as to how to get this to work?</div><div><br></div><div>Andy</div><div dir="ltr"></div>
</div></div>