[Redis] After fuel --tasks upload_core_repos execution ceilometer-agent-central stopped on several controllers
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel Plugins |
Fix Committed
|
Critical
|
Ivan Berezovskiy |
Bug Description
7.0 Release ISO
Ceilometer-Redis Plugin was taken from Fuel Plugins catalog https:/
Steps to reproduce:
1. Deploy cluster with 3 controllers and enabled Ceilometer and Redis plugin
2. Once deployment is over, connect via ssh to master node and run command 'fuel-createmirror -M'
3. Run the command below to update the repos on all nodes:
fuel --env <ENV_ID> node --node-id <NODE_ID1>, <NODE_ID2>, <NODE_ID_N> --tasks upload_core_repos
4. Connect to controller node and check ceilometer-
Expected result:
ceilometer-
Actual result:
Clone Set: clone_p_
Started: [ node-1.domain.tld ]
Stopped: [ node-2.domain.tld node-3.domain.tld ]
In log we can see that service was restarted during repos updating but on 2 controllers service doesn't start
tags: | added: redis |
Changed in fuel-plugins: | |
importance: | Undecided → Critical |
milestone: | none → 7.0 |
assignee: | nobody → Nadya Privalova (nprivalova) |
Changed in fuel-plugins: | |
assignee: | Nadya Privalova (nprivalova) → nobody |
Changed in fuel-plugins: | |
assignee: | nobody → Ivan Berezovskiy (iberezovskiy) |
status: | New → Confirmed |
Reviewed: https:/ /review. openstack. org/286108 /git.openstack. org/cgit/ openstack/ fuel-plugin- ceilometer- redis/commit/ ?id=7aca0c5f1c2 b4dbd6b56b762c0 bde69f24cf0881
Committed: https:/
Submitter: Jenkins
Branch: master
commit 7aca0c5f1c2b4db d6b56b762c0bde6 9f24cf0881
Author: Mykyta Karpin <email address hidden>
Date: Mon Feb 29 17:18:35 2016 +0200
Fix idempotency for Ceilometer Redis plugin
Change-Id: I4acf9f2fc86a3d 00345ce5a0dcde2 27f77106bfb
Closes-Bug: #1528827