[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-eqiad.php: Slowly repool db1101
jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/404635 ) Change subject: db-eqiad.php: Slowly repool db1101 .. db-eqiad.php: Slowly repool db1101 db1101 was out for a schema change, mariadb and kernel upgrade Slowly repool it Bug: T174569 Change-Id: I7cbc3bf7c6e270ba8e452dd1c0ce1daaaec7a79f --- M wmf-config/db-eqiad.php 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Marostegui: Looks good to me, approved jenkins-bot: Verified diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php index 7444b04..477647c 100644 --- a/wmf-config/db-eqiad.php +++ b/wmf-config/db-eqiad.php @@ -173,7 +173,7 @@ 'db1087' => 0, # C2 3.6TB 512GB, vslow, dump # db1095 master 'db1092' => 100, # D2 3.6TB 512GB, api 'db1099:3318' => 1, # B2 3.6TB 512GB # rc, log: s1 and s8 - # 'db1101:3318' => 1, # C2 3.6TB 512GB # rc, log: s7 and s8 # T174569 + 'db1101:3318' => 1, # C2 3.6TB 512GB # rc, log: s7 and s8 # 'db1104' => 300, # B3 3.6TB 512GB, api # T174569 'db1109' => 500, # D8 3.6TB 512GB ], @@ -486,7 +486,7 @@ ], 'watchlist' => [ 'db1099:3318' => 1, - # 'db1101:3318' => 1, + 'db1101:3318' => 1, ], 'recentchanges' => [ 'db1099:3318' => 1, -- To view, visit https://gerrit.wikimedia.org/r/404635 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7cbc3bf7c6e270ba8e452dd1c0ce1daaaec7a79f Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Marostegui Gerrit-Reviewer: Jcrespo Gerrit-Reviewer: Marostegui Gerrit-Reviewer: jenkins-bot <> ___ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-eqiad.php: Slowly repool db1101
Marostegui has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404635 ) Change subject: db-eqiad.php: Slowly repool db1101 .. db-eqiad.php: Slowly repool db1101 db1101 was out for a schema change, mariadb and kernel upgrade Slowly repool it Bug: T174569 Change-Id: I7cbc3bf7c6e270ba8e452dd1c0ce1daaaec7a79f --- M wmf-config/db-eqiad.php 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config refs/changes/35/404635/1 diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php index 7444b04..477647c 100644 --- a/wmf-config/db-eqiad.php +++ b/wmf-config/db-eqiad.php @@ -173,7 +173,7 @@ 'db1087' => 0, # C2 3.6TB 512GB, vslow, dump # db1095 master 'db1092' => 100, # D2 3.6TB 512GB, api 'db1099:3318' => 1, # B2 3.6TB 512GB # rc, log: s1 and s8 - # 'db1101:3318' => 1, # C2 3.6TB 512GB # rc, log: s7 and s8 # T174569 + 'db1101:3318' => 1, # C2 3.6TB 512GB # rc, log: s7 and s8 # 'db1104' => 300, # B3 3.6TB 512GB, api # T174569 'db1109' => 500, # D8 3.6TB 512GB ], @@ -486,7 +486,7 @@ ], 'watchlist' => [ 'db1099:3318' => 1, - # 'db1101:3318' => 1, + 'db1101:3318' => 1, ], 'recentchanges' => [ 'db1099:3318' => 1, -- To view, visit https://gerrit.wikimedia.org/r/404635 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7cbc3bf7c6e270ba8e452dd1c0ce1daaaec7a79f Gerrit-PatchSet: 1 Gerrit-Project: operations/mediawiki-config Gerrit-Branch: master Gerrit-Owner: Marostegui ___ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
