In T330300: sre.switchdc.mediawiki.07-set-readwrite doesn't reset both datacenter to rw we saw that not having the two core datacenters in the same state causes editing issues.
This means that this currently dc-local confd setting should probably become global.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Clement_Goubert | T327920 March 2023 Datacenter Switchover | |||
| Open | None | T328907 Post March 2023 Datacenter Switchover Tasks | |||
| Open | None | T330304 Globalize mwconfig ReadOnly |
Event Timeline
Comment Actions
I think there might be valid reasons to have one datacenter read-only globally while the other isn't - but I get why this logic isn't useful anymore in the context of the switchover.
How to carry this out:
- Add the new variable to conftool
- Modify mediawiki-config to read this variable
- Modify the switchdc cookbooks
- Check whatever else reads that value besides mediawiki.
Not sure if this fits the 2 days window for sprint week tasks.