Mentions légales du service

Skip to content
Snippets Groups Projects
Commit dc3e1836 authored by JACQUOT Pierre's avatar JACQUOT Pierre
Browse files

[lyon][test] Describe a fake cluster named 'test'

parent 4bd1dab8
No related branches found
No related tags found
No related merge requests found
Pipeline #1093587 failed
Showing with 1119 additions and 0 deletions
...@@ -37770,6 +37770,346 @@ ...@@ -37770,6 +37770,346 @@
"admin" "admin"
], ],
"uid": "taurus" "uid": "taurus"
},
"test": {
"created_at": "Thu, 01 Jan 1970 00:00:00 GMT",
"manufactured_at": "1970-01-01",
"model": "Cluster Model",
"nodes": {
"test-1": {
"architecture": {
"cpu_core_numbering": "contiguous",
"nb_cores": 72,
"nb_procs": 1,
"nb_threads": 72,
"platform_type": "x86_64"
},
"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.58.1",
"ip6": "2001:660:4406:400:b::1",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:01",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-1.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/31"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.1",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:01",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-1-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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"
},
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"uid": "test-1"
},
"test-2": {
"architecture": {
"cpu_core_numbering": "contiguous",
"nb_cores": 72,
"nb_procs": 1,
"nb_threads": 72,
"platform_type": "x86_64"
},
"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.58.2",
"ip6": "2001:660:4406:400:b::2",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:02",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-2.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/32"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.2",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:02",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-2-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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"
},
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"uid": "test-2"
},
"test-3": {
"architecture": {
"cpu_core_numbering": "contiguous",
"nb_cores": 72,
"nb_procs": 1,
"nb_threads": 72,
"platform_type": "x86_64"
},
"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.58.3",
"ip6": "2001:660:4406:400:b::3",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:03",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-3.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/33"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.3",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:03",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-3-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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"
},
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"uid": "test-3"
},
"test-4": {
"architecture": {
"cpu_core_numbering": "contiguous",
"nb_cores": 72,
"nb_procs": 1,
"nb_threads": 72,
"platform_type": "x86_64"
},
"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.58.4",
"ip6": "2001:660:4406:400:b::4",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:04",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-4.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/34"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.4",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:04",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-4-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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"
},
"storage_devices": [
{
"by_id": "",
"by_path": "/dev/disk/by-path/dummy",
"id": "disk0",
"interface": "SAS",
"model": "unknown",
"size": 8,
"storage": "SSD",
"vendor": "Unknown"
}
],
"uid": "test-4"
}
},
"queues": [
"admin",
"testing"
],
"uid": "test"
} }
}, },
"uid": "lyon" "uid": "lyon"
{
"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.58.1",
"ip6": "2001:660:4406:400:b::1",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:01",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-1.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/31"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.1",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:01",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-1-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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.2024112508",
"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": "test-1"
}
\ 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.58.2",
"ip6": "2001:660:4406:400:b::2",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:02",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-2.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/32"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.2",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:02",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-2-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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.2024112508",
"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": "test-2"
}
\ 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.58.3",
"ip6": "2001:660:4406:400:b::3",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:03",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-3.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/33"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.3",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:03",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-3-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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.2024112508",
"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": "test-3"
}
\ 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.58.4",
"ip6": "2001:660:4406:400:b::4",
"kavlan": false,
"mac": "aa:bb:cc:dd:ee:04",
"management": false,
"mountable": true,
"mounted": true,
"name": "enp1s0f0np0",
"network_address": "test-4.lyon.grid5000.fr",
"rate": 10000000000,
"switch": "gw",
"switch_port": "ethernet1/1/34"
},
{
"device": "bmc",
"enabled": true,
"interface": "Ethernet",
"ip": "172.17.58.4",
"kavlan": false,
"mac": "bb:cc:dd:ee:ff:04",
"management": true,
"mountable": false,
"mounted": false,
"network_address": "test-4-bmc.lyon.grid5000.fr"
}
],
"nodeset": "cluster",
"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.2024112508",
"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": "test-4"
}
\ No newline at end of file
{
"boot_type": "uefi",
"created_at": "Thu, 01 Jan 1970 00:00:00 GMT",
"exotic": false,
"kavlan": false,
"manufactured_at": "1970-01-01",
"metrics": [
{
"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",
"queues": [
"admin",
"testing"
],
"redfish": true,
"type": "cluster",
"uid": "test",
"warranty_end": "1970-01-01"
}
\ No newline at end of file
...@@ -173,6 +173,30 @@ ...@@ -173,6 +173,30 @@
"kind": "backbone", "kind": "backbone",
"snmp_name": "ethernet1/1/30", "snmp_name": "ethernet1/1/30",
"uid": "renater-lyon" "uid": "renater-lyon"
},
{
"kind": "node",
"port": "eth0",
"snmp_name": "ethernet1/1/31",
"uid": "test-1"
},
{
"kind": "node",
"port": "eth0",
"snmp_name": "ethernet1/1/32",
"uid": "test-2"
},
{
"kind": "node",
"port": "eth0",
"snmp_name": "ethernet1/1/33",
"uid": "test-3"
},
{
"kind": "node",
"port": "eth0",
"snmp_name": "ethernet1/1/34",
"uid": "test-4"
} }
], ],
"rate": 10000000000, "rate": 10000000000,
......
...@@ -41,6 +41,7 @@ ipv4: ...@@ -41,6 +41,7 @@ ipv4:
lyon neowise eth0 0 0 7 0 lyon neowise eth0 0 0 7 0
lyon neowise eth1 0 0 7 10 lyon neowise eth1 0 0 7 10
lyon sirius eth0 0 0 8 0 lyon sirius eth0 0 0 8 0
lyon test eth0 0 0 10 0
nancy graffiti eth2 0 0 0 0 nancy graffiti eth2 0 0 0 0
nancy gros eth0 0 0 2 0 nancy gros eth0 0 0 2 0
nancy gros eth1 0 0 2 128 nancy gros eth1 0 0 2 128
......
<%
cluster_name = "test" # Replace with cluster name
nodes_number = 4 # Size of the cluster (number of nodes)
site_ipv4_index = 58 # Cluster index in the IPv4 address
nodes_index = 0 # Shift the last IP digit, by default 0
# MAC addresses declaration
# TODO: Change MAC addresses.
mac_eth0_list = %w(
aa:bb:cc:dd:ee:01
aa:bb:cc:dd:ee:02
aa:bb:cc:dd:ee:03
aa:bb:cc:dd:ee:04
)
# TODO: Change MAC addresses.
mac_bmc_list = %w(
bb:cc:dd:ee:ff:01
bb:cc:dd:ee:ff:02
bb:cc:dd:ee:ff:03
bb:cc:dd:ee:ff:04
)
%>
---
nodes:
<% (1..nodes_number).each { |i| %>
<%= cluster_name %>-<%= i %>:
architecture:
nb_procs: 1
nb_cores: 72
nb_threads: 72
platform_type: x86_64
cpu_core_numbering: contiguous
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:
interface: Ethernet
management: true
mac: <%= mac_bmc_list[i - 1] %>
ip: 172.17.<%= site_ipv4_index %>.<%= i + nodes_index %>
eth0:
interface: Ethernet
management: false
driver: mlx_core
name: enp1s0f0np0
rate: 10000000000
mac: <%= mac_eth0_list[i - 1] %>
ip: 172.16.<%= site_ipv4_index %>.<%= i + nodes_index %>
storage_devices:
disk0:
storage: SSD # Common value, will be replaced by g5k-checks
model: unknown # fake value,
size: 8 # Fake value, will be replaced by g5k-checks
<% } %>
---
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:
test-[1-4]: # TODO: rename cluster
chassis:
manufactured_at: 1970-01-01 # TODO: Put date.
warranty_end: 1970-01-01 # TODO: Put date.
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:
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: cluster # TODO: rename cluster
...@@ -170,3 +170,7 @@ gw: ...@@ -170,3 +170,7 @@ gw:
30: 30:
uid: renater-lyon uid: renater-lyon
kind: backbone kind: backbone
31: test-1
32: test-2
33: test-3
34: test-4
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment