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

Change subject: db-codfw.php: Depool db2054
......................................................................

db-codfw.php: Depool db2054

db2054 needs an ALTER table
pool db2068 temporarily for vslow traffic

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


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 1f7e24b..f052897 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -146,9 +146,9 @@
                'db2029' => 0,   # B6 2.9TB  96GB, master
                'db2040' => 200, # C6 2.9TB 160GB, rc, log
                'db2047' => 400, # C6 2.9TB 160GB
-               'db2054' => 200, # D6 2.9TB 160GB, dump (inactive), vslow
+#              'db2054' => 200, # D6 2.9TB 160GB, dump (inactive), vslow 
T160390
                'db2061' => 200, # D6 3.3TB 160GB, api
-               'db2068' => 300, # D6 3.3TB 160GB
+               'db2068' => 200, # D6 3.3TB 160GB #temporary vslow T160390
        ],
        'silver' => [
                'silver' => 100,   # I have no idea if this is right
@@ -401,10 +401,10 @@
                        'db2040' => 1,
                ],
                'dump' => [
-                       'db2054' => 1,
+                       'db2068' => 1,
                ],
                'vslow' => [
-                       'db2054' => 1,
+                       'db2068' => 1,
                ],
                'api' => [
                        'db2061' => 1,

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

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