Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 27d0b6e9 authored by JACQUOT Pierre's avatar JACQUOT Pierre
Browse files

Merge branch 'chetemi-10-disk' into 'master'

[chetemi-10] Same disk model for chetemi-10 and chetemi-cluster.

See merge request !425
parents 0a28499a ddde3b31
Branches
No related tags found
1 merge request!425[chetemi-10] Same disk model for chetemi-10 and chetemi-cluster.
Pipeline #654694 passed
...@@ -329,13 +329,13 @@ ...@@ -329,13 +329,13 @@
}, },
"storage_devices": [ "storage_devices": [
{ {
"by_id": "/dev/disk/by-id/wwn-0x5000c500b82062b7", "by_id": "/dev/disk/by-id/wwn-0x5000c500982c226b",
"by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0", "by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0",
"firmware_version": "KT3A", "firmware_version": "VT33",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "ST600MP0036", "model": "ST300MP0005",
"size": 600127266816, "size": 300000000000,
"storage": "HDD", "storage": "HDD",
"vendor": "Seagate" "vendor": "Seagate"
}, },
......
...@@ -140,11 +140,11 @@ chetemi-10: ...@@ -140,11 +140,11 @@ chetemi-10:
version: E5-2630 v4 version: E5-2630 v4
storage_devices: storage_devices:
pci-0000:03:00.0-scsi-0:0:0:0: pci-0000:03:00.0-scsi-0:0:0:0:
by_id: "/dev/disk/by-id/wwn-0x5000c500b82062b7" by_id: "/dev/disk/by-id/wwn-0x5000c500982c226b"
by_path: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0" by_path: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:0:0:0"
firmware_version: KT3A size: 300000000000
model: ST600MP0036 model: ST300MP0005
size: 600127266816 firmware_version: VT33
storage: HDD storage: HDD
pci-0000:03:00.0-scsi-0:0:1:0: pci-0000:03:00.0-scsi-0:0:1:0:
by_id: "/dev/disk/by-id/wwn-0x5000c500982be5d7" by_id: "/dev/disk/by-id/wwn-0x5000c500982be5d7"
......
...@@ -41,10 +41,6 @@ grenoble: ...@@ -41,10 +41,6 @@ grenoble:
- ~storage_devices.pci-0000:18:00.0-scsi-0:0:0:0.firmware_version - ~storage_devices.pci-0000:18:00.0-scsi-0:0:0:0.firmware_version
- ~storage_devices.pci-0000:18:00.0-scsi-0:0:0:0.model - ~storage_devices.pci-0000:18:00.0-scsi-0:0:0:0.model
lille: lille:
chetemi-[10-11]:
- ~storage_devices.pci-0000:03:00.0-scsi-0:0:0:0.firmware_version
- ~storage_devices.pci-0000:03:00.0-scsi-0:0:0:0.model
- ~storage_devices.pci-0000:03:00.0-scsi-0:0:0:0.size
chifflot-2: chifflot-2:
- ~storage_devices.pci-0000:18:00.0-scsi-0:0:3:0.firmware_version - ~storage_devices.pci-0000:18:00.0-scsi-0:0:3:0.firmware_version
- ~storage_devices.pci-0000:18:00.0-scsi-0:0:3:0.model - ~storage_devices.pci-0000:18:00.0-scsi-0:0:3:0.model
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment