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

Change subject: db-eqiad.php: Move db1051 to s5
......................................................................

db-eqiad.php: Move db1051 to s5

Remove db1051 from s1 and move it to s5. It will become the new
vslow,dump server for s5.
It will be cloned from db1063 which will be vslow,dump for s8.

Bug: T177208
Change-Id: I1250ebdd06f5e9838254bcc4129da0a39633a056
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index f1645cc..519d75b 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -103,7 +103,6 @@
        's1' => [
                'db1052' => 0,   # B3 2.8TB  96GB, master
                'db1067' => 0,   # D1 2.8TB 160GB, old master
-               # 'db1051' => 1,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #T177208
                'db1055' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
                'db1066' => 50,  # D1 2.8TB 160GB, api
@@ -144,7 +143,8 @@
        ],
        's5' => [
                'db1070' => 0,   # D1 2.8TB 160GB, master
-               # 'db1063' => 0,   # C5 2.8TB 128GB, master, crashed #T180714
+               # 'db1051' => 1,  # B3 2.8TB  96GB, vslow, dump in s5
+               # 'db1063' => 0,   # C5 2.8TB 128GB, vslow, dump in s8
                # 'db1071' => 1,   # D1 2.8TB 160GB, future s8 master
                'db1082' => 300, # A2 3.6TB 512GB, api
                'db1087' => 500, # C2 3.6TB 512GB
@@ -249,27 +249,22 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'recentchanges' => [
-                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'recentchangeslinked' => [
-                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'contributions' => [
-                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'logpager' => [
-                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],

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

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