Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
reference-repository
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.11.3.
Show more breadcrumbs
grid5000
reference-repository
Commits
97e6a5f2
Commit
97e6a5f2
authored
1 month ago
by
DOMINOIS Hugo
Committed by
DOMINOIS Hugo
1 month ago
Browse files
Options
Downloads
Patches
Plain Diff
[sophia][esterel22] Change the disk by-path for valid:duplicates
parent
43f13395
Branches
Branches containing commit
No related tags found
1 merge request
!1230
queue testing esterel22
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
input/grid5000/sites/sophia/clusters/esterel22/esterel22.yaml
+2
-2
2 additions, 2 deletions
...t/grid5000/sites/sophia/clusters/esterel22/esterel22.yaml
input/grid5000/sites/sophia/clusters/esterel22/nodes.yaml.erb
+0
-2
0 additions, 2 deletions
...t/grid5000/sites/sophia/clusters/esterel22/nodes.yaml.erb
with
2 additions
and
4 deletions
input/grid5000/sites/sophia/clusters/esterel22/esterel22.yaml
+
2
−
2
View file @
97e6a5f2
...
...
@@ -33,11 +33,11 @@ nodes:
disk0
:
# This field will have to be renamed later.
id
:
disk0
interface
:
SAS
by_path
:
"
/dev/disk/by-path/
dummy
"
# this path will have to change later.
by_path
:
"
/dev/disk/by-path/
pci-0000:19:00.0-scsi-0:2:0:0
"
# this path will have to change later.
disk1
:
id
:
disk1
interface
:
SAS
by_path
:
"
/dev/disk/by-path/
dummy
"
by_path
:
"
/dev/disk/by-path/
pci-0000:19:00.0-scsi-0:2:1:0
"
software
:
standard-environment
:
debian11-x64-std
# TODO: check that architecture is OK
management_tools
:
...
...
This diff is collapsed.
Click to expand it.
input/grid5000/sites/sophia/clusters/esterel22/nodes.yaml.erb
+
0
−
2
View file @
97e6a5f2
...
...
@@ -77,10 +77,8 @@ nodes:
storage: SSD # Fake data, will be replaced by g5k-checks
model: unknown # Fake data, will be replaced by g5k-checks
size: 8 # Fake data, will be replaced by g5k-checks
by_path: "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:0:0"
disk1:
storage: SSD
model: unknown
size: 8
by_path: "/dev/disk/by-path/pci-0000:19:00.0-scsi-0:2:1:0"
<%
}
%>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment