Page MenuHomePhabricator
Paste P9890

dbctl commit (dc=all): 'Change weights from 1 to 100 on es2 slaves in eqiad and codfw - T231018'
ActivePublic

Authored by ProdPasteBot on Dec 17 2019, 6:17 AM.
Tags
None
Referenced Files
F31478576: raw.txt
Dec 17 2019, 6:17 AM
Subscribers
None
--- codfw/externalLoads live
+++ codfw/externalLoads generated
@@ -3,25 +3,25 @@
{
"es2011": 100
},
{
"es2012": 100,
"es2013": 100
}
],
"es2": [
{
- "es2016": 1
+ "es2016": 0
},
{
- "es2014": 3,
- "es2015": 3
+ "es2014": 100,
+ "es2015": 100
}
],
"es3": [
{
"es2017": 1
},
{
"es2018": 3,
"es2019": 3
}
--- eqiad/externalLoads live
+++ eqiad/externalLoads generated
@@ -6,22 +6,22 @@
{
"es1016": 100,
"es1018": 100
}
],
"es2": [
{
"es1015": 0
},
{
- "es1011": 1,
- "es1013": 1
+ "es1011": 100,
+ "es1013": 100
}
],
"es3": [
{
"es1017": 0
},
{
"es1014": 1,
"es1019": 1
}

Event Timeline

ProdPasteBot changed the title of this paste from untitled to dbctl commit (dc=all): 'Change weights from 1 to 100 on es2 slaves in eqiad and codfw - T231018'.