mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 08:23:33 +01:00
3e31705404
Wish to add ProLiant-DL380-Gen11 as a device type to netbox Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
59 lines
1.2 KiB
YAML
59 lines
1.2 KiB
YAML
---
|
|
manufacturer: HPE
|
|
model: ProLiant DL380 Gen11
|
|
slug: hpe-proliant-dl380-gen11
|
|
u_height: 2
|
|
is_full_depth: true
|
|
airflow: front-to-rear
|
|
part_number: P52534-B21
|
|
comments: '[HPE ProLiant DL380 G11 Server QuickSpecs](https://www.hpe.com/psnow/doc/a50004307enw.pdf)'
|
|
#minumum weight - 8 SFF HDD, 2x processor, 2x PSU, 1x RAID controller, 2x Risers
|
|
weight: 16
|
|
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
|
|
label: primary riser
|
|
- name: PCIe2
|
|
position: PCIe2
|
|
label: primary riser
|
|
- name: PCIe3
|
|
position: PCIe3
|
|
label: primary riser
|
|
- name: PCIe4
|
|
position: PCIe4
|
|
label: secondary riser
|
|
- name: PCIe5
|
|
position: PCIe5
|
|
label: secondary riser
|
|
- name: PCIe6
|
|
position: PCIe6
|
|
label: secondary riser
|
|
- name: PCIe7
|
|
position: PCIe7
|
|
label: tertiary riser
|
|
- name: PCIe8
|
|
position: PCIe8
|
|
label: tertiary riser
|
|
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
|