Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1d455ebe authored by Nicolas Perrin's avatar Nicolas Perrin
Browse files

[grenoble][dahu] dahu-3 disk replacement and dahu-1 BIOS update

parent 0b194e2d
Branches
Tags
No related merge requests found
Pipeline #961223 failed
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
"platform_type": "x86_64" "platform_type": "x86_64"
}, },
"bios": { "bios": {
"release_date": "06/17/2022", "release_date": "09/19/2023",
"vendor": "Dell Inc.", "vendor": "Dell Inc.",
"version": "2.15.1" "version": "2.20.1"
}, },
"bmc_version": "5.10.50.00", "bmc_version": "5.10.50.00",
"chassis": { "chassis": {
......
...@@ -266,12 +266,12 @@ ...@@ -266,12 +266,12 @@
"vendor": "Samsung" "vendor": "Samsung"
}, },
{ {
"by_id": "/dev/disk/by-id/wwn-0x5000c500a59bd027", "by_id": "/dev/disk/by-id/wwn-0x5000c500f6c8ba35",
"by_path": "/dev/disk/by-path/pci-0000:00:11.5-ata-5", "by_path": "/dev/disk/by-path/pci-0000:00:11.5-ata-5",
"firmware_version": "DB34", "firmware_version": "LC09",
"id": "disk2", "id": "disk2",
"interface": "SATA", "interface": "SATA",
"model": "ST4000NM0265-2DC", "model": "ST4000NM018B-2TF",
"size": 4000787030016, "size": 4000787030016,
"storage": "HDD", "storage": "HDD",
"vendor": "Seagate" "vendor": "Seagate"
......
...@@ -112,6 +112,7 @@ disk_vendor_model_mapping: ...@@ -112,6 +112,7 @@ disk_vendor_model_mapping:
- ST1000NX0423 - ST1000NX0423
- ST1000NX0443 - ST1000NX0443
- ST4000NM0265-2DC - ST4000NM0265-2DC
- ST4000NM018B-2TF
Toshiba: Toshiba:
- TOSHIBA MG04ACA4 - TOSHIBA MG04ACA4
Western Digital: Western Digital:
......
...@@ -8,9 +8,9 @@ dahu-1: ...@@ -8,9 +8,9 @@ dahu-1:
nb_threads: 64 nb_threads: 64
platform_type: x86_64 platform_type: x86_64
bios: bios:
release_date: 06/17/2022 release_date: '09/19/2023'
vendor: Dell Inc. vendor: Dell Inc.
version: 2.15.1 version: 2.20.1
bmc_version: 5.10.50.00 bmc_version: 5.10.50.00
chassis: chassis:
manufacturer: Dell Inc. manufacturer: Dell Inc.
......
...@@ -131,10 +131,10 @@ dahu-3: ...@@ -131,10 +131,10 @@ dahu-3:
size: 480103981056 size: 480103981056
storage: SSD storage: SSD
pci-0000:00:11.5-ata-5: pci-0000:00:11.5-ata-5:
by_id: "/dev/disk/by-id/wwn-0x5000c500a59bd027" by_id: "/dev/disk/by-id/wwn-0x5000c500f6c8ba35"
by_path: "/dev/disk/by-path/pci-0000:00:11.5-ata-5" by_path: "/dev/disk/by-path/pci-0000:00:11.5-ata-5"
firmware_version: DB34 firmware_version: LC09
model: ST4000NM0265-2DC model: ST4000NM018B-2TF
size: 4000787030016 size: 4000787030016
storage: HDD storage: HDD
supported_job_types: supported_job_types:
......
...@@ -20,11 +20,12 @@ grenoble: ...@@ -20,11 +20,12 @@ grenoble:
drac-[8-9]: drac-[8-9]:
- ~storage_devices.pci-0009:04:00.0-ata-1.firmware_version - ~storage_devices.pci-0009:04:00.0-ata-1.firmware_version
dahu-[1-2]: dahu-[1-2]:
- ~bios.release_date
- ~bios.version
- ~bmc_version - ~bmc_version
- ~network_adapters.eth0.firmware_version - ~network_adapters.eth0.firmware_version
- ~network_adapters.eth1.firmware_version - ~network_adapters.eth1.firmware_version
dahu-[3-4]:
- ~storage_devices.pci-0000:00:11.5-ata-5.model
- ~storage_devices.pci-0000:00:11.5-ata-5.firmware_version
dahu-[7-8]: dahu-[7-8]:
- ~storage_devices.pci-0000:00:11.5-ata-5.firmware_version - ~storage_devices.pci-0000:00:11.5-ata-5.firmware_version
dahu-[16-17]: dahu-[16-17]:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment