Bug 1317407

Summary: rabbitmq server stuck and could not shutdown
Product: Red Hat OpenStack Reporter: Jaison Raju <jraju>
Component: rabbitmq-serverAssignee: Peter Lemenkov <plemenko>
Status: CLOSED NOTABUG QA Contact: yeylon <yeylon>
Severity: high Docs Contact:
Priority: high    
Version: 7.0 (Kilo)CC: abeekhof, apevec, bperkins, cluster-maint, fdinitto, jeckersb, jraju, lhh, plemenko, scorcora, sputhenp, srevivo, yeylon
Target Milestone: asyncKeywords: Unconfirmed
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-04 09:34:19 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jaison Raju 2016-03-14 08:38:30 UTC
Description of problem:

keystone cannot access galera using vip .
keystone.log logs db connection error 'system error 104' .
We can login on local db as root .
But cannot login on vip as keystone . I get the same error 104 after a long wait .
mysql -u keystone -p -h <vip>

I can ping vip .

Version-Release number of selected component (if applicable):
haproxy-1.5.4-4.el7_1.1

How reproducible:
No

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:


keystone cannot access galera using vip .
keystone.log logs db connection error 'system error 104' .
We can login on local db as root .
But cannot login on vip as keystone . I get the same error 104 after a long wait .
mysql -u keystone -p -h <vip>

I can ping vip .