Page MenuHomePhabricator

sentinel and puppet overwriting toolforge redis config
Closed, ResolvedPublic

Description

On the new Sentinel-based Toolforge Redis cluster, Sentinel and Puppet both keep overwriting the config file and restarting the Redis service causing some disruption.

Event Timeline

dcaro changed the task status from Open to In Progress.May 23 2022, 2:34 PM
dcaro claimed this task.
dcaro added a project: User-dcaro.
dcaro moved this task from To refine to Doing on the User-dcaro board.

I'm looking at the puppetcode, trying to decouple the redis config from the sentinel one (maybe just setup redis if the
config is not there instead of on every run)

Ideas are welcome as usual :)

Change 805823 had a related patch set uploaded (by Majavah; author: Majavah):

[operations/puppet@production] P:toolforge::redis_sentinel: stop sentinel and puppet fighting

https://gerrit.wikimedia.org/r/805823

Change 805823 merged by David Caro:

[operations/puppet@production] P:toolforge::redis_sentinel: stop sentinel and puppet fighting

https://gerrit.wikimedia.org/r/805823

Change 805837 had a related patch set uploaded (by Majavah; author: Majavah):

[operations/puppet@production] P:toolforge::redis_sentinel: stop sentinel and puppet fighting (try 2)

https://gerrit.wikimedia.org/r/805837

Change 805837 merged by David Caro:

[operations/puppet@production] P:toolforge::redis_sentinel: stop sentinel and puppet fighting (try 2)

https://gerrit.wikimedia.org/r/805837

dcaro moved this task from Doing to Done on the User-dcaro board.