Asher has uploaded a new change for review.

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


Change subject: new extension1 shard (as an externalload config) - initially 
for AFTv5
......................................................................

new extension1 shard (as an externalload config) - initially for AFTv5

Change-Id: I47dd646ca95b7c9c75d20eccead31aa0d99cf0b4
---
M wmf-config/db-eqiad.php
M wmf-config/db-pmtpa.php
2 files changed, 13 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index f3592b6..179eaa4 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -271,6 +271,12 @@
                '10.64.32.19' => 3, # es1009
                '10.64.32.20' => 3, # es1010
        ),
+       # 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
+       ),
 ),
 
 'masterTemplateOverrides' => array(
diff --git a/wmf-config/db-pmtpa.php b/wmf-config/db-pmtpa.php
index 8cd4e63..93a1879 100644
--- a/wmf-config/db-pmtpa.php
+++ b/wmf-config/db-pmtpa.php
@@ -282,6 +282,13 @@
                '10.0.0.220' => 3, # es9
                '10.0.0.224' => 3, # es10
        ),
+       # ExtensionStore shard1 - initially for AFTv5
+       # TODO: pmtpa replica of the shard, currently only in eqiad
+       'extension1' => array(
+               '10.64.16.18' => 10, # db1029
+               '10.64.16.19' => 100, # db1030
+               '10.64.16.20' => 40, # db1031 snapshot host
+       ),
 ),
 
 'masterTemplateOverrides' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I47dd646ca95b7c9c75d20eccead31aa0d99cf0b4
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <afeld...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to