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

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

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


db-eqiad.php: Depool db1072

db1072 is going to get its binlog changed to ROW in order to take over
db1044 at some point.
Depool it to restart MySQL so it can pick up the new config

Bug: T153058
Change-Id: I8753c3a643f416cd90821737118fa13f37172fc8
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 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 a476e39..ed76b90 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -125,8 +125,8 @@
],
/* s3 */ 'DEFAULT' => [
'db1075' => 0,   # A2 3.6TB 512GB, master
-   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802
-   'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master
+   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802 #temporary vslow
+   # 'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master 
#changing its binlog to ROW
'db1077' => 400, # B1 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
'db1078' => 500, # C3 3.6TB 512GB
],
@@ -316,10 +316,10 @@
],
/* s3 */ 'DEFAULT' => [
'vslow' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'dump' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'watchlist' => [
'db1077' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8753c3a643f416cd90821737118fa13f37172fc8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
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-eqiad.php: Depool db1072

2017-11-22 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/393028 )

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

db-eqiad.php: Depool db1072

db1072 is going to get its binlog changed to ROW in order to take over
db1044 at some point.
Depool it to restart MySQL so it can pick up the new config

Bug: T153058
Change-Id: I8753c3a643f416cd90821737118fa13f37172fc8
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index a476e39..ed76b90 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -125,8 +125,8 @@
],
/* s3 */ 'DEFAULT' => [
'db1075' => 0,   # A2 3.6TB 512GB, master
-   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802
-   'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master
+   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802 #temporary vslow
+   # 'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master 
#changing its binlog to ROW
'db1077' => 400, # B1 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
'db1078' => 500, # C3 3.6TB 512GB
],
@@ -316,10 +316,10 @@
],
/* s3 */ 'DEFAULT' => [
'vslow' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'dump' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'watchlist' => [
'db1077' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8753c3a643f416cd90821737118fa13f37172fc8
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: Depool db1072

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

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


db-eqiad.php: Depool db1072

db1072's data is going to be checksummed with db1103 (which contains
db1044's data)
Pool db1038 to serve vslow and dump service

Bug: T164488
Change-Id: Ie5f326d9ec12186a8855b492f351d550fbf4bbfa
---
M wmf-config/db-eqiad.php
1 file changed, 5 insertions(+), 5 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 faa6f49..b99b456 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -123,12 +123,12 @@
],
/* s3 */ 'DEFAULT' => [
'db1075' => 0,   # A2 3.6TB 512GB, master
-   # 'db1038' => 0,   # B2 1.4TB  64GB, vslow, dump, old master # 
T172679
+   'db1038' => 0,   # B2 1.4TB  64GB, temporary vslow, dump, old 
master # T172679
'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802
-   'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master
+   # 'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master 
#T164488
'db1077' => 400, # B1 3.6TB 512GB #temporary special slave - 
T172679
'db1078' => 500, # C3 3.6TB 512GB
-   # 'db1103' => 0,  # A3 3.6TB 512GB, # not needed on s3 - has 
db1035's data that we have to checksum
+   # 'db1103' => 0,  # A3 3.6TB 512GB, # not needed on s3 - has 
db1044's data that we have to checksum
],
's4' => [
'db1068' => 0,   # D1 2.8TB 160GB, master
@@ -306,10 +306,10 @@
],
/* s3 */ 'DEFAULT' => [
'vslow' => [
-   'db1072' => 1,
+   'db1038' => 1,
],
'dump' => [
-   'db1072' => 1,
+   'db1038' => 1,
],
'watchlist' => [
'db1077' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie5f326d9ec12186a8855b492f351d550fbf4bbfa
Gerrit-PatchSet: 2
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-eqiad.php: Depool db1072

2017-10-19 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/385149 )

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

db-eqiad.php: Depool db1072

db1072's data is going to be checksummed with db1103 (which contains
db1044's data)
Pool db1038 to serve vslow and dump service

Bug: T164488
Change-Id: Ie5f326d9ec12186a8855b492f351d550fbf4bbfa
---
M wmf-config/db-eqiad.php
1 file changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index faa6f49..fa5eaef 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -123,12 +123,12 @@
],
/* s3 */ 'DEFAULT' => [
'db1075' => 0,   # A2 3.6TB 512GB, master
-   # 'db1038' => 0,   # B2 1.4TB  64GB, vslow, dump, old master # 
T172679
+   'db1038' => 0,   # B2 1.4TB  64GB, vslow, dump, old master # 
T172679
'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802
-   'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master
+   # 'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master 
#T164488
'db1077' => 400, # B1 3.6TB 512GB #temporary special slave - 
T172679
'db1078' => 500, # C3 3.6TB 512GB
-   # 'db1103' => 0,  # A3 3.6TB 512GB, # not needed on s3 - has 
db1035's data that we have to checksum
+   # 'db1103' => 0,  # A3 3.6TB 512GB, # not needed on s3 - has 
db1044's data that we have to checksum
],
's4' => [
'db1068' => 0,   # D1 2.8TB 160GB, master
@@ -306,10 +306,10 @@
],
/* s3 */ 'DEFAULT' => [
'vslow' => [
-   'db1072' => 1,
+   'db1038' => 1,
],
'dump' => [
-   'db1072' => 1,
+   'db1038' => 1,
],
'watchlist' => [
'db1077' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie5f326d9ec12186a8855b492f351d550fbf4bbfa
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: Depool db1072 to fix data drifts

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

Change subject: db-eqiad.php: Depool db1072 to fix data drifts
..


db-eqiad.php: Depool db1072 to fix data drifts

I am checkussming and fixing data drifts on s3, specially on db1072.
Depool it as some tables will be faster just to full reimport them
Pool db1044 as temporary vslow host

Bug: T164488
Change-Id: If1b08df54b308b75875801bf896e8806f7861212
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 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 3e80b48..4b59c57 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -124,8 +124,8 @@
/* s3 */ 'DEFAULT' => [
'db1075' => 0,   # A2 3.6TB 512GB, master
# 'db1038' => 0,   # B2 1.4TB  64GB, vslow, dump, old master # 
T172679
-   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802
-   'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master
+   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802 #temporary vslow #T164488
+   # 'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master 
#T164488
'db1077' => 400, # B1 3.6TB 512GB #temporary special slave - 
T172679
'db1078' => 500, # C3 3.6TB 512GB
# 'db1103' => 0,  # A3 3.6TB 512GB, # not needed on s3 - has 
db1035's data that we have to checksum
@@ -307,10 +307,10 @@
],
/* s3 */ 'DEFAULT' => [
'vslow' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'dump' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'watchlist' => [
'db1077' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If1b08df54b308b75875801bf896e8806f7861212
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: Zoranzoki21 
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-eqiad.php: Depool db1072 to fix data drifts

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

Change subject: db-eqiad.php: Depool db1072 to fix data drifts
..

db-eqiad.php: Depool db1072 to fix data drifts

I am checkussming and fixing data drifts on s3, specially on db1072.
Depool it as some tables will be faster just to full reimport them
Pool db1044 as temporary vslow host

Bug: T164488
Change-Id: If1b08df54b308b75875801bf896e8806f7861212
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 3e80b48..4b59c57 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -124,8 +124,8 @@
/* s3 */ 'DEFAULT' => [
'db1075' => 0,   # A2 3.6TB 512GB, master
# 'db1038' => 0,   # B2 1.4TB  64GB, vslow, dump, old master # 
T172679
-   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802
-   'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master
+   'db1044' => 0,   # B2 1.4TB  64GB, #Temporary master for db1095 
- new sanitarium #T150802 #temporary vslow #T164488
+   # 'db1072' => 0,  # B2 2.8TB 160GB, vslow, dump, old master 
#T164488
'db1077' => 400, # B1 3.6TB 512GB #temporary special slave - 
T172679
'db1078' => 500, # C3 3.6TB 512GB
# 'db1103' => 0,  # A3 3.6TB 512GB, # not needed on s3 - has 
db1035's data that we have to checksum
@@ -307,10 +307,10 @@
],
/* s3 */ 'DEFAULT' => [
'vslow' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'dump' => [
-   'db1072' => 1,
+   'db1044' => 1,
],
'watchlist' => [
'db1077' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If1b08df54b308b75875801bf896e8806f7861212
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: Depool db1072

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

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


db-eqiad.php: Depool db1072

db1072 needs an alter table

Bug: T166204
Change-Id: I0bf64d7469d42488639aaf2950eb85db26289b37
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 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 4e91b9a..285e1c1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,7 +99,7 @@
'db1055' => 50,  # 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
-   'db1072' => 50,  # B2 2.8TB 160GB, api
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T166204
'db1073' => 50,  # B3 2.8TB 160GB, api
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
@@ -261,7 +261,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0bf64d7469d42488639aaf2950eb85db26289b37
Gerrit-PatchSet: 2
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-eqiad.php: Depool db1072

2017-07-12 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/364716 )

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

db-eqiad.php: Depool db1072

db1072 needs an alter table

Bug: T166204
Change-Id: I0bf64d7469d42488639aaf2950eb85db26289b37
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 4e91b9a..285e1c1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,7 +99,7 @@
'db1055' => 50,  # 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
-   'db1072' => 50,  # B2 2.8TB 160GB, api
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T166204
'db1073' => 50,  # B3 2.8TB 160GB, api
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
@@ -261,7 +261,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0bf64d7469d42488639aaf2950eb85db26289b37
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: Depool db1072

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

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


db-eqiad.php: Depool db1072

Needs alter table

Bug: T168661
Change-Id: I0f5ce4f5884e50748d2c0a1bff746ed93c7c9744
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 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 b107b7e..eb1e13d 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -102,7 +102,7 @@
'db1055' => 50,  # 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
-   'db1072' => 50,  # B2 2.8TB 160GB, api
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T168661
'db1073' => 50,  # B3 2.8TB 160GB, api
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
@@ -264,7 +264,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0f5ce4f5884e50748d2c0a1bff746ed93c7c9744
Gerrit-PatchSet: 2
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-eqiad.php: Depool db1072

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

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

db-eqiad.php: Depool db1072

Needs alter table

Bug: T168661
Change-Id: I0f5ce4f5884e50748d2c0a1bff746ed93c7c9744
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b107b7e..942b670 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -102,7 +102,7 @@
'db1055' => 50,  # 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
-   'db1072' => 50,  # B2 2.8TB 160GB, api
+#  'db1072' => 50,  # B2 2.8TB 160GB, api
'db1073' => 50,  # B3 2.8TB 160GB, api
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
@@ -264,7 +264,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f5ce4f5884e50748d2c0a1bff746ed93c7c9744
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: Depool db1072

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

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


db-eqiad.php: Depool db1072

db1072 needs an alter table

Bug: T132416
Change-Id: I21352d5f77020efce502022ea1f4f58e6e8f19e1
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 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 c9b620b..8092917 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,9 +98,9 @@
'db1051' => 50,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
-   'db1066' => 50,  # D1 2.8TB 160GB, api
-   'db1072' => 50,  # B2 2.8TB 160GB, api
-   'db1073' => 50,  # B3 2.8TB 160GB, api
+   'db1066' => 20,  # D1 2.8TB 160GB, api #less main traffic 
weight T132416
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T132416
+   'db1073' => 20,  # B3 2.8TB 160GB, api #less main traffic 
weight T132416
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
'db1089' => 500, # C3 3.6TB 512GB
@@ -264,7 +264,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I21352d5f77020efce502022ea1f4f58e6e8f19e1
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
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-eqiad.php: Depool db1072

2017-04-11 Thread Marostegui (Code Review)
Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/347569 )

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

db-eqiad.php: Depool db1072

db1072 needs an alter table

Bug: T132416
Change-Id: I21352d5f77020efce502022ea1f4f58e6e8f19e1
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c9b620b..8092917 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,9 +98,9 @@
'db1051' => 50,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
-   'db1066' => 50,  # D1 2.8TB 160GB, api
-   'db1072' => 50,  # B2 2.8TB 160GB, api
-   'db1073' => 50,  # B3 2.8TB 160GB, api
+   'db1066' => 20,  # D1 2.8TB 160GB, api #less main traffic 
weight T132416
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T132416
+   'db1073' => 20,  # B3 2.8TB 160GB, api #less main traffic 
weight T132416
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
'db1089' => 500, # C3 3.6TB 512GB
@@ -264,7 +264,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I21352d5f77020efce502022ea1f4f58e6e8f19e1
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: Depool db1072

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

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


db-eqiad.php: Depool db1072

Needs an alter table

Bug: T160415
Change-Id: I809c0e21b118c1005825543e11819ec096db95b6
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 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 9ab7b6f..ee04137 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -100,7 +100,7 @@
'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
'db1066' => 50,  # D1 2.8TB 160GB, api
-   'db1072' => 50,  # B2 2.8TB 160GB, api
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T160415
'db1073' => 50,  # B3 2.8TB 160GB, api
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
@@ -265,7 +265,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I809c0e21b118c1005825543e11819ec096db95b6
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
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-eqiad.php: Depool db1072

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

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

db-eqiad.php: Depool db1072

Needs an alter table

Bug: T160415
Change-Id: I809c0e21b118c1005825543e11819ec096db95b6
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 9ab7b6f..ee04137 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -100,7 +100,7 @@
'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
'db1066' => 50,  # D1 2.8TB 160GB, api
-   'db1072' => 50,  # B2 2.8TB 160GB, api
+#  'db1072' => 50,  # B2 2.8TB 160GB, api #T160415
'db1073' => 50,  # B3 2.8TB 160GB, api
'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
@@ -265,7 +265,7 @@
],
'api' => [
'db1066' => 1,
-   'db1072' => 1,
+#  'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I809c0e21b118c1005825543e11819ec096db95b6
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: Depool db1072

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

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


db-eqiad.php: Depool db1072

db1072 needs its replication stopped in order to get db1095 repointed to
it.
Pooling it db1080 in vslow in the meanwhile. Also decreased weight for
db1080 while it servers vslow

Bug: T156006
Change-Id: I2dce2e3814d3ecfdcc3e35f28de61aed10f6c23f
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 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 447772b..8b50b8a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,9 +99,9 @@
'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #C2
'db1065' => 50,  # 2.8TB 160GB, api #D1
'db1066' => 50,  # 2.8TB 160GB, api #D1
-   'db1072' => 0,   # 2.8TB 160GB, vslow, dump #D1
+#  'db1072' => 0,   # 2.8TB 160GB, vslow, dump #D1 #T156006
'db1073' => 50,  # 2.8TB 160GB, api #D1
-   'db1080' => 500, # 3.6TB 512GB #A2
+   'db1080' => 100, # 3.6TB 512GB #A2
'db1083' => 500, # 3.6TB 512GB #B1
'db1089' => 500, # 3.6TB 512GB #C3
],
@@ -258,10 +258,10 @@
'db1055' => 2,
],
'dump' => [
-   'db1072' => 1,
+   'db1080' => 1,
],
'vslow' => [
-   'db1072' => 1,
+   'db1080' => 1,
],
'api' => [
'db1065' => 5,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2dce2e3814d3ecfdcc3e35f28de61aed10f6c23f
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui 
Gerrit-Reviewer: Florianschmidtwelzow 
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-eqiad.php: Depool db1072

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

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

db-eqiad.php: Depool db1072

db1072 needs its replication stopped in order to get db1095 repointed to
it.
Pooling it db1080 in vslow in the meanwhile. Also decreased weight for
db1080 while it servers vslow

Bug: T156006
Change-Id: I2dce2e3814d3ecfdcc3e35f28de61aed10f6c23f
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 447772b..8b50b8a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,9 +99,9 @@
'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #C2
'db1065' => 50,  # 2.8TB 160GB, api #D1
'db1066' => 50,  # 2.8TB 160GB, api #D1
-   'db1072' => 0,   # 2.8TB 160GB, vslow, dump #D1
+#  'db1072' => 0,   # 2.8TB 160GB, vslow, dump #D1 #T156006
'db1073' => 50,  # 2.8TB 160GB, api #D1
-   'db1080' => 500, # 3.6TB 512GB #A2
+   'db1080' => 100, # 3.6TB 512GB #A2
'db1083' => 500, # 3.6TB 512GB #B1
'db1089' => 500, # 3.6TB 512GB #C3
],
@@ -258,10 +258,10 @@
'db1055' => 2,
],
'dump' => [
-   'db1072' => 1,
+   'db1080' => 1,
],
'vslow' => [
-   'db1072' => 1,
+   'db1080' => 1,
],
'api' => [
'db1065' => 5,

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

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