<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:10pt; color:#000000; background-color:#FFFFFF; font-family:Arial,Helvetica,sans-serif">
<p class="x_MsoNormal">Thanks for your response.<br>
</p>
<p class="x_MsoNormal"><br>
</p>
<p class="x_MsoNormal">We have analysed the issue further and the DG is not the problem.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">We have taken tcpdumps on all interfaces and we can see that the ping reaches the VIP on the driver virtual appliance and the virtual appliance responds to the ping. It responds with the mac address of the switch. Once it hits the switch,
 the traffic is dropped. The virtual appliance itself has no issues and it is using the same MAC Address.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">I have done a dump on the flows for ovs and I can see that the flow for the ping request is set up but the flow for the reply is not.
</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">The action on the port I believe is normal so should send handle the requests normally.</p>
<p class="x_MsoNormal"> </p>
<p class="x_MsoNormal">What could be causing the flow not to be created for the reply? Is there a misconfiguration somewhere along the line?</p>
<p class="x_MsoNormal"><br>
</p>
<p class="x_MsoNormal">Cheers,</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<font face="Arial, Helvetica, sans-serif" size="2">Shane McGough</font>
<div><font face="Arial, Helvetica, sans-serif" size="2">Junior Software Developer</font></div>
<div><font face="Arial, Helvetica, sans-serif" size="2"><b>KEMP Technologies</b></font></div>
<div><font face="Arial, Helvetica, sans-serif" size="2">National Technology Park, Limerick, Ireland.</font></div>
<div><font face="Arial, Helvetica, sans-serif" size="2"><br>
</font></div>
<div><font face="Arial, Helvetica, sans-serif" size="2"><a id="LPNoLP" href="https://kemptechnologies.com/">kemptechnologies.com</a> |
<a id="LPNoLP" href="https://twitter.com/KEMPtech">@KEMPtech</a> | <a id="LPNoLP" href="https://www.linkedin.com/company/kemp-technologies">
LinkedIn</a></font></div>
</div>
</div>
<div style="word-wrap:break-word; color:rgb(0,0,0); font-size:14px; font-family:Calibri,sans-serif">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Jain, Vivek <VIVEKJAIN@ebay.com><br>
<b>Sent:</b> Monday, January 26, 2015 6:42 PM<br>
<b>To:</b> OpenStack Development Mailing List (not for usage questions)<br>
<b>Subject:</b> Re: [openstack-dev] [neutron] lbaas driver implementation question</font>
<div> </div>
</div>
<div>
<div>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.</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Vivek</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; border-bottom:medium none; border-left:medium none; padding-bottom:0in; padding-left:0in; padding-right:0in; border-top:#b5c4df 1pt solid; border-right:medium none; padding-top:3pt">
<span style="font-weight:bold">From: </span>Shane McGough <<a href="mailto:smcgough@kemptechnologies.com">smcgough@kemptechnologies.com</a>><br>
<span style="font-weight:bold">Reply-To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Date: </span>Monday, January 26, 2015 at 7:32 AM<br>
<span style="font-weight:bold">To: </span>"OpenStack Development Mailing List (not for usage questions)" <<a href="mailto:openstack-dev@lists.openstack.org">openstack-dev@lists.openstack.org</a>><br>
<span style="font-weight:bold">Subject: </span>[openstack-dev] [neutron] lbaas driver implementation question<br>
</div>
<div><br>
</div>
<div><style type="text/css" style="">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:10pt; color:#000000; background-color:#FFFFFF; font-family:Arial,Helvetica,sans-serif">
Hi all,<br>
<br>
Implementing a driver for lbaas and am running into some trouble.<br>
<br>
The load balancer is a VM hosted on the compute node within devstack and the driver can create vips, pools and members no problem.<br>
<br>
The problem lies when trying to access the service hosted by the VIP. <br>
<br>
>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.<br>
<br>
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.<br>
<br>
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.<br>
<br>
Any help would be appreciated<br>
<br>
Thanks,<br>
Shane.<br>
</div>
</div>
</div>
</span></div>
</div>
</div>
</body>
</html>