Page MenuHomePhabricator

Recreate views for globaluser table
Closed, ResolvedPublic

Description

After {T297094: Add globaluser.gu_hidden_level column to production} the maintain views script needs to be rerun after merging: https://gerrit.wikimedia.org/r/743948 so the new column is selectable.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

Razzi, I understand you got try help try one of these last month. If you're up for it, here's another one! Thanks for your help!

odimitrijevic moved this task from Incoming to Datasets on the Data-Engineering board.

Change 751779 had a related patch set uploaded (by Razzi; author: Razzi):

[operations/puppet@production] clouddb: depool clouddb1013

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

Change 751779 merged by Razzi:

[operations/puppet@production] clouddb: depool clouddb1014

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

Mentioned in SAL (#wikimedia-operations) [2022-01-05T19:31:02Z] <razzi> reload haproxy on dbproxy1018 for T298505

Mentioned in SAL (#wikimedia-operations) [2022-01-05T19:41:12Z] <razzi> reload haproxy on dbproxy1019 (previously incorrectly reloaded dbproxy1018) for T298505

Change 751798 had a related patch set uploaded (by Razzi; author: Razzi):

[operations/puppet@production] Revert \"clouddb: depool clouddb1014\"

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

Change 751798 merged by Razzi:

[operations/puppet@production] Revert \"clouddb: depool clouddb1014\"

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

Mentioned in SAL (#wikimedia-operations) [2022-01-05T20:39:35Z] <razzi> reload haproxy on dbproxy1019 to repool clouddb1014 for T298505

Change 751800 had a related patch set uploaded (by Razzi; author: Razzi):

[operations/puppet@production] Re-depool dbproxy1019 to update localuser table which I forgot

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

Change 751800 merged by Razzi:

[operations/puppet@production] Re-depool dbproxy1019 to update localuser table which I forgot

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

Mentioned in SAL (#wikimedia-operations) [2022-01-05T23:26:09Z] <razzi> run sudo maintain-views --databases centralauth --debug --replace-all on clouddb1014 for T298505

Change 751823 had a related patch set uploaded (by Razzi; author: Razzi):

[operations/puppet@production] clouddb: repool clouddb1014.eqiad.wmnet

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

Change 751823 merged by Razzi:

[operations/puppet@production] clouddb: repool clouddb1014.eqiad.wmnet

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

Change 751824 had a related patch set uploaded (by Razzi; author: Razzi):

[operations/puppet@production] clouddb: depool clouddb1018 to update views

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

Mentioned in SAL (#wikimedia-operations) [2022-01-05T23:50:34Z] <razzi> sudo systemctl reload haproxy on dbproxy1019 to repool clouddb1014 for T298505

Change 751824 merged by Razzi:

[operations/puppet@production] clouddb: depool clouddb1018 to update views

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

Mentioned in SAL (#wikimedia-operations) [2022-01-06T18:50:03Z] <razzi> run sudo maintain-views --databases centralauth --replace-all on clouddb1018 for T298505

Mentioned in SAL (#wikimedia-operations) [2022-01-06T19:02:38Z] <razzi> systemctl restart haproxy on dbproxy1018 to repool clouddb1018 for T298505

This is done. Took even more manual steps since I made some human errors; let's automate this!
https://phabricator.wikimedia.org/T297026