Jcrespo has submitted this change and it was merged.

Change subject: Repool db1027, Depool db1049
......................................................................


Repool db1027, Depool db1049

Change-Id: I9cc7833041df595932c0d11b088db75048862d92
References: T120122
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 7 deletions(-)

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 3ae6407..13fade7 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -109,8 +109,8 @@
        ),
        /* s3 */ 'DEFAULT' => array(
                'db1038' => 0,   # 1.4TB  64GB
-#              'db1027' => 0,   # 1.4TB  64GB, vslow, dump
-               'db1015' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+               'db1027' => 0,   # 1.4TB  64GB, vslow, dump
+               'db1015' => 100, # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1035' => 500, # 1.4TB  64GB
                'db1044' => 500, # 1.4TB  64GB
        ),
@@ -125,7 +125,7 @@
        ),
        's5' => array(
                'db1058' => 0,   # 2.8TB  96GB
-               'db1049' => 0,   # 2.8TB  64GB, vslow, dump
+#              'db1049' => 0,   # 2.8TB  64GB, vslow, dump
                'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1045' => 0,   # 1.4TB  64GB, api
                'db1070' => 500, # 2.8TB 160GB
@@ -226,10 +226,10 @@
        ),
        /* s3 */ 'DEFAULT' => array(
                'vslow' => array(
-                       'db1015' => 1,
+                       'db1027' => 1,
                ),
                'dump' => array(
-                       'db1015' => 1,
+                       'db1027' => 1,
                ),
                'watchlist' => array(
                        'db1015' => 1,
@@ -276,10 +276,10 @@
        ),
        's5' => array(
                'vslow' => array(
-                       'db1049' => 1,
+                       'db1026' => 1,
                ),
                'dump' => array(
-                       'db1049' => 1,
+                       'db1026' => 1,
                ),
                'api' => array(
                        'db1045' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9cc7833041df595932c0d11b088db75048862d92
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Chad <[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