mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Add Supermicro Superserver SYS-5019P-WTR (#2214)
* Added Supermicro Superserver SYS-5019P-WTR * Removed some blank spaces * Update SYS-5019P-WTR.yaml Moved power ports to module bays * Create PWS-504P-1R.yaml Added 500W PSU for sys-5019P-WTR --------- Co-authored-by: Harry
This commit is contained in:
parent
7a312d2a86
commit
ffa34b42ab
41
device-types/Supermicro/SYS-5019P-WTR.yaml
Normal file
41
device-types/Supermicro/SYS-5019P-WTR.yaml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: SuperServer 5019P-WTR
|
||||
slug: supermicro-sys-5019p-wtr
|
||||
part_number: SYS-5019P-WTR
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: Superserver SYS-5019P-WTR (https://www.supermicro.com/products/system/1U/5019/SYS-5019P-WTR.cfm)
|
||||
weight: 10.89
|
||||
weight_unit: kg
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
label: Rear
|
||||
interfaces:
|
||||
- name: BMC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
description: Dedicated IPMI LAN port
|
||||
- name: Gig-E 1
|
||||
type: 10gbase-t
|
||||
- name: Gig-E 2
|
||||
type: 10gbase-t
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU 1
|
||||
- name: PSU2
|
||||
position: PSU 2
|
||||
- name: PCI-E 1
|
||||
position: '1'
|
||||
description: PCI-E 3.0 x16 (FH, FL)
|
||||
- name: PCI-E 2
|
||||
position: '2'
|
||||
description: PCI-E 3.0 x16 (FH, FL)
|
||||
- name: PCI-E 3
|
||||
position: '3'
|
||||
description: PCI-E 3.0 x8 (LP)
|
||||
- name: M.2 1
|
||||
position: '4'
|
||||
description: Form-factors 2280, 22110
|
8
module-types/Supermicro/PWS-504P-1R.yaml
Normal file
8
module-types/Supermicro/PWS-504P-1R.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Supermicro
|
||||
model: Platinum PSU 500W
|
||||
part_number: PWS-504P-1R
|
||||
power-ports:
|
||||
- name: PSU-{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 500
|
Loading…
Reference in New Issue
Block a user