From 7ba9ca7392a6103c56d50c00f466b91224818469 Mon Sep 17 00:00:00 2001 From: PARISOT Clement <clement.parisot@inria.fr> Date: Mon, 2 Dec 2024 11:00:19 +0100 Subject: [PATCH] [grenoble] dahu - Update dahu-29 BMC (replacement of motherboard) Signed-off-by: PARISOT Clement <clement.parisot@inria.fr> --- data/grid5000/accesses/refrepo.json | 2 +- data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.json | 2 +- input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/grid5000/accesses/refrepo.json b/data/grid5000/accesses/refrepo.json index e42330a12dc..762975c6378 100644 --- a/data/grid5000/accesses/refrepo.json +++ b/data/grid5000/accesses/refrepo.json @@ -4386,7 +4386,7 @@ "interface": "Ethernet", "ip": "172.17.20.29", "kavlan": false, - "mac": "50:9a:4c:78:41:78", + "mac": "6c:2b:59:86:c7:e6", "management": true, "mountable": false, "mounted": false, diff --git a/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.json b/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.json index 741317b2b0c..8064d2979bf 100644 --- a/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.json +++ b/data/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.json @@ -202,7 +202,7 @@ "interface": "Ethernet", "ip": "172.17.20.29", "kavlan": false, - "mac": "50:9a:4c:78:41:78", + "mac": "6c:2b:59:86:c7:e6", "management": true, "mountable": false, "mounted": false, diff --git a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.yaml b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.yaml index 7cf5ce1dcd6..9cba988f259 100644 --- a/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.yaml +++ b/input/grid5000/sites/grenoble/clusters/dahu/nodes/dahu-29.yaml @@ -58,7 +58,7 @@ dahu-29: network_adapters: bmc: ip: 172.17.20.29 - mac: 50:9a:4c:78:41:78 + mac: 6c:2b:59:86:c7:e6 management: true eth0: driver: i40e -- GitLab