<div dir="ltr">Hi Rafael,<div><br></div><div>Generally in ubunut and centos I stop the network manager and configure static IP address manually in the network configuration files. </div><div><br></div><div>And disabling network manager is recommended</div><div><br></div><div>Thanks,</div><div>Naggappan RM </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 31, 2015 at 7:45 PM, Rafael Folco <span dir="ltr"><<a href="mailto:rfolco@linux.vnet.ibm.com" target="_blank">rfolco@linux.vnet.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am running devstack-gate: <a href="http://paste.openstack.org/show/197749/" target="_blank">http://paste.openstack.org/show/197749/</a><br>
It's a default install for Fedora 21 (ppc64), precached with<br>
prepare_node.sh script.<br>
Looks like NetworkManager keeps adding routes for dhcp interfaces like:<br>
default via 9.114.112.254 dev eth0  proto static  metric 1024<br>
<br>
I do not make any changes to the network, it's basically the same code I<br>
had for f20 images.<br>
<br>
I am trying to replace NetworkManager with legacy network to see if the<br>
issue disappears.<br>
<br>
If any other suggestions, please let me know.<br>
<br>
Thanks.<br>
<br>
--rfolco<br>
<div class="HOEnZb"><div class="h5"><br>
On Tue, 2015-03-31 at 15:58 -0700, Naggappan Rm wrote:<br>
> Hi Rafael Folco,<br>
><br>
><br>
> Tempest doesn't create an bride and start the test. Everything should<br>
> be done manually before starting the tempst.<br>
> May I know which particular test case you execute or please share the<br>
> command how you execute the tempest<br>
><br>
><br>
> Or I guess you are trying to use devstack-gate which sets up the VM<br>
> and then runs the tempest. Please give more details how you run this<br>
> tempest<br>
><br>
><br>
><br>
><br>
><br>
> On Tue, Mar 31, 2015 at 12:04 PM, Rafael Folco<br>
> <<a href="mailto:rfolco@linux.vnet.ibm.com">rfolco@linux.vnet.ibm.com</a>> wrote:<br>
>         Hello,<br>
><br>
>         I am struggling with a route issue on Fedora 21 while running<br>
>         devstack-gate so I am looking for any insights on what could<br>
>         be the root<br>
>         cause.<br>
><br>
>         Problem: Network connectivity to the VM is lost as soon as<br>
>         Tempest<br>
>         starts creating the bridge br100 and redefines the default<br>
>         route.<br>
><br>
>         Looks like default route is not set correctly for f21. Tried<br>
>         several<br>
>         configs to ifcfg-* scripts with no result. The default route<br>
>         keeps being<br>
>         set for dev eth0 instead of dev br100 (like in f20 when it<br>
>         worked).<br>
><br>
>         So if I m in the right direction, the question is:<br>
>         Why default route is set to dev eth0 and not to br100 like in<br>
>         f20 ?<br>
><br>
>         F21 ==> default 9.114.112.254 0.0.0.0 UG 1024 0 0 eth0<br>
>         f21: <a href="http://fpaste.org/197321/26190258/" target="_blank">http://fpaste.org/197321/26190258/</a><br>
><br>
>         F20 ==> default 9-114-112-254ga 0.0.0.0 UG 1024 0 0 br100<br>
>         f20: <a href="http://fpaste.org/197320/26190209/" target="_blank">http://fpaste.org/197320/26190209/</a><br>
><br>
>         This is the set of commands nova-network runs for the bridge<br>
>         setup:<br>
>         <a href="http://paste.fedoraproject.org/202436/47826142/" target="_blank">http://paste.fedoraproject.org/202436/47826142/</a><br>
><br>
>         I'd appreciate any suggestions on what I could try.<br>
><br>
>         Thanks,<br>
><br>
>         --rfolco<br>
><br>
><br>
>         _______________________________________________<br>
>         openstack-qa mailing list<br>
>         <a href="mailto:openstack-qa@lists.openstack.org">openstack-qa@lists.openstack.org</a><br>
>         <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa</a><br>
><br>
><br>
> _______________________________________________<br>
> openstack-qa mailing list<br>
> <a href="mailto:openstack-qa@lists.openstack.org">openstack-qa@lists.openstack.org</a><br>
> <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa</a><br>
<br>
<br>
<br>
_______________________________________________<br>
openstack-qa mailing list<br>
<a href="mailto:openstack-qa@lists.openstack.org">openstack-qa@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-qa</a><br>
</div></div></blockquote></div><br></div>