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

Change subject: db-eqiad.php: Repool db1034 with low weight
......................................................................


db-eqiad.php: Repool db1034 with low weight

db1034 was used to populate db1101.s7, so repool it now with low weight

Change-Id: Ie2944c35617014f3864ade41de87b49aec4e3221
---
M wmf-config/db-eqiad.php
1 file changed, 3 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 10f958c..469b299 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -165,7 +165,7 @@
        ],
        's7' => [
                'db1062' => 0,   # D4 2.8TB 128GB, master
-               # 'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T178359
+               'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                # 'db1039' => 0,   # B2 1.4TB  64GB
                'db1069' => 0,   # D1 2.8TB 160GB, vslow, dump, old master
                'db1079' => 1, # A2 3.6TB 512GB, api #master for db1102 
(sanitarium 3) #temporary recentchanges #T178359
@@ -450,7 +450,8 @@
                        'db1086' => 1,
                ],
                'watchlist' => [
-                       'db1079' => 1,
+                       'db1079' => 2,
+                       'db1034' => 1,
                ],
                'recentchanges' => [
                        'db1079' => 1,

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

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