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

Change subject: db-eqiad.php: Start repooling all the hosts
......................................................................

db-eqiad.php: Start repooling all the hosts

All the broken hosts are now up to date.
Start repooling them back with a slighltly lower weight than usual as
they have been out for outs.

Bug: T180714
Change-Id: Ibe61f6723d9e77aa1fb2d1acc04b46f806d933a5
---
M wmf-config/db-eqiad.php
1 file changed, 20 insertions(+), 14 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index cf6fb41..9f54f1f 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -146,14 +146,14 @@
                # 'db1063' => 0,   # C5 2.8TB 128GB, master, down
                'db1070' => 0,   # D1 2.8TB 160GB, master
                # 'db1071' => 1,   # D1 2.8TB 160GB, future s8 master
-               'db1082' => 300, # A2 3.6TB 512GB, api, recentchanges, slow
+               'db1082' => 300, # A2 3.6TB 512GB, api
                'db1087' => 500, # C2 3.6TB 512GB
-               # 'db1092' => 500, # D2 3.6TB 512GB #T174569
-               # 'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager #T174569
-               # 'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
-               # 'db1100' => 1,   # C2 3.6TB 512GB, old master
-               # 'db1104' => 100,  # B3 3.6TB 512GB, api
-               # 'db1106' => 500,  # D3 3.6TB 512GB
+               'db1092' => 100, # D2 3.6TB 512GB
+               'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager #T174569
+               'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
+               'db1100' => 1,   # C2 3.6TB 512GB, old master, vslow
+               'db1104' => 100,  # B3 3.6TB 512GB, api
+               'db1106' => 100,  # D3 3.6TB 512GB
        ],
        's6' => [
                'db1061' => 0,   # C3 2.8TB 128GB, master
@@ -382,28 +382,34 @@
        ],
        's5' => [
                'vslow' => [
-                       'db1082' => 1,
+                       'db1110' => 1,
                ],
                'dump' => [
-                       'db1082' => 1,
+                       'db1110' => 1,
                ],
                'api' => [
                        'db1082' => 1,
+                       'db1104' => 1,
                ],
                'watchlist' => [
-                       'db1082' => 1,
+                       'db1096' => 1,
+                       'db1099' => 1,
                ],
                'recentchanges' => [
-                       'db1082' => 1,
+                       'db1096' => 1,
+                       'db1099' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1082' => 1,
+                       'db1096' => 1,
+                       'db1099' => 1,
                ],
                'contributions' => [
-                       'db1082' => 1,
+                       'db1096' => 1,
+                       'db1099' => 1,
                ],
                'logpager' => [
-                       'db1082' => 1,
+                       'db1096' => 1,
+                       'db1099' => 1,
                ],
        ],
        's6' => [

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

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