
I've tried dhcp, static and so forth. I've tried with two nics (eth0 and eth1) I'm now done trying to find a solution. This is not worth the time I'm afraid. (been trying for 8 days) Please see this topic as ended. I will find other solutions. Thank you for your time. Kind regards Christer On Tue, Mar 12, 2013 at 4:30 PM, Alex Leonhardt <alex.tuxx@gmail.com> wrote:
did you try to just setting the ovirtmgmt interface to DHCP ?
alex
On 12 March 2013 15:28, Alex Leonhardt <alex.tuxx@gmail.com> wrote:
in the log:
Sun, 10 Mar 2013 19:19:30 DEBUG deployUtil 1037 makeBridge Failed to add ovirtmgmt bridge out=Specified netmask or gateway but not ip
check you have
DEVICE= IPADDR= NETMAKS= TYPE=
as a minimum in ifcfg-ovirtmgmt
and that ifcfg-eth0 has
BRIDGE=ovirtmgmt
Alex
On 12 March 2013 15:25, Antoni Segura Puimedon <asegurap@redhat.com>wrote:
Could you attach the /etc/sysconfig/network-scripts/ifcfg-* files?
----- Original Message -----
From: "Christer Olsen" <christer.r.olsen@gmail.com> To: users@ovirt.org Sent: Tuesday, March 12, 2013 4:14:05 PM Subject: Re: [Users] Host installation problems. Brigde
It seems i sent the log file to only one person. Here is the complete log file. http://pastebin.com/5VYg4DFs
On Tue, Mar 12, 2013 at 4:13 PM, Christer Olsen < christer.r.olsen@gmail.com > wrote:
Does anyone have a clue what i might need to do ?
On Tue, Mar 12, 2013 at 4:12 PM, Christer Olsen < christer.r.olsen@gmail.com > wrote:
Does anyone have a clue what i might need to do ?
On Mon, Mar 11, 2013 at 4:55 PM, Christer Olsen < christer.r.olsen@gmail.com > wrote:
Here is the complete log file.
On Mon, Mar 11, 2013 at 10:31 AM, Antoni Segura Puimedon < asegurap@redhat.com > wrote:
----- Original Message -----
From: "Dan Kenigsberg" < danken@redhat.com > To: "Christer Olsen" < christer.r.olsen@gmail.com > Cc: users@ovirt.org Sent: Monday, March 11, 2013 10:18:13 AM Subject: Re: [Users] Host installation problems. Brigde
On Sun, Mar 10, 2013 at 07:30:15PM +0100, Christer Olsen wrote:
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.
Which version of ovirt are you using? ovirt-3.2 should be using ovirt-host-deploy, which has differently-looking logs, and hopefully less bugs.
According to the repo he listed, ovirt-3.1, as seen in:
http://dev.centos.org/centos/6/ovirt/x86_64/RPMS/
*** 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
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- | RHCE | Sen Sys Engineer / Platform Architect | www.vcore.co | www.vsearchcloud.com |
-- | RHCE | Sen Sys Engineer / Platform Architect | www.vcore.co | www.vsearchcloud.com |