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

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

db-codfw.php: Depool db2061

db2061 needs an ALTER table
pool db2068 for API meanwhile

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


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

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

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

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