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

Change subject: db-eqiad.php: Depool db1051
......................................................................


db-eqiad.php: Depool db1051

db1051 will be moved to become vslow in s5. Depool it first for a day,
to make sure everything keeps working as expected.

Bug: T177208
Change-Id: I1f5a62a1f849d5c5afc84f88b09cc372bfba1d8c
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified
  Jcrespo: Looks good to me, but someone else must approve



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 49efdb6..ea7e9b2 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -103,7 +103,7 @@
        's1' => [
                'db1052' => 0,   # B3 2.8TB  96GB, master
                'db1067' => 0,   # D1 2.8TB 160GB, old master
-               'db1051' => 1,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               # 'db1051' => 1,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #T177208
                'db1055' => 1,   # 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
@@ -247,27 +247,27 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'recentchanges' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'contributions' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],
                'logpager' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                        'db1105:3311' => 1,
                ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f5a62a1f849d5c5afc84f88b09cc372bfba1d8c
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[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