[MediaWiki-commits] [Gerrit] Repool db1035 - change (operations/mediawiki-config)

2015-07-27 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/227206

Change subject: Repool db1035
..

Repool db1035

After table cache and statistics have been forced on all tables,
we try again with lower weight.

Change-Id: I4fe70d97c8340ebc32c96b9a6d25fb5a70d6cc4f
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 0a2a768..2e67722 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -112,7 +112,7 @@
'db1038' = 0,   # 1.4TB  64GB
'db1027' = 0,   # 1.4TB  64GB, vslow, dump
'db1015' = 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-#  'db1035' = 400, # 1.4TB  64GB (T106986)
+   'db1035' = 40,  # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4fe70d97c8340ebc32c96b9a6d25fb5a70d6cc4f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo jcre...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] Repool db1035 - change (operations/mediawiki-config)

2015-07-27 Thread Jcrespo (Code Review)
Jcrespo has submitted this change and it was merged.

Change subject: Repool db1035
..


Repool db1035

After table cache and statistics have been forced on all tables,
we try again with lower weight.

Change-Id: I4fe70d97c8340ebc32c96b9a6d25fb5a70d6cc4f
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 0a2a768..2e67722 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -112,7 +112,7 @@
'db1038' = 0,   # 1.4TB  64GB
'db1027' = 0,   # 1.4TB  64GB, vslow, dump
'db1015' = 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-#  'db1035' = 400, # 1.4TB  64GB (T106986)
+   'db1035' = 40,  # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4fe70d97c8340ebc32c96b9a6d25fb5a70d6cc4f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo jcre...@wikimedia.org
Gerrit-Reviewer: Jcrespo jcre...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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


[MediaWiki-commits] [Gerrit] Repool db1035 - change (operations/mediawiki-config)

2015-07-25 Thread Jcrespo (Code Review)
Jcrespo has submitted this change and it was merged.

Change subject: Repool db1035
..


Repool db1035

At 100% capacity.

Change-Id: I62b30a9e73dfc272668552bd07936606b3dd0853
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 5eb8671..d92a17d 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -112,7 +112,7 @@
'db1038' = 0,   # 1.4TB  64GB
'db1027' = 0,   # 1.4TB  64GB, vslow, dump
'db1015' = 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-   'db1035' = 50, # 1.4TB  64GB
+   'db1035' = 400, # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I62b30a9e73dfc272668552bd07936606b3dd0853
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo jcre...@wikimedia.org
Gerrit-Reviewer: Jcrespo jcre...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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


[MediaWiki-commits] [Gerrit] Repool db1035 - change (operations/mediawiki-config)

2015-07-25 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/226996

Change subject: Repool db1035
..

Repool db1035

At 100% capacity.

Change-Id: I62b30a9e73dfc272668552bd07936606b3dd0853
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 5eb8671..d92a17d 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -112,7 +112,7 @@
'db1038' = 0,   # 1.4TB  64GB
'db1027' = 0,   # 1.4TB  64GB, vslow, dump
'db1015' = 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-   'db1035' = 50, # 1.4TB  64GB
+   'db1035' = 400, # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I62b30a9e73dfc272668552bd07936606b3dd0853
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo jcre...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] repool db1035 - change (operations/mediawiki-config)

2015-04-06 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: repool db1035
..


repool db1035

Bug: T94805
Change-Id: Ic18efd6d13ea90831821dd45b581f17ee81513a5
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index d6e69e8..adf5c7a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -111,7 +111,7 @@
'db1019' = 0,   # 1.4TB  64GB, vslow, dump
'db1015' = 0,   # 1.4TB  64GB, watchlist, recentchangeslinked, 
contributions, logpager
'db1027' = 400, # 1.4TB  64GB
-   # upgrade 'db1035' = 400, # 1.4TB  64GB
+   'db1035' = 400, # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic18efd6d13ea90831821dd45b581f17ee81513a5
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle sprin...@wikimedia.org
Gerrit-Reviewer: Springle sprin...@wikimedia.org
Gerrit-Reviewer: jenkins-bot 

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


[MediaWiki-commits] [Gerrit] repool db1035 - change (operations/mediawiki-config)

2015-04-06 Thread Springle (Code Review)
Springle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/202304

Change subject: repool db1035
..

repool db1035

Bug: T94805
Change-Id: Ic18efd6d13ea90831821dd45b581f17ee81513a5
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index d6e69e8..adf5c7a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -111,7 +111,7 @@
'db1019' = 0,   # 1.4TB  64GB, vslow, dump
'db1015' = 0,   # 1.4TB  64GB, watchlist, recentchangeslinked, 
contributions, logpager
'db1027' = 400, # 1.4TB  64GB
-   # upgrade 'db1035' = 400, # 1.4TB  64GB
+   'db1035' = 400, # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic18efd6d13ea90831821dd45b581f17ee81513a5
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle sprin...@wikimedia.org

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


[MediaWiki-commits] [Gerrit] repool db1035 - change (operations/mediawiki-config)

2014-09-03 Thread Springle (Code Review)
Springle has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/158328

Change subject: repool db1035
..

repool db1035

Change-Id: If85aa54ef8885ecd81c190b4d228b8b95feb191f
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 8a29585..4b822fa 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -111,10 +111,10 @@
),
/* s3 */ 'DEFAULT' = array(
'db1038' = 0,   # 1.4TB  64GB
-   # rebuild 'db1035' = 0,   # 1.4TB  64GB, snapshot
'db1003' = 0,   # 1.4TB  64GB, watchlist, recentchangeslinked, 
contributions, logpager
'db1019' = 0,   # 1.4TB  64GB, vslow, dump
'db1027' = 400, # 1.4TB  64GB
+   'db1035' = 400, # 1.4TB  64GB
'db1044' = 400, # 1.4TB  64GB
),
's4' = array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If85aa54ef8885ecd81c190b4d228b8b95feb191f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle sprin...@wikimedia.org

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