From 8c60277b74beca91b3fc6e0edb3a6eee1fe5a87a Mon Sep 17 00:00:00 2001
From: BERARD Benjamin <benjamin.berard@inria.fr>
Date: Mon, 22 Feb 2021 13:05:59 +0100
Subject: [PATCH] [grvingt/dsu] Update idrac and bios on grvingt-[20,40]

---
 .../sites/nancy/clusters/grvingt/nodes/grvingt-20.json    | 8 ++++----
 .../sites/nancy/clusters/grvingt/nodes/grvingt-40.json    | 8 ++++----
 .../sites/nancy/clusters/grvingt/nodes/grvingt-20.yaml    | 8 ++++----
 .../sites/nancy/clusters/grvingt/nodes/grvingt-40.yaml    | 8 ++++----
 4 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.json b/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.json
index 7c91116f3a1..f3dbb3bee14 100644
--- a/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.json
+++ b/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.json
@@ -7,11 +7,11 @@
     "platform_type": "x86_64"
   },
   "bios": {
-    "release_date": "08/28/2020",
+    "release_date": "09/22/2020",
     "vendor": "Dell Inc.",
-    "version": "2.8.2"
+    "version": "2.9.3"
   },
-  "bmc_version": "4.22.00.00",
+  "bmc_version": "4.40.00.00",
   "chassis": {
     "manufacturer": "Dell Inc.",
     "name": "PowerEdge C6420",
@@ -158,7 +158,7 @@
     "ht_capable": true,
     "instruction_set": "x86-64",
     "microarchitecture": "Skylake",
-    "microcode": "0x2006906",
+    "microcode": "0x2006a08",
     "model": "Intel Xeon",
     "other_description": "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz",
     "vendor": "Intel",
diff --git a/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.json b/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.json
index c8b6e8bba2c..04ad0384d10 100644
--- a/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.json
+++ b/data/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.json
@@ -7,11 +7,11 @@
     "platform_type": "x86_64"
   },
   "bios": {
-    "release_date": "08/28/2020",
+    "release_date": "09/22/2020",
     "vendor": "Dell Inc.",
-    "version": "2.8.2"
+    "version": "2.9.3"
   },
-  "bmc_version": "4.22.00.00",
+  "bmc_version": "4.40.00.00",
   "chassis": {
     "manufacturer": "Dell Inc.",
     "name": "PowerEdge C6420",
@@ -158,7 +158,7 @@
     "ht_capable": true,
     "instruction_set": "x86-64",
     "microarchitecture": "Skylake",
-    "microcode": "0x2006906",
+    "microcode": "0x2006a08",
     "model": "Intel Xeon",
     "other_description": "Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz",
     "vendor": "Intel",
diff --git a/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.yaml b/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.yaml
index 22aac45aeb9..84ca7daf3b5 100644
--- a/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.yaml
+++ b/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-20.yaml
@@ -8,10 +8,10 @@ grvingt-20:
     nb_threads: 64
     platform_type: x86_64
   bios:
-    release_date: '08/28/2020'
+    release_date: '09/22/2020'
     vendor: Dell Inc.
-    version: 2.8.2
-  bmc_version: 4.22.00.00
+    version: 2.9.3
+  bmc_version: 4.40.00.00
   chassis:
     manufacturer: Dell Inc.
     name: PowerEdge C6420
@@ -69,7 +69,7 @@ grvingt-20:
     cache_l3: 23068672
     ht_capable: true
     instruction_set: x86-64
-    microcode: '0x2006906'
+    microcode: '0x2006a08'
     model: Intel Xeon
     other_description: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz
     vendor: Intel
diff --git a/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.yaml b/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.yaml
index ea3c0dcbd5c..6ab1bb39c46 100644
--- a/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.yaml
+++ b/input/grid5000/sites/nancy/clusters/grvingt/nodes/grvingt-40.yaml
@@ -8,10 +8,10 @@ grvingt-40:
     nb_threads: 64
     platform_type: x86_64
   bios:
-    release_date: '08/28/2020'
+    release_date: '09/22/2020'
     vendor: Dell Inc.
-    version: 2.8.2
-  bmc_version: 4.22.00.00
+    version: 2.9.3
+  bmc_version: 4.40.00.00
   chassis:
     manufacturer: Dell Inc.
     name: PowerEdge C6420
@@ -69,7 +69,7 @@ grvingt-40:
     cache_l3: 23068672
     ht_capable: true
     instruction_set: x86-64
-    microcode: '0x2006906'
+    microcode: '0x2006a08'
     model: Intel Xeon
     other_description: Intel(R) Xeon(R) Gold 6130 CPU @ 2.10GHz
     vendor: Intel
-- 
GitLab