Springle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/107274


Change subject: warm up db1055 and db1023
......................................................................

warm up db1055 and db1023

Change-Id: Ibe2795dfcb7526baa048a5d42de8a78f1da639e5
---
M wmf-config/db-eqiad.php
1 file changed, 12 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 8858be6..d162601 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -89,6 +89,7 @@
                'db1056'    => 0, # 2.8TB sas 96GB
                'db1050'    => 0, # 2.8TB sas 64GB, snapshot
                'db1049'    => 0, # 2.8TB sas 64GB, watchlist, 
recentchangeslinked, contributions, logpager
+               'db1055'    => 0, # warmup to replace db1049, groupLoadsByDB
                'db1043'    => 100, # 1.4TB sas 64GB, vslow
                'db1033'    => 300, # 1.4TB sas 64GB
                'db1037'    => 300, # 1.4TB sas 64GB
@@ -128,6 +129,7 @@
                'db1027'   => 0,
                'db1022'   => 0, # snapshot, vslow
                'db1040'   => 0, # watchlist, recentchangeslinked, 
contributions, logpager
+               'db1023'   => 0, # warmup to replace db1040, groupLoadsBySection
                'db1015'   => 400,
                'db1006'   => 400,
        ),
@@ -227,15 +229,19 @@
                ),
                'watchlist' => array(
                        'db1040' => 1,
+                       'db1023' => 1,
                ),
                'recentchangeslinked' => array(
                        'db1040' => 1,
+                       'db1023' => 1,
                ),
                'contributions' => array(
                        'db1040' => 1,
+                       'db1023' => 1,
                ),
                'logpager' => array(
                        'db1040' => 1,
+                       'db1023' => 1,
                ),
        ),
        's7' => array(
@@ -262,15 +268,19 @@
        'enwiki' => array(
                'watchlist' => array(
                        'db1049' => 1,
+                       'db1055' => 1,
                ),
                'recentchangeslinked' => array(
                        'db1049' => 1,
+                       'db1055' => 1,
                ),
                'contributions' => array(
                        'db1049' => 1,
+                       'db1055' => 1,
                ),
                'logpager' => array(
                        'db1049' => 1,
+                       'db1055' => 1,
                ),
                'dump' => array(
                        'db1043' => 1,
@@ -336,6 +346,7 @@
        'db1020' => '10.64.16.9', #do not remove or comment out
        'db1021' => '10.64.16.10', #do not remove or comment out
        'db1022' => '10.64.16.11', #do not remove or comment out
+       'db1023' => '10.64.16.12', #do not remove or comment out
        'db1024' => '10.64.16.13', #do not remove or comment out
        'db1026' => '10.64.16.15', #do not remove or comment out
        'db1027' => '10.64.16.16', #do not remove or comment out
@@ -357,6 +368,7 @@
        'db1050' => '10.64.16.145', #do not remove or comment out
        'db1051' => '10.64.32.21', #do not remove or comment out
        'db1052' => '10.64.32.22', #do not remove or comment out
+       'db1055' => '10.64.32.25', #do not remove or comment out
        'db1056' => '10.64.32.26', #do not remove or comment out
        'db1058' => '10.64.32.28', #do not remove or comment out
        'db1059' => '10.64.32.29', #do not remove or comment out

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

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

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

Reply via email to