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

Change subject: db-eqiad.php: Promote db1068 to master
......................................................................


db-eqiad.php: Promote db1068 to master

* db1068 is the new master
* db1040 stays disabled as old master
* db1081 to help API until we get a new server, as db1068 was serving API

Bug: T162133
Change-Id: I8ebb04e725f6c4402b64d6db19b89ad940f4adc8
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified
  Jcrespo: Looks good to me, but someone else must approve



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 7516c7e..1bf6991 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -127,13 +127,13 @@
                'db1078' => 500, # C3 3.6TB 512GB
        ],
        's4' => [
-               'db1040' => 0,   # B2 1.4TB  64GB, master
+               'db1068' => 0,   # D1 2.8TB 160GB, master
+#              'db1040' => 0,   # B2 1.4TB  64GB, old master
                'db1053' => 1,   # A2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1056' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1059' => 1,   # C2 2.8TB  96GB, api
                'db1064' => 0,   # D1 2.8TB 160GB, vslow, dump #Master for 
db1095 - new sanitarium
-#              'db1068' => 1,   # D1 2.8TB 160GB, api #T163110
-#              'db1081' => 500, # A2 3.6TB 512GB #T163110
+               'db1081' => 300, # A2 3.6TB 512GB, api
                'db1084' => 500, # B1 3.6TB 512GB
                'db1091' => 500, # D2 3.6TB 512GB
        ],
@@ -327,7 +327,7 @@
                ],
                'api' => [
                        'db1059' => 1,
-#                      'db1068' => 3,
+                       'db1081' => 2,
                ],
                'watchlist' => [
                        'db1053' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8ebb04e725f6c4402b64d6db19b89ad940f4adc8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to