<div dir="ltr"><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
We are unable to get an IP address when a VM gets launched and the below DHCP error is observed in the Dashboard logs</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
The setup in done on Fedora 18 using Openstack Grizzly. Its a 2 node setup, with Network+ Controller node having 3 NIC's, and Compute node having 2 NIC's. Tried configuring networking in vlan mode.</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
em1 - mgmt network,<br>em2 - external/public network (br-ex is created on top of this iface)<br>eth1 - internal/data network (br-eth1 is created on top of this iface)<br>****************** *****************************<br>
plugin.ini<br>-------------<br>enable_tunneling = False<br>tenant_network_type = vlan<br>network_vlan_ranges = eth1:100:1000<br>integration_bridge = br-int<br>bridge_mappings = eth1:br-eth1,em2:br-ex<br>****************** *****************************</p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">The console log from the dashboards is as below.</p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">Initializing random number generator... done.</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">Starting network...</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">udhcpc (v1.18.5) started</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">Sending discover...</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">Sending select for 192.168.120.2...</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">Sending select for 192.168.120.2...</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">Sending select for 192.168.120.2...</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">No lease, failing</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">WARN: /etc/rc3.d/S40network failed</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">cirrosds 'net' up at 182.11</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">checking <a href="http://169.254.169.254/20090404/instanceid">http://169.254.169.254/20090404/instanceid</a></span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">failed 1/20: up 182.13. request failed</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">failed 2/20: up 184.34. request failed</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px">failed 3/20: up 186.36. request failed</span></font></p>
<p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu, Bitstream Vera Sans, DejaVu Sans, Tahoma, sans-serif"><span style="font-size:12px;line-height:18px"><br></span></font></p>
<div><span style="color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">Could anyone help us in resolving this issue, we have tried following different links and options available on internet, but couldnot resolve this error. Let us know if further information is required to identify the root cause.</span><br>
</div><div><span style="color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px"><br></span></div><div><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
Some more info, and if someone could possibly identify the root cause then it would be of great help to me.</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
from the tcpdump output , I could track the DHCP discover packet at the tapXXX , qbrXXX , qvbXXX, qvoXX, int-br-eth0, phy-br-eth0 interface, but not after that</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
As per my understanding the flow of packets should be from tapXX -> qbrXX -> qvbXX -> qvoXX --> br-int -> int-br-eth0 -> phy-br-eth0 -> br-eth0 -> eth0</p><p style="margin:0px 0px 0.8em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:Ubuntu,'Bitstream Vera Sans','DejaVu Sans',Tahoma,sans-serif;font-size:12px;line-height:18px">
So in this case is there a missing security group rules, which possibly drop the packet.<br>I am not familiar with the iptables rules, so if I need to add any rules could you please help me in adding the rule.</p></div>-- <br>
Regards<br>Gopi Krishna<br><br><br><br>
</div>