blueboxgroup / ursula

Ansible playbooks for operating OpenStack - Powering Blue Box Cloud.
https://www.blueboxcloud.com
204 stars 5 forks source link

aodh-expirer service is keeping up and down frequent #2144

Open openstacks opened 8 years ago

openstacks commented 8 years ago

aodh-expirer service is keeping up and down frequent .

https://bugzilla.redhat.com/show_bug.cgi?id=1314465

Attila Fazekas 2016-03-03 11:54:10 EST

Description of problem:

openstack-aodh-expirer is packaged separately as it would be a service, however aodh-expirer exits immediately after it did the clenaup.

aodh-expirer should be in the same package as aodh-dbsync.

It should be called from cron job, like cinder db purge, or the keystone token flush (when the tokens are stored in the db).

openstack-aodh-expirer-2.0.0.0b3-0.20160301155358.27fb5f7.fc23.noarch

~$ service aodh-expirer status aodh-expirer start/running, process 11374

~$ service aodh-expirer status aodh-expirer start/running, process 11984

~$ service aodh-expirer status aodh-expirer start/running, process 12005

~$ service aodh-expirer status aodh-expirer start/running, process 12023

~$ service aodh-expirer status aodh-expirer start/running, process 12063

~$ service aodh-expirer status aodh-expirer start/running, process 12069

~$ service aodh-expirer status aodh-expirer start/running, process 12128

omgjlk commented 8 years ago

We've filed an internal defect to look into this. There is surprisingly little documentation on what this "service" is supposed to do.