From 74638098d6267d695936977990b4531a7e084bb2 Mon Sep 17 00:00:00 2001 From: Patrick Stefanescu <Patrick.Stefanescu@inria.fr> Date: Fri, 10 Dec 2010 18:15:57 +0100 Subject: [PATCH] [lille] Added port entry on the switch for chinqchint-33 --- .../sites/lille/clusters/chinqchint/nodes/chinqchint-33.json | 2 +- generators/input/lille.yaml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-33.json b/data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-33.json index 2530b0d8476..76efcb0d13b 100755 --- a/data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-33.json +++ b/data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-33.json @@ -38,7 +38,7 @@ "network_address": "chinqchint-33.lille.grid5000.fr", "rate": 1000000000, "switch": "gw", - "switch_port": null, + "switch_port": "Gi2\/33", "vendor": "Intel", "version": "80003ES2LAN" }, diff --git a/generators/input/lille.yaml b/generators/input/lille.yaml index 6625646694a..a3e19334252 100644 --- a/generators/input/lille.yaml +++ b/generators/input/lille.yaml @@ -321,6 +321,7 @@ chinqchint-33: mac_myri0: 00:60:dd:47:49:e0 ip_myri0: 192.168.162.132 ip_mgt: 192.168.161.132 + switch_port: Gi2/33 chinqchint-34: mac_eth0: 00:30:48:7a:5f:16 ip_eth0: 192.168.160.133 -- GitLab