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

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

db-codfw.php: Depool db2039

Going to optimize templatelinks and pagelinks table

Bug: T174509
Change-Id: I4d90c8940bfbd2069afa77b3453986607b342b4d
---
M wmf-config/db-codfw.php
1 file changed, 7 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 48be022..bb3fa06 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -149,8 +149,8 @@
        ],
        's6' => [
                'db2028' => 0,   # B6  2.9TB  96GB, master
-               'db2039' => 50,  # C6 2.9TB 160GB, rc, log
-               'db2046' => 400, # C6 2.9TB 160GB
+               # 'db2039' => 50,  # C6 2.9TB 160GB, rc, logĀ #T174509
+               'db2046' => 400, # C6 2.9TB 160GB #temporary rc,log #T174509
                'db2053' => 100, # D6 2.9TB 160GB, dump (inactive), vslow
                'db2060' => 100, # D6 3.3TB 160GB, api
                'db2067' => 400, # D6 3.3TB 160GB
@@ -384,19 +384,19 @@
        ],
        's6' => [
                'watchlist' => [
-                       'db2039' => 1,
+                       'db2046' => 1,
                ],
                'recentchanges' => [
-                       'db2039' => 1,
+                       'db2046' => 1,
                ],
                'recentchangeslinked' => [
-                       'db2039' => 1,
+                       'db2046' => 1,
                ],
                'contributions' => [
-                       'db2039' => 1,
+                       'db2046' => 1,
                ],
                'logpager' => [
-                       'db2039' => 1,
+                       'db2046' => 1,
                ],
                'dump' => [
                        'db2053' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4d90c8940bfbd2069afa77b3453986607b342b4d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to