jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/333991 )
Change subject: mariadb: Depool db1066 for reimage ...................................................................... mariadb: Depool db1066 for reimage Use temporarely db1083 as 2nd api node. Bug: T156005 Change-Id: Ie64a1f96798219f1b8c788714ba448d2c34f0036 --- M wmf-config/db-eqiad.php 1 file changed, 4 insertions(+), 3 deletions(-) Approvals: jenkins-bot: Verified Jcrespo: Looks good to me, approved diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php index ab6acbb..4e98a1e 100644 --- a/wmf-config/db-eqiad.php +++ b/wmf-config/db-eqiad.php @@ -98,11 +98,11 @@ 'db1051' => 50, # B3 2.8TB 96GB, watchlist, recentchanges, contributions, logpager 'db1055' => 50, # C2 2.8TB 96GB, watchlist, recentchanges, contributions, logpager 'db1065' => 0, # D1 2.8TB 160GB, vslow, dump, master for sanitarium - 'db1066' => 50, # D1 2.8TB 160GB, api +# 'db1066' => 50, # D1 2.8TB 160GB, api # maintenance T156005 # 'db1072' => 0, # D1 2.8TB 160GB #maintenance T156166 'db1073' => 50, # D1 2.8TB 160GB, api 'db1080' => 500, # A2 3.6TB 512GB - 'db1083' => 500, # B1 3.6TB 512GB + 'db1083' => 200, # B1 3.6TB 512GB, temp. api 'db1089' => 500, # C3 3.6TB 512GB ], 's2' => [ @@ -264,8 +264,9 @@ 'db1065' => 1, ], 'api' => [ - 'db1066' => 1, +# 'db1066' => 1, 'db1073' => 1, + 'db1083' => 1, ], ], 's2' => [ -- To view, visit https://gerrit.wikimedia.org/r/333991 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie64a1f96798219f1b8c788714ba448d2c34f0036 Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Jcrespo <jcre...@wikimedia.org> Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com> Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits