Skip to content

Commit a2e9d64

Browse files
committed
[grenoble] [troll] Update BIOS and firmware
1 parent a4bec49 commit a2e9d64

File tree

8 files changed

+32
-32
lines changed

8 files changed

+32
-32
lines changed

data/grid5000/sites/grenoble/clusters/troll/nodes/troll-1.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"platform_type": "x86_64"
88
},
99
"bios": {
10-
"release_date": "004/21/2021",
10+
"release_date": "07/09/2021",
1111
"vendor": "Dell Inc.",
12-
"version": "2.11.2"
12+
"version": "2.12.2"
1313
},
14-
"bmc_version": "5.00.00.00",
14+
"bmc_version": "5.00.10.20",
1515
"chassis": {
1616
"manufacturer": "Dell Inc.",
1717
"name": "PowerEdge R640",
@@ -307,7 +307,7 @@
307307
"ht_capable": true,
308308
"instruction_set": "x86-64",
309309
"microarchitecture": "Cascade Lake-SP",
310-
"microcode": "0x5003102",
310+
"microcode": "0x5003103",
311311
"model": "Intel Xeon",
312312
"other_description": "Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz",
313313
"vendor": "Intel",

data/grid5000/sites/grenoble/clusters/troll/nodes/troll-2.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"platform_type": "x86_64"
88
},
99
"bios": {
10-
"release_date": "004/21/2021",
10+
"release_date": "07/09/2021",
1111
"vendor": "Dell Inc.",
12-
"version": "2.11.2"
12+
"version": "2.12.2"
1313
},
14-
"bmc_version": "5.00.00.00",
14+
"bmc_version": "5.00.10.20",
1515
"chassis": {
1616
"manufacturer": "Dell Inc.",
1717
"name": "PowerEdge R640",
@@ -307,7 +307,7 @@
307307
"ht_capable": true,
308308
"instruction_set": "x86-64",
309309
"microarchitecture": "Cascade Lake-SP",
310-
"microcode": "0x5003102",
310+
"microcode": "0x5003103",
311311
"model": "Intel Xeon",
312312
"other_description": "Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz",
313313
"vendor": "Intel",

data/grid5000/sites/grenoble/clusters/troll/nodes/troll-3.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"platform_type": "x86_64"
88
},
99
"bios": {
10-
"release_date": "004/21/2021",
10+
"release_date": "07/09/2021",
1111
"vendor": "Dell Inc.",
12-
"version": "2.11.2"
12+
"version": "2.12.2"
1313
},
14-
"bmc_version": "5.00.00.00",
14+
"bmc_version": "5.00.10.20",
1515
"chassis": {
1616
"manufacturer": "Dell Inc.",
1717
"name": "PowerEdge R640",
@@ -307,7 +307,7 @@
307307
"ht_capable": true,
308308
"instruction_set": "x86-64",
309309
"microarchitecture": "Cascade Lake-SP",
310-
"microcode": "0x5003102",
310+
"microcode": "0x5003103",
311311
"model": "Intel Xeon",
312312
"other_description": "Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz",
313313
"vendor": "Intel",

data/grid5000/sites/grenoble/clusters/troll/nodes/troll-4.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"platform_type": "x86_64"
88
},
99
"bios": {
10-
"release_date": "004/21/2021",
10+
"release_date": "07/09/2021",
1111
"vendor": "Dell Inc.",
12-
"version": "2.11.2"
12+
"version": "2.12.2"
1313
},
14-
"bmc_version": "5.00.00.00",
14+
"bmc_version": "5.00.10.20",
1515
"chassis": {
1616
"manufacturer": "Dell Inc.",
1717
"name": "PowerEdge R640",
@@ -307,7 +307,7 @@
307307
"ht_capable": true,
308308
"instruction_set": "x86-64",
309309
"microarchitecture": "Cascade Lake-SP",
310-
"microcode": "0x5003102",
310+
"microcode": "0x5003103",
311311
"model": "Intel Xeon",
312312
"other_description": "Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz",
313313
"vendor": "Intel",

input/grid5000/sites/grenoble/clusters/troll/nodes/troll-1.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ troll-1:
88
nb_threads: 64
99
platform_type: x86_64
1010
bios:
11-
release_date: 004/21/2021
11+
release_date: 07/09/2021
1212
vendor: Dell Inc.
13-
version: 2.11.2
14-
bmc_version: 5.00.00.00
13+
version: 2.12.2
14+
bmc_version: 5.00.10.20
1515
chassis:
1616
manufacturer: Dell Inc.
1717
name: PowerEdge R640
@@ -159,7 +159,7 @@ troll-1:
159159
cache_l3: 23068672
160160
ht_capable: true
161161
instruction_set: x86-64
162-
microcode: '0x5003102'
162+
microcode: '0x5003103'
163163
model: Intel Xeon
164164
other_description: Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz
165165
vendor: Intel

input/grid5000/sites/grenoble/clusters/troll/nodes/troll-2.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ troll-2:
88
nb_threads: 64
99
platform_type: x86_64
1010
bios:
11-
release_date: 004/21/2021
11+
release_date: 07/09/2021
1212
vendor: Dell Inc.
13-
version: 2.11.2
14-
bmc_version: 5.00.00.00
13+
version: 2.12.2
14+
bmc_version: 5.00.10.20
1515
chassis:
1616
manufacturer: Dell Inc.
1717
name: PowerEdge R640
@@ -159,7 +159,7 @@ troll-2:
159159
cache_l3: 23068672
160160
ht_capable: true
161161
instruction_set: x86-64
162-
microcode: '0x5003102'
162+
microcode: '0x5003103'
163163
model: Intel Xeon
164164
other_description: Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz
165165
vendor: Intel

input/grid5000/sites/grenoble/clusters/troll/nodes/troll-3.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ troll-3:
88
nb_threads: 64
99
platform_type: x86_64
1010
bios:
11-
release_date: 004/21/2021
11+
release_date: 07/09/2021
1212
vendor: Dell Inc.
13-
version: 2.11.2
14-
bmc_version: 5.00.00.00
13+
version: 2.12.2
14+
bmc_version: 5.00.10.20
1515
chassis:
1616
manufacturer: Dell Inc.
1717
name: PowerEdge R640
@@ -159,7 +159,7 @@ troll-3:
159159
cache_l3: 23068672
160160
ht_capable: true
161161
instruction_set: x86-64
162-
microcode: '0x5003102'
162+
microcode: '0x5003103'
163163
model: Intel Xeon
164164
other_description: Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz
165165
vendor: Intel

input/grid5000/sites/grenoble/clusters/troll/nodes/troll-4.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ troll-4:
88
nb_threads: 64
99
platform_type: x86_64
1010
bios:
11-
release_date: 004/21/2021
11+
release_date: 07/09/2021
1212
vendor: Dell Inc.
13-
version: 2.11.2
14-
bmc_version: 5.00.00.00
13+
version: 2.12.2
14+
bmc_version: 5.00.10.20
1515
chassis:
1616
manufacturer: Dell Inc.
1717
name: PowerEdge R640
@@ -159,7 +159,7 @@ troll-4:
159159
cache_l3: 23068672
160160
ht_capable: true
161161
instruction_set: x86-64
162-
microcode: '0x5003102'
162+
microcode: '0x5003103'
163163
model: Intel Xeon
164164
other_description: Intel(R) Xeon(R) Gold 5218 CPU @ 2.30GHz
165165
vendor: Intel

0 commit comments

Comments
 (0)