diff --git a/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json b/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json
index e351ab01ee81600dd7fadb6c3c08b48fa86b7376..efc1b7a9e9e2e720fc978f07c2ad98724d78be0a 100644
--- a/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json
+++ b/data/grid5000/sites/nancy/clusters/grat/nodes/grat-1.json
@@ -65,30 +65,12 @@
   "storage_devices": [
     {
       "by_id": "",
-      "by_path": "/dev/disk/by-path/dummy",
+      "by_path": "/dev/disk/by-path/pci-0000:64:00.0-sas-0x58ce38ee21ce500e-lun-0",
       "id": "disk0",
       "interface": "SAS",
       "model": "unknown",
       "storage": "SSD",
       "vendor": "Unknown"
-    },
-    {
-      "by_id": "",
-      "by_path": "/dev/disk/by-path/dummy",
-      "id": "disk1",
-      "interface": "SATA",
-      "model": "unknown",
-      "storage": "HDD",
-      "vendor": "Unknown"
-    },
-    {
-      "by_id": "",
-      "by_path": "/dev/disk/by-path/dummy",
-      "id": "disk2",
-      "interface": "NVME",
-      "model": "unknown",
-      "storage": "SSD",
-      "vendor": "Unknown"
     }
   ],
   "supported_job_types": {
diff --git a/input/grid5000/sites/nancy/clusters/grat/grat.yaml b/input/grid5000/sites/nancy/clusters/grat/grat.yaml
index 5021754b505bcf1b8efb1c85bd1f6e1eeac9ebd1..3a2549939841109888c5c4278a3bc64b26030fec 100644
--- a/input/grid5000/sites/nancy/clusters/grat/grat.yaml
+++ b/input/grid5000/sites/nancy/clusters/grat/grat.yaml
@@ -50,16 +50,4 @@ nodes:
         interface: SAS
         storage: SSD
         model: unknown
-        by_path: "/dev/disk/by-path/dummy"
-      disk1:
-        id: disk1
-        interface: SATA
-        storage: HDD
-        model: unknown
-        by_path: "/dev/disk/by-path/dummy"
-      disk2:
-        id: disk2
-        interface: NVME
-        storage: SSD
-        model: unknown
-        by_path: "/dev/disk/by-path/dummy"
+        by_path: "/dev/disk/by-path/pci-0000:64:00.0-sas-0x58ce38ee21ce500e-lun-0"