Mentions légales du service

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

Revert "[grenoble][chartreuse4] add by_path for disk"

This reverts commit 7d4248c7.
parent 08d73470
No related branches found
No related tags found
No related merge requests found
Pipeline #1175189 failed
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/pci-0000:3b:00.0-sas-phy4-lun-0",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/pci-0000:3b:00.0-sas-phy4-lun-0",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/pci-0000:3b:00.0-sas-phy4-lun-0",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -105,7 +105,7 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/pci-0000:3b:00.0-sas-phy4-lun-0",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
......
......@@ -33,9 +33,9 @@ nodes:
disk0: # TODO: later
id: disk0
interface: SAS
by_path: "/dev/disk/by-path/pci-0000:3b:00.0-sas-phy4-lun-0"
by_path: "/dev/disk/by-path/dummy" # this path will have to change later.
software:
standard-environment: debian11-x64-std
standard-environment: debian11-x64-std # TODO: check that architecture is OK
management_tools:
bmc_vendor_tool: racadm
nodeset: chartreuse4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment