jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/402817 )

Change subject: db-eqiad.php: Warm up s8 hosts
......................................................................


db-eqiad.php: Warm up s8 hosts

Bug: T177208
Change-Id: If5b4a131c133dfa9621d6f300beb983668c9552b
---
M wmf-config/db-eqiad.php
1 file changed, 32 insertions(+), 11 deletions(-)

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified
  Jcrespo: Looks good to me, but someone else must approve



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 2bf53fb..54934b6 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -149,6 +149,13 @@
                'db1100' => 50,  # C2 3.6TB 512GB, old master #api
                'db1106' => 500, # D3 3.6TB 512GB
                'db1110' => 500, # C3 3.6TB 512GB
+               'db1063' => 0,   # C5 2.8TB 128GB, s8 warmup vslow, dump
+               'db1087' => 100, # C2 3.6TB 512GB, s8 warmup
+               'db1092' => 100, # D2 3.6TB 512GB, s8 warmup, api
+               'db1099:3318' => 1,   # B2 3.6TB 512GB # s8 warmup rc, log: s1 
and s8
+               'db1101:3318' => 1,   # C2 3.6TB 512GB # s8 warmup rc, log: s7 
and s8
+               'db1104' => 100,  # B3 3.6TB 512GB, s8 warmup, api
+               'db1109' => 100,  # D8 3.6TB 512GB, s8 warmup
        ],
        's6' => [
                'db1061' => 0,   # C3 2.8TB 128GB, master
@@ -382,33 +389,47 @@
        's5' => [
                'vslow' => [
                        'db1051' => 1,
+                       'db1063' => 1,
                ],
                'dump' => [
                        'db1051' => 1,
+                       'db1063' => 1,
                ],
                'api' => [
-                       'db1082' => 1,
+                       'db1082' => 2,
                        'db1100' => 3,
+                       'db1104' => 1,
+                       'db1092' => 1,
                ],
                'watchlist' => [
-                       'db1096:3315' => 1,
-                       'db1097:3315' => 1,
+                       'db1096:3315' => 2,
+                       'db1097:3315' => 2,
+                       'db1099:3318' => 1,
+                       'db1101:3318' => 1,
                ],
                'recentchanges' => [
-                       'db1096:3315' => 1,
-                       'db1097:3315' => 1,
+                       'db1096:3315' => 2,
+                       'db1097:3315' => 2,
+                       'db1099:3318' => 1,
+                       'db1101:3318' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1096:3315' => 1,
-                       'db1097:3315' => 1,
+                       'db1096:3315' => 2,
+                       'db1097:3315' => 2,
+                       'db1099:3318' => 1,
+                       'db1101:3318' => 1,
                ],
                'contributions' => [
-                       'db1096:3315' => 1,
-                       'db1097:3315' => 1,
+                       'db1096:3315' => 2,
+                       'db1097:3315' => 2,
+                       'db1099:3318' => 1,
+                       'db1101:3318' => 1,
                ],
                'logpager' => [
-                       'db1096:3315' => 1,
-                       'db1097:3315' => 1,
+                       'db1096:3315' => 2,
+                       'db1097:3315' => 2,
+                       'db1099:3318' => 1,
+                       'db1101:3318' => 1,
                ],
        ],
        's6' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If5b4a131c133dfa9621d6f300beb983668c9552b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to