The new wiki's visibility will be: Public.
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
operations/cookbooks | master | +1 -1 | Allow the wikireplicas.add-wiki cookbook to replace existing views |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T310873 Post-creation work for blkwiki | |||
Resolved | Urbanecm | T310777 Create Wikipedia Pa'O | |||
Resolved | BTullis | T310872 Prepare and check storage layer for blkwiki |
Event Timeline
This just happened. Other scheduled wikis won't be created today (because of T313302), so this task should be ready whenever the DBAs are.
I have sanitized eqiad and created the _p database as well as added grants to labsdbuser.
However, I need to wait for codfw, as there's a schema change happening there, which has replication stopped on the master and thus the database hasn't been created yet on codfw sanitarium.
It will hopefully be finished today or tomorrow.
Change 878930 had a related patch set uploaded (by Btullis; author: Btullis):
[operations/cookbooks@master] Allow the wikireplicas.add-wiki cookbook to replace existing views
Change 878930 merged by Btullis:
[operations/cookbooks@master] Allow the wikireplicas.add-wiki cookbook to replace existing views
Mentioned in SAL (#wikimedia-operations) [2023-01-11T18:22:49Z] <btullis@cumin1001> Added views for new wiki: blkwiki T310872
I believe that this is complete now.
btullis@tools-sgebastion-10:~$ sql blkwiki "select * from page limit 2" +---------+----------------+-----------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ | page_id | page_namespace | page_title | page_is_redirect | page_is_new | page_random | page_touched | page_links_updated | page_latest | page_len | page_content_model | page_lang | +---------+----------------+-----------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+ | 2 | 8 | Sitesupport-url | 0 | 1 | 0.702117801822 | 20220719112245 | 20220719112245 | 2 | 109 | wikitext | NULL | | 3 | 2 | Meno25 | 0 | 1 | 0.868882229591 | 20220719120504 | 20220719120454 | 3 | 78 | wikitext | NULL | +---------+----------------+-----------------+------------------+-------------+----------------+----------------+--------------------+-------------+----------+--------------------+-----------+