Mentions légales du service

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

[sophia][esterel4] add basic conf

parent d5b0b219
Branches
No related tags found
1 merge request!1145[sophia][esterel4] Add esterel4 to testing queue
{ {
"boot_type": "bios", "boot_type": "bios",
"created_at": "Thu, 01 Jan 1970 00:00:00 GMT", "created_at": "Thu, 20 Mar 2025 00:00:00 GMT",
"exotic": false, "exotic": false,
"kavlan": false, "kavlan": false,
"manufactured_at": "1970-01-01", "manufactured_at": "2016-06-08",
"metrics": [ "metrics": [
{ {
"description": "Default subset of metrics from Prometheus Node Exporter", "description": "Default subset of metrics from Prometheus Node Exporter",
...@@ -51,10 +51,10 @@ ...@@ -51,10 +51,10 @@
} }
} }
], ],
"model": "Cluster Model", "model": "Dell PowerEdge T630",
"nodes_count": 1, "nodes_count": 1,
"nodes_description": "1 CPU Unknown vendor, 72 cores/CPU, 0GB RAM, 0GB SSD, 1 x 10Gb Ethernet", "nodes_description": "1 CPU Unknown vendor, 72 cores/CPU, 0GB RAM, 0GB SSD, 1 x 1Gb Ethernet",
"priority": 197001, "priority": 201606,
"queues": [ "queues": [
"admin", "admin",
"testing" "testing"
...@@ -62,5 +62,5 @@ ...@@ -62,5 +62,5 @@
"redfish": true, "redfish": true,
"type": "cluster", "type": "cluster",
"uid": "esterel4", "uid": "esterel4",
"warranty_end": "1970-01-01" "warranty_end": "2021-06-08"
} }
\ No newline at end of file
...@@ -13,17 +13,17 @@ ...@@ -13,17 +13,17 @@
}, },
"bmc_version": "v1", "bmc_version": "v1",
"chassis": { "chassis": {
"manufactured_at": "1970-01-01", "manufactured_at": "2016-06-08",
"manufacturer": "Unknown", "manufacturer": "Unknown",
"name": "Unknown", "name": "Unknown",
"warranty_end": "1970-01-01" "warranty_end": "2021-06-08"
}, },
"exotic": false, "exotic": false,
"main_memory": { "main_memory": {
"ram_size": 8 "ram_size": 8
}, },
"management_tools": { "management_tools": {
"bmc_vendor_tool": "ipmitool", "bmc_vendor_tool": "racadm",
"ipmitool": { "ipmitool": {
"retries": 5 "retries": 5
} }
...@@ -50,9 +50,9 @@ ...@@ -50,9 +50,9 @@
"mounted": true, "mounted": true,
"name": "enp1s0f0np0", "name": "enp1s0f0np0",
"network_address": "esterel4-1.sophia.grid5000.fr", "network_address": "esterel4-1.sophia.grid5000.fr",
"rate": 10000000000, "rate": 1000000000,
"switch": null, "switch": "sw-6",
"switch_port": null "switch_port": "1/1/3"
}, },
{ {
"device": "bmc", "device": "bmc",
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
"interface": "Ethernet", "interface": "Ethernet",
"ip": "172.17.131.4", "ip": "172.17.131.4",
"kavlan": false, "kavlan": false,
"mac": "14:18:77:61:c4:47", "mac": "18:66:da:55:21:ca",
"management": true, "management": true,
"mountable": false, "mountable": false,
"mounted": false, "mounted": false,
...@@ -77,8 +77,8 @@ ...@@ -77,8 +77,8 @@
"turboboost_enabled": true "turboboost_enabled": true
}, },
"performance": { "performance": {
"core_flops": 128, "core_flops": 35200000000,
"node_flops": 9216 "node_flops": 2534400000000
}, },
"processor": { "processor": {
"cache_l1": null, "cache_l1": null,
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
"cache_l1i": 8, "cache_l1i": 8,
"cache_l2": 8, "cache_l2": 8,
"cache_l3": 8, "cache_l3": 8,
"clock_speed": 8, "clock_speed": 2200000000,
"ht_capable": true, "ht_capable": true,
"instruction_set": "x86-64", "instruction_set": "x86-64",
"microarchitecture": "Haswell", "microarchitecture": "Haswell",
......
...@@ -19,6 +19,10 @@ ...@@ -19,6 +19,10 @@
{ {
}, },
{ {
"kind": "node",
"port": "eth0",
"snmp_name": "1/1/3",
"uid": "esterel4-1"
}, },
{ {
}, },
......
...@@ -55,6 +55,9 @@ ...@@ -55,6 +55,9 @@
{ {
}, },
{ {
"kind": "other",
"snmp_name": "1/1/11",
"uid": "esterel4-1-bmc"
}, },
{ {
}, },
......
--- ---
model: Cluster Model # TODO: change this value. model: Dell PowerEdge T630
created_at: 1970-01-01 # TODO: change this value created_at: 2025-03-20
kavlan: false kavlan: false
boot_type: bios # TODO: specify if 'uefi' (ideally) or 'bios' (legacy, if no other choice) boot_type: bios
exotic: false # TODO: specify if 'true' or 'false' exotic: false
queues: queues:
- admin - admin
- testing - testing
nodes: nodes:
esterel4-1: esterel4-1:
chassis: chassis:
manufactured_at: 1970-01-01 # TODO: if not Dell vendor, put date. if Dell, use rake gen:dell-product-data after g5k-checks import, and remove this line. manufactured_at: 2016-06-08
warranty_end: 1970-01-01 # TODO: if not Dell vendor, put date. if Dell, use rake gen:dell-product-data after g5k-checks import, and remove this line. warranty_end: 2021-06-08
supported_job_types: supported_job_types:
deploy: true deploy: true
besteffort: true besteffort: true
max_walltime: 0 max_walltime: 0
processor: processor:
microarchitecture: Haswell # TODO: replace with microarch name. microarchitecture: Haswell
clock_speed: 8 # TODO: Replace with clock speed. clock_speed: 2_200_000_000
network_adapters: network_adapters:
bmc: bmc:
interface: Ethernet interface: Ethernet
...@@ -37,5 +37,5 @@ nodes: ...@@ -37,5 +37,5 @@ nodes:
software: software:
standard-environment: debian11-x64-std # TODO: check that architecture is OK standard-environment: debian11-x64-std # TODO: check that architecture is OK
management_tools: management_tools:
bmc_vendor_tool: ipmitool # TODO: replace with bmc_vendor_tool (ipmitool, racadm) bmc_vendor_tool: racadm
nodeset: esterel4 nodeset: esterel4
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
18:66:da:55:21:c8 18:66:da:55:21:c8
) )
mac_bmc_list = %w( mac_bmc_list = %w(
14:18:77:61:c4:47 18:66:da:55:21:ca
) )
%> %>
--- ---
...@@ -70,7 +70,7 @@ nodes: ...@@ -70,7 +70,7 @@ nodes:
management: false management: false
driver: mlx_core # Fake data, will be replaced by g5k-checks driver: mlx_core # Fake data, will be replaced by g5k-checks
name: enp1s0f0np0 # Fake data, will be replaced by g5k-checks name: enp1s0f0np0 # Fake data, will be replaced by g5k-checks
rate: 10000000000 # Fake data, will be replaced by g5k-checks rate: 1000000000 # Fake data, will be replaced by g5k-checks
mac: <%= mac_eth0_list[i - 1] %> mac: <%= mac_eth0_list[i - 1] %>
storage_devices: storage_devices:
disk0: disk0:
......
...@@ -16,6 +16,8 @@ sw-6: ...@@ -16,6 +16,8 @@ sw-6:
ports: ports:
1: 1:
uid: esterel2-1 uid: esterel2-1
3:
uid: esterel4-1
13: 13:
uid: esterel1-1 uid: esterel1-1
14: 14:
......
...@@ -38,6 +38,9 @@ swadmin-6: ...@@ -38,6 +38,9 @@ swadmin-6:
9: 9:
uid: esterel2-1-bmc uid: esterel2-1-bmc
kind: other kind: other
11:
uid: esterel4-1-bmc
kind: other
25: 25:
uid: sw-6 uid: sw-6
kind: switch kind: switch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment