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

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

db-eqiad.php: Depool db1066

In order to to see if we can move db1066 to become vslow service in s3,
let's use db1080 to serve also API traffic as it was originally intended
on the gerrit example patchset for the hardware expansion.
Let's leave this config like this for a week or so and if all goes fine,
we can reallocate db1066 in s3 as vslow so we can decommission the old
host there and leave s3 ready.

Bug: T172679
Change-Id: Id086d1fac03f48e1a75ec81793cd1c6aa2565540
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c13cdf1..475a47a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -106,10 +106,10 @@
                'db1051' => 1,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1055' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
-               'db1066' => 10,  # D1 2.8TB 160GB, api
+               # 'db1066' => 10,  # D1 2.8TB 160GB, api #T172679#3650005
                'db1072' => 50,  # B2 2.8TB 160GB, api
                'db1073' => 50,  # B3 2.8TB 160GB, api
-               'db1080' => 500, # A2 3.6TB 512GB
+               'db1080' => 300, # A2 3.6TB 512GB, api #T172679#3650005
                'db1083' => 500, # B1 3.6TB 512GB
                'db1089' => 500, # C3 3.6TB 512GB
        ],
@@ -270,7 +270,7 @@
                        'db1065' => 1,
                ],
                'api' => [
-                       'db1066' => 1,
+                       'db1080' => 1,
                        'db1072' => 1,
                        'db1073' => 1,
                ],

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

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