<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hey folks,</div>

<div>&nbsp;</div>

<div>I have an oVirt installation on a dedicated hetzner root server, the server does run the ovirt-engine and it will be used as node.</div>

<div>The installation via ovirt-engine went fine, but after adding a Host to the default cluster hosts (with working ssh connection to localhost!) I get the following errors in the event log after the node went to status Non Operational:</div>

<div>&nbsp;</div>

<div>&quot;Failed to configure management network on host myhost.net due to setup networks failure.&quot;</div>

<div>and</div>

<div>&quot;Host cipherspec.net installation failed. Failed to configure management network on the host.&quot;.</div>

<div>&nbsp;</div>

<div>Under &quot;Networks&quot; I have the ovirtmgmt network with checkbox &quot;VM-Network&quot; and none at &quot;external provider&quot;.</div>

<div>&nbsp;</div>

<div>My hosts publicly available IP Adress is:&nbsp;46.4.70.9 and the Gateway is:&nbsp;46.4.70.1 (slightly changed the ip adresses by two digits just for the case).</div>

<div>&nbsp;</div>

<div>I have the following network-scripts activated:</div>

<div>&nbsp;</div>

<div>(prior outgoing network interface, now used for the bridge ovirtmgmt):</div>

<div>[root@xxx network-scripts]# cat /etc/sysconfig/network-scripts/ifcfg-enp4s0 &nbsp;<br/>
### Hetzner Online GmbH installimage<br/>
DEVICE=enp4s0<br/>
ONBOOT=yes<br/>
BRIDGE=ovirtmgmt</div>

<div>&nbsp;</div>

<div>(the bridge)</div>

<div>[root@xxx network-scripts]# cat /etc/sysconfig/network-scripts/ifcfg-ovirtmgmt &nbsp;<br/>
DEVICE=ovirtmgmt<br/>
TYPE=&quot;Bridge&quot;<br/>
BOOTPROTO=static<br/>
IPADDR=46.4.70.9<br/>
NETMASK=255.255.255.255<br/>
SCOPE=&quot;peer 46.4.70.1&quot;<br/>
GATEWAY=46.4.70.1<br/>
ONBOOT=yes<br/>
DELAY=no</div>

<div>&nbsp;</div>

<div>(the (only) route):</div>

<div>[root@xxx network-scripts]# cat route-ovirtmgmt &nbsp;<br/>
### Hetzner Online GmbH installimage<br/>
<br/>
ADDRESS0=0.0.0.0<br/>
NETMASK0=0.0.0.0<br/>
GATEWAY0=46.4.70.1</div>

<div>&nbsp;</div>

<div>&nbsp;</div>

<div>So, long text short: my host has connection to internet, all firewall rules are set correctly (I can access the webinterface, I can ssh to a changed port, I allow root login via key from localhost to localhost).</div>

<div>&nbsp;</div>

<div>There must be a flaw in my network- or my ovirt-configuration. But yet, I don&#39;t know where to check the ovirt-Config so I can&#39;t post its config or logs, only my network setup. Hopefully the flaw is in there, elsely, I would be thankful if you can support me to active the (one and only) host as node.</div>

<div>&nbsp;</div>

<div>Cheers</div>

<div>jpsh</div>
</div></div></body></html>