Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 65d60bda authored by MIRTAIN Laurent's avatar MIRTAIN Laurent
Browse files

[rennes][roazhon1] fix typo in by_path disk configuration

parent 09091276
No related branches found
No related tags found
1 merge request!607[rennes][roazhon1] Add roazhon1 cluster
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "pci-0000:18:00.0-scsi-0:2:0:0", "by_path": "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:2:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
...@@ -55,4 +55,4 @@ nodes: ...@@ -55,4 +55,4 @@ nodes:
interface: SAS interface: SAS
storage: SSD storage: SSD
model: unknown model: unknown
by_path: "pci-0000:18:00.0-scsi-0:2:0:0" by_path: "/dev/disk/by-path/pci-0000:18:00.0-scsi-0:2:0:0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment