Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
reference-repository
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
grid5000
reference-repository
Commits
9abd4e6f
Commit
9abd4e6f
authored
Nov 27, 2014
by
Hyacinthe Cartiaux
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[lille] fix switch port for chinqchint-[14,36] (bug #5557)
parent
e418a3c1
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
7 deletions
+12
-7
data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-14.json
.../sites/lille/clusters/chinqchint/nodes/chinqchint-14.json
+2
-2
data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-36.json
.../sites/lille/clusters/chinqchint/nodes/chinqchint-36.json
+2
-2
data/grid5000/sites/lille/network_equipments/gw-lille.json
data/grid5000/sites/lille/network_equipments/gw-lille.json
+2
-0
generators/input/sites/lille/net-links/gw-lille.yaml
generators/input/sites/lille/net-links/gw-lille.yaml
+6
-3
No files found.
data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-14.json
View file @
9abd4e6f
...
...
@@ -55,8 +55,8 @@
"mounted"
:
true
,
"network_address"
:
"chinqchint-14.lille.grid5000.fr"
,
"rate"
:
1000000000
,
"switch"
:
null
,
"switch_port"
:
null
,
"switch"
:
"gw-lille"
,
"switch_port"
:
"GigabitEthernet4/29"
,
"vendor"
:
"Intel"
,
"version"
:
"80003ES2LAN"
},
...
...
data/grid5000/sites/lille/clusters/chinqchint/nodes/chinqchint-36.json
View file @
9abd4e6f
...
...
@@ -55,8 +55,8 @@
"mounted"
:
true
,
"network_address"
:
"chinqchint-36.lille.grid5000.fr"
,
"rate"
:
1000000000
,
"switch"
:
null
,
"switch_port"
:
null
,
"switch"
:
"gw-lille"
,
"switch_port"
:
"GigabitEthernet4/28"
,
"vendor"
:
"Intel"
,
"version"
:
"80003ES2LAN"
},
...
...
data/grid5000/sites/lille/network_equipments/gw-lille.json
View file @
9abd4e6f
...
...
@@ -449,9 +449,11 @@
},
{
"port"
:
"eth1"
,
"uid"
:
"chinqchint-36"
},
{
"port"
:
"eth1"
,
"uid"
:
"chinqchint-14"
},
{
...
...
generators/input/sites/lille/net-links/gw-lille.yaml
View file @
9abd4e6f
...
...
@@ -106,7 +106,6 @@ gw-lille:
11
:
chinqchint-11
12
:
chinqchint-12
13
:
chinqchint-13
14
:
chinqchint-14
15
:
chinqchint-15
16
:
chinqchint-16
17
:
chinqchint-17
...
...
@@ -260,8 +259,12 @@ gw-lille:
23
:
uid
:
chirloute-7
port
:
eth1
28
:
chinqchint-36
29
:
chinqchint-14
28
:
uid
:
chinqchint-36
port
:
eth1
29
:
uid
:
chinqchint-14
port
:
eth1
40
:
kind
:
other
uid
:
chimint-srv2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment