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
f340bdf0
Commit
f340bdf0
authored
2 months ago
by
PAULIN Nathan
Committed by
PAULIN Nathan
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
[sophia][esterel3] add disk by_path
parent
86b3f3d2
No related branches found
No related tags found
1 merge request
!1150
[sophia][esterel3] Passage en queue testing
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
data/grid5000/sites/sophia/clusters/esterel3/nodes/esterel3-1.json
+1
-1
1 addition, 1 deletion
...5000/sites/sophia/clusters/esterel3/nodes/esterel3-1.json
input/grid5000/sites/sophia/clusters/esterel3/esterel3.yaml
+3
-3
3 additions, 3 deletions
input/grid5000/sites/sophia/clusters/esterel3/esterel3.yaml
with
4 additions
and
4 deletions
data/grid5000/sites/sophia/clusters/esterel3/nodes/esterel3-1.json
+
1
−
1
View file @
f340bdf0
...
...
@@ -105,7 +105,7 @@
"storage_devices"
:
[
{
"by_id"
:
""
,
"by_path"
:
"/dev/disk/by-path/
dummy
"
,
"by_path"
:
"/dev/disk/by-path/
pci-0000:03:00.0-scsi-0:2:0:0
"
,
"id"
:
"disk0"
,
"interface"
:
"SAS"
,
"model"
:
"unknown"
,
...
...
This diff is collapsed.
Click to expand it.
input/grid5000/sites/sophia/clusters/esterel3/esterel3.yaml
+
3
−
3
View file @
f340bdf0
...
...
@@ -33,9 +33,9 @@ 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:03:00.0-scsi-0:2:0:0"
software
:
standard-environment
:
debian11-x64-std
# TODO: check that architecture is OK
standard-environment
:
debian11-x64-std
management_tools
:
bmc_vendor_tool
:
racadm
# TODO: replace with bmc_vendor_tool (ipmitool, racadm)
bmc_vendor_tool
:
racadm
nodeset
:
esterel3
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