Jcrespo has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/317118

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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/18/317118/1

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: newchange
Gerrit-Change-Id: Ief6a7763311d1cc67edafd420e58a6b5de7e34c3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

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

Reply via email to