It's unclear what the current status of lists2001 is. This needs a review and the actions to bring it to a fully functioning spare.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Stalled | ABran-WMF | T278495 Figure out plan for mailman IP situation | |||
| Resolved | ABran-WMF | T286066 Put lists.wikimedia.org web interface behind CDN | |||
| Resolved | Arnoldokoth | T410634 Bring lists2001 into service | |||
| Resolved | Arnoldokoth | T412016 Mailman failover process |
Event Timeline
Comment Actions
lists2001 is currently setup as the mailman passive host in hieradata/common.yaml with the key lists_standby_host. From what I can tell, only the mailman3 service is masked, the rest of the services are running.
aokoth@lists2001:~$ sudo systemctl list-unit-files --state=masked UNIT FILE STATE PRESET ... mailman3.service masked enabled ...
I haven't seen any formal fail-over doc, so perhaps coming up with that then making this the active host could give us more insight?
Also, thought I should mention (T278495) here as it might influence/be influenced by whatever action we decide to take.