I had a quick glance at your config file. It looked to me that you haven't read:
/usr/share/doc/openvswitch-%{version}/README.RHELFor example, that document expects "OVSBOOTPROTO" and "OVSDHCPINTERFACES" for dhcp. I did not see it in your attached file. Have a look at the examples in that document and experiment. On Thu, Aug 28, 2014 at 4:21 AM, aburluka <[email protected]> wrote: > Dear all, > > I've encountered the following problem: > Configuration: fresh installed CentOS 6.5 (kernel 2.6.32-431), latest 2.3.0 > LTS Open vSwitch. > Problem: after boot eth0 and br-eth0 are down. Thus, dhclient failed at > start. > To obtain IP I've execute next commands: > > ip link set eth0 up > ip link set br-eth0 up > dhclient br-eth0 > > After that IP is obtained successfully. I didn't find out why interfaces are > unable to start > It seems to be an 2.3.0 version bug. > > I attached difference between clear CentOS and my > /etc/sysconfig/network-scripts directories. > > If you have any questions, or require any additional information, please > feel free to ask. > I would be grateful for any help and look forward to your reply. > > -- > Regards, > Alexander Burluka > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
