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

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

db-codfw.php: Depool db2065

db2065 was used to populate db2073. It was discovered that db2073 had
issues on the following tables: linter, page and watchlist.
After they got fixed on db2073 and dbstore2002 now it is time to fix
db2065

Change-Id: I2e2768bfe83a983bbbf98b1dbc7843ce77b01ea8
---
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/42/370442/1

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index e6ba1f8..1e38aaf 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -127,8 +127,8 @@
                'db2037' => 50,  # C6 2.9TB 160GB, rc, log
                'db2044' => 50,  # C6 2.9TB 160GB, rc, log
                'db2058' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow
-               'db2065' => 200, # D6 3.3TB 160GB, api
-               'db2073' => 400, # C6 3.3TB 512GB # Compressed InnoDB
+               # 'db2065' => 200, # D6 3.3TB 160GB, api #fixing dup keys
+               'db2073' => 400, # C6 3.3TB 512GB # Compressed InnoDB # 
temporary api
        ],
        's5' => [
                'db2023' => 0,   # B6 2.9TB  96GB, master
@@ -342,7 +342,7 @@
                        'db2058' => 1,
                ],
                'api' => [
-                       'db2065' => 1,
+                       'db2073' => 1,
                ],
        ],
        's5' => [

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

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