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

Change subject: mariadb: Switchover codfw s5 master from db2023 to db2052
......................................................................


mariadb: Switchover codfw s5 master from db2023 to db2052

Because db2038 is partitioned, also depool it to remove it/reimage
it.

Bug: T177208
Bug: T176243
Change-Id: I6b79e78d04b223f208e53fb160b68f9bf859ed97
---
M wmf-config/db-codfw.php
1 file changed, 9 insertions(+), 14 deletions(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index e55bd09..1acc866 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -149,9 +149,9 @@
                'db2091:3314' => 1, # A8 3.3TB 512GB # rc, log: s2 and s4
        ],
        's5' => [
-               'db2023'      => 0,   # B6 2.9TB  96GB, master
-               'db2038'      => 50,  # C6 2.9TB 160GB, rc, log
-               'db2052'      => 50,  # D6 2.9TB 160GB, dump (inactive), vslow
+               'db2052'      => 50,  # D6 2.9TB 160GB, master
+               # 'db2023'      => 0,   # B6 2.9TB  96GB, old master
+               # 'db2038'      => 50,  # C6 2.9TB 160GB, dump (inactive), vslow
                'db2059'      => 100, # D6 3.3TB 160GB, api
                'db2066'      => 400, # D6 3.3TB 160GB
                'db2075'      => 400, # A1 3.3TB 512GB # Compressed InnoDB
@@ -431,36 +431,31 @@
        ],
        's5' => [
                'watchlist' => [
-                       'db2038'      => 1,
                        'db2084:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'recentchanges' => [
-                       'db2038'      => 1,
                        'db2084:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'recentchangeslinked' => [
-                       'db2038'      => 1,
                        'db2084:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'contributions' => [
-                       'db2038'      => 1,
                        'db2084:3315' => 1,
                        'db2089:3315' => 1,
                ],
                'logpager' => [
-                       'db2038'      => 1,
                        'db2084:3315' => 1,
                        'db2089:3315' => 1,
                ],
-               'dump' => [
-                       'db2052' => 1,
-               ],
-               'vslow' => [
-                       'db2052' => 1,
-               ],
+               # 'dump' => [
+               #       'db2038' => 1,
+               # ],
+               # 'vslow' => [
+               #       'db2038' => 1,
+               # ],
                'api' => [
                        'db2059' => 1,
                ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6b79e78d04b223f208e53fb160b68f9bf859ed97
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[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