Jcrespo has submitted this change and it was merged.

Change subject: mariadb: pool db1053 as the new rc special slave after 
maintenance
......................................................................


mariadb: pool db1053 as the new rc special slave after maintenance

Change-Id: Ief6a7763311d1cc67edafd420e58a6b5de7e34c3
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Jcrespo: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 7aff758..072367e 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -129,7 +129,7 @@
        ],
        's4' => [
                'db1040' => 0,   # 1.4TB  64GB, master
-#              'db1053' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               'db1053' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1056' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1059' => 1,   # 2.8TB  96GB, api
                'db1064' => 0,   # 2.8TB 160GB, vslow, dump
@@ -330,18 +330,23 @@
                        'db1068' => 3,
                ],
                'watchlist' => [
+                       'db1053' => 1,
                        'db1056' => 1,
                ],
                'recentchanges' => [
+                       'db1053' => 1,
                        'db1056' => 1,
                ],
                'recentchangeslinked' => [
+                       'db1053' => 1,
                        'db1056' => 1,
                ],
                'contributions' => [
+                       'db1053' => 1,
                        'db1056' => 1,
                ],
                'logpager' => [
+                       'db1053' => 1,
                        'db1056' => 1,
                ],
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ief6a7763311d1cc67edafd420e58a6b5de7e34c3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to