Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0fba6560 authored by PARISOT Clement's avatar PARISOT Clement
Browse files

[nancy] graphique, grimoire - Update IB and BIOS on some nodes

parent 386cadcf
No related branches found
No related tags found
No related merge requests found
...@@ -89,7 +89,15 @@ ...@@ -89,7 +89,15 @@
}, },
{ {
"device": "ib0", "device": "ib0",
"ip": "172.18.67.1" "driver": "mlx4_core",
"guid": "20:00:55:00:41:80:00:00:00:00:00:00:f4:52:14:03:00:76:f2:41",
"interface": "InfiniBand",
"ip": "172.18.67.1",
"ip6": "fe80::f652:1403:76:f241",
"management": false,
"mounted": true,
"rate": 56000000000,
"version": "MT4099"
}, },
{ {
"device": "bmc", "device": "bmc",
......
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
"smt_size": 16 "smt_size": 16
}, },
"bios": { "bios": {
"release_date": "06/03/2015", "release_date": "05/19/2016",
"vendor": "Dell Inc.", "vendor": "Dell Inc.",
"version": 1.3 "version": 2.1
}, },
"chassis": { "chassis": {
"manufacturer": "Dell Inc.", "manufacturer": "Dell Inc.",
......
...@@ -42,6 +42,16 @@ graphique-1: ...@@ -42,6 +42,16 @@ graphique-1:
mac: b0:83:fe:e5:c0:5a mac: b0:83:fe:e5:c0:5a
management: false management: false
mounted: false mounted: false
ib0:
driver: mlx4_core
guid: 20:00:55:00:41:80:00:00:00:00:00:00:f4:52:14:03:00:76:f2:41
interface: InfiniBand
ip: 172.18.67.1
ip6: fe80::f652:1403:76:f241
management: false
mounted: true
rate: 56000000000
version: MT4099
storage_devices: storage_devices:
sda: sda:
model: PERC H330 model: PERC H330
......
...@@ -6,9 +6,9 @@ grimoire-3: ...@@ -6,9 +6,9 @@ grimoire-3:
smp_size: 2 smp_size: 2
smt_size: 16 smt_size: 16
bios: bios:
release_date: 06/03/2015 release_date: 05/19/2016
vendor: Dell Inc. vendor: Dell Inc.
version: 1.3 version: 2.1
chassis: chassis:
manufacturer: Dell Inc. manufacturer: Dell Inc.
name: PowerEdge R630 name: PowerEdge R630
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment