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

Change subject: db-eqiad.php: Depool db1097
......................................................................

db-eqiad.php: Depool db1097

The idea is to move db1097 to become a new multi-instance host serving
recentchanges service on s5/s8 and s4

In order to make sure s4 performs fine, let's leave the proposed new
config for a few days before removing db1097

Bug: T178359
Change-Id: I13a246cde47a6253bb9621f5437b63cab3bf5a8c
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 5 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 472e496..aebac7e 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -136,10 +136,10 @@
                'db1053' => 1,   # A2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1056' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1064' => 0,   # D1 2.8TB 160GB, vslow, dump #Master for 
db1095 - new sanitarium
-               'db1081' => 300, # A2 3.6TB 512GB, api
-               'db1084' => 500, # B1 3.6TB 512GB
+               'db1081' => 100, # A2 3.6TB 512GB, api #lower weight T178359
+               'db1084' => 300, # B1 3.6TB 512GB, api #T178359
                'db1091' => 500, # D2 3.6TB 512GB
-               'db1097' => 1,   # D1 3.6TB 512GB, api, old master
+               # 'db1097' => 1,   # D1 3.6TB 512GB, api, old master #T178359
                'db1103:3314' => 1,  # A3 3.6TB 512GB # rc, log: s2 and s4
        ],
        's5' => [
@@ -351,8 +351,9 @@
                        'db1064' => 1,
                ],
                'api' => [
-                       'db1081' => 1,
-                       'db1097' => 3,
+                       'db1081' => 2,
+                       'db1084' => 1,
+                       # 'db1097' => 3,
                ],
                'watchlist' => [
                        'db1053' => 1,

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

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