The new wiki will be a fishbowl one.
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
operations/puppet | production | +4 -0 | wiki replicas: add GRANT statement to $wiki_p database creation |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Dereckson | T188366 Create Hindi Wikimedian User Group Site | |||
Resolved | Bstorm | T188490 Prepare and check storage layer for hiwikimedia |
Event Timeline
Ready for the steps described at https://wikitech.wikimedia.org/wiki/Add_a_wiki#Cloud_Services
The wiki replica views and DNS are set. -- and updated that document so it is now correct.
It do not work correctly.
urbanecm@tools-bastion-03 ~ $ sql hiwikimedia ERROR 1044 (42000): Access denied for user 'u13367'@'%' to database 'hiwikimedia_p' urbanecm@tools-bastion-03 ~ $
Should be fixed now
marostegui@tools-bastion-03:~$ sql --cluster web hiwikimedia_p Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 11498489 Server version: 10.1.32-MariaDB MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [hiwikimedia_p]> Ctrl-C -- exit! Aborted marostegui@tools-bastion-03:~$ sql --cluster analytics hiwikimedia_p Reading table information for completion of table and column names You can turn off this feature to get a quicker startup with -A Welcome to the MariaDB monitor. Commands end with ; or \g. Your MariaDB connection id is 23238546 Server version: 10.1.32-MariaDB MariaDB Server Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others. Type 'help;' or '\h' for help. Type '\c' to clear the current input statement. MariaDB [hiwikimedia_p]> Ctrl-C -- exit! Aborted
Change 429349 had a related patch set uploaded (by Bstorm; owner: Bstorm):
[operations/puppet@production] wiki replicas: add GRANT statement to $wiki_p database creation
Thanks! @Bstorm, are you sure this patch is directy related to this task? I think another task "Add GRANT statement to $wiki_p" should be created if a task is necessary.
It is directly related in the sense that it will fix future related tasks like this one.
Change 429349 merged by Bstorm:
[operations/puppet@production] wiki replicas: add GRANT statement to $wiki_p database creation