Skip to content

Commit

Permalink
[grenoble] new ssd disk on yeti-3 (previous disk broken)
Browse files Browse the repository at this point in the history
  • Loading branch information
Albin PETIT authored and Albin PETIT committed Sep 3, 2019
1 parent 548a03a commit bfe66c1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
6 changes: 3 additions & 3 deletions data/grid5000/sites/grenoble/clusters/yeti/nodes/yeti-3.json
Expand Up @@ -197,13 +197,13 @@
},
"storage_devices": [
{
"by_id": "/dev/disk/by-id/wwn-0x55cd2e414de1d730",
"by_id": "/dev/disk/by-id/wwn-0x55cd2e4150a22f9b",
"by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0",
"device": "sda",
"driver": "megaraid_sas",
"firmware_version": "SCV1DL53",
"firmware_version": "XCV1DL63",
"interface": "SAS",
"model": "SSDSC2KG480G7R",
"model": "SSDSC2KG480G8R",
"size": 480103981056,
"storage": "SSD",
"vendor": "Intel"
Expand Down
1 change: 1 addition & 0 deletions input/grid5000/disks.yaml
Expand Up @@ -44,6 +44,7 @@ disk_vendor_model_mapping:
Intel:
- INTEL SSDSC2BB30
- SSDSC2KG480G7R
- SSDSC2KG480G8R
Fujitsu:
- MAT3073NC
Samsung:
Expand Down
6 changes: 3 additions & 3 deletions input/grid5000/sites/grenoble/clusters/yeti/nodes/yeti-3.yaml
Expand Up @@ -101,10 +101,10 @@ yeti-3:
model: Dell Express Flash NVMe PM1725 1.6TB AIC
size: 1600321314816
sda:
by_id: "/dev/disk/by-id/wwn-0x55cd2e414de1d730"
by_id: "/dev/disk/by-id/wwn-0x55cd2e4150a22f9b"
by_path: "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:0:0"
firmware_version: SCV1DL53
model: SSDSC2KG480G7R
firmware_version: XCV1DL63
model: SSDSC2KG480G8R
size: 480103981056

sdb:
Expand Down

0 comments on commit bfe66c1

Please sign in to comment.