From 001f4d421c3e82479870e7aa27c0f7127ebb1a96 Mon Sep 17 00:00:00 2001
From: David Loup <david.loup@inria.fr>
Date: Mon, 15 Jun 2020 16:02:10 +0200
Subject: [PATCH] [pyxis] Update ib0 guid 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 8492ca65fc..78eb834154 100644
--- a/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json
+++ b/data/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.json
@@ -108,7 +108,7 @@
       "driver": "mlx5_core",
       "enabled": true,
       "firmware_version": "20.25.2006",
-      "guid": "0xb8599f0300d1f706",
+      "guid": "0xb8599f0300d1f6f6",
       "interface": "InfiniBand",
       "ip": "172.18.54.1",
       "kavlan": false,
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 b3415b6119..784c96e6b2 100644
--- a/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml
+++ b/input/grid5000/sites/lyon/clusters/pyxis/nodes/pyxis-1.yaml
@@ -46,7 +46,7 @@ pyxis-1:
     ib0:
       driver: mlx5_core
       firmware_version: 20.25.2006
-      guid: '0xb8599f0300d1f706'
+      guid: '0xb8599f0300d1f6f6'
       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:f6:f6
-- 
GitLab