[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: db-eqiad.php: Repool db1072 with low weight

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

Change subject: db-eqiad.php: Repool db1072 with low weight
..


db-eqiad.php: Repool db1072 with low weight

db1072 will be the future vslow,dump slave in s3.
Repool it with low weight to warm it up before moving it entirely to
vslow service in s3.

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

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 7d5305a..6e99d06 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -125,7 +125,7 @@
'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 # temporary vslow
-   # 'db1072' => 50,  # B2 2.8TB 160GB, #future vslow and dump - 
do not pool, talk to marostegui first
+   'db1072' => 10,  # B2 2.8TB 160GB, #future vslow and dump - low 
weight to warm it up
'db1077' => 400, # B1 3.6TB 512GB #temporary special slave - 
T172679
'db1078' => 500, # C3 3.6TB 512GB
'db1103' => 50,  # A3 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I552ca356db4c94d7f81a03ab9d821606b1779360
Gerrit-PatchSet: 3
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: Repool db1072 with low weight

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

Change subject: db-eqiad.php: Repool db1072 with low weight
..

db-eqiad.php: Repool db1072 with low weight

db1072 will be the future vslow,dump slave in s3.
Repool it with low weight to warm it up before moving it entirely to
vslow service in s3.

Change-Id: I552ca356db4c94d7f81a03ab9d821606b1779360
---
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/27/383327/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c5b507b..18108c9 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -125,7 +125,7 @@
'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 # temporary vslow
-   # 'db1072' => 50,  # B2 2.8TB 160GB, #future vslow and dump - 
do not pool, talk to marostegui first
+   'db1072' => 10,  # B2 2.8TB 160GB, #future vslow and dump - low 
weight to warm it up
'db1077' => 400, # B1 3.6TB 512GB #temporary special slave - 
T172679
'db1078' => 500, # C3 3.6TB 512GB
'db1103' => 50,  # A3 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I552ca356db4c94d7f81a03ab9d821606b1779360
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 db1072, depool db1066

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

Change subject: db-eqiad.php: Repool db1072, depool db1066
..


db-eqiad.php: Repool db1072, depool db1066

db1072 finished alter table
db1066 needs alter table

Bug: T159753
Bug: T164530
Change-Id: I7fdac0a29bb3838ba4eb447bc25913922ac6a3ab
---
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 44ba0e8..4d80da6 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,8 +98,8 @@
'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' => 10,  # D1 2.8TB 160GB, api
-#  'db1072' => 50,  # B2 2.8TB 160GB, api #T159753 #T164530
+#  'db1066' => 10,  # D1 2.8TB 160GB, api #T159753 #T164530
+   '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
@@ -261,8 +261,8 @@
'db1065' => 1,
],
'api' => [
-   'db1066' => 1,
-#  'db1072' => 1,
+#  'db1066' => 1,
+   'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7fdac0a29bb3838ba4eb447bc25913922ac6a3ab
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-eqiad.php: Repool db1072, depool db1066

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

Change subject: db-eqiad.php: Repool db1072, depool db1066
..

db-eqiad.php: Repool db1072, depool db1066

db1072 finished alter table
db1066 needs alter table

Bug: T159753
Bug: T164530
Change-Id: I7fdac0a29bb3838ba4eb447bc25913922ac6a3ab
---
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/20/354220/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 44ba0e8..4d80da6 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,8 +98,8 @@
'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' => 10,  # D1 2.8TB 160GB, api
-#  'db1072' => 50,  # B2 2.8TB 160GB, api #T159753 #T164530
+#  'db1066' => 10,  # D1 2.8TB 160GB, api #T159753 #T164530
+   '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
@@ -261,8 +261,8 @@
'db1065' => 1,
],
'api' => [
-   'db1066' => 1,
-#  'db1072' => 1,
+#  'db1066' => 1,
+   'db1072' => 1,
'db1073' => 1,
],
],

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

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

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

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


db-eqiad.php: Repool db1072

After changing the BBU db1072 looks good and it is ready to be back in
the pool

Bug: T156226
Change-Id: I7c06e73c8f4a4479b358559b046bf055574fde93
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 3 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 11d7cca..a4386e9 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,9 +99,9 @@
'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' => 10,  # B2 2.8TB 160GB, api #T156226 #possible bad 
BBU
+   'db1072' => 50,  # B2 2.8TB 160GB, api
'db1073' => 50,  # D1 2.8TB 160GB, api
-   'db1080' => 500, # A2 3.6TB 512GB, api
+   'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
'db1089' => 500, # C3 3.6TB 512GB
],
@@ -265,7 +265,7 @@
],
'api' => [
'db1066' => 1,
-#  'db1072' => 1,
+   'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7c06e73c8f4a4479b358559b046bf055574fde93
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: Repool db1072

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

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

db-eqiad.php: Repool db1072

After changing the BBU db1072 looks good and it is ready to be back in
the pool

Bug: T156226
Change-Id: I7c06e73c8f4a4479b358559b046bf055574fde93
---
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/76/336376/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 11d7cca..a4386e9 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,9 +99,9 @@
'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' => 10,  # B2 2.8TB 160GB, api #T156226 #possible bad 
BBU
+   'db1072' => 50,  # B2 2.8TB 160GB, api
'db1073' => 50,  # D1 2.8TB 160GB, api
-   'db1080' => 500, # A2 3.6TB 512GB, api
+   'db1080' => 500, # A2 3.6TB 512GB
'db1083' => 500, # B1 3.6TB 512GB
'db1089' => 500, # C3 3.6TB 512GB
],
@@ -265,7 +265,7 @@
],
'api' => [
'db1066' => 1,
-#  'db1072' => 1,
+   'db1072' => 1,
'db1073' => 1,
],
],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7c06e73c8f4a4479b358559b046bf055574fde93
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 db1072, db1073 with less load

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

Change subject: db-eqiad.php: Repool db1072,db1073 with less load
..

db-eqiad.php: Repool db1072,db1073 with less load

db1072 is back after its recloning.
db1073 was used to reclone db1072.

As both servers were stopped, pool them in with less weight so they can
warm up before going full live.

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c0afe01..0d85000 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -99,9 +99,9 @@
 #  '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' => 0,   # B2 2.8TB 160GB #maintenance T156166
-#  'db1073' => 50,  # D1 2.8TB 160GB, api #T156226 going to 
reclone db1072 from this host
-   'db1080' => 100, # A2 3.6TB 512GB, api #T156226
+   'db1072' => 10,  # B2 2.8TB 160GB, api
+   'db1073' => 10,  # D1 2.8TB 160GB, api
+   'db1080' => 100, # A2 3.6TB 512GB, api #temporarily api #T156226
'db1083' => 500, # B1 3.6TB 512GB
'db1089' => 500, # C3 3.6TB 512GB
],
@@ -264,8 +264,10 @@
'db1065' => 1,
],
'api' => [
-   'db1066' => 1,
-   'db1080' => 1,
+   'db1066' => 2,
+   'db1072' => 1,
+   'db1073' => 1,
+   'db1080' => 2,
],
],
's2' => [

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

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