<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto"><SPAN style="RIGHT: auto">Hello,</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I am trying install Essex in VLAN mode on multiple compute nodes.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I am able to lauch instances on controller (which also runs nova-compute) and ping/ssh those instances.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">I am able to launch instances<VAR id=yui-ie-cursor></VAR> on compute only node. However, I cannot ping the VM launched  on compute only node.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">When i did the euca-get-console-output on that instance, I see that it is not getting an IP leased from DHCP .. Because of that it is not able to reach metadata server.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Any help is appreciated.</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">Console output is</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">udhcpc (v1.17.2) started<BR>Sending discover...<BR>Sending discover...<BR>Sending discover...<BR>No lease, forking to background<BR>starting DHCP forEthernet interface eth0  [  OK  ]<BR>cloud-setup: checking <A href="http://169.254.169.254/2009-04-04/meta-data/instance-id">http://169.254.169.254/2009-04-04/meta-data/instance-id</A><BR>wget: can't connect to remote host (169.254.169.254): Network is unreachable<BR>cloud-setup: failed 1/30: up 17.71. request failed<BR></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">nova.conf:</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">--dhcpbridge_flagfile=/etc/nova/nova.conf<BR>--dhcpbridge=/usr/local/bin/nova-dhcpbridge<BR>--logdir=/var/log/nova<BR>--state_path=/var/lib/nova<BR>--lock_path=/var/lock/nova<BR>--force_dhcp_release=True<BR>--use_deprecated_auth<BR>--iscsi_helper=tgtadm<BR>--verbose<BR>--vncserver_listen=0.0.0.0</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">--sql_connection=mysql://novadbadmin:novasecret@192.168.198.85/nova</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">--daemonize<BR>--s3_host=192.168.198.85<BR>--rabbit_host=192.168.198.85<BR>--cc_host=192.168.198.85<BR>--ospi_host=192.168.198.85<BR>--ec2_host=192.168.198.85<BR>--ec2_url=http://192.168.198.85:8773/services/Cloud<BR>--nova_url=http://192.168.198.85:8774/v1.1/</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><SPAN style="RIGHT: auto"># VLAN mode</SPAN></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">--flat_interface=eth1<BR>--flat_injected=False<BR>--flat_network_bridge=br100<BR>--flat_network_dhcp_start=192.168.4.2</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"><BR>--network_manager=nova.network.manager.VlanManager<BR>--vlan_interface=eth1<BR>--public_interface=vlan100<BR>--allow_same_net_traffic=True</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto">--fixed_range=192.168.4.0/24<BR>--network_size=256<BR>--FAKE_subdomain=ec2<BR>--routing_source_ip=192.168.198.85<BR>--glance_api_servers=192.168.198.85:9292<BR>--image_service=nova.image.glance.GlanceImageService<BR>--iscsi_ip_prefix=192.168.<BR></SPAN><SPAN style="RIGHT: auto">--connection_type=libvirt<BR>--libvirt_type=qemu</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"># Keystone<BR>--auth_strategy=keystone<BR>--api_paste_config=/etc/nova/api-paste.ini<BR>--keystone_ec2_url=http://192.168.198.85:5000/v2.0/ec2tokens</SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"> </div></SPAN>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto"></SPAN> </div>
<DIV></DIV>
<DIV> </DIV>
<div>Thanks,<BR>-vj</div></div></body></html>