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

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

db-eqiad.php: Depool db1034

db1034 needs an alter table
pool db1062 to take over db1034 temporarliy

Bug: T160390
Change-Id: I216b5cccb4b32470bde552e877661ac2eb1712ad
---
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/38/346238/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 84ef436..6a81d46 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -162,9 +162,9 @@
                'db1041' => 0,   # B2 1.4TB  64GB, master
 #              'db1033' => 0,   # B2 1.4TB  64GB, old master
                'db1028' => 0,   # B1 1.4TB  64GB, vslow, dump
-               'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T160390
 #              'db1039' => 0,   # B2 1.4TB  64GB
-#              'db1062' => 1,   # D1 2.8TB 128GB, watchlist, recentchanges, 
contributions, logpager
+               'db1062' => 1,   # D1 2.8TB 128GB, watchlist, recentchanges, 
contributions, logpager #T160390
                'db1079' => 300, # A2 3.6TB 512GB, api
                'db1086' => 500, # B3 3.6TB 512GB, api
                'db1094' => 500, # D2 3.6TB 512GB
@@ -420,19 +420,19 @@
                        'db1086' => 1,
                ],
                'watchlist' => [
-                       'db1034' => 1,
+                       'db1062' => 1,
                ],
                'recentchanges' => [
-                       'db1034' => 1,
+                       'db1062' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1034' => 1,
+                       'db1062' => 1,
                ],
                'contributions' => [
-                       'db1034' => 1,
+                       'db1062' => 1,
                ],
                'logpager' => [
-                       'db1034' => 1,
+                       'db1062' => 1,
                ],
        ],
 ],

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

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