memcached is a spof
Bug #1869797 reported by
Andrea Ieri
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gnocchi Charm |
Triaged
|
Wishlist
|
Unassigned | ||
OpenStack Designate Charm |
Triaged
|
Wishlist
|
Unassigned | ||
charms.openstack |
Invalid
|
Undecided
|
Unassigned | ||
memcached-charm |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
We have a clustered 2-unit memcached application related to three gnocchi units.
In gnocchi.conf coordination_url points to a specific memcached unit (the leader in my case, not sure if that's just a coincidence).
If that unit goes offline, or if the memcached service dies, the gnocchi config obviously remains as is, and since memcached does not use VIPs, gnocchi itself becomes inoperable.
Since there's no failover mechanism, having a second memcached unit is effectively irrelevant.
I've skimmed through the code but was not able to find if the issue lies with memcached or gnocchi.
Changed in charm-memcached: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in charm-designate: | |
status: | New → Triaged |
Changed in charm-gnocchi: | |
status: | Confirmed → Triaged |
importance: | Undecided → Wishlist |
Changed in charm-designate: | |
importance: | Undecided → Wishlist |
To post a comment you must log in.
In case it's relevant:
os-release: bionic
openstack release: queens
gnocchi rev 30
memcached rev 26