jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/335980 )

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


db-codfw.php: Depool db2060

db2060 needs its controller replaced on Monday, so depooling it.
Add db2067 to temporary serve API traffic

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

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 2438b76..20ffe16 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -139,8 +139,8 @@
                'db2039' => 50,  # C6 2.9TB 160GB, rc, log
                'db2046' => 400, # C6 2.9TB 160GB
                'db2053' => 100, # D6 2.9TB 160GB, dump (inactive), vslow
-               'db2060' => 100, # D6 3.3TB 160GB, api
-               'db2067' => 400, # D6 3.3TB 160GB
+#              'db2060' => 100, # D6 3.3TB 160GB, api #T156161
+               'db2067' => 200, # D6 3.3TB 160GB, api #Temporary api #T156161
        ],
        's7' => [
                'db2029' => 0,   # B6 2.9TB  96GB, master
@@ -381,7 +381,7 @@
                        'db2053' => 1,
                ],
                'api' => [
-                       'db2060' => 1,
+                       'db2067' => 1,
                ],
        ],
        's7' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I36f8c62616b362341113d8a6fc1711780c0e05ec
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to