Skip to content

Commit 0ebcf8a

Browse files
committed
Merge branch 'chifflot-6-disk' into 'master'
Chifflot 6 disk See merge request grid5000/reference-repository!340
2 parents ddb317c + af78a76 commit 0ebcf8a

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

data/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -424,16 +424,16 @@
424424
"vendor": "Seagate"
425425
},
426426
{
427-
"by_id": "/dev/disk/by-id/wwn-0x5000c500a64e087f",
427+
"by_id": "/dev/disk/by-id/wwn-0x5000039b48621e19",
428428
"by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0",
429-
"firmware_version": "DT32",
429+
"firmware_version": "EK04",
430430
"id": "disk5",
431431
"interface": "SAS",
432-
"model": "ST4000NM0295",
432+
"model": "MG08SDA400NY",
433433
"reservation": true,
434434
"size": 4000787030016,
435435
"storage": "HDD",
436-
"vendor": "Seagate"
436+
"vendor": "Toshiba"
437437
}
438438
],
439439
"supported_job_types": {

input/grid5000/disks.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ disk_vendor_model_mapping:
4646
- AL15SEB060NY
4747
- KRM5XVUG1T92
4848
- KPM5XVUG1T92
49+
- MG08SDA400NY
4950
Western Digital:
5051
- WD6001BKHG
5152
- WD6002BKTG

input/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,10 @@ chifflot-6:
202202
size: 4000787030016
203203
storage: HDD
204204
pci-0000:18:00.0-scsi-0:0:5:0:
205-
by_id: "/dev/disk/by-id/wwn-0x5000c500a64e087f"
205+
by_id: "/dev/disk/by-id/wwn-0x5000039b48621e19"
206206
by_path: "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0"
207-
firmware_version: DT32
208-
model: ST4000NM0295
207+
firmware_version: EK04
208+
model: MG08SDA400NY
209209
size: 4000787030016
210210
storage: HDD
211211
supported_job_types:

0 commit comments

Comments
 (0)