<div dir="ltr">You most likely need to configure the Cisco switch so that both switch ports connected to eth1 on each sysyem are trunk ports and accept the full range of tenant vlans.<div><br>Something like:<br>conf t</div>
<div>int eth1/0</div><div>switchport mode trunk</div><div>switchport trunk allow vlan 100-199</div><div><br></div><div>(repeat for the second port)</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Aug 6, 2014 at 11:41 AM, Umar Draz <span dir="ltr"><<a href="mailto:unix.co@gmail.com" target="_blank">unix.co@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><div>Dear All,<br><br></div>I have 2 node Openstack setup on Ubuntu 14.04<br><br>
</div>Controller+Network and Compute Node, I am using Neutron with ml2 (vlan).<br><br></div>Both nodes have 2 NICs<br>
<br></div>eth0 - Public with br-ex <br></div>eth1 - Local with br-inet<br><br></div><div>Both nodes' local ethernet (eth1) connected with each other without any switch. They were both working perfect, Now few days ago I bought Cisco 2960 and connect both node's eth1 with Cisco 2960 switch.<br>

<br></div><div>Now when I reboot or create any new VMs they are not getting ip from controller node. Here is the log of vm<br><br><b>cloud-init start-local running: Wed, 06 Aug 2014 16:28:25 +0000. up 3.02 seconds<br>no instance data found in start-local<br>

cloud-init-nonet waiting 120 seconds for a network device.<br></b><br></div><div>Would you please help me how I can solve this issue?<br><br>Br.<span class="HOEnZb"><font color="#888888"><br><br>Umar<br></font></span></div>
</div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Andrew Mann<div>DivvyCloud Inc.</div><div><a href="http://www.divvycloud.com" target="_blank">www.divvycloud.com</a></div></div>
</div>