<div dir="ltr">Hi, all,<div><br></div><div>Recently I try to configure and play Neutron LBaaS in one OpenStack instance and have some trouble when creating a load balancer. </div><div><br></div><div>I install devstack with neutron networking as well as LBaaS in one VM. The detailed configuration of local.conf is pasted in the link <a href="http://paste.openstack.org/show/589669/">http://paste.openstack.org/show/589669/</a>.</div><div><br></div><div>Then I boot two VMs in the OpenStack instance, which can be reached via ping command from the host VM. The detailed information of the two VMs are listed in the following table.</div><div><br></div><div><div>+--------------------------------------+---------+--------+------------+-------------+--------------------------+</div><div>| ID                                   | Name    | Status | Task State | Power State | Networks                 |</div><div>+--------------------------------------+---------+--------+------------+-------------+--------------------------+</div><div>| 4cf7527b-05cc-49b7-84f9-3cc0f061be4f | server1 | ACTIVE | -          | Running     | lb-mgmt-net=192.168.0.6  |</div><div>| bc7384a0-62aa-4987-89b6-8b98a6c467a9 | server2 | ACTIVE | -          | Running     | lb-mgmt-net=192.168.0.12 |</div><div>+--------------------------------------+---------+--------+------------+-------------+--------------------------+</div></div><div><br></div><div>After building up the environment, I try to create a load balancer based on the guide in <a href="https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun">https://wiki.openstack.org/wiki/Neutron/LBaaS/HowToRun</a>. When executing the command "<span style="background-color:rgb(245,245,245);color:rgb(51,51,51);font-family:monaco,menlo,consolas,"courier new",monospace;font-size:13px;white-space:pre-wrap">neutron lbaas-loadbalancer-create --name lb1 private-subnet</span>", the state of the load balancer remains "PENDING_CREATE" and finally becomes "ERROR". I checked q-agt.log and q-svc.log, the detailed info is pasted in <a href="http://paste.openstack.org/show/589676/">http://paste.openstack.org/show/589676/</a>.</div><div><br></div><div>Look forward to your valuable comments. Thanks a lot!</div><div><br></div><div>Best regards,</div><div>Yipei</div></div>