From 88bbbd11e6969f428b3bdfb048b577a4c0c7d76f Mon Sep 17 00:00:00 2001 From: PARISOT Clement <clement.parisot@inria.fr> Date: Mon, 4 Nov 2024 13:28:16 +0100 Subject: [PATCH] [grenoble] dahu - dahu-27 Replace ib card --- data/grid5000/accesses/refrepo.json | 4 ++-- data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.json | 4 ++-- .../grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/data/grid5000/accesses/refrepo.json b/data/grid5000/accesses/refrepo.json index 2e40f45efde..f037c150e4f 100644 --- a/data/grid5000/accesses/refrepo.json +++ b/data/grid5000/accesses/refrepo.json @@ -3961,11 +3961,11 @@ "driver": "hfi1", "enabled": true, "firmware_version": "1.27.0", - "guid": "0x0011750101711f55", + "guid": "0x0011750901c47acb", "interface": "Omni-Path", "ip": "172.18.20.27", "kavlan": false, - "mac": "00:11:75:01:01:71:1f:55", + "mac": "00:11:75:09:01:c4:7a:cb", "management": false, "model": "Omni-Path HFI Silicon 100 Series [discrete]", "mountable": true, diff --git a/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.json b/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.json index 30ae3942f8a..19b6d783705 100644 --- a/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.json +++ b/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.json @@ -181,11 +181,11 @@ "driver": "hfi1", "enabled": true, "firmware_version": "1.27.0", - "guid": "0x0011750101711f55", + "guid": "0x0011750901c47acb", "interface": "Omni-Path", "ip": "172.18.20.27", "kavlan": false, - "mac": "00:11:75:01:01:71:1f:55", + "mac": "00:11:75:09:01:c4:7a:cb", "management": false, "model": "Omni-Path HFI Silicon 100 Series [discrete]", "mountable": true, diff --git a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.yaml b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.yaml index 4eb911001d0..953267a3c1b 100644 --- a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.yaml +++ b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-27.yaml @@ -87,10 +87,10 @@ dahu-27: ib0: driver: hfi1 firmware_version: 1.27.0 - guid: '0x0011750101711f55' + guid: '0x0011750901c47acb' interface: Omni-Path ip: 172.18.20.27 - mac: 00:11:75:01:01:71:1f:55 + mac: 00:11:75:09:01:c4:7a:cb management: false model: Omni-Path HFI Silicon 100 Series [discrete] name: ib0 -- GitLab