mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add Supermicro SuperServer 5039MS-H8TRF and its servers' motherboard MBD-X11SSD-F (#2218)
* Add Supermicro SuperServer 5039MC-H8TRF and its motherboard MBD-X11SCD-F * Added context to the motherboard/server * Added context to the motherboard/server * Fixed slug by removing dash * Added SuperServer 5039MS-H8TRF and its node/motherboard X11SSD-F * Deleted previous files I added by accident * Update SYS-5039MS-H8TRF.yaml Converted power ports to module bays --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
a53f4ea489
commit
8b8421be1c
26
device-types/Supermicro/MBD-X11SSD-F.yaml
Normal file
26
device-types/Supermicro/MBD-X11SSD-F.yaml
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: Motherboard X11SSD-F
|
||||
slug: supermicro-mbd-x11ssd-f
|
||||
part_number: MBD-X11SSD-F
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: Supermicro motherboard X11SSD-F (https://www.supermicro.com/en/products/motherboard/X11SSD-F)
|
||||
subdevice_role: child
|
||||
interfaces:
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Dedicated BMC IPMI port
|
||||
- name: Gig-E 1
|
||||
type: 1000base-t
|
||||
- name: Gig-E 2
|
||||
type: 1000base-t
|
||||
module-bays:
|
||||
- name: PCI-E 1
|
||||
position: '1'
|
||||
description: PCIe 3.0 x8 (Micro Low Profile)
|
||||
- name: PCI-E 2
|
||||
position: '2'
|
||||
description: PCIe 3.0 x8 (Low Profile)
|
34
device-types/Supermicro/SYS-5039MS-H8TRF.yaml
Normal file
34
device-types/Supermicro/SYS-5039MS-H8TRF.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: SuperServer 5039MS-H8TRF
|
||||
slug: supermicro-sys-5039ms-h8trf
|
||||
part_number: SYS-5039MS-H8TRF
|
||||
u_height: 3
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: SuperServer SYS-5039MS-H8TRF (https://www.supermicro.com/products/system/3U/5039/SYS-5039MS-H8TRF.cfm)
|
||||
subdevice_role: parent
|
||||
weight: 28.21
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
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
|
||||
- name: Node 5
|
||||
label: Compute Node 5
|
||||
- name: Node 6
|
||||
label: Compute Node 6
|
||||
- name: Node 7
|
||||
label: Compute Node 7
|
||||
- name: Node 8
|
||||
label: Compute Node 8
|
Loading…
Reference in New Issue
Block a user