Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9401d543 authored by DOMINOIS Hugo's avatar DOMINOIS Hugo
Browse files

[lille][chiconade] Innitial declaration rake mass:create

parent 7ea7c255
Branches
No related tags found
2 merge requests!1322Draft: [Sophia][Esterel42] Add Esterel42,!1317Merge master in wip-2025
Pipeline #1162580 failed
Showing
with 503 additions and 8 deletions
{
"boot_type": "uefi",
"created_at": "Thu, 01 Jan 1970 00:00:00 GMT",
"exotic": false,
"kavlan": false,
"manufactured_at": "1970-01-01",
"metrics": [
{
"description": "Default subset of metrics from Prometheus Node Exporter",
"name": "prom_default_metrics",
"optional_period": 15000,
"period": 0,
"source": {
"id": [
"node_boot_time_seconds",
"node_cpu_scaling_frequency_hertz",
"node_cpu_seconds_total",
"node_filesystem_free_bytes",
"node_filesystem_size_bytes",
"node_load1",
"node_load15",
"node_load5",
"node_memory_Buffers_bytes",
"node_memory_Cached_bytes",
"node_memory_MemAvailable_bytes",
"node_memory_MemFree_bytes",
"node_memory_MemTotal_bytes",
"node_memory_Shmem_bytes",
"node_memory_SwapFree_bytes",
"node_memory_SwapTotal_bytes",
"node_network_receive_bytes_total",
"node_network_receive_packets_total",
"node_network_transmit_bytes_total",
"node_network_transmit_packets_total",
"node_procs_blocked",
"node_procs_running",
"kwollect_custom"
],
"port": 9100,
"protocol": "prometheus"
}
},
{
"description": "All metrics from Prometheus Node Exporter",
"name": "prom_all_metrics",
"optional_period": 15000,
"period": 0,
"source": {
"port": 9100,
"protocol": "prometheus"
}
},
{
"description": "Default subset of metrics from Prometheus Nvidia DCGM Exporter",
"name": "prom_nvgpu_default_metrics",
"optional_period": 15000,
"period": 0,
"source": {
"id": [
"DCGM_FI_DEV_SM_CLOCK",
"DCGM_FI_DEV_MEM_CLOCK",
"DCGM_FI_DEV_GPU_TEMP",
"DCGM_FI_DEV_POWER_USAGE",
"DCGM_FI_DEV_MEM_COPY_UTIL"
],
"port": 9400,
"protocol": "prometheus"
}
},
{
"description": "All metrics from Prometheus Nvidia DCGM Exporter",
"name": "prom_nvgpu_all_metrics",
"optional_period": 15000,
"period": 0,
"source": {
"port": 9400,
"protocol": "prometheus"
}
}
],
"model": "Cluster Model",
"nodes_count": 1,
"nodes_description": "1 CPU Unknown vendor, 72 cores/CPU, 0GB RAM, 0GB SSD, 1 x 10Gb Ethernet",
"priority": 197001,
"queues": [
"admin",
"testing"
],
"redfish": true,
"type": "cluster",
"uid": "chiconade",
"warranty_end": "1970-01-01"
}
\ No newline at end of file
{
"architecture": {
"cpu_core_numbering": "contiguous",
"nb_cores": 72,
"nb_procs": 1,
"nb_threads": 72,
"platform_type": "x86_64"
},
"bios": {
"release_date": "01/01/2000",
"vendor": "Unknown",
"version": 1
},
"bmc_version": "v1",
"chassis": {
"manufactured_at": "1970-01-01",
"manufacturer": "Unknown",
"name": "Unknown",
"warranty_end": "1970-01-01"
},
"exotic": false,
"main_memory": {
"ram_size": 8
},
"management_tools": {
"bmc_vendor_tool": "ipmitool",
"ipmitool": {
"retries": 5
}
},
"memory_devices": [
{
"device": "dimm_proc 1 dimm 1",
"size": 8,
"technology": "dram"
}
],
"network_adapters": [
{
"device": "eth0",
"driver": "mlx_core",
"enabled": true,
"interface": "Ethernet",
"ip": "172.16.34.1",
"ip6": "2001:660:4406:200:3::1",
"kavlan": false,
"mac": "8c:84:74:99:a2:82",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "chiconade-1.lille.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.34.1",
"kavlan": false,
"mac": "7c:a6:2a:69:9a:b6",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "chiconade-1-bmc.lille.grid5000.fr"
}
],
"nodeset": "chiconade",
"operating_system": {
"cstate_driver": "unknown",
"cstate_governor": "unknown",
"ht_enabled": true,
"pstate_driver": "unknwon",
"pstate_governor": "unknown",
"turboboost_enabled": true
},
"performance": {
"core_flops": 128,
"node_flops": 9216
},
"processor": {
"cache_l1": null,
"cache_l1d": 8,
"cache_l1i": 8,
"cache_l2": 8,
"cache_l3": 8,
"clock_speed": 8,
"ht_capable": true,
"instruction_set": "x86-64",
"microarchitecture": "Haswell",
"microcode": "0xd000001",
"model": "Unknown",
"other_description": "description",
"vendor": "vendor",
"version": "vendor"
},
"redfish": true,
"software": {
"forced-deployment-timestamp": 202007300948,
"postinstall-version": "1.2025040409",
"standard-environment": "debian11-x64-std"
},
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"supported_job_types": {
"besteffort": true,
"deploy": true,
"max_walltime": 0,
"queues": [
"admin",
"testing"
]
},
"type": "node",
"uid": "chiconade-1"
}
\ No newline at end of file
......@@ -49,6 +49,94 @@
"port": 9100,
"protocol": "prometheus"
}
},
{
"description": "Input byte counter for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifacein_bytes_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Output byte counter for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifaceout_bytes_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Input packet counter for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifacein_packets_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Output packet counter for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifaceout_packets_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Input counter of discarded packets for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifacein_packets_discard_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Output counter of discarded packets for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifaceout_packets_discard_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Input counter of packet errors for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifacein_packets_error_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
},
{
"description": "Output counter of packet errors for the network device port",
"labels": {
"interface": "eth0"
},
"name": "network_ifaceout_packets_error_total",
"period": 15000,
"source": {
"protocol": "network_equipment"
}
}
],
"model": "Cluster Model",
......
......@@ -51,8 +51,8 @@
"name": "enp1s0f0np0",
"network_address": "esterel31-1.sophia.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"switch": "sw-7",
"switch_port": "Te1/0/2"
},
{
"device": "bmc",
......
......@@ -51,8 +51,8 @@
"name": "enp1s0f0np0",
"network_address": "esterel31-2.sophia.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"switch": "sw-7",
"switch_port": "Te1/0/3"
},
{
"device": "bmc",
......
......@@ -51,8 +51,8 @@
"name": "enp1s0f0np0",
"network_address": "esterel31-3.sophia.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"switch": "sw-7",
"switch_port": "Te1/0/5"
},
{
"device": "bmc",
......
......@@ -51,8 +51,8 @@
"name": "enp1s0f0np0",
"network_address": "esterel31-4.sophia.grid5000.fr",
"rate": 10000000000,
"switch": null,
"switch_port": null
"switch": "sw-7",
"switch_port": "Te1/0/6"
},
{
"device": "bmc",
......
......@@ -57,6 +57,7 @@
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.130.41",
"kavlan": false,
"mac": "50:9a:4c:65:5d:38",
......
......@@ -66,6 +66,7 @@ ipv4:
lille chirop eth1 0 0 1 100
lille chuc eth0 0 0 0 0
lille chuc eth1 0 0 0 100
lille chiconade eth0 0 0 2 0
luxembourg petitprince eth0 0 0 1 0
luxembourg petitprince eth1 0 0 1 100
luxembourg vianden eth0 0 0 2 0
......
---
model: Cluster Model # TODO: change this value.
created_at: 1970-01-01 # TODO: change this value
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'
queues:
- admin
- testing
nodes:
chiconade-1:
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.
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.
supported_job_types:
deploy: true
besteffort: true
max_walltime: 0
processor:
microarchitecture: Haswell # TODO: replace with microarch name.
clock_speed: 8 # TODO: Replace with clock speed.
network_adapters:
bmc:
interface: Ethernet
enabled: true
mountable: false
mounted: false
eth0:
enabled: true
mountable: true
mounted: true
storage_devices:
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.
software:
standard-environment: debian11-x64-std # TODO: check that architecture is OK
management_tools:
bmc_vendor_tool: ipmitool # TODO: replace with bmc_vendor_tool (ipmitool, racadm)
nodeset: chiconade
---
metrics:
- name: prom_default_metrics
description: Default subset of metrics from Prometheus Node Exporter
period: 0
optional_period: 15000
source:
protocol: prometheus
port: 9100
id:
- node_boot_time_seconds
- node_cpu_scaling_frequency_hertz
- node_cpu_seconds_total
- node_filesystem_free_bytes
- node_filesystem_size_bytes
- node_load1
- node_load15
- node_load5
- node_memory_Buffers_bytes
- node_memory_Cached_bytes
- node_memory_MemAvailable_bytes
- node_memory_MemFree_bytes
- node_memory_MemTotal_bytes
- node_memory_Shmem_bytes
- node_memory_SwapFree_bytes
- node_memory_SwapTotal_bytes
- node_network_receive_bytes_total
- node_network_receive_packets_total
- node_network_transmit_bytes_total
- node_network_transmit_packets_total
- node_procs_blocked
- node_procs_running
- kwollect_custom
- name: prom_all_metrics
description: All metrics from Prometheus Node Exporter
period: 0
optional_period: 15000
source:
protocol: prometheus
port: 9100
- name: prom_nvgpu_default_metrics
description: Default subset of metrics from Prometheus Nvidia DCGM Exporter
period: 0
optional_period: 15000
source:
protocol: prometheus
port: 9400
id:
- DCGM_FI_DEV_SM_CLOCK
- DCGM_FI_DEV_MEM_CLOCK
- DCGM_FI_DEV_GPU_TEMP
- DCGM_FI_DEV_POWER_USAGE
- DCGM_FI_DEV_MEM_COPY_UTIL
- name: prom_nvgpu_all_metrics
description: All metrics from Prometheus Nvidia DCGM Exporter
period: 0
optional_period: 15000
source:
protocol: prometheus
port: 9400
<%
# File generated by 'rake mass:create SRC=/home/hdominoi/Documents/Imports/chiconade.csv
# If changes are needed, it might be better to edit the source data and regenerate using 'rake mass:create'
cluster_name = "chiconade"
nodes_number = 1 # Size of the cluster (number of nodes)
# MAC addresses declaration
mac_eth0_list = %w(
8c:84:74:99:a2:82
)
mac_bmc_list = %w(
7c:a6:2a:69:9a:b6
)
%>
---
nodes:
<% (1..nodes_number).each { |i| %>
<%= cluster_name %>-<%= i %>:
architecture:
nb_procs: 1 # Fake data, will be replaced by g5k-checks
nb_cores: 72 # Fake data, will be replaced by g5k-checks
nb_threads: 72 # Fake data, will be replaced by g5k-checks
platform_type: x86_64 # Fake data, will be replaced by g5k-checks
cpu_core_numbering: contiguous # Fake data, will be replaced by g5k-checks
bios:
release_date: 01/01/2000 # Fake date, will be replaced by g5k-checks
vendor: Unknown # Fake vendor, will be replaced by g5k-checks
version: 1 # Fake version, will be replaced by g5k-checks
bmc_version: v1 # Fake version, will be replaced by g5k-checks
chassis:
manufacturer: Unknown # Fake manufacturer, will be replaced by g5k-checks
name: Unknown # Fake name, will be replaced by g5k-checks
main_memory:
ram_size: 8 # Fake size, will be replaced by g5k-checks
memory_devices:
dimm:
size: 8 # Fake size, will be replaced by g5k-checks
technology: dram # Common memory technology, will be replaced by g5k-checks
processor:
model: Unknown # Fake model name, will be replaced by g5k-checks
other_description: description # Fake description, will be replaced by g5k-checks
vendor: vendor # Fake vendor, will be replaced by g5k-checks
version: vendor # Fake version, will be replaced by g5k-checks
cache_l1d: 8 # Fake cache, will be replaced by g5k-checks
cache_l1i: 8 # Fake cache, will be replaced by g5k-checks
cache_l2: 8 # Fake cache, will be replaced by g5k-checks
cache_l3: 8 # Fake cache, will be replaced by g5k-checks
instruction_set: x86-64 # Common instruction set, will be replaced by g5k-checks
microcode: "0xd000001" # Fake microcode, will be replaced by g5k-checks
ht_capable: true # Default ht capable value, will be replaced by g5k-checks
main_memory:
ram_size: 8 # Fake ram size, will be replaced by g5k-checks
memory_devices:
dimm_proc 1 dimm 1: # Fake dimm name, will be replaced by g5k-checks
size: 8 # Fake dimm size, will be replaced by g5k-checks
technology: dram # Default dimm technology, will be replaced by g5k-checks
operating_system:
cstate_driver: unknown # Fake driver, will be replaced by g5k-checks
cstate_governor: unknown # Fake governor, will be replaced by g5k-checks
ht_enabled: true # common value for hyper threading, will be replaced by g5k-checks
pstate_driver: unknwon # Fake driver, will be replaced by g5k-checks
pstate_governor: unknown # Fake driver, will be replaced by g5k-checks
turboboost_enabled: true # Default value for turboboost, will be replaced by g5k-checks
network_adapters:
bmc:
management: true
mac: <%= mac_bmc_list[i - 1] %>
eth0:
interface: Ethernet
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
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
<% } %>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment