Mentions légales du service

Skip to content
Snippets Groups Projects
Commit e0adf862 authored by MANDLER Noah's avatar MANDLER Noah
Browse files

[rennes][abacus28] Add disk path

parent f293bb41
No related branches found
No related tags found
7 merge requests!1217Merge engelbourg cluster to master,!1199Draft: testing,!1193Draft: [grenoble][vercors3] Add to testing queue,!1185[sophia][mercantour7] add to production queue,!1172Draft: Testing esterel32,!1002Draft: [grenoble][kinovis] Add kinovis cluster,!958Draft: [luxembourg][larochette] Add larochette cluster
Pipeline #1111082 failed
...@@ -105,9 +105,9 @@ ...@@ -105,9 +105,9 @@
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:04:00.0-ata-1",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SATA",
"model": "unknown", "model": "unknown",
"size": 8, "size": 8,
"storage": "SSD", "storage": "SSD",
......
...@@ -32,10 +32,10 @@ nodes: ...@@ -32,10 +32,10 @@ nodes:
storage_devices: storage_devices:
disk0: # This field will have to be renamed later. disk0: # This field will have to be renamed later.
id: disk0 id: disk0
interface: SAS interface: SATA
by_path: "/dev/disk/by-path/dummy" # this path will have to change later. by_path: "/dev/disk/by-path/pci-0000:04:00.0-ata-1"
software: software:
standard-environment: debian11-x64-std standard-environment: debian11-x64-std
management_tools: management_tools:
bmc_vendor_tool: racadm bmc_vendor_tool: racadm
nodeset: abacus28 nodeset: abacus28
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment