Jcrespo has uploaded a new change for review.

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

Change subject: Failover all special roles of s4 to db1081
......................................................................

Failover all special roles of s4 to db1081

Change-Id: Ib5d675b525480762c489561e623c7c2d2488f721
---
M wmf-config/db-eqiad.php
1 file changed, 8 insertions(+), 9 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 73d6506..f85eca8 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -126,12 +126,12 @@
        's4' => [
 #              'db1042' => 0,   # 1.4TB  64GB, master
                'db1040' => 0,   # 1.4TB  64GB, master
-               'db1019' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               'db1056' => 0,   # 2.8TB  96GB, api
-               'db1059' => 0,   # 2.8TB  96GB, api
-               'db1064' => 0,   # 2.8TB 160GB, vslow, dump
+#              'db1019' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1056' => 0,   # 2.8TB  96GB, api
+#              'db1059' => 0,   # 2.8TB  96GB, api
+#              'db1064' => 0,   # 2.8TB 160GB, vslow, dump
 #              'db1068' => 0,   # 2.8TB 160GB
-               'db1081' => 250, # 3.6TB 512GB
+               'db1081' => 100, # 3.6TB 512GB
                'db1084' => 500, # 3.6TB 512GB
                'db1091' => 500, # 3.6TB 512GB
        ],
@@ -272,14 +272,13 @@
        ],
        's4' => [
                'vslow' => [
-                       'db1064' => 1,
+                       'db1081' => 1,
                ],
                'dump' => [
-                       'db1064' => 1,
+                       'db1081' => 1,
                ],
                'api' => [
-                       'db1056' => 10,
-                       'db1059' => 1, # pooled with low weight
+                       'db1081' => 1,
                ],
                'watchlist' => [
                        'db1081' => 1,

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

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

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

Reply via email to