Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e5d9ff49 authored by Alexandre MERLIN's avatar Alexandre MERLIN
Browse files

[roazhon6] add by_path info for disk

parent b358f31d
Branches
No related tags found
1 merge request!593Testing roazhon6
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "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", "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": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2: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": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2: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": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2: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: "/dev/disk/by-path/dummy" by_path: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0"
roazhon6-1: roazhon6-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