----- Original Message -----
> From: "Gianluca Cecchi" <gianluca.cec...@gmail.com>
> To: "Alon Bar-Lev" <alo...@redhat.com>
> Cc: "users" <users@ovirt.org>
> Sent: Saturday, December 29, 2012 7:36:00 PM
> Subject: Re: [Users] ovirtmgmt vs eth0 config in all-in-one config
> 
> 
> 
> 
> 
> 
> In the mean time I found that the problem was
> 
> 
> GATEWAY0=192.168.122.1
> 

But I see that you had GATEWAY0 in your original ifcfg file...
Can you explain more of your setup before you tried to deploy?

---
DEVICE="eth0"
BOOTPROTO=none
ONBOOT="yes"
UUID="09d17057-618e-464a-b38c-e16ab0d72f75"
TYPE=Ethernet
IPADDR0=192.168.122.160
PREFIX0=24
GATEWAY0=192.168.122.1
DNS1=192.168.122.1
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=no
NAME="System eth0"
HWADDR=52:54:00:B0:6C:5F
---

> in ifcfg-ovirtmgmt
> 
> 
> While it should be
> 
> GATEWAY=192.168.122.1
> 
> 
> in fact the index is not kept in count for GATEWAY filed....
> 
> Now with this line and also
> 
> 
> NOZEROCONF=yes
> 
> 
> I keep ok at boot with
> $ ip route list
> default via 192.168.122.1 dev ovirtmgmt
> 192.168.122.0/24 dev ovirtmgmt proto kernel scope link src
> 192.168.122.160
> 
> 
> without manual intervention
> 
> 
> Gianluca
> 
> 
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to