jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/399449 )

Change subject: Revert "Depool deployment-db04"
......................................................................


Revert "Depool deployment-db04"

I've restored replication on db04, so it's ready to be repooled.

This reverts commit 7d5d222b305e207065dc6966c8a43a16663d4bda.

Bug: T183252
Change-Id: I469ee4b29c24aa8b6c755ad32f1987026eed3368
---
M wmf-config/db-labs.php
1 file changed, 5 insertions(+), 5 deletions(-)

Approvals:
  Catrope: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-labs.php b/wmf-config/db-labs.php
index 7f5f97b..a86ed64 100644
--- a/wmf-config/db-labs.php
+++ b/wmf-config/db-labs.php
@@ -19,7 +19,7 @@
                'sectionLoads' => [
                        'DEFAULT' => [
                                'deployment-db03' => 0,
-                               # 'deployment-db04' => 400,
+                               'deployment-db04' => 400,
                        ],
                ],
 
@@ -34,23 +34,23 @@
 
                'hostsByName' => [
                        'deployment-db03' => '10.68.23.30:3306', # 
deployment-db03.eqiad.wmflabs
-                       # 'deployment-db04' => '10.68.18.35:3306', # 
deployment-db04.eqiad.wmflabs
+                       'deployment-db04' => '10.68.18.35:3306', # 
deployment-db04.eqiad.wmflabs
                ],
 
                'externalLoads' => [
                        'cluster1' => [
                                '10.68.23.30:3306' => 1,  # 
deployment-db03.eqiad.wmflabs, master
-                               # '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
+                               '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
 
                        'flow_cluster1' => [
                                '10.68.23.30:3306' => 1,  # 
deployment-db03.eqiad.wmflabs, master
-                               # '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
+                               '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
 
                        'extension1' => [
                                '10.68.23.30:3306' => 1,  # 
deployment-db03.eqiad.wmflabs, master
-                               # '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
+                               '10.68.18.35:3306' => 3 , # 
deployment-db04.eqiad.wmflabs
                        ],
                ],
 

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I469ee4b29c24aa8b6c755ad32f1987026eed3368
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Catrope <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to