mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
add Supermicro 5018D-FN8T and 5019D-FN8TP (#2441)
* add SuperServer 5018D-FN8T * transform slug to lowercase * add SYS-5019D-FN8TP * add comments with links and fix interface type * remove console ports * add missing pci slots * add elevation images --------- Co-authored-by: Giotta Simon <simon.giotta@ruag.ch> Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
6321440223
commit
36e7dc73b5
49
device-types/Supermicro/SYS-5018D-FN8T.yaml
Normal file
49
device-types/Supermicro/SYS-5018D-FN8T.yaml
Normal file
@ -0,0 +1,49 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: SuperServer 5018D-FN8T
|
||||
slug: supermicro-sys-5018d-fn8t
|
||||
part_number: SYS-5018D-FN8T
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 3.63
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
comments: SuperServer 5018D-FN8T (https://www.supermicro.com/products/system/1U/5018/SYS-5018D-FN8T.cfm)
|
||||
power-ports:
|
||||
- name: Power 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 200
|
||||
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: Gig-E 5
|
||||
type: 1000base-t
|
||||
- name: Gig-E 6
|
||||
type: 1000base-t
|
||||
- name: Gig-E 7
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Gig-E 8
|
||||
type: 10gbase-x-sfpp
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PCI-E 1
|
||||
position: '1'
|
||||
description: PCI-E 3.0 x8 slot
|
||||
- name: PCI-E 2
|
||||
position: '2'
|
||||
description: PCI-E 3.0 x8 slot
|
||||
- name: PCI-E 3
|
||||
position: '3'
|
||||
description: Mini-PCIe (mSATA support)
|
||||
- name: M.2 1
|
||||
position: '4'
|
||||
description: M.2 PCI-E 3.0 x4 (SATA support), M Key 2242/2280/22110
|
52
device-types/Supermicro/SYS-5019D-FN8TP.yaml
Normal file
52
device-types/Supermicro/SYS-5019D-FN8TP.yaml
Normal file
@ -0,0 +1,52 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: SuperServer 5019D-FN8TP
|
||||
slug: supermicro-sys-5019d-fn8tp
|
||||
part_number: SYS-5019D-FN8TP
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
weight: 3.63
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
front_image: true
|
||||
comments: SuperServer 5019D-FN8TP (https://www.supermicro.com/products/system/1u/5019/SYS-5019D-FN8TP.cfm)
|
||||
power-ports:
|
||||
- name: Power 1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 200
|
||||
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: Gig-E 5
|
||||
type: 10gbase-t
|
||||
- name: Gig-E 6
|
||||
type: 10gbase-t
|
||||
- name: Gig-E 7
|
||||
type: 10gbase-x-sfpp
|
||||
- name: Gig-E 8
|
||||
type: 10gbase-x-sfpp
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: PCI-E 1
|
||||
position: '1'
|
||||
description: PCI-E 3.0 x8 slot
|
||||
- name: PCI-E 2
|
||||
position: '2'
|
||||
description: PCI-E 3.0 x16 slot
|
||||
- name: PCI-E 3
|
||||
position: '3'
|
||||
description: Mini-PCIe
|
||||
- name: M.2 1
|
||||
position: '4'
|
||||
description: M.2 M key for SSD, 2242/8
|
||||
- name: M.2 2
|
||||
position: '5'
|
||||
description: M.2 B Key for SSD/WAN card
|
BIN
elevation-images/Supermicro/supermicro-sys-5018d-fn8t.front.jpg
Normal file
BIN
elevation-images/Supermicro/supermicro-sys-5018d-fn8t.front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
BIN
elevation-images/Supermicro/supermicro-sys-5019d-fn8tp.front.jpg
Normal file
BIN
elevation-images/Supermicro/supermicro-sys-5019d-fn8tp.front.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
Loading…
Reference in New Issue
Block a user