[openstack-dev] [neutron] lbaas driver implementation question

Jain, Vivek VIVEKJAIN at ebay.com
Mon Jan 26 18:42:03 UTC 2015


Can you try to ping the client IP from your Load Balancer and see if that works. I am suspecting that default gateway used on LB is not correct.

Thanks,
Vivek

From: Shane McGough <smcgough at kemptechnologies.com<mailto:smcgough at kemptechnologies.com>>
Reply-To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Date: Monday, January 26, 2015 at 7:32 AM
To: "OpenStack Development Mailing List (not for usage questions)" <openstack-dev at lists.openstack.org<mailto:openstack-dev at lists.openstack.org>>
Subject: [openstack-dev] [neutron] lbaas driver implementation question

Hi all,

Implementing a driver for lbaas and am running into some trouble.

The load balancer is a VM hosted on the compute node within devstack and the driver can create vips, pools and members no problem.

The problem lies when trying to access the service hosted by the VIP.

>From TCP dumps on the load balancer instance we can see that the traffic hits the load balancer and the load balancer replies but the reply does not reach the client.

Is there an implementation reason why this might occur (i.e. not creating a port or doing some neutron configuration within the driver) or could there be another issue at play here.

We are using stable/juno devstack for test purposes. We can access the load balancer GUI no problem via the browser its just anything hosted by the LB services is inaccessible.

Any help would be appreciated

Thanks,
Shane.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150126/32d8ed2b/attachment.html>


More information about the OpenStack-dev mailing list