<div dir="ltr">Hi all:<div><br></div><div>       I installed  a three node openstack grizzly on  rhel6.4, I can launch a instances successfully.  but the instances can not get fix ip.</div><div>      </div><div>       [root@controller ~]# quantum router-list</div>
<div>       +--------------------------------------+-------------------+-----------------------------------------------+</div><div>       | id                                   | name             | external_gateway_info               |</div>
<div>      +--------------------------------------+--------------------+-----------------------------------------------+</div><div>       | 8caa43f5-9768-4d01-9200-2023c155cbee | router_proj_one | null                  |</div>
<div>      +--------------------------------------+--------------------+-----------------------------------------------+</div><div><br></div><div>      [root@controller ~]# quantum net-list<br></div><div>  </div><div>      +-----------------------------------------------------------+--------------------------+-----------------------------------------------------------------------------+</div>
<div>      | id                                                         | name                   | subnets                                                                  |</div><div>     +------------------------------------------------------------+---------------------------+-----------------------------------------------------------------------------+</div>
<div>      | 036547c0-defc-4c96-8bc2-6f019171c82e | net_project_one     | 67791b36-5302-4d5d-b045-cf52d92de778 <a href="http://50.50.1.0/24">50.50.1.0/24</a> |</div><div>     +-----------------------------------------------------------+----------------------------+----------------------------------------------------------------------------+</div>
<div><br></div><div>     l3_agent.ini on network node.</div><div>    </div><div>     [DEFAULT]</div><div>     interface_driver = quantum.agent.linux.interface.OVSInterfaceDriver</div><div>     ovs_use_veth = True</div><div>
     use_namespaces = False</div><div>     router_id = 8caa43f5-9768-4d01-9200-2023c155cbee</div><div>     auth_url = <a href="http://100.10.10.51:35357/v2.0">http://100.10.10.51:35357/v2.0</a></div><div>     auth_region = RegionOne</div>
<div>     admin_tenant_name = service</div><div>     admin_user = quantum</div><div>     admin_password = password</div><div>     metadata_ip = 172.16.2.91</div><div>     metadata_port = 8775</div><div><br></div><div>     dhcp_agent.ini on network node.</div>
<div><br></div><div>     [DEFAULT]</div><div>     interface_driver = quantum.agent.linux.interface.OVSInterfaceDriver</div><div>     dhcp_driver = quantum.agent.linux.dhcp.Dnsmasq</div><div>     use_namespaces =False</div>
<div>     enable_isolated_metadata = True</div><div>     enable_metadata_network = True</div><div>     </div><div>     <span style="font-family:arial,sans-serif;font-size:14px">ovs_quantum_</span><span style="font-family:arial,sans-serif;font-size:14px">plugin.ini</span></div>
<div><span style="font-family:arial,sans-serif;font-size:14px">           </span>[DATABASE]</div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>sql_connection = mysql://<a href="http://quantum:quantum@100.10.10.51:3306/quantum">quantum:quantum@100.10.10.51:3306/quantum</a></div>
<div>reconnect_interval = 2</div><div>[OVS]</div><div>tenant_network_type = gre</div><div>enable_tunneling = True</div><div>tunnel_id_ranges = 1:1000</div><div>integration_bridge = br-int</div><div>tunnel_bridge = br-tun</div>
<div>local_ip = 100.10.10.52</div><div>[AGENT]</div><div>polling_interval = 2</div><div>[SECURITYGROUP]</div><div>firewall_driver = quantum.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver</div></blockquote><div>
<br></div><div><span style="font-family:arial,sans-serif;font-size:14px"><br></span></div><div>    logs of instance:</div><div><br></div><div>          <span style="color:rgb(0,0,0);white-space:pre-wrap">############ debug start ##############</span></div>
<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">       ### /etc/init.d/sshd start
</pre><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">Starting dropbear sshd: OK</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
route: fscanf</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">### ifconfig a</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">eth0      Link encap:Ethernet  HWaddr FA:16:3E:DF:66:65  </pre>
<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          inet6 addr: fe80::f816:3eff:fedf:6665/64 Scope:Link</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1</pre>
<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          RX packets:6 errors:0 dropped:0 overruns:0 frame:0</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0</pre>
<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          collisions:0 txqueuelen:1000 </pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          RX bytes:468 (468.0 B)  TX bytes:1112 (1.0 KiB)</pre>
<pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap"></pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">lo        Link encap:Local Loopback  </pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
          inet addr:127.0.0.1  Mask:255.0.0.0</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          inet6 addr: ::1/128 Scope:Host</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
          UP LOOPBACK RUNNING  MTU:16436  Metric:1</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          RX packets:0 errors:0 dropped:0 overruns:0 frame:0</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0</pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">          collisions:0 txqueuelen:0 </pre><pre style="color:rgb(0,0,0);word-wrap:break-word;white-space:pre-wrap">
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)</pre></blockquote><div><br></div><div> </div><div><br></div><div>Thanks in advance.</div></div>