Skip to content

Commit bfe66c1

Browse files
Albin PETITAlbin PETIT
authored andcommitted
[grenoble] new ssd disk on yeti-3 (previous disk broken)
1 parent 548a03a commit bfe66c1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,13 +197,13 @@
197197
},
198198
"storage_devices": [
199199
{
200-
"by_id": "/dev/disk/by-id/wwn-0x55cd2e414de1d730",
200+
"by_id": "/dev/disk/by-id/wwn-0x55cd2e4150a22f9b",
201201
"by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0",
202202
"device": "sda",
203203
"driver": "megaraid_sas",
204-
"firmware_version": "SCV1DL53",
204+
"firmware_version": "XCV1DL63",
205205
"interface": "SAS",
206-
"model": "SSDSC2KG480G7R",
206+
"model": "SSDSC2KG480G8R",
207207
"size": 480103981056,
208208
"storage": "SSD",
209209
"vendor": "Intel"

input/grid5000/disks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ disk_vendor_model_mapping:
4444
Intel:
4545
- INTEL SSDSC2BB30
4646
- SSDSC2KG480G7R
47+
- SSDSC2KG480G8R
4748
Fujitsu:
4849
- MAT3073NC
4950
Samsung:

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,10 +101,10 @@ yeti-3:
101101
model: Dell Express Flash NVMe PM1725 1.6TB AIC
102102
size: 1600321314816
103103
sda:
104-
by_id: "/dev/disk/by-id/wwn-0x55cd2e414de1d730"
104+
by_id: "/dev/disk/by-id/wwn-0x55cd2e4150a22f9b"
105105
by_path: "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0"
106-
firmware_version: SCV1DL53
107-
model: SSDSC2KG480G7R
106+
firmware_version: XCV1DL63
107+
model: SSDSC2KG480G8R
108108
size: 480103981056
109109

110110
sdb:

0 commit comments

Comments
 (0)