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

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

db-codfw.php: Depool db2062

db2062 needs an ALTER table

Bug: T132416
Change-Id: I9ee6fcf091839ed8ec4bfc80e5f420c4f59acb38
---
M wmf-config/db-codfw.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index da44f55..0e0fa86 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -98,7 +98,7 @@
                'db2042' => 50,  # C6 2.9TB 160GB, rc, log
                'db2048' => 400, # C6 2.9TB 160GB,
                'db2055' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow
-               'db2062' => 100, # B5 3.3TB 160GB, api
+#              'db2062' => 100, # B5 3.3TB 160GB, api #T132416
                'db2069' => 100, # D6 3.3TB 160GB, api
                'db2070' => 400, # C5 3.3TB 160GB
        ],
@@ -244,7 +244,7 @@
                        'db2055' => 1,
                ],
                'api' => [
-                       'db2062' => 1,
+#                      'db2062' => 1,
                        'db2069' => 1,
                ],
        ],

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

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