This is from the top of my head since i don’t have a setup available at the moment:
1. Make sure that the service monitor can retrieve the list of running vrouters from analytics. See: https://github.com/Juniper/contrail-controller/blob/master/src/config/svc-monitor/svc_monitor/scheduler/vrouter_scheduler.py#L105 2. Check that the service-instance that is created by the load-balancer has a virtual-machine associated with it and that that virtual-machine is connected to the vrouter. You can use the contrail-api server to query the objects and check the links. You should encounter 2 virtual-machines (active/standby) associated with 2 virtual-routers. 3. Goto port 8085 of the vrouter where the active virtual-machine is assigned and check the service-instance page. Check status. Look into /var/log/contrail. One of these steps should give you an idea of what is the issue. On Sep 8, 2015, at 2:20 AM, 程帅 <[email protected]<mailto:[email protected]>> wrote: i install a openstack enviroment to use contrail lbaas,there is some problem: all the neutron cmd has finish successful,but the haproxy isnot installed(the rpm has been in my contrail_repo) ,haproxy.cfg is not generated,netns is also not generated? _______________________________________________ Users mailing list [email protected]<mailto:[email protected]> http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
_______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
