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

Change subject: mariadb: Depool db1071, pool db1104 as api
......................................................................

mariadb: Depool db1071, pool db1104 as api

We are going to pool db1071 as the future s8 master. Depool it so
we can restart it, change configuration, and set it as the master
of codfw s8.

Bug: T177208
Change-Id: I46d73bcfe527f90c5b037c5cf07300b957a974c9
---
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/57/391857/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 10c9572..7e45d9f 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -145,14 +145,14 @@
        's5' => [
                'db1063' => 0,   # C5 2.8TB 128GB, master
                'db1070' => 1,   # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
-               'db1071' => 1,   # D1 2.8TB 160GB, api
+               # 'db1071' => 1,   # D1 2.8TB 160GB, future s8 master
                'db1082' => 300, # A2 3.6TB 512GB, api
                'db1087' => 500, # C2 3.6TB 512GB
                # 'db1092' => 500, # D2 3.6TB 512GB #T174569
                # 'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager #T174569
                'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
                'db1100' => 1,   # C2 3.6TB 512GB, old master
-               # 'db1104' => 100,  # B3 3.6TB 512GB
+               'db1104' => 100,  # B3 3.6TB 512GB, api
                'db1106' => 500,  # D3 3.6TB 512GB
        ],
        's6' => [
@@ -388,8 +388,8 @@
                        'db1070' => 1,
                ],
                'api' => [
-                       'db1071' => 1,
-                       'db1082' => 1,
+                       'db1082' => 5,
+                       'db1104' => 1,
                ],
                'watchlist' => [
                        # 'db1096' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I46d73bcfe527f90c5b037c5cf07300b957a974c9
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to