Page MenuHomePhabricator

Prepare and check storage layer for nupwiki
Closed, ResolvedPublic

Description

The new wiki's visibility will be: Public.

Event Timeline

Marostegui triaged this task as Medium priority.Apr 1 2025, 2:30 PM
Marostegui moved this task from Triage to Blocked on the DBA board.
Marostegui added subscribers: FCeratto-WMF, Marostegui.

Let us know when the database is created. Let's redact this with the new cookbook cc @FCeratto-WMF

wiki has been created

@FCeratto-WMF can you take care of this and test the new cookbook?

The sanitization is done except the final step on clouddb e.g. an-redacteddb1001.eqiad.wmnet with CREATE DATABASE and GRANT SELECT

The database was created on an-redacteddb1001 and permission are granted

This is not done, we got alerts again.

We are debugging the cookbook ran previously to make sure it's doing the cleanup correctly.

The cookbook has been updated; the PII data has been sanitized, the nupwiki_p table has been created and has the grant applied.

I think the nupwiki_p database should be created also on clouddb hosts, specifically on clouddb1016 and clouddb1020.

I created the databases and set the grants on the clouddb hosts.
This led to bugfix and improvements in https://gerrit.wikimedia.org/r/c/operations/cookbooks/+/1139035