Rework of HPE proliant DL360 Gen10 server with related module-bays and power supplies (#3044)

* HPE Proliant DL360 Gen10: add module bay descriptions of physical locations

* HPE Proliant DL360 Gen10: replace FlexibleLOM with ALOM and add LOM module-bay

* HPE Proliant DL360 Gen10: rework PCIe slots to match actual naming in HPE ILO

* HPE Proliant DL360 Gen10: update PSU naming to match HPE ILO convention

* HPE Proliant DL360 Gen10: remove Gig-E interfaces - there are no factory default interfaces. They are LOM port interfaces

* Add module-types for HPE 4-port 1G-Ethernet 331i/FLR/T, 336FLR/T adapters

* HPE Proliant DL360 Gen10: Add front image

* HPE PSU 500W: update model name, corerct comment markup link and correct max power draw

* HPE PSU 500W: update model name in order for humans to handle it easier

* HPE PSU 1600W: update model name for humans to easier handle it and correct markup language link in comment

* HPE PSU 800W: update model name for humans to easier handle it

* Fixed issues

---------

Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
Felix
2025-04-29 10:02:07 +02:00
committed by GitHub
parent 0d2c188c39
commit 034f8d4de0
11 changed files with 112 additions and 28 deletions

View File

@@ -6,6 +6,7 @@ u_height: 1
is_full_depth: true
airflow: front-to-rear
part_number: P19766-B21
front_image: true
comments: '[HPE ProLiant DL360 G10 Server QuickSpecs](https://www.hpe.com/psnow/doc/a00008159enw)'
#minumum weight - one hard drive, power supply and processor installed
weight: 13.04
@@ -13,28 +14,30 @@ weight_unit: kg
console-ports:
- name: Serial
type: de-9
module-bays:
- name: PSU1
position: PSU1
- name: PSU2
position: PSU2
- name: FlexLOM
position: FlexLOM
- name: PCIe1
position: PCIe1
- name: PCIe2
position: PCIe2
- name: PCIe3
position: PCIe3
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: Gig-E 3
type: 1000base-t
- name: Gig-E 4
type: 1000base-t
- name: iLO
type: 1000base-t
mgmt_only: true
module-bays:
- name: Embedded ALOM / Flexible LOM
position: ALOM
description: 'rear: bottom left corner. Advanced LOM / Flexible LOM. Interfaces numbered right to left. ALOM cards available e.g. 4x1Gig, 2x10Gig, 4x10Gig,
2x25Gig, 2x40G'
- name: Embedded LOM
position: LOM
description: 'rear: right side of the ILO labeled port. Interfaces numbered left to right. LOM port, only 4-Gig Ethernet cards available if purchased.'
- name: PCI-E Slot 1
position: PCIe1
description: 'rear: upper left corner, full/standard-height'
- name: PCI-E Slot 2
position: PCIe2
description: 'rear: upper middle slot, half-height / low-profile'
- name: PCI-E Slot 3
position: PCIe3
description: 'rear: upper right slot, half-height / low-profile'
- name: PSU Bay 1
position: PSU1
description: 'rear: right PSU slot. Type: HPE Flexible Slot (Flex Slot)'
- name: PSU Bay 2
position: PSU2
description: 'rear: left PSU slot. Type: HPE Flexible Slot (Flex Slot)'