From af78a76f5377933770e42dd25e53889b8821e4f1 Mon Sep 17 00:00:00 2001
From: JACQUOT Pierre <pierre.jacquot@inria.fr>
Date: Wed, 2 Feb 2022 16:06:43 +0100
Subject: [PATCH] [chifflot-6] Replaced malfunctionning disk.

---
 .../sites/lille/clusters/chifflot/nodes/chifflot-6.json   | 8 ++++----
 .../sites/lille/clusters/chifflot/nodes/chifflot-6.yaml   | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/data/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.json b/data/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.json
index 2408deaa518..fe0196ca2db 100644
--- a/data/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.json
+++ b/data/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.json
@@ -424,16 +424,16 @@
       "vendor": "Seagate"
     },
     {
-      "by_id": "/dev/disk/by-id/wwn-0x5000c500a64e087f",
+      "by_id": "/dev/disk/by-id/wwn-0x5000039b48621e19",
       "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0",
-      "firmware_version": "DT32",
+      "firmware_version": "EK04",
       "id": "disk5",
       "interface": "SAS",
-      "model": "ST4000NM0295",
+      "model": "MG08SDA400NY",
       "reservation": true,
       "size": 4000787030016,
       "storage": "HDD",
-      "vendor": "Seagate"
+      "vendor": "Toshiba"
     }
   ],
   "supported_job_types": {
diff --git a/input/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.yaml b/input/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.yaml
index ffe56d8763b..77de472fe58 100644
--- a/input/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.yaml
+++ b/input/grid5000/sites/lille/clusters/chifflot/nodes/chifflot-6.yaml
@@ -202,10 +202,10 @@ chifflot-6:
       size: 4000787030016
       storage: HDD
     pci-0000:18:00.0-scsi-0:0:5:0:
-      by_id: "/dev/disk/by-id/wwn-0x5000c500a64e087f"
+      by_id: "/dev/disk/by-id/wwn-0x5000039b48621e19"
       by_path: "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:0:5:0"
-      firmware_version: DT32
-      model: ST4000NM0295
+      firmware_version: EK04
+      model: MG08SDA400NY
       size: 4000787030016
       storage: HDD
   supported_job_types:
-- 
GitLab