From 9e5058dd57d82ec164d8a891ebe164c6bb110ab9 Mon Sep 17 00:00:00 2001 From: David Loup <david.loup@inria.fr> Date: Mon, 15 Jun 2020 15:43:21 +0200 Subject: [PATCH] [pyxis] Update ib0 mac on pyxis-1 --- data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json | 2 +- input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json index ab16570f7e..8492ca65fc 100644 --- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json +++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json @@ -112,7 +112,7 @@ "interface": "InfiniBand", "ip": "172.18.54.1", "kavlan": false, - "mac": "00:00:10:86:fe:80:00:00:00:00:00:00:b8:59:9f:03:00:d1:f7:05", + "mac": "00:00:10:86:fe:80:00:00:00:00:00:00:b8:59:9f:03:00:d1:f6:f6", "management": false, "model": "MT28908 Family [ConnectX-6]", "mountable": true, diff --git a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml index 28837451f1..b3415b6119 100644 --- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml +++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml @@ -49,7 +49,7 @@ pyxis-1: guid: '0xb8599f0300d1f706' interface: InfiniBand ip: 172.18.54.1 - mac: 00:00:10:86:fe:80:00:00:00:00:00:00:b8:59:9f:03:00:d1:f7:05 + mac: 00:00:10:86:fe:80:00:00:00:00:00:00:b8:59:9f:03:00:d1:f6:f6 management: false model: MT28908 Family [ConnectX-6] name: ib0 -- GitLab