I'm having issues with installing host in oVirt. 


Manager reports: 
Failed to install Host localhost. Step: SetNetworking; Details: addNetwork error trying to add management bridge.


*** LOG ***

Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 517 getAddress Entry. url=http://10.1.1.30:22020/Components/vds/
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 539 getAddress return. address=10.1.1.30 port=22020
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 957 makeBridge begin.
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 424 _getMGTIface: read host name: 10.1.1.30
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 431 _getMGTIface: using host name 10.1.1.30 strIP= 10.1.1.30
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 437 _getMGTIface IP=10.1.1.30 strIface=eth0
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 997 makeBridge found the following bridge paramaters: ['NAME=', 'BOOTPROTO=dhcp', $
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 135 ['/usr/share/vdsm/addNetwork', 'ovirtmgmt', '', '', 'eth0', 'NAME=', 'BOOTPROT$
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 143 Specified netmask or gateway but not ip

Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 144 WARNING:root:options IPADDR is deprecated. Use ipaddr instead
WARNING:root:options NETMASK is deprecated. Use netmask instead
WARNING:root:options BOOTPROTO is deprecated. Use bootproto instead
WARNING:root:options ONBOOT is deprecated. Use onboot instead
Traceback (most recent call last):
  File "/usr/share/vdsm/configNetwork.py", line 1458, in <module>
    main()
  File "/usr/share/vdsm/configNetwork.py", line 1427, in main
    addNetwork(bridge, **kwargs)
  File "/usr/share/vdsm/configNetwork.py", line 890, in addNetwork
    bridged=bridged, **options)
  File "/usr/share/vdsm/configNetwork.py", line 823, in _addNetworkValidation
    "Specified netmask or gateway but not ip")
ConfigNetworkError: (22, 'Specified netmask or gateway but not ip')

Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 1037 makeBridge Failed to add ovirtmgmt bridge out=Specified netmask or gateway bu$

err=WARNING:root:options IPADDR is deprecated. Use ipaddr instead
WARNING:root:options NETMASK is deprecated. Use netmask instead
WARNING:root:options BOOTPROTO is deprecated. Use bootproto instead
WARNING:root:options ONBOOT is deprecated. Use onboot instead
Traceback (most recent call last):
  File "/usr/share/vdsm/configNetwork.py", line 1458, in <module>
    main()
  File "/usr/share/vdsm/configNetwork.py", line 1427, in main
    addNetwork(bridge, **kwargs)
  File "/usr/share/vdsm/configNetwork.py", line 890, in addNetwork
    bridged=bridged, **options)
  File "/usr/share/vdsm/configNetwork.py", line 823, in _addNetworkValidation
    "Specified netmask or gateway but not ip")
ConfigNetworkError: (22, 'Specified netmask or gateway but not ip')

ret=22
Sun, 10 Mar 2013 19:19:30 ERROR    deployUtil 1052 makeBridge errored:  out=Specified netmask or gateway but not ip

err=WARNING:root:options IPADDR is deprecated. Use ipaddr instead
WARNING:root:options NETMASK is deprecated. Use netmask instead
WARNING:root:options BOOTPROTO is deprecated. Use bootproto instead
WARNING:root:options ONBOOT is deprecated. Use onboot instead
Traceback (most recent call last):
  File "/usr/share/vdsm/configNetwork.py", line 1458, in <module>
    main()
  File "/usr/share/vdsm/configNetwork.py", line 1427, in main
    addNetwork(bridge, **kwargs)
  File "/usr/share/vdsm/configNetwork.py", line 890, in addNetwork
    bridged=bridged, **options)
  File "/usr/share/vdsm/configNetwork.py", line 823, in _addNetworkValidation
    "Specified netmask or gateway but not ip")
ConfigNetworkError: (22, 'Specified netmask or gateway but not ip')

ret=22
Sun, 10 Mar 2013 19:19:30 DEBUG    deployUtil 1055 makeBridge return.
Sun, 10 Mar 2013 19:19:30 ERROR    vds_bootstrap 729 addNetwork error trying to add management bridge
Sun, 10 Mar 2013 19:19:30 DEBUG    vds_bootstrap 278 <BSTRAP component='SetNetworking' status='FAIL' message='addNetwork error t$
Sun, 10 Mar 2013 19:19:30 ERROR    vds_bootstrap 1023 setNetworking test failed
Sun, 10 Mar 2013 19:19:30 DEBUG    vds_bootstrap 1140 <BSTRAP component='RHEV_INSTALL' status='FAIL'/>
Sun, 10 Mar 2013 19:19:30 DEBUG    vds_bootstrap 1142 **** End VDS Validation ****


*** END LOG ***



I have tried googling myself to an answer, and i have tried finding it out myself but with no luck. 


(the host is the same one as the engine is running on) 

Please, any help would be appreciated. 


Kind regards