Mentions légales du service

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

[sophia][esterel11] add basic conf

parent 4c745d59
No related branches found
No related tags found
1 merge request!1257[sophia][esterel11] add to testing queue
{
"boot_type": "uefi",
"created_at": "Thu, 01 Jan 1970 00:00:00 GMT",
"boot_type": "bios",
"created_at": "Wed, 30 Apr 2025 00:00:00 GMT",
"exotic": false,
"kavlan": false,
"manufactured_at": "1970-01-01",
......@@ -51,9 +51,9 @@
}
}
],
"model": "Cluster Model",
"model": "Dell PowerEdge T630",
"nodes_count": 2,
"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, 2x0GB SSD, 1 x 1Gb Ethernet",
"priority": 197001,
"queues": [
"admin",
......
......@@ -23,7 +23,7 @@
"ram_size": 8
},
"management_tools": {
"bmc_vendor_tool": "ipmitool",
"bmc_vendor_tool": "racadm",
"ipmitool": {
"retries": 5
}
......@@ -50,9 +50,9 @@
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "esterel11-1.sophia.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"rate": 1000000000,
"switch": "sw-5",
"switch_port": "1/1/2"
},
{
"device": "bmc",
......@@ -77,8 +77,8 @@
"turboboost_enabled": true
},
"performance": {
"core_flops": 128,
"node_flops": 9216
"core_flops": 33600000000,
"node_flops": 2419200000000
},
"processor": {
"cache_l1": null,
......@@ -86,10 +86,10 @@
"cache_l1i": 8,
"cache_l2": 8,
"cache_l3": 8,
"clock_speed": 8,
"clock_speed": 2100000000,
"ht_capable": true,
"instruction_set": "x86-64",
"microarchitecture": "Haswell",
"microarchitecture": "Broadwell",
"microcode": "0xd000001",
"model": "Unknown",
"other_description": "description",
......@@ -105,13 +105,23 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
},
{
"by_id": "",
"by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:1:0",
"id": "disk1",
"interface": "SATA",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"supported_job_types": {
......
......@@ -23,7 +23,7 @@
"ram_size": 8
},
"management_tools": {
"bmc_vendor_tool": "ipmitool",
"bmc_vendor_tool": "racadm",
"ipmitool": {
"retries": 5
}
......@@ -50,9 +50,9 @@
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "esterel11-2.sophia.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"rate": 1000000000,
"switch": "sw-5",
"switch_port": "1/1/3"
},
{
"device": "bmc",
......@@ -77,8 +77,8 @@
"turboboost_enabled": true
},
"performance": {
"core_flops": 128,
"node_flops": 9216
"core_flops": 33600000000,
"node_flops": 2419200000000
},
"processor": {
"cache_l1": null,
......@@ -86,10 +86,10 @@
"cache_l1i": 8,
"cache_l2": 8,
"cache_l3": 8,
"clock_speed": 8,
"clock_speed": 2100000000,
"ht_capable": true,
"instruction_set": "x86-64",
"microarchitecture": "Haswell",
"microarchitecture": "Broadwell",
"microcode": "0xd000001",
"model": "Unknown",
"other_description": "description",
......@@ -105,13 +105,23 @@
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:0:0",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
},
{
"by_id": "",
"by_path": "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:1:0",
"id": "disk1",
"interface": "SATA",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"supported_job_types": {
......
......@@ -17,8 +17,16 @@
"uid": "esterel24-1"
},
{
"kind": "node",
"port": "eth0",
"snmp_name": "1/1/2",
"uid": "esterel11-1"
},
{
"kind": "node",
"port": "eth0",
"snmp_name": "1/1/3",
"uid": "esterel11-2"
},
{
},
......
......@@ -16,8 +16,14 @@
"uid": "esterel24-1-bmc"
},
{
"kind": "other",
"snmp_name": "1/1/2",
"uid": "esterel11-1-bmc"
},
{
"kind": "other",
"snmp_name": "1/1/3",
"uid": "esterel11-2-bmc"
},
{
},
......
---
model: Cluster Model # TODO: change this value.
created_at: 1970-01-01 # TODO: change this value
model: Dell PowerEdge T630
created_at: 2025-04-30
kavlan: false
boot_type: uefi # TODO: specify if 'uefi' (ideally) or 'bios' (legacy, if no other choice)
exotic: false # TODO: specify if 'true' or 'false'
boot_type: bios
exotic: false
queues:
- admin
- testing
......@@ -17,8 +17,8 @@ nodes:
besteffort: true
max_walltime: 0
processor:
microarchitecture: Haswell # TODO: replace with microarch name.
clock_speed: 8 # TODO: Replace with clock speed.
microarchitecture: Broadwell
clock_speed: 2_100_000_000
network_adapters:
bmc:
interface: Ethernet
......@@ -33,9 +33,13 @@ 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:03:00.0-scsi-0:2:0:0" # this path will have to change later.
disk1: # This field will have to be renamed later.
id: disk1
interface: SATA
by_path: "/dev/disk/by-path/pci-0000:03:00.0-scsi-0:2:1:0" # this path will have to change later.
software:
standard-environment: debian11-x64-std # TODO: check that architecture is OK
standard-environment: debian11-x64-std
management_tools:
bmc_vendor_tool: ipmitool # TODO: replace with bmc_vendor_tool (ipmitool, racadm)
bmc_vendor_tool: racadm
nodeset: esterel11
......@@ -72,11 +72,15 @@ nodes:
management: false
driver: mlx_core # 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] %>
storage_devices:
disk0:
storage: SSD # Fake data, will be replaced by g5k-checks
model: unknown # Fake data, will be replaced by g5k-checks
size: 8 # Fake data, will be replaced by g5k-checks
disk1:
storage: SSD # Fake data, will be replaced by g5k-checks
model: unknown # Fake data, will be replaced by g5k-checks
size: 8 # Fake data, will be replaced by g5k-checks
<% } %>
......@@ -16,6 +16,10 @@ sw-5:
ports:
1:
uid: esterel24-1
2:
uid: esterel11-1
3:
uid: esterel11-2
25:
uid: gw
kind: router
......
......@@ -17,6 +17,12 @@ swadmin-5:
1:
uid: esterel24-1-bmc
kind: other
2:
uid: esterel11-1-bmc
kind: other
3:
uid: esterel11-2-bmc
kind: other
25:
uid: sw-5
kind: switch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment