[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-codfw.php: Depool db2049 and db2041

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

Change subject: db-codfw.php: Depool db2049 and db2041
..


db-codfw.php: Depool db2049 and db2041

Going to optimize templatelinks and pagelinks tables

Bug: T174509
Change-Id: Id9aa28094202b0e8d7fe9c01356e6ab338c5a2fb
---
M wmf-config/db-codfw.php
1 file changed, 3 insertions(+), 3 deletions(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 7d06c4b..d7579c3 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -115,8 +115,8 @@
's2' => [
'db2017' => 0,   # B6 2.9TB  96GB, master
'db2035' => 50,  # C6 2.9TB 160GB, rc, log
-   'db2041' => 100, # C6 2.9TB 160GB, api
-   'db2049' => 400, # C6 2.9TB 160GB,
+   # 'db2041' => 100, # C6 2.9TB 160GB, api #T174509
+   # 'db2049' => 400, # C6 2.9TB 160GB, #T174509
'db2056' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow 
#innodb compressed
'db2063' => 100, # D6 3.3TB 160GB, api
'db2064' => 400, # D6 3.3TB 160GB
@@ -295,7 +295,7 @@
'db2056' => 1,
],
'api' => [
-   'db2041' => 1,
+   # 'db2041' => 1,
'db2063' => 1,
],
],

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

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

___
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-codfw.php: Depool db2049 and db2041

2017-09-27 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/381166 )

Change subject: db-codfw.php: Depool db2049 and db2041
..

db-codfw.php: Depool db2049 and db2041

Going to optimize templatelinks and pagelinks tables

Bug: T174509
Change-Id: Id9aa28094202b0e8d7fe9c01356e6ab338c5a2fb
---
M wmf-config/db-codfw.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 7d06c4b..d7579c3 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -115,8 +115,8 @@
's2' => [
'db2017' => 0,   # B6 2.9TB  96GB, master
'db2035' => 50,  # C6 2.9TB 160GB, rc, log
-   'db2041' => 100, # C6 2.9TB 160GB, api
-   'db2049' => 400, # C6 2.9TB 160GB,
+   # 'db2041' => 100, # C6 2.9TB 160GB, api #T174509
+   # 'db2049' => 400, # C6 2.9TB 160GB, #T174509
'db2056' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow 
#innodb compressed
'db2063' => 100, # D6 3.3TB 160GB, api
'db2064' => 400, # D6 3.3TB 160GB
@@ -295,7 +295,7 @@
'db2056' => 1,
],
'api' => [
-   'db2041' => 1,
+   # 'db2041' => 1,
'db2063' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id9aa28094202b0e8d7fe9c01356e6ab338c5a2fb
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-codfw.php: Depool db2049

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

Change subject: db-codfw.php: Depool db2049
..


db-codfw.php: Depool db2049

Alter table

Bug: T162611
Change-Id: I8db14c057050ac6c412be37009fa0cc6df7d5f02
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index fe2aed2..3f11297 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -107,7 +107,7 @@
'db2017' => 0,   # B6 2.9TB  96GB, master
'db2035' => 50,  # C6 2.9TB 160GB, rc, log
'db2041' => 100, # C6 2.9TB 160GB, api
-   'db2049' => 400, # C6 2.9TB 160GB,
+#  'db2049' => 400, # C6 2.9TB 160GB, #T162611
 #  'db2056' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow 
#T162611
'db2063' => 100, # D6 3.3TB 160GB, api #temporary vslow #T162611
'db2064' => 400, # D6 3.3TB 160GB

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8db14c057050ac6c412be37009fa0cc6df7d5f02
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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-codfw.php: Depool db2049

2017-05-16 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/353983 )

Change subject: db-codfw.php: Depool db2049
..

db-codfw.php: Depool db2049

Alter table

Bug: T162611
Change-Id: I8db14c057050ac6c412be37009fa0cc6df7d5f02
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index fe2aed2..3f11297 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -107,7 +107,7 @@
'db2017' => 0,   # B6 2.9TB  96GB, master
'db2035' => 50,  # C6 2.9TB 160GB, rc, log
'db2041' => 100, # C6 2.9TB 160GB, api
-   'db2049' => 400, # C6 2.9TB 160GB,
+#  'db2049' => 400, # C6 2.9TB 160GB, #T162611
 #  'db2056' => 50,  # D6 3.3TB 160GB, dump (inactive), vslow 
#T162611
'db2063' => 100, # D6 3.3TB 160GB, api #temporary vslow #T162611
'db2064' => 400, # D6 3.3TB 160GB

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8db14c057050ac6c412be37009fa0cc6df7d5f02
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-codfw.php: Depool db2049

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

Change subject: db-codfw.php: Depool db2049
..


db-codfw.php: Depool db2049

db2049 needs an ALTER table

Bug: T154097
Change-Id: I1f5c3c8bdf653f01ff862831ecfad17697ea3543
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index f4a8b98..1a794bc 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -106,7 +106,7 @@
'db2017' => 0,   # 2.9TB  96GB, master
'db2035' => 50,  # 2.9TB 160GB, rc, log
'db2041' => 100, # 2.9TB 160GB, api
-   'db2049' => 400, # 2.9TB 160GB,
+#  'db2049' => 400, # 2.9TB 160GB, #T154097
'db2056' => 50,  # 3.3TB 160GB, dump (inactive), vslow
'db2063' => 100, # 3.3TB 160GB, api
'db2064' => 400, # 3.3TB 160GB

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f5c3c8bdf653f01ff862831ecfad17697ea3543
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
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


[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-codfw.php: Depool db2049

2017-01-17 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/332445 )

Change subject: db-codfw.php: Depool db2049
..

db-codfw.php: Depool db2049

db2049 needs an ALTER table

Bug: T154097
Change-Id: I1f5c3c8bdf653f01ff862831ecfad17697ea3543
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index f4a8b98..1a794bc 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -106,7 +106,7 @@
'db2017' => 0,   # 2.9TB  96GB, master
'db2035' => 50,  # 2.9TB 160GB, rc, log
'db2041' => 100, # 2.9TB 160GB, api
-   'db2049' => 400, # 2.9TB 160GB,
+#  'db2049' => 400, # 2.9TB 160GB, #T154097
'db2056' => 50,  # 3.3TB 160GB, dump (inactive), vslow
'db2063' => 100, # 3.3TB 160GB, api
'db2064' => 400, # 3.3TB 160GB

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1f5c3c8bdf653f01ff862831ecfad17697ea3543
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-codfw.php: Depool db2049 for the weekend

2016-11-18 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review.

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

Change subject: db-codfw.php: Depool db2049 for the weekend
..

db-codfw.php: Depool db2049 for the weekend

db2049 has had HW issues. I have been testing its CPUs for more than
12 hours without any problem, so I want to start MYSQL and leave it
replicating. However, as we are not completely sure, I want to
leave it depooled for the weekend and silenced to avoid paging
if this dies again.

Bug: T150876
Change-Id: I94d9eea56a120f1bd218e17d5717e66800c7a713
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 7612bc7..c809a30 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -106,7 +106,7 @@
'db2017' => 0,   # 2.9TB  96GB, master
'db2035' => 50,  # 2.9TB 160GB, rc, log
'db2041' => 100, # 2.9TB 160GB, api
-   'db2049' => 400, # 2.9TB 160GB,
+#  'db2049' => 400, # 2.9TB 160GB, # HW issues #T150876
'db2056' => 50,  # 3.3TB 160GB, dump (inactive), vslow
'db2063' => 100, # 3.3TB 160GB, api
'db2064' => 400, # 3.3TB 160GB

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I94d9eea56a120f1bd218e17d5717e66800c7a713
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-codfw.php: Depool db2049 for the weekend

2016-11-18 Thread jenkins-bot (Code Review)
jenkins-bot has submitted this change and it was merged.

Change subject: db-codfw.php: Depool db2049 for the weekend
..


db-codfw.php: Depool db2049 for the weekend

db2049 has had HW issues. I have been testing its CPUs for more than
12 hours without any problem, so I want to start MYSQL and leave it
replicating. However, as we are not completely sure, I want to
leave it depooled for the weekend and silenced to avoid paging
if this dies again.

Bug: T150876
Change-Id: I94d9eea56a120f1bd218e17d5717e66800c7a713
---
M wmf-config/db-codfw.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 7612bc7..c809a30 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -106,7 +106,7 @@
'db2017' => 0,   # 2.9TB  96GB, master
'db2035' => 50,  # 2.9TB 160GB, rc, log
'db2041' => 100, # 2.9TB 160GB, api
-   'db2049' => 400, # 2.9TB 160GB,
+#  'db2049' => 400, # 2.9TB 160GB, # HW issues #T150876
'db2056' => 50,  # 3.3TB 160GB, dump (inactive), vslow
'db2063' => 100, # 3.3TB 160GB, api
'db2064' => 400, # 3.3TB 160GB

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I94d9eea56a120f1bd218e17d5717e66800c7a713
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