From edbd9220f2311564d09a8e690007f082d7693126 Mon Sep 17 00:00:00 2001 From: David Loup <david.loup@inria.fr> Date: Mon, 18 Nov 2019 17:18:08 +0100 Subject: [PATCH] [lyon] Update disk id for taurus-14 --- data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.json | 2 +- input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.json b/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.json index f4c3f09a77a..2f58c5a586b 100644 --- a/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.json +++ b/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.json @@ -211,7 +211,7 @@ }, "storage_devices": [ { - "by_id": "/dev/disk/by-id/wwn-0x6d4ae520ab02d000233e11ee1baa90cb", + "by_id": "/dev/disk/by-id/wwn-0x6d4ae520ab02d0002565187138c7897a", "by_path": "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:2:0:0", "device": "sda", "driver": "megaraid_sas", diff --git a/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.yaml b/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.yaml index ab8aa4eef4c..27500b11ec4 100644 --- a/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.yaml +++ b/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-14.yaml @@ -101,7 +101,7 @@ taurus-14: version: E5-2630 storage_devices: sda: - by_id: "/dev/disk/by-id/wwn-0x6d4ae520ab02d000233e11ee1baa90cb" + by_id: "/dev/disk/by-id/wwn-0x6d4ae520ab02d0002565187138c7897a" by_path: "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:2:0:0" firmware_version: 3.13 model: PERC H710 -- GitLab