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

Change subject: db-eqiad.php: Depool db1105:3311
......................................................................

db-eqiad.php: Depool db1105:3311

Fixing data drifts

Bug: T162807
Change-Id: Idf2065ab06f854c5f9337dc3266ee1688674c37d
---
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/57/405257/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 217d07a..22bd937 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -112,7 +112,7 @@
                'db1083' => 500, # B1 3.6TB 512GB
                # 'db1089' => 500, # C3 3.6TB 512GB # T162807
                'db1099:3311' => 1,   # B2 3.6TB 512GB # rc, log: s1 and s8
-               'db1105:3311' => 1,   # C3 3.6TB 512GB # rc, log: s1 and s2
+               # 'db1105:3311' => 1,   # C3 3.6TB 512GB # rc, log: s1 and s2 # 
T162807
        ],
        's2' => [
                'db1054' => 0,   # A3 2.8TB  96GB, master
@@ -261,23 +261,23 @@
        's1' => [
                'watchlist' => [
                        'db1099:3311' => 1,
-                       'db1105:3311' => 1,
+                       # 'db1105:3311' => 1,
                ],
                'recentchanges' => [
                        'db1099:3311' => 1,
-                       'db1105:3311' => 1,
+                       # 'db1105:3311' => 1,
                ],
                'recentchangeslinked' => [
                        'db1099:3311' => 1,
-                       'db1105:3311' => 1,
+                       # 'db1105:3311' => 1,
                ],
                'contributions' => [
                        'db1099:3311' => 1,
-                       'db1105:3311' => 1,
+                       # 'db1105:3311' => 1,
                ],
                'logpager' => [
                        'db1099:3311' => 1,
-                       'db1105:3311' => 1,
+                       # 'db1105:3311' => 1,
                ],
                'dump' => [
                        'db1065' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idf2065ab06f854c5f9337dc3266ee1688674c37d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>

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

Reply via email to