Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/368607 )

Change subject: db-eqiad.php: Depool db1055
......................................................................

db-eqiad.php: Depool db1055

db1055 needs an alter table

Bug: T166204
Change-Id: Ia6319214af7fa9cf4e1b4f9de5bf788d40f49fda
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 7 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/07/368607/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index ce1b2d5..a3811f6 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -95,8 +95,8 @@
        's1' => [
                'db1052' => 0,   # B3 2.8TB  96GB, master
                'db1067' => 0,   # D1 2.8TB 160GB, old master
-               'db1051' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
-               'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               'db1051' => 1,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               #'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #T166204
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
                'db1066' => 10,  # D1 2.8TB 160GB, api
                'db1072' => 50,  # B2 2.8TB 160GB, api
@@ -242,23 +242,23 @@
        's1' => [
                'watchlist' => [
                        'db1051' => 1,
-                       'db1055' => 1,
+                       #'db1055' => 1,
                ],
                'recentchanges' => [
                        'db1051' => 1,
-                       'db1055' => 1,
+                       #'db1055' => 1,
                ],
                'recentchangeslinked' => [
                        'db1051' => 1,
-                       'db1055' => 1,
+                       #'db1055' => 1,
                ],
                'contributions' => [
                        'db1051' => 1,
-                       'db1055' => 1,
+                       #'db1055' => 1,
                ],
                'logpager' => [
                        'db1051' => 1,
-                       'db1055' => 1,
+                       #'db1055' => 1,
                ],
                'dump' => [
                        'db1065' => 1,

-- 
To view, visit https://gerrit.wikimedia.org/r/368607
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia6319214af7fa9cf4e1b4f9de5bf788d40f49fda
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to