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

Change subject: db-codfw.php: Repool db2062 - depool db2069
......................................................................

db-codfw.php: Repool db2062 - depool db2069

db2062 finished the ALTER table so repool it
db2069 needs an ALTER table so depool it

Bug: T132416
Change-Id: I8874f82da47c9fb6739ab521467c3353290d7dbd
---
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/50/339350/1

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 0e0fa86..85b3449 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -98,8 +98,8 @@
                '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 #T132416
-               'db2069' => 100, # D6 3.3TB 160GB, api
+               'db2062' => 100, # B5 3.3TB 160GB, api
+#              'db2069' => 100, # D6 3.3TB 160GB, api #T132416
                'db2070' => 400, # C5 3.3TB 160GB
        ],
        's2' => [
@@ -244,8 +244,8 @@
                        'db2055' => 1,
                ],
                'api' => [
-#                      'db2062' => 1,
-                       'db2069' => 1,
+                       'db2062' => 1,
+#                      'db2069' => 1,
                ],
        ],
        's2' => [

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

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