Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 737a8cae authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

Merge branch 'testing-esterel41' into 'master'

[sophia][esterel41] Change the disk id and size to the good one

See merge request !965
parents 25f559f2 9c28774e
No related branches found
No related tags found
1 merge request!965[sophia][esterel41] Change the disk id and size to the good one
Pipeline #1104331 passed with warnings
Pipeline: Resources Explorer

#1104337

    ......@@ -239,7 +239,7 @@
    "name": "ibs3",
    "netmask": "255.255.240.0",
    "network_address": "esterel41-1-ibs3.sophia.grid5000.fr",
    "rate": 10000000000,
    "rate": 56000000000,
    "vendor": "Mellanox Technologies"
    },
    {
    ......@@ -292,8 +292,8 @@
    },
    "storage_devices": [
    {
    "by_id": "/dev/disk/by-id/wwn-0x600062b21bb919402f17a4754a47ba20",
    "by_path": "/dev/disk/by-path/pci-0000:3b:00.0-scsi-0:3:111:0",
    "by_id": "/dev/disk/by-id/wwn-0x600062b21bb919402f250721582e9655",
    "by_path": "/dev/disk/by-path/pci-0000:3b:00.0-scsi-0:3:110:0",
    "firmware_version": 5.28,
    "id": "disk0",
    "interface": "SATA",
    ......@@ -303,8 +303,8 @@
    "vendor": "HPE"
    },
    {
    "by_id": "/dev/disk/by-id/wwn-0x600062b21bb919402f221b494aa41676",
    "by_path": "/dev/disk/by-path/pci-0000:3b:00.0-scsi-0:3:110:0",
    "by_id": "/dev/disk/by-id/wwn-0x600062b21bb919402f2507042cef8b98",
    "by_path": "/dev/disk/by-path/pci-0000:3b:00.0-scsi-0:3:111:0",
    "firmware_version": 5.28,
    "id": "disk1",
    "interface": "SATA",
    ......
    ......@@ -42,10 +42,10 @@ nodes:
    mountable: false
    mounted: false
    storage_devices:
    pci-0000:3b:00.0-scsi-0:3:111:0:
    pci-0000:3b:00.0-scsi-0:3:110:0:
    id: disk0
    interface: SATA
    pci-0000:3b:00.0-scsi-0:3:110:0:
    pci-0000:3b:00.0-scsi-0:3:111:0:
    id: disk1
    interface: SATA
    software:
    ......
    ......@@ -140,12 +140,12 @@ esterel41-1:
    firmware_version: 20.42.1000
    guid: '0x88e9a4ffffb8e5c4'
    interface: InfiniBand
    ip: '172.18.131.56'
    ip: 172.18.131.56
    mac: 88:e9:a4:ff:ff:b8:e5:c4
    management: false
    model: MT28908 Family [ConnectX-6]
    name: ibs3
    rate: 10000000000
    rate: 56000000000
    vendor: Mellanox Technologies
    operating_system:
    cstate_driver: intel_idle
    ......@@ -168,18 +168,18 @@ esterel41-1:
    version: Gold 6426Y
    storage_devices:
    pci-0000:3b:00.0-scsi-0:3:110:0:
    by_id: "/dev/disk/by-id/wwn-0x600062b21bb919402f221b494aa41676"
    by_id: "/dev/disk/by-id/wwn-0x600062b21bb919402f250721582e9655"
    by_path: "/dev/disk/by-path/pci-0000:3b:00.0-scsi-0:3:110:0"
    firmware_version: 5.28
    model: MR416i-o Gen11
    size: 2878970265600
    size: 479559942144
    storage: SSD
    pci-0000:3b:00.0-scsi-0:3:111:0:
    by_id: "/dev/disk/by-id/wwn-0x600062b21bb919402f17a4754a47ba20"
    by_id: "/dev/disk/by-id/wwn-0x600062b21bb919402f2507042cef8b98"
    by_path: "/dev/disk/by-path/pci-0000:3b:00.0-scsi-0:3:111:0"
    firmware_version: 5.28
    model: MR416i-o Gen11
    size: 479559942144
    size: 2878970265600
    storage: SSD
    supported_job_types:
    virtual: false
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment