Mentions légales du service

Skip to content
Snippets Groups Projects
Verified Commit 14c6a18c authored by Philippe Virouleau's avatar Philippe Virouleau
Browse files

[roazhon11] Fix the disk path...

parent fa633b88
Branches
No related tags found
3 merge requests!618Draft: [grosminet] Add new cluster grosminet,!609Draft: Add abacus19,!585Draft: Add abacus9 cluster
Pipeline #878472 failed
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "pci-0000:82:00.0-scsi-0:1:0:0", "by_path": "/dev/disk/by-path/pci-0000:82:00.0-scsi-0:1:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "pci-0000:82:00.0-scsi-0:1:0:0", "by_path": "/dev/disk/by-path/pci-0000:82:00.0-scsi-0:1:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "pci-0000:82:00.0-scsi-0:1:0:0", "by_path": "/dev/disk/by-path/pci-0000:82:00.0-scsi-0:1:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
...@@ -51,7 +51,7 @@ nodes: ...@@ -51,7 +51,7 @@ nodes:
interface: SAS interface: SAS
storage: SSD storage: SSD
model: unknown model: unknown
by_path: "pci-0000:82:00.0-scsi-0:1:0:0" by_path: "/dev/disk/by-path/pci-0000:82:00.0-scsi-0:1:0:0"
roazhon11-1: roazhon11-1:
network_adapters: network_adapters:
bmc: bmc:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment