<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.E-MailFormatvorlage17
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.E-MailFormatvorlage18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=DE link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span style='color:#1F497D'>Hi All, <o:p></o:p></span></p><p class=MsoNormal><span style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>fixed it, vdsm doesn&#8217;t like the PREFIX entry in the ifcfg file. After changing that to NETMASK it worked. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'>Sven <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><a name="_MailEndCompose"><span lang=EN-US style='color:#1F497D'><o:p>&nbsp;</o:p></span></a></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span style='mso-fareast-language:DE'>Von:</span></b><span style='mso-fareast-language:DE'> users-bounces@ovirt.org [mailto:users-bounces@ovirt.org] <b>Im Auftrag von </b>Sven Achtelik<br><b>Gesendet:</b> Mittwoch, 22. April 2015 23:51<br><b>An:</b> users@ovirt.org<br><b>Betreff:</b> [ovirt-users] Hosted-Engine Setup: Failed to setup networks<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Hi Everyone, <o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal><span lang=EN-US>I tried to install oVirt 3.5 &#8211; hosted engine and it fails with some VDSM error while creating the ovirtmgmt bridge. The Host is running CentOS 7 and the interface I want to use is em1 and it&#8217;s the parent interface from a vlan.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>[ ERROR ] Failed to execute stage 'Misc configuration': Failed to setup networks {'ovirtmgmt': {'nic': 'em1', 'netmask': '255.255.255.128', 'bootproto': 'none', 'ipaddr': '172.16.1.13', 'gateway': '172.16.1.1'}}. Error code: &quot;16&quot; message: &quot;Unexpected exception&quot;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>----------------------------------------<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>2015-04-22 16:33:55 INFO otopi.plugins.ovirt_hosted_engine_setup.network.bridge bridge._misc:198 Configuring the management ridge<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>2015-04-22 16:33:55 DEBUG otopi.context context._executeMethod:152 method exception Traceback (most recent call last):<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>&nbsp; File &quot;/usr/lib/python2.7/site-packages/otopi/context.py&quot;, line 142, in _executeMethod<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>&nbsp;&nbsp;&nbsp; method['method']()<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>&nbsp; File &quot;/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/network/bridge.py&quot;, line 207, in _misc<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>&nbsp;&nbsp;&nbsp; _setupNetworks(conn, networks, {}, {'connectivityCheck': False})<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>&nbsp; File &quot;/usr/share/ovirt-hosted-engine-setup/scripts/../plugins/ovirt-hosted-engine-setup/network/bridge.py&quot;, line 225, in _setupNetworks<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>&nbsp;&nbsp;&nbsp; 'message: &quot;%s&quot;' % (networks, code, message))<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>RuntimeError: Failed to setup networks {'ovirtmgmt': {'nic': 'em1', 'netmask': '255.255.255.128', 'bootproto': 'none', 'ipaddr': '172.16.1.13', 'gateway':<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>'172.16.1.1'}}. Error code: &quot;16&quot; message: &quot;Unexpected exception&quot;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>2015-04-22 16:33:55 ERROR otopi.context context._executeMethod:161 Failed to execute stage 'Misc configuration': Failed to setup networks {'ovirtmgmt': {'<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>nic': 'em1', 'netmask': '255.255.255.128', 'bootproto': 'none', 'ipaddr': '172.16.1.13', 'gateway': '172.16.1.1'}}. Error code: &quot;16&quot; message: &quot;Unexpected<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>exception&quot;<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>------------------------------------<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Is there anything I can do like creating the bridge manually or use older version of the packages that don&#8217;t have that issue ? <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Thank you, <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span lang=EN-US>Sven <o:p></o:p></span></p></div></body></html>