Comment 0 for bug 1639442

Revision history for this message
sundarkh (sundar-kh) wrote : SM:HA:R3.1.1 build 38: lbaas not able to connect to VIP ip

SM:HA:R3.1.1 build 38: lbaas not able to connect to VIP ip

HA setup 3.1.1 build 38 Kilo with 2 computes

root@nodeg21:~# neutron lb-vip-list
+--------------------------------------+-------+----------+----------+----------------+--------+
| id | name | address | protocol | admin_state_up | status |
+--------------------------------------+-------+----------+----------+----------------+--------+
| 625fd269-a039-48f8-b7c3-7f66a2f92125 | myvip | 10.1.1.7 | HTTP | True | ACTIVE |
+--------------------------------------+-------+----------+----------+----------------+--------+
root@nodeg21:~# neutron lb-vip-show myvip
+---------------------+--------------------------------------+
| Field | Value |
+---------------------+--------------------------------------+
| address | 10.1.1.7 |
| admin_state_up | True |
| connection_limit | -1 |
| description | |
| id | 625fd269-a039-48f8-b7c3-7f66a2f92125 |
| name | myvip |
| pool_id | 987a49b2-74e5-4c2c-b599-2e1b014aa1d7 |
| port_id | fb037c55-34bf-413c-854a-ff38b74992b3 |
| protocol | HTTP |
| protocol_port | 80 |
| session_persistence | |
| status | ACTIVE |
| subnet_id | 7a12be4c-fbaf-4bb2-b9df-08c2ec64172f |
| tenant_id | 17d16de3b1ad4c6892491963bd982e65 |
+---------------------+--------------------------------------+
root@nodeg21:~# neutron lb-pool-show mypool
+------------------------+--------------------------------------+
| Field | Value |
+------------------------+--------------------------------------+
| admin_state_up | True |
| custom_attributes | [] |
| description | |
| health_monitors | a310157a-2457-4317-a819-54ba044a2970 |
| health_monitors_status | |
| id | 987a49b2-74e5-4c2c-b599-2e1b014aa1d7 |
| lb_method | ROUND_ROBIN |
| members | 27e8f53c-2d5b-4e52-8076-d808f79d9afa |
| | 2767a76b-77f2-4b04-8ccc-4a17d8f0c9a3 |
| | 19c8a2d9-01b3-4af5-9ca8-fcb5c87f565f |
| name | mypool |
| protocol | HTTP |
| provider | opencontrail |
| status | ACTIVE |
| subnet_id | 7a12be4c-fbaf-4bb2-b9df-08c2ec64172f |
| tenant_id | 17d16de3b1ad4c6892491963bd982e65 |
| vip_id | 625fd269-a039-48f8-b7c3-7f66a2f92125 |
+------------------------+--------------------------------------+
root@nodeg21:~# nova list
+----+------+--------+------------+-------------+----------+
| ID | Name | Status | Task State | Power State | Networks |
+----+------+--------+------------+-------------+----------+
+----+------+--------+------------+-------------+----------+

/var/log/contrail/contrail-lbaas-haproxy-stdout.log >> On nodea4 the compute node

11/05/2016 05:53:21 MSG Starting haproxy for Loadbalancer-ID 7ffb405d-6bda-4e18-82b7-34bc8e1ba350
11/05/2016 05:53:21 MSG exec of "haproxy" failed: No such file or directory