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

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

db-eqiad.php: Depool db1056

db1056 will be reallocated somewhere else as we already have 2
multi-instance hosts in s4 serving recentchanges

Depool db1056 for a few days before moving it to somewhere else

Change-Id: I24af0812e47d5007108aa181a3f591130bba19b7
---
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/44/394244/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 23d05d3..cd241da 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -133,7 +133,7 @@
        ],
        's4' => [
                'db1068' => 0,   # D1 2.8TB 160GB, master
-               'db1056' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
+               # 'db1056' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1064' => 0,   # D1 2.8TB 160GB, vslow, dump #Master for 
db1095 - new sanitarium
                'db1081' => 100, # A2 3.6TB 512GB, api #lower weight T178359
                'db1084' => 300, # B1 3.6TB 512GB, api #T178359
@@ -361,27 +361,27 @@
                        'db1084' => 1,
                ],
                'watchlist' => [
-                       'db1056' => 1,
+                       # 'db1056' => 1,
                        'db1097:3314' => 1,
                        'db1103:3314' => 1,
                ],
                'recentchanges' => [
-                       'db1056' => 1,
+                       # 'db1056' => 1,
                        'db1097:3314' => 1,
                        'db1103:3314' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1056' => 1,
+                       # 'db1056' => 1,
                        'db1097:3314' => 1,
                        'db1103:3314' => 1,
                ],
                'contributions' => [
-                       'db1056' => 1,
+                       # 'db1056' => 1,
                        'db1097:3314' => 1,
                        'db1103:3314' => 1,
                ],
                'logpager' => [
-                       'db1056' => 1,
+                       # 'db1056' => 1,
                        'db1097:3314' => 1,
                        'db1103:3314' => 1,
                ],

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

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