Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 776aeebf authored by Nicolas Perrin's avatar Nicolas Perrin
Browse files

[rennes][abacus22] Update configuration

parent 7a4bedf0
No related branches found
No related tags found
1 merge request!619Add abacus22 cluster
{ {
"boot_type": "bios", "boot_type": "bios",
"created_at": "Tue, 24 Oct 2023 00:00:00 GMT", "created_at": "Mon, 04 Dec 2023 00:00:00 GMT",
"exotic": false, "exotic": false,
"kavlan": false, "kavlan": false,
"metrics": [ "metrics": [
......
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
"platform_type": "x86_64" "platform_type": "x86_64"
}, },
"bios": { "bios": {
"vendor": "Dell Inc." "vendor": "HPE"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
}, },
"management_tools": { "management_tools": {
"bmc_vendor_tool": "racadm", "bmc_vendor_tool": "ipmitool",
"ipmitool": { "ipmitool": {
"retries": 5 "retries": 5
} }
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"ip": "172.16.109.22", "ip": "172.16.109.22",
"ip6": "2001:660:4406:700:e::16", "ip6": "2001:660:4406:700:e::16",
"kavlan": false, "kavlan": false,
"mac": "b4:96:91:c6:40:e8", "mac": "b4:96:91:c6:40:a8",
"mountable": true, "mountable": true,
"mounted": true, "mounted": true,
"network_address": "abacus22-1.rennes.grid5000.fr", "network_address": "abacus22-1.rennes.grid5000.fr",
...@@ -68,13 +68,13 @@ ...@@ -68,13 +68,13 @@
}, },
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2023092009", "postinstall-version": "1.2023112409",
"standard-environment": "debian11-x64-std" "standard-environment": "debian11-x64-std"
}, },
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:64:00.0-scsi-0:1:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
"platform_type": "x86_64" "platform_type": "x86_64"
}, },
"bios": { "bios": {
"vendor": "Dell Inc." "vendor": "HPE"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
}, },
"management_tools": { "management_tools": {
"bmc_vendor_tool": "racadm", "bmc_vendor_tool": "ipmitool",
"ipmitool": { "ipmitool": {
"retries": 5 "retries": 5
} }
...@@ -68,13 +68,13 @@ ...@@ -68,13 +68,13 @@
}, },
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2023092009", "postinstall-version": "1.2023112409",
"standard-environment": "debian11-x64-std" "standard-environment": "debian11-x64-std"
}, },
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:64:00.0-scsi-0:1:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
...@@ -6,13 +6,13 @@ ...@@ -6,13 +6,13 @@
"platform_type": "x86_64" "platform_type": "x86_64"
}, },
"bios": { "bios": {
"vendor": "Dell Inc." "vendor": "HPE"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
}, },
"management_tools": { "management_tools": {
"bmc_vendor_tool": "racadm", "bmc_vendor_tool": "ipmitool",
"ipmitool": { "ipmitool": {
"retries": 5 "retries": 5
} }
...@@ -68,13 +68,13 @@ ...@@ -68,13 +68,13 @@
}, },
"software": { "software": {
"forced-deployment-timestamp": 202007300948, "forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2023092009", "postinstall-version": "1.2023112409",
"standard-environment": "debian11-x64-std" "standard-environment": "debian11-x64-std"
}, },
"storage_devices": [ "storage_devices": [
{ {
"by_id": "", "by_id": "",
"by_path": "/dev/disk/by-path/dummy", "by_path": "/dev/disk/by-path/pci-0000:64:00.0-scsi-0:1:0:0",
"id": "disk0", "id": "disk0",
"interface": "SAS", "interface": "SAS",
"model": "unknown", "model": "unknown",
......
model: Dell PowerEdge C6320 model: Dell PowerEdge C6320
created_at: 2023-10-24 created_at: 2023-12-04
kavlan: false kavlan: false
boot_type: bios boot_type: bios
exotic: false exotic: false
...@@ -18,7 +18,7 @@ nodes: ...@@ -18,7 +18,7 @@ nodes:
nb_threads: 96 nb_threads: 96
platform_type: x86_64 platform_type: x86_64
bios: bios:
vendor: Dell Inc. vendor: HPE
processor: processor:
microarchitecture: Zen 3 microarchitecture: Zen 3
clock_speed: 2650000000 clock_speed: 2650000000
...@@ -27,7 +27,7 @@ nodes: ...@@ -27,7 +27,7 @@ nodes:
software: software:
standard-environment: debian11-x64-std standard-environment: debian11-x64-std
management_tools: management_tools:
bmc_vendor_tool: racadm bmc_vendor_tool: ipmitool
network_adapters: network_adapters:
bmc: bmc:
interface: Ethernet interface: Ethernet
...@@ -51,14 +51,14 @@ nodes: ...@@ -51,14 +51,14 @@ 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:64:00.0-scsi-0:1:0:0"
abacus22-1: abacus22-1:
network_adapters: network_adapters:
bmc: bmc:
mac: 5c:ba:2c:38:d1:46 mac: 5c:ba:2c:38:d1:46
ip: 172.17.109.22 ip: 172.17.109.22
eth0: eth0:
mac: b4:96:91:c6:40:e8 mac: b4:96:91:c6:40:a8
ip: 172.16.109.22 ip: 172.16.109.22
abacus22-2: abacus22-2:
network_adapters: network_adapters:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment