yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #02447
[Bug 1154550] Re: Pacemaker instantly restartes keystone
[Expired for Keystone because there has been no activity for 60 days.]
** Changed in: keystone
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1154550
Title:
Pacemaker instantly restartes keystone
Status in OpenStack Identity (Keystone):
Expired
Bug description:
Hi
I'm facing problem of instant keystone restart by pacemaker (following HA guide)
it looks this way
root@vm0:~/pacemaker# grep "wsgi starting up on" /var/log/keystone/keystone.log | tail -n 10
(eventlet.wsgi.server): 2013-03-13 15:24:45,548 DEBUG (15677) wsgi starting up on http://192.168.10.103:35357/
(eventlet.wsgi.server): 2013-03-13 15:24:45,548 DEBUG (15677) wsgi starting up on http://192.168.10.103:5000/
(eventlet.wsgi.server): 2013-03-13 15:26:19,484 DEBUG (16957) wsgi starting up on http://192.168.10.103:35357/
(eventlet.wsgi.server): 2013-03-13 15:26:19,484 DEBUG (16957) wsgi starting up on http://192.168.10.103:5000/
(eventlet.wsgi.server): 2013-03-13 15:27:30,953 DEBUG (18262) wsgi starting up on http://192.168.10.103:35357/
(eventlet.wsgi.server): 2013-03-13 15:27:30,954 DEBUG (18262) wsgi starting up on http://192.168.10.103:5000/
(eventlet.wsgi.server): 2013-03-13 15:29:04,954 DEBUG (19521) wsgi starting up on http://192.168.10.103:35357/
(eventlet.wsgi.server): 2013-03-13 15:29:04,954 DEBUG (19521) wsgi starting up on http://192.168.10.103:5000/
(eventlet.wsgi.server): 2013-03-13 15:30:39,849 DEBUG (20827) wsgi starting up on http://192.168.10.103:35357/
(eventlet.wsgi.server): 2013-03-13 15:30:39,849 DEBUG (20827) wsgi starting up on http://192.168.10.103:5000/
relevant pacemaker logs for one iteration - http://paste.org/62520
resource agent being used - https://raw.github.com/madkiss/openstack-
resource-agents/master/ocf/keystone
primitive configuration (only credentials differ)
primitive p_keystone ocf:openstack:keystone \
params config="/etc/keystone/keystone.conf" os_password="secret" os_username="admin" os_tenant_name="admin" os_auth_url="http://192.168.10.103:5000/v2.0/" \
op monitor interval="30s" timeout="30s"
additional pacemaker properties
dc-version="1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c" \
cluster-infrastructure="openais" \
expected-quorum-votes="2" \
no-quorum-policy="ignore" \
pe-warn-series-max="1000" \
pe-input-series-max="1000" \
pe-error-series-max="1000" \
cluster-recheck-interval="5min" \
stonith-enabled="false" \
last-lrm-refresh="1363173556"
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1154550/+subscriptions