Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/350127 )

Change subject: mariadb: Promote db1054 as the new s2 master on eqiad
......................................................................

mariadb: Promote db1054 as the new s2 master on eqiad

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 7a6892a..e1f4992 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -106,13 +106,13 @@
                'db1089' => 500, # C3 3.6TB 512GB
        ],
        's2' => [
-               'db1018' => 0,   # B1 1.4TB  64GB, master
+               'db1054' => 1,   # A3 2.8TB  96GB, master
+               'db1018' => 0,   # B1 1.4TB  64GB, old master 2
 #              'db1024' => 0,   # B1 1.4TB  64GB, old master
                'db1021' => 0,   # B1 1.4TB  64GB, vslow, dump
                'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               'db1054' => 1,   # A3 2.8TB  96GB, api
                'db1060' => 1,   # C2 2.8TB  96GB, api
-               'db1074' => 500, # A2 3.6TB 512GB
+               'db1074' => 300, # A2 3.6TB 512GB, api
                'db1076' => 500, # B1 3.6TB 512GB
                'db1090' => 500, # C3 3.6TB 512GB
        ],
@@ -276,8 +276,8 @@
                        'db1021' => 1,
                ],
                'api' => [
-                       'db1054' => 1,
                        'db1060' => 1,
+                       'db1074' => 1,
                ],
                'watchlist' => [
                        'db1036' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c5c4c11fb0aacc2b50523f84e922f530082ec65
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to