Asher has submitted this change and it was merged.
Change subject: lower weight of es snapshot hosts
......................................................................
lower weight of es snapshot hosts
Change-Id: I212a4d165c736e7b0e5f6f598316b7a560b47587
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 3 deletions(-)
Approvals:
Asher: Verified; Looks good to me, approved
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 179eaa4..bee7b66 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -263,19 +263,19 @@
'cluster24' => array(
'10.64.16.153' => 1, # es1005
'10.64.16.154' => 3, # es1006
- '10.64.32.17' => 3, # es1007
+ '10.64.32.17' => 1, # es1007 snapshot host
),
# es3
'cluster25' => array(
'10.64.32.18' => 1, # es1008
'10.64.32.19' => 3, # es1009
- '10.64.32.20' => 3, # es1010
+ '10.64.32.20' => 1, # es1010 snapshot host
),
# ExtensionStore shard1 - initially for AFTv5
'extension1' => array(
'10.64.16.18' => 10, # db1029
'10.64.16.19' => 100, # db1030
- '10.64.16.20' => 40, # db1031 snapshot host
+ '10.64.16.20' => 20, # db1031 snapshot host
),
),
--
To view, visit https://gerrit.wikimedia.org/r/54095
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I212a4d165c736e7b0e5f6f598316b7a560b47587
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <[email protected]>
Gerrit-Reviewer: Asher <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits