diff --git a/data/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.json b/data/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.json index a35581c11429a7f72344eb11b69e9ebc4388bdf9..329d671635456ef7731d1e5f24073d78d78b27e1 100644 --- a/data/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.json +++ b/data/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.json @@ -62,12 +62,15 @@ { "device": "eth1", "driver": "mlx5_core", + "enabled": false, "firmware_version": "28.40.1000 (MT_0000000834)", "interface": "Ethernet", "kavlan": false, "mac": "a0:88:c2:98:fc:83", "management": false, "model": "MT2910 Family [ConnectX-7]", + "mountable": false, + "mounted": false, "name": "enp1s0f1np1", "sriov": true, "sriov_totalvfs": 16, diff --git a/input/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.yaml b/input/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.yaml index cd81d55b2d08096da7ade7483305400ad734d462..92671244dfda66360a9af1f29f11cb9d50cd0308 100644 --- a/input/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.yaml +++ b/input/grid5000/sites/lyon/clusters/hydra/nodes/hydra-1.yaml @@ -35,6 +35,9 @@ hydra-1: sriov_totalvfs: 16 vendor: Mellanox Technologies eth1: + mounted: false + mountable: false + enabled: false driver: mlx5_core firmware_version: 28.40.1000 (MT_0000000834) interface: Ethernet