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

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

db-eqiad.php: Depool db1036

db1036 needs an alter table
pool db1076 for rc changes temporarily

Bug: T162611
Change-Id: I97108ce70a1ca91aa7e30c88084b0a93d9f815dc
---
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/64/355064/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 705c97e..6544c8a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -109,10 +109,10 @@
                'db1054' => 0,   # A3 2.8TB  96GB, master
 #              'db1018' => 0,   # B1 1.4TB  64GB, old master 2
                'db1021' => 0,   # B1 1.4TB  64GB, vslow, dump
-               'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T162611
                'db1060' => 1,   # C2 2.8TB  96GB, api
                'db1074' => 300, # A2 3.6TB 512GB, api
-               'db1076' => 500, # B1 3.6TB 512GB
+               'db1076' => 200, # B1 3.6TB 512GB #temporary rc #T162611
                'db1090' => 500, # C3 3.6TB 512GB
        ],
        /* s3 */ 'DEFAULT' => [
@@ -278,19 +278,19 @@
                        'db1074' => 1,
                ],
                'watchlist' => [
-                       'db1036' => 1,
+                       'db1076' => 1,
                ],
                'recentchanges' => [
-                       'db1036' => 1,
+                       'db1076' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1036' => 1,
+                       'db1076' => 1,
                ],
                'contributions' => [
-                       'db1036' => 1,
+                       'db1076' => 1,
                ],
                'logpager' => [
-                       'db1036' => 1,
+                       'db1076' => 1,
                ],
        ],
        /* s3 */ 'DEFAULT' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I97108ce70a1ca91aa7e30c88084b0a93d9f815dc
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