[openstack-dev] [neutron][lbaas] Pool member status 'ACTIVE' even on health check failure

Brandon Logan brandon.logan at RACKSPACE.COM
Tue Jan 20 04:21:27 UTC 2015


Hi Varun,

Could you tell me which driver you are using? If you're running the
HaproxyOnHostPluginDriver then that should do a check every 6 seconds
for members being down.  However, other drivers may not do this.  It's
up to the driver.

As for providing health monitor stats, those currently are not being
provided.  There haven't been any plans for that yet because everyone
has been focused on getting the v2 API out.  Which is almost complete
and plan for that to be completed for Kilo-3.  If you'd like to be able
to retrieve some health stats, please list them and let us know.  We'll
hopefully be able to get them in after v2 has completed.

Thanks,
Brandon

On Mon, 2015-01-19 at 14:42 -0800, Varun Lodaya wrote:
> Hi All,
> 
> 
> I am trying to get LBaaS running on stable Juno. I can get all the
> LBaaS components correctly installed and working as expected. But I am
> facing some issues with the health-monitor. I am not quite sure if
> it’s working as expected.
> 
> 
> I have 2 ubuntu servers as members of http-pool and I have stopped
> apache process on 1 of the servers. I have HTTP health-monitor
> configured on the pool which runs every 1 min and checks for 200
> response code on HTTP GET. I was expecting it to FAIL after 3 retries
> and make the status “INACTIVE” for the member where apache is not
> running. But for some reason, it’s always ACTIVE. 
> 
> 
> Can somebody help me with how is it suppose to work and if it’s a bug?
> 
> 
> Also, currently I don’t see any health monitor stats with neutron. Is
> there any plan to get health monitor stats in future releases?
> 
> 
> Thanks,
> Varun
> __________________________________________________________________________
> OpenStack Development Mailing List (not for usage questions)
> Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev



More information about the OpenStack-dev mailing list