Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 25d62d34 authored by MANDLER Noah's avatar MANDLER Noah
Browse files

Merge branch 'abacus2-bypath' into 'master'

[rennes][abacus2] Change disk by-path value

See merge request !1268
parents 72397462 f4456259
No related branches found
No related tags found
Loading
Pipeline #1175285 passed with warnings
Pipeline: Resources Explorer

#1175289

    ......@@ -233,7 +233,7 @@
    "storage_devices": [
    {
    "by_id": "/dev/disk/by-id/wwn-0x6107d1a0ff26b8002126d6f512642ace",
    "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:2:0:0",
    "by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0",
    "firmware_version": 4.3,
    "id": "disk0",
    "interface": "SAS",
    ......
    ......@@ -42,7 +42,7 @@ nodes:
    mountable: false
    mounted: false
    storage_devices:
    pci-0000:02:00.0-scsi-0:2:0:0:
    pci-0000:03:00.0-scsi-0:2:0:0:
    id: disk0
    interface: SAS
    nodeset: abacus2
    ......@@ -131,9 +131,9 @@ abacus2-1:
    vendor: Intel
    version: E5-2609 v4
    storage_devices:
    pci-0000:02:00.0-scsi-0:2:0:0:
    pci-0000:03:00.0-scsi-0:2:0:0:
    by_id: "/dev/disk/by-id/wwn-0x6107d1a0ff26b8002126d6f512642ace"
    by_path: "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:2:0:0"
    by_path: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0"
    firmware_version: 4.3
    model: PERC H330 Mini
    size: 299439751168
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment