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

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


db-eqiad.php: Depool db1051

Going to populate db1105.s1 with its data

Bug: T178359
Change-Id: I3dd5e0e5b5ccd917363faad3a0d16ec6f8fc6fd7
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 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 bbb35bb..a4eb4e3 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 T178359
                '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
@@ -245,23 +245,23 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                ],
                'recentchanges' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                ],
                'contributions' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                ],
                'logpager' => [
-                       'db1051' => 1,
+                       # 'db1051' => 1,
                        'db1055' => 1,
                ],
                'dump' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3dd5e0e5b5ccd917363faad3a0d16ec6f8fc6fd7
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