Page MenuHomePhabricator
Paste P62487

dbctl commit (dc=all): 'Add pc2013 and pc1013 to pc2 T362786'
ActivePublic

Authored by ProdPasteBot on Thu, May 16, 10:10 AM.
--- codfw/externalLoads/pc3 live
+++ codfw/externalLoads/pc3 generated
@@ -1 +1,6 @@
-{}
+[
+ {
+ "pc2013": 1
+ },
+ {}
+]
--- codfw/hostsByName live
+++ codfw/hostsByName generated
@@ -105,5 +105,6 @@
"es2039": "10.192.48.126",
"es2040": "10.192.48.132",
"pc2011": "10.192.0.72",
- "pc2012": "10.192.16.55"
+ "pc2012": "10.192.16.55",
+ "pc2013": "10.192.32.57"
}
--- eqiad/externalLoads/pc3 live
+++ eqiad/externalLoads/pc3 generated
@@ -1 +1,6 @@
-{}
+[
+ {
+ "pc1013": 1
+ },
+ {}
+]
--- eqiad/hostsByName live
+++ eqiad/hostsByName generated
@@ -103,5 +103,6 @@
"es1039": "10.64.162.3",
"es1040": "10.64.164.3",
"pc1011": "10.64.0.57",
- "pc1012": "10.64.16.65"
+ "pc1012": "10.64.16.65",
+ "pc1013": "10.64.32.163"
}

Event Timeline

ProdPasteBot changed the title of this paste from untitled to dbctl commit (dc=all): 'Add pc2013 and pc1013 to pc2 T362786'.