Jcrespo has uploaded a new change for review.

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

Change subject: Repool db1015, Depool db1027 for maintenance
......................................................................

Repool db1015, Depool db1027 for maintenance

After db1015 has been defragemented and upgraded, continue with
the process with the last one of the most problematic s3 servers
(db1027).

Change-Id: Ia71b2ec6028a5c2d302d795881771040c43d442d
References: T110504
---
M wmf-config/db-eqiad.php
1 file changed, 11 insertions(+), 14 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 353f4e1..a61f69b 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, (temp. 
watch/rc/etc.)
-#              'db1015' => 50,  # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1027' => 0,   # 1.4TB  64GB, vslow, dump
+               'db1015' => 0,  # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager, (temp. vslow, dump)
                'db1035' => 400, # 1.4TB  64GB
                'db1044' => 400, # 1.4TB  64GB
        ),
@@ -226,30 +226,27 @@
        ),
        /* s3 */ 'DEFAULT' => array(
                'vslow' => array(
-                       'db1027' => 1,
+#                      'db1027' => 1,
+            'db1015' => 1,
                ),
                'dump' => array(
-                       'db1027' => 1,
+#                      'db1027' => 1,
+            'db1015' => 1,
                ),
                'watchlist' => array(
-                       'db1027' => 1,
-#                      'db1015' => 1,
+                       'db1015' => 1,
                ),
                'recentchanges' => array(
-                       'db1027' => 1,
-#                      'db1015' => 1,
+                       'db1015' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db1027' => 1,
-#                      'db1015' => 1,
+                       'db1015' => 1,
                ),
                'contributions' => array(
-                       'db1027' => 1,
-#                      'db1015' => 1,
+                       'db1015' => 1,
                ),
                'logpager' => array(
-                       'db1027' => 1,
-#                      'db1015' => 1,
+                       'db1015' => 1,
                ),
        ),
        's4' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia71b2ec6028a5c2d302d795881771040c43d442d
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