mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Add Supermicro A+ Server 2124BT-HNTR and its servers' motherboard H12DST-B (#2222)
* Add Supermicro A+ Server 2124BT-HNTR and motherboard H12DST-B * Modified incorrect PCI-E name for a motherboard module-bay * Changed node position-indication and name from alphabetical ABCD to numerical 1234 * Update AS-2124BT-HNTR.yaml Moved Power ports to module bays as they are removable PSUs --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
a0aa65803a
commit
87af60e54d
28
device-types/Supermicro/AS-2124BT-HNTR.yaml
Normal file
28
device-types/Supermicro/AS-2124BT-HNTR.yaml
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: A+ Server 2124BT-HNTR
|
||||
slug: supermicro-as-2124bt-hntr
|
||||
part_number: AS-2124BT-HNTR
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: SuperServer SYS-5039MC-H8TRF (https://www.supermicro.com/en/Aplus/system/2U/2124/AS-2124BT-HNTR.cfm)
|
||||
subdevice_role: parent
|
||||
weight: 24.7
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: PSU0
|
||||
position: PSU 0
|
||||
maximum_draw: 2200
|
||||
- name: PSU1
|
||||
position: PSU 1
|
||||
maximum_draw: 2200
|
||||
device-bays:
|
||||
- name: Node 1
|
||||
label: Compute Node 1
|
||||
- name: Node 2
|
||||
label: Compute Node 2
|
||||
- name: Node 3
|
||||
label: Compute Node 3
|
||||
- name: Node 4
|
||||
label: Compute Node 4
|
38
device-types/Supermicro/MBD-H12DST-B.yaml
Normal file
38
device-types/Supermicro/MBD-H12DST-B.yaml
Normal file
@ -0,0 +1,38 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: Motherboard H12DST-B
|
||||
slug: supermicro-mbd-h12dst-b
|
||||
part_number: MBD-H12DST-B
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: Motherboard H12DST-B for AS-2124BT-HNTR and AS-2124BT-HTR (https://www.supermicro.com/en/products/motherboard/H12DST-B)
|
||||
subdevice_role: child
|
||||
console-ports:
|
||||
- name: COM1
|
||||
type: de-9
|
||||
label: Rear
|
||||
interfaces:
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Dedicated IPMI LAN port
|
||||
module-bays:
|
||||
- name: PCI-E 1
|
||||
position: '1'
|
||||
description: PCI-E 3.0 x16
|
||||
- name: PCI-E 2
|
||||
position: '2'
|
||||
description: PCI-E 4.0 x24
|
||||
- name: PCI-E 3
|
||||
position: '3'
|
||||
description: PCI-E 4.0 x16 (Low profile 6.6")
|
||||
- name: PCI-E 4
|
||||
position: '4'
|
||||
description: PCI-E 4.0 x16 (Low profile 6.6")
|
||||
- name: PCI-E 5
|
||||
position: '5'
|
||||
description: SIOM Slot
|
||||
- name: M.2
|
||||
position: '6'
|
||||
description: Form Factor 2280, 22110 (M-Key)
|
Loading…
Reference in New Issue
Block a user