From 6a93755b1dca727bcf50c9c68471f2d3b4cd8ee8 Mon Sep 17 00:00:00 2001 From: David Margery <david.margery@inria.fr> Date: Wed, 17 Aug 2016 16:45:45 +0200 Subject: [PATCH] [sophia][uvb] add the missinng interface property for storage_device (SATA) --- data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-1.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-10.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-11.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-12.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-13.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-14.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-15.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-16.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-17.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-18.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-19.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-2.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-20.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-21.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-22.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-23.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-24.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-25.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-26.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-27.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-28.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-29.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-3.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-30.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-31.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-32.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-33.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-34.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-35.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-36.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-37.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-38.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-39.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-4.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-40.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-41.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-43.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-44.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-5.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.json | 1 + data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-9.json | 1 + input/grid5000/sites/sophia/clusters/uvb/uvb.yaml | 3 +++ 45 files changed, 47 insertions(+) diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-1.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-1.json index e7331bc0993..5738243d7e1 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-1.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-1.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-10.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-10.json index 1c4a284b3b3..af56092957d 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-10.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-10.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-11.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-11.json index 1db6dbfa61d..c6a4f29777e 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-11.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-11.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-12.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-12.json index 2a9e2e1cb1b..dd1713156c1 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-12.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-12.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-13.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-13.json index a3f3ff58066..4898ef1f971 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-13.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-13.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-14.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-14.json index 2184825468a..3816b4b21b2 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-14.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-14.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-15.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-15.json index 3e101b09b16..ac55082607c 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-15.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-15.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-16.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-16.json index c9e6abfc44f..7dfed055a32 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-16.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-16.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-17.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-17.json index 728847734aa..7737d5ade88 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-17.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-17.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-18.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-18.json index 58b41494084..ad4736b91c3 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-18.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-18.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-19.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-19.json index 889ef121341..00b2a8dd61e 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-19.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-19.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-2.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-2.json index 47b4d9a8aee..e1768ba5544 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-2.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-2.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-20.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-20.json index d5d6c27f8bf..9b155e475b3 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-20.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-20.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-21.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-21.json index bba9b629c60..ce48ab68c1e 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-21.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-21.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-22.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-22.json index ecca7f3400c..c2311a7fbe8 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-22.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-22.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-23.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-23.json index b80ec76d59f..78eaed4e1d9 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-23.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-23.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-24.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-24.json index 9e779de1a57..60781311915 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-24.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-24.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-25.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-25.json index fbd8e4b2e9b..f7766c238bc 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-25.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-25.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-26.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-26.json index 0ab5eda015f..e261e9d99bf 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-26.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-26.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-27.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-27.json index 113e270bc0e..1399a4e4345 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-27.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-27.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-28.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-28.json index 07139a9c19d..2b8479c0ffa 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-28.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-28.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-29.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-29.json index 31462b40b61..27ea3edcfdf 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-29.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-29.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-3.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-3.json index 5e31fbd52bb..5134c4a769f 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-3.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-3.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-30.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-30.json index dd296dd4c93..68a60a130a7 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-30.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-30.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-31.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-31.json index 428d0c513fe..7a8e3c7cca1 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-31.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-31.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-32.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-32.json index 1957aeb304e..b759122230b 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-32.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-32.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-33.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-33.json index 17d10013509..fedc09be715 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-33.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-33.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-34.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-34.json index a09ceee46c0..d011bf22895 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-34.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-34.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-35.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-35.json index c6d123609ac..61cd12fc3b6 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-35.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-35.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-36.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-36.json index 5105873df53..0bc3ae6790d 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-36.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-36.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-37.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-37.json index caec1a818c8..64c316fb0e2 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-37.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-37.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-38.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-38.json index 84e882ea2f7..56ae50e7e9b 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-38.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-38.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-39.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-39.json index c44ec566a80..33d5040b14c 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-39.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-39.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-4.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-4.json index c30d037469d..da361da73c9 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-4.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-4.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-40.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-40.json index 8741ffb3a3b..2675f5101c2 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-40.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-40.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-41.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-41.json index 04a1b44a06b..62548477a82 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-41.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-41.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.json index 2b35b7ae69a..151c191b531 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-42.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-43.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-43.json index 0e643698492..84f1c3301f7 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-43.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-43.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-44.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-44.json index caa01d1af10..1f4d5f40ef8 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-44.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-44.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-5.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-5.json index 106f089c119..5a0c2b97268 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-5.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-5.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.json index b91d58300bc..bf1a2c83052 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-6.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json index 0da25aaa668..0ac117a3709 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json @@ -98,6 +98,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.json index 770ba76a9cd..35e8d996ba1 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-8.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-9.json b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-9.json index 57b010f71d1..89a0e8ab8bd 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-9.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-9.json @@ -101,6 +101,7 @@ "storage_devices": [ { "device": "sda", + "interface": "SATA", "model": "WDC WD2502ABYS-1", "rev": 3.0, "size": 250000000000 diff --git a/input/grid5000/sites/sophia/clusters/uvb/uvb.yaml b/input/grid5000/sites/sophia/clusters/uvb/uvb.yaml index 58c242d9966..319add3c966 100644 --- a/input/grid5000/sites/sophia/clusters/uvb/uvb.yaml +++ b/input/grid5000/sites/sophia/clusters/uvb/uvb.yaml @@ -40,3 +40,6 @@ nodes: enabled: true mountable: true bridged: true + storage_devices: + sda: + interface: SATA -- GitLab