Springle has uploaded a new change for review.
https://gerrit.wikimedia.org/r/165458
Change subject: Isolate api traffic on s2 to db1054 and db1060.
......................................................................
Isolate api traffic on s2 to db1054 and db1060.
Done live on tin during outage. Make it stick.
Change-Id: I5b0a89bb1dc9f56fdd2833bbeecfef974f9d7069
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/58/165458/1
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 458b94e..a979f84 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -103,8 +103,8 @@
'db1018' => 0, # 1.4TB 64GB, snapshot, dump, vslow
'db1036' => 0, # 1.4TB 64GB, watchlist, recentchangeslinked,
contributions, logpager
'db1009' => 100, # 1.4TB 64GB, traffic sampling
- 'db1054' => 400, # 2.8TB 96GB
- 'db1060' => 400, # 2.8TB 96GB
+ 'db1054' => 200, # 2.8TB 96GB, api
+ 'db1060' => 200, # 2.8TB 96GB, api
'db1063' => 500, # 2.8TB 128GB
'db1067' => 500, # 2.8TB 160GB
),
@@ -176,6 +176,10 @@
'dump' => array(
'db1018' => 1,
),
+ 'api' => array(
+ 'db1054' => 1,
+ 'db1060' => 1,
+ ),
'watchlist' => array(
'db1036' => 1,
),
--
To view, visit https://gerrit.wikimedia.org/r/165458
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5b0a89bb1dc9f56fdd2833bbeecfef974f9d7069
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