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

Change subject: db-codfw.php: Depool db2064 and db2063
......................................................................

db-codfw.php: Depool db2064 and db2063

Going to optimize templatelinks and pagelinks tables

Bug: T174509
Change-Id: I76fd2f4c67827db72fd160564257ab8d733d5463
---
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/24/380924/1

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index ba63b2f..69e81ee 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -118,8 +118,8 @@
                'db2041' => 100, # C6 2.9TB 160GB, api
                'db2049' => 400, # C6 2.9TB 160GB,
                'db2056' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow 
#innodb compressed
-               'db2063' => 100, # D6 3.3TB 160GB, api
-               'db2064' => 400, # D6 3.3TB 160GB
+               # 'db2063' => 100, # D6 3.3TB 160GB, api #T174509
+               # 'db2064' => 400, # D6 3.3TB 160GB #T174509
        ],
        /* s3 */ 'DEFAULT' => [
                'db2018' => 0,   # B6 2.9TB  96GB, master
@@ -296,7 +296,7 @@
                ],
                'api' => [
                        'db2041' => 1,
-                       'db2063' => 1,
+                       # 'db2063' => 1,
                ],
        ],
        /* s3 */ 'DEFAULT' => [

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

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