Hi,

i think i got it. When i create a bridge manualy like this:

Add ovirt management bridge manually. Here the examples of ifcfg files, resides 
in /etc/sysconfig/network-scripts
vim /etc/sysconfig/network-scripts/ifcfg-eth0

DEVICE=eth0
BOOTPROTO=none
NM_CONTROLLED=no
ONBOOT=yes
BRIDGE=ovirtmgmt
vim /etc/sysconfig/network-scripts/ifcfg-ovirtmgmt

DEVICE=ovirtmgmt
BOOTPROTO=static
GATEWAY=xxx.xxx.xxx.xxx
IPADDR=xxx.xxx.xxx.xxx
NETMASK=255.255.255.0
NM_CONTROLLED=no
ONBOOT=yes
TYPE=Bridge

It will work. I think this working installation has now overwritten my not 
working log. So I cant post. It is a centos 6.2 host.

Regards,

rene


Von: [email protected] [mailto:[email protected]] Im Auftrag von 
Haim Ateya
Gesendet: Dienstag, 27. März 2012 11:59
An: [email protected]
Betreff: Re: [Users] Adding Host

On 03/27/2012 11:52 AM, Rene Rosenberger wrote:

Hi,



i have installed ovirt successfully. When I now want to add a host on which KVM 
is already installed I get an error. I try to add it over the web gui with add 
new host. Thne a installation progress is starting on the remote host and I get 
an error during this progress:



Step: SetNetworking; Details: addNetwork error trying to add management bridge.



What can I do?

could you please attach installation logs located under /tmp/ on installed host 
?
what type of host are you trying to add ? is it RHEL or Fedora ?





Regards, rene






_______________________________________________

Users mailing list

[email protected]<mailto:[email protected]>

http://lists.ovirt.org/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to