← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1189118] Re: Too many stat warning logs

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => havana-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1189118

Title:
  Too many stat warning logs

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  In deploying environment. 
  I run multi keystone processes in multi ports, and use a haproxy to proxy all of them, like below:

  _____Haproxy(5000)
                             |______Keystone-1(5000)
                             |______Keystone-2(5001)
                             |______Keystone-3(5002)
                             |______Keystone-4(5003)

  I use this topo because of performance.

  details: https://answers.launchpad.net/keystone/+question/230455

  And I found too many warning logs in syslog:
  Unable to resolve API as either public or admin: Haproxy:5000
  Unable to resolve API as either public or admin: Haproxy:5000
  Unable to resolve API as either public or admin: Haproxy:5000
  ....

  Reason:
  The root cause is Keystone-2~Keystone-4 not listened in 5000 as same as  haproxy, so stat logic could handle.

  I think this warning should be removed. 
  Or we should find another way to stat port.

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1189118/+subscriptions