Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 75bf7ebc authored by DOAN Lancelot's avatar DOAN Lancelot
Browse files

[Grenoble][Chartreuse3] Add path disk

parent 9eb26d3c
No related branches found
No related tags found
No related merge requests found
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:02:00.0-sas-phy0-lun-0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -33,7 +33,7 @@ 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:02:00.0-sas-phy0-lun-0"
software:
standard-environment: debian11-x64-std
management_tools:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment