From 166d8b8575d20a152f265ee0cf6a7a01af219296 Mon Sep 17 00:00:00 2001
From: David Loup <david.loup@inria.fr>
Date: Wed, 31 Jul 2019 11:46:15 +0200
Subject: [PATCH] [lyon] Update taurus-8 disk id

---
 data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.json  | 2 +-
 input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.json b/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.json
index ba19ed80725..89e0decfbda 100644
--- a/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.json
+++ b/data/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.json
@@ -210,7 +210,7 @@
   },
   "storage_devices": [
     {
-      "by_id": "/dev/disk/by-id/wwn-0x6d4ae520ab2df6001c11c1b21a8d8af5",
+      "by_id": "/dev/disk/by-id/wwn-0x6d4ae520ab2df60024d413140a2fa656",
       "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-8.yaml b/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.yaml
index d348d2b3519..1cc5edb826c 100644
--- a/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.yaml
+++ b/input/grid5000/sites/lyon/clusters/taurus/nodes/taurus-8.yaml
@@ -86,7 +86,7 @@ taurus-8:
     ht_capable: true
   storage_devices:
     sda:
-      by_id: "/dev/disk/by-id/wwn-0x6d4ae520ab2df6001c11c1b21a8d8af5"
+      by_id: "/dev/disk/by-id/wwn-0x6d4ae520ab2df60024d413140a2fa656"
       by_path: "/dev/disk/by-path/pci-0000:02:00.0-scsi-0:2:0:0"
       firmware_version: 3.13
       model: PERC H710
-- 
GitLab