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

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

db-eqiad.php: Depool db1051

Needs an alter table

Bug: T160415
Change-Id: I0340441f14b8b42ac9b9ccb085476be8dac21954
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 9ab7b6f..680c263 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -96,7 +96,7 @@
                'db1052' => 0,   # B3 2.8TB  96GB, master
 #              'db1067' => 0,   # D1 2.8TB 160GB, old master
 #              'db1057' => 0,   # C2 2.8TB  96GB, down, T160435
-               'db1051' => 50,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1051' => 50,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #T160415
                'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
                'db1066' => 50,  # D1 2.8TB 160GB, api
@@ -238,23 +238,23 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-                       'db1051' => 1,
+#                      'db1051' => 1,
                        'db1055' => 1,
                ],
                'recentchanges' => [
-                       'db1051' => 1,
+#                      'db1051' => 1,
                        'db1055' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1051' => 1,
+#                      'db1051' => 1,
                        'db1055' => 1,
                ],
                'contributions' => [
-                       'db1051' => 1,
+#                      'db1051' => 1,
                        'db1055' => 1,
                ],
                'logpager' => [
-                       'db1051' => 1,
+#                      'db1051' => 1,
                        'db1055' => 1,
                ],
                'dump' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0340441f14b8b42ac9b9ccb085476be8dac21954
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to