Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
grid5000
reference-repository
Commits
85a6e584
Commit
85a6e584
authored
Sep 02, 2014
by
Marc Pinhède
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[sophia] - Removed empty (or false) myri0 interface declaration for nodes sol-1 -> sol-28 (inc)
parent
71a9ef63
Changes
30
Hide whitespace changes
Inline
Side-by-side
Showing
30 changed files
with
128 additions
and
499 deletions
+128
-499
data/grid5000/sites/sophia/clusters/sol/nodes/sol-1.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-1.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-10.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-10.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-11.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-11.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-12.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-12.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-13.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-13.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-14.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-14.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-15.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-15.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-16.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-16.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-17.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-17.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-18.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-18.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-19.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-19.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-2.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-2.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-20.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-20.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-21.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-21.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-22.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-22.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-23.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-23.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-24.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-24.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-25.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-25.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-26.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-26.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-27.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-27.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-28.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-28.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-3.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-3.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-4.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-4.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-5.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-5.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-6.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-6.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-7.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-7.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-8.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-8.json
+0
-17
data/grid5000/sites/sophia/clusters/sol/nodes/sol-9.json
data/grid5000/sites/sophia/clusters/sol/nodes/sol-9.json
+0
-17
generators/input/sites/sophia/clusters/sol.rb
generators/input/sites/sophia/clusters/sol.rb
+128
-1
generators/input/sites/sophia/clusters/sol_generated.yaml
generators/input/sites/sophia/clusters/sol_generated.yaml
+0
-22
No files found.
data/grid5000/sites/sophia/clusters/sol/nodes/sol-1.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-1-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-1-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-10.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-10-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-10-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-11.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-11-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-11-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-12.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-12-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-12-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-13.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-13-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-13-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-14.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-14-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-14-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-15.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-15-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-15-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-16.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-16-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-16-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-17.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-17-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-17-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-18.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-18-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-18-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-19.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-19-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-19-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-2.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-2-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-2-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-20.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-20-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-20-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-21.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-21-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
"mx ethernet (myri)"
,
"enabled"
:
true
,
"interface"
:
"Myrinet"
,
"ip"
:
"172.18.129.44"
,
"ip6"
:
"fe80::260:ddff:fe47:4c45"
,
"mac"
:
"00:60:DD:47:4C:45"
,
"management"
:
false
,
"mountable"
:
true
,
"mounted"
:
true
,
"network_address"
:
"sol-21-myri0.sophia.grid5000.fr"
,
"rate"
:
10000000000
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-22.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-22-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-22-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-23.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-23-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-23-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-24.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-24-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-24-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-25.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-25-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-25-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-26.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-26-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-26-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-27.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-27-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-27-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-28.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-28-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-28-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-3.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-3-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
"mx ethernet (myri)"
,
"enabled"
:
true
,
"interface"
:
"Myrinet"
,
"ip"
:
"172.18.129.44"
,
"ip6"
:
"fe80::260:ddff:fe47:4c45"
,
"mac"
:
"00:60:DD:47:4C:45"
,
"management"
:
false
,
"mountable"
:
true
,
"mounted"
:
true
,
"network_address"
:
"sol-3-myri0.sophia.grid5000.fr"
,
"rate"
:
10000000000
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-4.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-4-bmc.sophia.grid5000.fr"
,
"rate"
:
100000000
},
{
"device"
:
"myri0"
,
"driver"
:
null
,
"enabled"
:
null
,
"interface"
:
null
,
"ip"
:
null
,
"ip6"
:
null
,
"mac"
:
null
,
"management"
:
false
,
"mountable"
:
null
,
"mounted"
:
null
,
"network_address"
:
"sol-4-myri0.sophia.grid5000.fr"
,
"rate"
:
null
,
"switch"
:
"sw-myrinet"
,
"vendor"
:
"Myricom"
,
"version"
:
"M3F-PCIXF-2"
}
],
"operating_system"
:
{
...
...
data/grid5000/sites/sophia/clusters/sol/nodes/sol-5.json
View file @
85a6e584
...
...
@@ -70,23 +70,6 @@
"mounted"
:
false
,
"network_address"
:
"sol-5-bmc.sophia.grid5000.fr"
,