Re: [ovirt-users] ifcfg files generated with ONBOOT=no

2015-02-18 Thread Nathanaël Blanchet
Bridges are not present after rebooting the host as expected. Please, can someone confirm it is an expected behaviour? Le 17/02/2015 16:33, Nathanaël Blanchet a écrit : Hi all, When adding networks to my el7 hosts (accurately vlans), ifcfg files are generated with the ONBOOT FLAG to no...

Re: [ovirt-users] ifcfg files generated with ONBOOT=no

2015-02-18 Thread Nathanaël Blanchet
Nobody has answered to my question, but I've just realized that the ONBOOT=no directive for ifcfg-bondX/bridgeX was already present in el 6 and not only since el7. Does it mean that it is VDSM which deals with booting these interfaces and not the regular ifcfg network daemon by itself? I'm

Re: [ovirt-users] ifcfg files generated with ONBOOT=no

2015-02-18 Thread Dan Kenigsberg
On Wed, Feb 18, 2015 at 11:38:23AM +0100, Nathanaël Blanchet wrote: Nobody has answered to my question, but I've just realized that the ONBOOT=no directive for ifcfg-bondX/bridgeX was already present in el 6 and not only since el7. Does it mean that it is VDSM which deals with booting these

[ovirt-users] ifcfg files generated with ONBOOT=no

2015-02-17 Thread Nathanaël Blanchet
Hi all, When adding networks to my el7 hosts (accurately vlans), ifcfg files are generated with the ONBOOT FLAG to no... Seems that my vlans will not start on the next boot. I already set the flag to yes, but it seems no to be the right way. ___