From 0a8e622c3b708bb13bcb68da5be131dafaa44e68 Mon Sep 17 00:00:00 2001 From: Dimitri DELABROYE <dimitri.delabroye@inria.fr> Date: Tue, 22 Sep 2020 16:40:59 +0200 Subject: [PATCH] [sophia] update uvb-7 mac --- data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json | 8 ++++---- input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.yaml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) 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 9701eab95be..ec8cc770498 100644 --- a/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json +++ b/data/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.json @@ -109,11 +109,11 @@ "driver": "mlx4_core", "enabled": true, "firmware_version": "2.9.1000", - "guid": "0x0024e89097ffc611", + "guid": "0x0024e89097ffc621", "interface": "InfiniBand", "ip": "172.18.132.7", "kavlan": false, - "mac": "20:00:55:00:41:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:11", + "mac": "80:00:02:08:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:21", "management": false, "model": "MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE]", "mountable": true, @@ -129,10 +129,10 @@ "driver": "mlx4_core", "enabled": false, "firmware_version": "2.9.1000", - "guid": "0x0024e89097ffc612", + "guid": "0x0024e89097ffc622", "interface": "InfiniBand", "kavlan": false, - "mac": "20:00:55:00:41:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:12", + "mac": "80:00:02:09:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:22", "management": false, "model": "MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE]", "mountable": false, diff --git a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.yaml b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.yaml index f62737740f4..aee9a80a903 100644 --- a/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.yaml +++ b/input/grid5000/sites/sophia/clusters/uvb/nodes/uvb-7.yaml @@ -46,10 +46,10 @@ uvb-7: ib0: driver: mlx4_core firmware_version: 2.9.1000 - guid: '0x0024e89097ffc611' + guid: '0x0024e89097ffc621' interface: InfiniBand ip: 172.18.132.7 - mac: 20:00:55:00:41:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:11 + mac: 80:00:02:08:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:21 management: false model: MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE] name: ib0 @@ -58,9 +58,9 @@ uvb-7: ib1: driver: mlx4_core firmware_version: 2.9.1000 - guid: '0x0024e89097ffc612' + guid: '0x0024e89097ffc622' interface: InfiniBand - mac: 20:00:55:00:41:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:12 + mac: 80:00:02:09:fe:80:00:00:00:00:00:00:00:24:e8:90:97:ff:c6:22 management: false model: MT26428 [ConnectX VPI PCIe 2.0 5GT/s - IB QDR / 10GigE] name: ib1 -- GitLab