[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-eqiad.php: Repool db1036

2017-02-24 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/339609 )

Change subject: db-eqiad.php: Repool db1036
..

db-eqiad.php: Repool db1036

db1036 was out due to the lag generated while doing a pt-table-checkskum

Bug: T154485
Change-Id: I6b7336fa6d0cfc21241380811f3c74d44700d639
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 0cfd0da..06c5d6d 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -109,10 +109,10 @@
'db1018' => 0,   # B1 1.4TB  64GB, master
 #  'db1024' => 0,   # B1 1.4TB  64GB, old master
'db1021' => 0,   # B1 1.4TB  64GB, vslow, dump
-#  'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+   'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1054' => 1,   # A3 2.8TB  96GB, api
'db1060' => 1,   # C2 2.8TB  96GB, api
-   'db1063' => 0,   # D1 2.8TB 128GB #temporary recentchanges
+#  'db1063' => 0,   # D1 2.8TB 128GB
 #  'db1067' => 0,   # D1 2.8TB 160GB
'db1074' => 500, # A2 3.6TB 512GB
'db1076' => 500, # B1 3.6TB 512GB
@@ -281,19 +281,19 @@
'db1060' => 1,
],
'watchlist' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'recentchanges' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'recentchangeslinked' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'contributions' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'logpager' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
],
/* s3 */ 'DEFAULT' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6b7336fa6d0cfc21241380811f3c74d44700d639
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 

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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-eqiad.php: Repool db1036

2017-02-24 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/339609 )

Change subject: db-eqiad.php: Repool db1036
..


db-eqiad.php: Repool db1036

db1036 was out due to the lag generated while doing a pt-table-checkskum

Bug: T154485
Change-Id: I6b7336fa6d0cfc21241380811f3c74d44700d639
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 7 deletions(-)

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 0cfd0da..06c5d6d 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -109,10 +109,10 @@
'db1018' => 0,   # B1 1.4TB  64GB, master
 #  'db1024' => 0,   # B1 1.4TB  64GB, old master
'db1021' => 0,   # B1 1.4TB  64GB, vslow, dump
-#  'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+   'db1036' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
'db1054' => 1,   # A3 2.8TB  96GB, api
'db1060' => 1,   # C2 2.8TB  96GB, api
-   'db1063' => 0,   # D1 2.8TB 128GB #temporary recentchanges
+#  'db1063' => 0,   # D1 2.8TB 128GB
 #  'db1067' => 0,   # D1 2.8TB 160GB
'db1074' => 500, # A2 3.6TB 512GB
'db1076' => 500, # B1 3.6TB 512GB
@@ -281,19 +281,19 @@
'db1060' => 1,
],
'watchlist' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'recentchanges' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'recentchangeslinked' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'contributions' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
'logpager' => [
-   'db1063' => 1,
+   'db1036' => 1,
],
],
/* s3 */ 'DEFAULT' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6b7336fa6d0cfc21241380811f3c74d44700d639
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Jcrespo 
Gerrit-Reviewer: Marostegui 
Gerrit-Reviewer: jenkins-bot <>

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