[MediaWiki-commits] [Gerrit] operations/mediawiki-config[master]: mariadb: Switchover s6-codfw master to db2039

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

Change subject: mariadb: Switchover s6-codfw master to db2039
..


mariadb: Switchover s6-codfw master to db2039

db2039 is partitioned, will remove the partitions afterwards.

Bug: T176243
Change-Id: I77fcdfac11c84c1ae68a5adecf55b87410110177
---
M wmf-config/db-codfw.php
1 file changed, 2 insertions(+), 7 deletions(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index daea153..77da252 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -157,8 +157,8 @@
'db2089:3315' => 1, # A3 3.3TB 512GB # rc, log: s5 and s6
],
's6' => [
-   'db2028'  => 0,   # B6  2.9TB  96GB, master
-   'db2039'  => 50,  # C6 2.9TB 160GB, rc, log
+   'db2039'  => 0,   # C6 2.9TB 160GB, master, partitioned!
+   # 'db2028'  => 0,   # B6 2.9TB  96GB, old master, to be 
decom.
'db2046'  => 400, # C6 2.9TB 160GB
'db2053'  => 100, # D6 2.9TB 160GB, dump (inactive), vslow
'db2060'  => 100, # D6 3.3TB 160GB, api
@@ -432,27 +432,22 @@
],
's6' => [
'watchlist' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'recentchanges' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'recentchangeslinked' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'contributions' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'logpager' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I77fcdfac11c84c1ae68a5adecf55b87410110177
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo 
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]: mariadb: Switchover s6-codfw master to db2039

2018-01-03 Thread Jcrespo (Code Review)
Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/401734 )

Change subject: mariadb: Switchover s6-codfw master to db2039
..

mariadb: Switchover s6-codfw master to db2039

db2039 is partitioned, will remove the partitions afterwards.

Bug: T176243
Change-Id: I77fcdfac11c84c1ae68a5adecf55b87410110177
---
M wmf-config/db-codfw.php
1 file changed, 2 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index daea153..77da252 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -157,8 +157,8 @@
'db2089:3315' => 1, # A3 3.3TB 512GB # rc, log: s5 and s6
],
's6' => [
-   'db2028'  => 0,   # B6  2.9TB  96GB, master
-   'db2039'  => 50,  # C6 2.9TB 160GB, rc, log
+   'db2039'  => 0,   # C6 2.9TB 160GB, master, partitioned!
+   # 'db2028'  => 0,   # B6 2.9TB  96GB, old master, to be 
decom.
'db2046'  => 400, # C6 2.9TB 160GB
'db2053'  => 100, # D6 2.9TB 160GB, dump (inactive), vslow
'db2060'  => 100, # D6 3.3TB 160GB, api
@@ -432,27 +432,22 @@
],
's6' => [
'watchlist' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'recentchanges' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'recentchangeslinked' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'contributions' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],
'logpager' => [
-   'db2039' => 1,
'db2087:3316' => 1,
'db2089:3316' => 1,
],

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

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

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