Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f340bdf0 authored by PAULIN Nathan's avatar PAULIN Nathan Committed by PAULIN Nathan
Browse files

[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
......@@ -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",
......
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment