jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/405270 )
Change subject: mariadb: Decommission old codfw masters ...................................................................... mariadb: Decommission old codfw masters Remove references to: * db2016 * db2017 * db2018 * db2019 * db2023 * db2028 * db2029 Bug: T184090 Change-Id: I43355e416799aa52338f4b8edcc153754b4846fc --- M wmf-config/db-codfw.php M wmf-config/db-eqiad.php 2 files changed, 1 insertion(+), 19 deletions(-) Approvals: Marostegui: Looks good to me, but someone else must approve jenkins-bot: Verified Jcrespo: Looks good to me, approved diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php index 51421d5..f2c3042 100644 --- a/wmf-config/db-codfw.php +++ b/wmf-config/db-codfw.php @@ -104,7 +104,6 @@ 'sectionLoads' => [ 's1' => [ 'db2048' => 0, # C6 2.9TB 160GB, master - # 'db2016' => 0, # B6 2.9TB 96GB, old master 'db2042' => 50, # C6 2.9TB 160GB, rc, log 'db2055' => 50, # D6 3.3TB 160GB, dump (inactive), vslow, api 'db2062' => 50, # B5 3.3TB 160GB, api # mariadb 10.1 @@ -117,7 +116,6 @@ ], 's2' => [ 'db2035' => 50, # C6 2.9TB 160GB, master - # 'db2017' => 0, # B6 2.9TB 96GB, old master 'db2041' => 100, # C6 2.9TB 160GB, api 'db2049' => 400, # C6 2.9TB 160GB, 'db2056' => 50, # D6 3.3TB 160GB, dump (inactive), vslow #innodb compressed @@ -128,15 +126,13 @@ ], /* s3 */ 'DEFAULT' => [ 'db2043' => 0, # C6 2.9TB 160GB, master - # 'db2036' => 0, # C6 2.9TB 160GB, old master crashed - # 'db2018' => 0, # B6 2.9TB 96GB, old old master + # 'db2036' => 0, # C6 2.9TB 160GB, old master, storage issues? T185294 'db2050' => 50, # C6 2.9TB 160GB dump (inactive), vslow 'db2057' => 400, # D6 3.3TB 160GB 'db2074' => 400, # D6 3.3TB 512GB # InnoDB compressed ], 's4' => [ 'db2051' => 0, # B8 2.9TB 160GB, master - # 'db2019' => 0, # B6 2.9TB 96GB, old master 'db2037' => 50, # C6 2.9TB 160GB, rc, log 'db2044' => 50, # C6 2.9TB 160GB, rc, log 'db2058' => 50, # D6 3.3TB 160GB, dump (inactive), vslow @@ -147,7 +143,6 @@ ], 's5' => [ 'db2052' => 50, # D6 2.9TB 160GB, master - # 'db2023' => 0, # B6 2.9TB 96GB, to be decomm. 'db2038' => 0, # C6 2.9TB 160GB, dump (inactive), vslow, old master 'db2059' => 100, # D6 3.3TB 160GB, api 'db2066' => 400, # D6 3.3TB 160GB @@ -167,7 +162,6 @@ ], 's7' => [ 'db2040' => 0, # C6 2.9TB 160GB, master - # 'db2029' => 0, # B6 2.9TB 96GB, old master, to be decom. 'db2047' => 400, # C6 2.9TB 160GB, 'db2054' => 200, # D6 2.9TB 160GB, dump (inactive), vslow 'db2061' => 200, # D6 3.3TB 160GB, api @@ -600,19 +594,13 @@ 'db2013' => '10.192.0.16', # do not remove or comment out 'db2014' => '10.192.0.17', # do not remove or comment out 'db2015' => '10.192.0.18', # do not remove or comment out - 'db2016' => '10.192.16.4', # do not remove or comment out - 'db2017' => '10.192.16.5', # do not remove or comment out - 'db2018' => '10.192.16.6', # do not remove or comment out - 'db2019' => '10.192.16.7', # do not remove or comment out 'db2020' => '10.192.16.8', # do not remove or comment out 'db2021' => '10.192.16.9', # do not remove or comment out 'db2022' => '10.192.16.10', # do not remove or comment out - 'db2023' => '10.192.16.11', # do not remove or comment out 'db2024' => '10.192.16.12', # do not remove or comment out 'db2025' => '10.192.16.13', # do not remove or comment out 'db2026' => '10.192.16.14', # do not remove or comment out 'db2027' => '10.192.16.15', # do not remove or comment out - 'db2029' => '10.192.16.17', # do not remove or comment out 'db2030' => '10.192.16.18', # do not remove or comment out 'db2031' => '10.192.16.19', # do not remove or comment out 'db2032' => '10.192.16.20', # do not remove or comment out diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php index 7fcdd78..6d0bb1f 100644 --- a/wmf-config/db-eqiad.php +++ b/wmf-config/db-eqiad.php @@ -593,19 +593,13 @@ 'db2013' => '10.192.0.16', # do not remove or comment out 'db2014' => '10.192.0.17', # do not remove or comment out 'db2015' => '10.192.0.18', # do not remove or comment out - 'db2016' => '10.192.16.4', # do not remove or comment out - 'db2017' => '10.192.16.5', # do not remove or comment out - 'db2018' => '10.192.16.6', # do not remove or comment out - 'db2019' => '10.192.16.7', # do not remove or comment out 'db2020' => '10.192.16.8', # do not remove or comment out 'db2021' => '10.192.16.9', # do not remove or comment out 'db2022' => '10.192.16.10', # do not remove or comment out - 'db2023' => '10.192.16.11', # do not remove or comment out 'db2024' => '10.192.16.12', # do not remove or comment out 'db2025' => '10.192.16.13', # do not remove or comment out 'db2026' => '10.192.16.14', # do not remove or comment out 'db2027' => '10.192.16.15', # do not remove or comment out - 'db2029' => '10.192.16.17', # do not remove or comment out 'db2030' => '10.192.16.18', # do not remove or comment out 'db2031' => '10.192.16.19', # do not remove or comment out 'db2032' => '10.192.16.20', # do not remove or comment out -- To view, visit https://gerrit.wikimedia.org/r/405270 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I43355e416799aa52338f4b8edcc153754b4846fc Gerrit-PatchSet: 2 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Jcrespo <jcre...@wikimedia.org> Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org> Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org> Gerrit-Reviewer: Urbanecm <martin.urba...@wikimedia.cz> Gerrit-Reviewer: Zoranzoki21 <zorandori4...@gmail.com> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits