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

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

db-eqiad.php: Depool db1028

db1028 needs an alter table
pool db1039 to cover for dump and vslow service

Bug: T160390
Change-Id: Ic37543aa5b58e826b516bbf1d847a6b92594d26d
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 8f66ee2..7c452f8 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -161,9 +161,9 @@
        's7' => [
                'db1041' => 0,   # B2 1.4TB  64GB, master
 #              'db1033' => 0,   # B2 1.4TB  64GB, old master
-               'db1028' => 0,   # B1 1.4TB  64GB, vslow, dump
+#              'db1028' => 0,   # B1 1.4TB  64GB, vslow, dump #T160390
                'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-#              'db1039' => 0,   # B2 1.4TB  64GB
+               'db1039' => 0,   # B2 1.4TB  64GB #T160390
 #              'db1062' => 1,   # D1 2.8TB 128GB, watchlist, recentchanges, 
contributions, logpager
                'db1079' => 300, # A2 3.6TB 512GB, api
                'db1086' => 500, # B3 3.6TB 512GB, api
@@ -410,10 +410,10 @@
        ],
        's7' => [
                'vslow' => [
-                       'db1028' => 1,
+                       'db1039' => 1,
                ],
                'dump' => [
-                       'db1028' => 1,
+                       'db1039' => 1,
                ],
                'api' => [
                        'db1079' => 100,

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

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