Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/397739 )

Change subject: db-eqiad.php: Depool db1055
......................................................................

db-eqiad.php: Depool db1055

db1055 is no longer needed as rc slave as we have the two new
multi-instance hosts in s1 serving with no problems.

Also db1055 will be rebooted to see if we can address the errors on the
PSU

Bug: T178359
Bug: T182653
Change-Id: I77f30953f1c8f87e5fcf911ca0ac00b64924d76f
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 1ba636f..e78b0ad 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -106,7 +106,7 @@
        's1' => [
                'db1052' => 0,   # B3 2.8TB  96GB, master
                'db1067' => 0,   # D1 2.8TB 160GB, old master
-               'db1055' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               # 'db1055' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager # T178359
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
                'db1066' => 50,  # D1 2.8TB 160GB, api
                'db1073' => 50,  # B3 2.8TB 160GB, api
@@ -265,27 +265,27 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-                       'db1055' => 1,
+                       # 'db1055' => 1,
                        'db1099:3311' => 1,
                        'db1105:3311' => 1,
                ],
                'recentchanges' => [
-                       'db1055' => 1,
+                       # 'db1055' => 1,
                        'db1099:3311' => 1,
                        'db1105:3311' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1055' => 1,
+                       # 'db1055' => 1,
                        'db1099:3311' => 1,
                        'db1105:3311' => 1,
                ],
                'contributions' => [
-                       'db1055' => 1,
+                       # 'db1055' => 1,
                        'db1099:3311' => 1,
                        'db1105:3311' => 1,
                ],
                'logpager' => [
-                       'db1055' => 1,
+                       # 'db1055' => 1,
                        'db1099:3311' => 1,
                        'db1105:3311' => 1,
                ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I77f30953f1c8f87e5fcf911ca0ac00b64924d76f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to