Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 95df2a87 authored by PARISOT Clement's avatar PARISOT Clement
Browse files

[grenoble] nessie - Add more RAM

parent 439bcfaa
No related branches found
No related tags found
1 merge request!1101[grenoble] nessie - Add more RAM
Pipeline #1135353 passed with warnings
......@@ -9,7 +9,7 @@
],
"model": "HPE ProLiant DL385 Gen10+ v2",
"nodes_count": 1,
"nodes_description": "2 CPUs Intel Xeon Gold 6430, 32 cores/CPU, 64GB RAM, 1788GB SSD, 447GB SSD, 1 x 25Gb Ethernet",
"nodes_description": "2 CPUs Intel Xeon Gold 6430, 32 cores/CPU, 128GB RAM, 1788GB SSD, 447GB SSD, 1 x 25Gb Ethernet",
"priority": 202408,
"queues": [
"admin",
......
......@@ -21,7 +21,7 @@
},
"exotic": false,
"main_memory": {
"ram_size": 68719476736
"ram_size": 137438953472
},
"management_tools": {
"bmc_vendor_tool": "ipmitool",
......@@ -35,10 +35,20 @@
"size": 34359738368,
"technology": "dram"
},
{
"device": "dimm_proc 1 dimm 3",
"size": 34359738368,
"technology": "dram"
},
{
"device": "dimm_proc 2 dimm 10",
"size": 34359738368,
"technology": "dram"
},
{
"device": "dimm_proc 2 dimm 3",
"size": 34359738368,
"technology": "dram"
}
],
"network_adapters": [
......
......@@ -19,7 +19,6 @@ nodes:
processor:
microarchitecture: Sapphire Rapids
clock_speed: 3_400_000_000
version: Gold 6430
network_adapters:
bmc:
enabled: true
......
......@@ -17,14 +17,20 @@ nessie-1:
name: ProLiant DL380 Gen11
serial: CZ243200MS
main_memory:
ram_size: 68719476736
ram_size: 137438953472
memory_devices:
dimm_proc 1 dimm 10:
size: 34359738368
technology: dram
dimm_proc 1 dimm 3:
size: 34359738368
technology: dram
dimm_proc 2 dimm 10:
size: 34359738368
technology: dram
dimm_proc 2 dimm 3:
size: 34359738368
technology: dram
network_adapters:
bmc:
ip: 172.17.25.1
......@@ -72,6 +78,7 @@ nessie-1:
model: Intel Xeon
other_description: Intel(R) Xeon(R) Gold 6430
vendor: Intel
version: Gold 6430
storage_devices:
pci-0000:36:00.0-scsi-0:2:1:0:
by_path: "/dev/disk/by-path/pci-0000:36:00.0-scsi-0:2:1:0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment