Dduvall has uploaded a new change for review.

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

Change subject: beta: Configure storage cluster for migrated databases
......................................................................

beta: Configure storage cluster for migrated databases

Reconfigure storage cluster for beta to use new jessie-based
deployment-db03 and deployment-db04 instances.

DO NOT MERGE until coordinated migration is completed.

Bug: T138778
Change-Id: I59f0c1bb6b29926f3b5cf26d5f7f4f444ac8d12b
---
M wmf-config/db-labs.php
1 file changed, 8 insertions(+), 8 deletions(-)


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

diff --git a/wmf-config/db-labs.php b/wmf-config/db-labs.php
index d17fa96..b616822 100644
--- a/wmf-config/db-labs.php
+++ b/wmf-config/db-labs.php
@@ -18,8 +18,8 @@
 
                'sectionLoads' => [
                        'DEFAULT' => [
-                               'deployment-db1'     => 0,
-                               'deployment-db2'     => 400,
+                               'deployment-db03' => 0,
+                               'deployment-db04' => 400,
                        ],
                ],
 
@@ -33,19 +33,19 @@
                ],
 
                'hostsByName' => [
-                       'deployment-db1'  => '10.68.16.193', # 
deployment-db1.eqiad.wmflabs
-                       'deployment-db2'  => '10.68.17.94', # 
deployment-db2.eqiad.wmflabs
+                       'deployment-db03' => '10.68.23.30', # 
deployment-db03.eqiad.wmflabs
+                       'deployment-db04' => '10.68.18.35', # 
deployment-db04.eqiad.wmflabs
                ],
 
                'externalLoads' => [
                        'cluster1' => [
-                               '10.68.16.193' => 1, # 
deployment-db1.eqiad.wmflabs, master
-                               '10.68.17.94' => 3 , # 
deployment-db2.eqiad.wmflabs
+                               '10.68.23.30' => 1,  # 
deployment-db03.eqiad.wmflabs, master
+                               '10.68.18.35' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
 
                        'flow_cluster1' => [
-                               '10.68.16.193' => 1, # 
deployment-db1.eqiad.wmflabs, master
-                               '10.68.17.94' => 3 , # 
deployment-db2.eqiad.wmflabs
+                               '10.68.23.30' => 1,  # 
deployment-db03.eqiad.wmflabs, master
+                               '10.68.18.35' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
                ],
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I59f0c1bb6b29926f3b5cf26d5f7f4f444ac8d12b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Dduvall <dduv...@wikimedia.org>

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

Reply via email to