mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
OCP power shelves by Delta and LiteOn (#1437)
* wip * more details * remove header comments * fix module ports * use description instead of comment + caps part num * reorg fields, add missing info, remove description * fix delta models * fix 1000base-t * remove slug from module * remove airflow, depth, height from module * change PSUs from devices to modules * add detailed info for liteon psu * remove trailing spaces * new line at end of file * use mgmt instead of console --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
b292c04643
commit
e66fc0a4b2
34
device-types/Delta/AD-208-24C-A.yaml
Normal file
34
device-types/Delta/AD-208-24C-A.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Delta
|
||||
model: AD-208/24C-A
|
||||
slug: delta-ad-208-24c-a
|
||||
part_number: AD-208/24C-A
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: |
|
||||
Open Compute Project ORv2 Top of Rack Surge PDU
|
||||
|
||||
V2 AC Power Distribution Unit
|
||||
|
||||
INPUT: 208V~,3W+PE, 50-60HZ,24A MAX (x2)
|
||||
|
||||
OUTPUT: 208V~,3W+PE, 50-60HZ,24A MAX (x2)
|
||||
|
||||
FB PN: 07-000866
|
||||
power-ports:
|
||||
- name: ac-input-1
|
||||
label: TOP POWER SHELF
|
||||
type: nema-l21-30p
|
||||
- name: ac-input-2
|
||||
label: BOTTOM POWER SHELF
|
||||
type: nema-l21-30p
|
||||
power-outlets:
|
||||
- name: ac-output-1
|
||||
label: TOP POWER SHELF
|
||||
type: other
|
||||
power_port: ac-input-1
|
||||
- name: ac-output-2
|
||||
label: BOTTOM POWER SHELF
|
||||
type: other
|
||||
power_port: ac-input-2
|
34
device-types/Delta/AD-208-24C-B.yaml
Normal file
34
device-types/Delta/AD-208-24C-B.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: Delta
|
||||
model: AD-208/24C-B
|
||||
slug: delta-ad-208-24c-b
|
||||
part_number: AD-208/24C-B
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
comments: |
|
||||
Open Compute Project ORv2 Top of Rack Surge PDU
|
||||
|
||||
V2 AC Power Distribution Unit
|
||||
|
||||
INPUT: 208V~,3W+PE, 50-60HZ,24A MAX (x2)
|
||||
|
||||
OUTPUT: 208V~,3W+PE, 50-60HZ,24A MAX (x2)
|
||||
|
||||
FB PN: 07-000866
|
||||
power-ports:
|
||||
- name: ac-input-1
|
||||
label: TOP POWER SHELF
|
||||
type: nema-l21-30p
|
||||
- name: ac-input-2
|
||||
label: BOTTOM POWER SHELF
|
||||
type: nema-l21-30p
|
||||
power-outlets:
|
||||
- name: ac-output-1
|
||||
label: TOP POWER SHELF
|
||||
type: other
|
||||
power_port: ac-input-1
|
||||
- name: ac-output-2
|
||||
label: BOTTOM POWER SHELF
|
||||
type: other
|
||||
power_port: ac-input-2
|
68
device-types/Delta/SG-11M-A.yaml
Normal file
68
device-types/Delta/SG-11M-A.yaml
Normal file
@ -0,0 +1,68 @@
|
||||
---
|
||||
manufacturer: Delta
|
||||
model: SG-11M-A
|
||||
slug: delta-sg-11m-a
|
||||
part_number: SG-11M-A
|
||||
u_height: 3
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: |
|
||||
Open Compute Project ORv2 compatible Power Shelf
|
||||
|
||||
Fits 21" ORv2 racks only
|
||||
|
||||
FB PN: 14-000071
|
||||
|
||||
Takes PSU type DPST-2130CB-A
|
||||
power-ports:
|
||||
- name: ac-input-a
|
||||
label: AC INPUT A
|
||||
type: other
|
||||
- name: ac-input-b
|
||||
label: AC INPUT B
|
||||
type: other
|
||||
power-outlets:
|
||||
- name: ac-output-a1
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-a
|
||||
feed_leg: A
|
||||
- name: ac-output-a2
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-a
|
||||
feed_leg: B
|
||||
- name: ac-output-a3
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-a
|
||||
feed_leg: C
|
||||
- name: ac-output-b1
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-b
|
||||
feed_leg: A
|
||||
- name: ac-output-b2
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-b
|
||||
feed_leg: B
|
||||
- name: ac-output-b3
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-b
|
||||
feed_leg: C
|
||||
- name: dc-output-bus
|
||||
type: dc-terminal
|
||||
interfaces:
|
||||
- name: Management
|
||||
label: MGMT
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays: # has a bay for some kind of COMM card but I have no details about it
|
||||
- name: psu-1a
|
||||
label: 1A
|
||||
- name: psu-2a
|
||||
label: 2A
|
||||
- name: psu-3a
|
||||
label: 3A
|
||||
- name: psu-1b
|
||||
label: 1B
|
||||
- name: psu-2b
|
||||
label: 2B
|
||||
- name: psu-3b
|
||||
label: 3B
|
50
device-types/Delta/SG110-A.yaml
Normal file
50
device-types/Delta/SG110-A.yaml
Normal file
@ -0,0 +1,50 @@
|
||||
---
|
||||
manufacturer: Delta
|
||||
model: SG110-A
|
||||
slug: delta-sg110-a
|
||||
part_number: SG110-A
|
||||
u_height: 3
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: |
|
||||
Open Compute Project ORv1/v2 compatible Power Shelf
|
||||
|
||||
Stingray v1
|
||||
|
||||
Fits 21" ORv1/v2 racks and 19" EIA racks (with proper adapters)
|
||||
|
||||
Can take up to 6 PSU. In configurations where only 4 PSU are used, slots 1A and 3B are covered / unused.
|
||||
|
||||
Takes PSU type DPST-2130CB-A
|
||||
power-ports:
|
||||
- name: ac-input-a
|
||||
label: AC INPUT A
|
||||
type: other
|
||||
- name: ac-input-b
|
||||
label: AC INPUT B
|
||||
type: other
|
||||
power-outlets:
|
||||
- name: dc-output-bus-left
|
||||
type: dc-terminal
|
||||
- name: dc-output-bus-center
|
||||
type: dc-terminal
|
||||
- name: dc-output-bus-right
|
||||
type: dc-terminal
|
||||
interfaces:
|
||||
- name: Management
|
||||
label: RJ45
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: psu-1a
|
||||
label: 1A
|
||||
- name: psu-2a
|
||||
label: 2A
|
||||
- name: psu-3a
|
||||
label: 3A
|
||||
- name: psu-1b
|
||||
label: 1B
|
||||
- name: psu-2b
|
||||
label: 2B
|
||||
- name: psu-3b
|
||||
label: 3B
|
85
device-types/LiteOn/PF-2273-2L1M-LF.yaml
Normal file
85
device-types/LiteOn/PF-2273-2L1M-LF.yaml
Normal file
@ -0,0 +1,85 @@
|
||||
---
|
||||
manufacturer: LiteOn
|
||||
model: PF-2273-2L1M-LF
|
||||
slug: liteon-pf-2273-2l1m-lf
|
||||
part_number: PF-2273-2L1M-LF
|
||||
u_height: 3
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
comments: |
|
||||
Open Compute Project ORv1/v2 compatible Power Shelf
|
||||
|
||||
* 3-phase, 5-wire 220 / 230 / 240VAC
|
||||
* 27kW power output (3kW x 9; 12.5VDC/2160A)
|
||||
* 3OU shelf accepts up to 10 hot-swappable 3kW Power Supply Units for 9+1 redundant operation
|
||||
* 21-inch shelf with a height of 3 OU (OpenU), 5.11 inches (130 mm)
|
||||
* Communication with Li-ion Battery Backup Shelf (BBS)
|
||||
* Real-time PSU and BBS monitoring and control
|
||||
* Remote control PSU On/Off through the optional Shelf Controller
|
||||
* Supports 3 sets of bus bars to deliver DC power to load
|
||||
* Supports 6x C13 outlets for external AC load
|
||||
|
||||
Fits 21" ORv1/v2 racks only
|
||||
|
||||
Takes PSU type PSU-PS-2302-1L1U-LF
|
||||
weight: 27
|
||||
weight_unit: kg
|
||||
power-ports:
|
||||
- name: ac-input-a
|
||||
type: other
|
||||
- name: ac-input-b
|
||||
type: other
|
||||
power-outlets:
|
||||
- name: ac-output-a1
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-a
|
||||
feed_leg: A
|
||||
- name: ac-output-a2
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-a
|
||||
feed_leg: B
|
||||
- name: ac-output-a3
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-a
|
||||
feed_leg: C
|
||||
- name: ac-output-b1
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-b
|
||||
feed_leg: A
|
||||
- name: ac-output-b2
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-b
|
||||
feed_leg: B
|
||||
- name: ac-output-b3
|
||||
type: iec-60320-c13
|
||||
power_port: ac-input-b
|
||||
feed_leg: C
|
||||
- name: dc-output-bus-left
|
||||
type: dc-terminal
|
||||
- name: dc-output-bus-center
|
||||
type: dc-terminal
|
||||
- name: dc-output-bus-right
|
||||
type: dc-terminal
|
||||
module-bays:
|
||||
- name: psc
|
||||
description: Power Shelf Controller
|
||||
- name: psu-01
|
||||
label: N+1 R
|
||||
- name: psu-02
|
||||
label: S
|
||||
- name: psu-03
|
||||
label: T
|
||||
- name: psu-04
|
||||
label: R
|
||||
- name: psu-05
|
||||
label: S
|
||||
- name: psu-06
|
||||
label: T
|
||||
- name: psu-07
|
||||
label: R
|
||||
- name: psu-08
|
||||
label: S
|
||||
- name: psu-09
|
||||
label: T
|
||||
- name: psu-10
|
||||
label: R
|
12
module-types/Delta/DPST-2130CB-A.yaml
Normal file
12
module-types/Delta/DPST-2130CB-A.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
manufacturer: Delta
|
||||
model: DPST-2130CB-A
|
||||
part_number: DPST-2130CB-A
|
||||
comments: |
|
||||
Switching Power Supply
|
||||
|
||||
Stingray Power Supply
|
||||
|
||||
12.5V/168A/2130W
|
||||
|
||||
FB PN: 03-000261
|
34
module-types/LiteOn/CM-12CP-010U.yaml
Normal file
34
module-types/LiteOn/CM-12CP-010U.yaml
Normal file
@ -0,0 +1,34 @@
|
||||
---
|
||||
manufacturer: LiteOn
|
||||
model: CM-12CP-010U
|
||||
part_number: CM-12CP-010U
|
||||
weight: 1.59
|
||||
weight_unit: lb
|
||||
comments: |
|
||||
LiteOn Power Shelf Controller
|
||||
|
||||
* Monitors up to 10 PSUs and 8 BBUs
|
||||
* Hot-swappable for easy installation and maintenance
|
||||
* Configurable alarm and reminder notifications
|
||||
* Real-time monitoring capabilities for power shelves and battery backup system
|
||||
* Real-time alarm logging and delivery
|
||||
* SNMP (v2c, v3), Web server, RestAPI, and IPMI support for remote management
|
||||
* Secure web interface
|
||||
* Efficiency management system for optimizing power shelf efficiency
|
||||
* 10/100/1000 Ethernet port support IPv6, SNMPv3
|
||||
* CAN communication port
|
||||
console-ports:
|
||||
- name: serial
|
||||
label: SERVICE
|
||||
type: de-9
|
||||
- name: can-1a
|
||||
label: CAN-1A
|
||||
type: rj-45
|
||||
- name: can-1b
|
||||
label: CAN-1B
|
||||
type: rj-45
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
label: LAN
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
21
module-types/LiteOn/PSU-PS-2302-1L1U-LF.yaml
Normal file
21
module-types/LiteOn/PSU-PS-2302-1L1U-LF.yaml
Normal file
@ -0,0 +1,21 @@
|
||||
---
|
||||
manufacturer: LiteOn
|
||||
model: PSU-PS-2302-1L1U-LF
|
||||
part_number: PSU-PS-2302-1L1U-LF
|
||||
weight: 2.5
|
||||
weight_unit: kg
|
||||
comments: |
|
||||
The 3KW Power Supply Unit (PSU) efficiently supplies both main output DC power and standby DC
|
||||
power from either AC or DC sources. This compact PSU provides 3kW, 12.5V / 240A for main power
|
||||
output and 30W, 12V / 2.5A for standby power applications. In addition, this PSU supports
|
||||
PMBUS1.2 with boot loader, LED status indicators, and circuit protection features.
|
||||
|
||||
* 3kW, 12.5V / 240A main output power
|
||||
* 30W, 12V / 2.5A standby output power
|
||||
* Single-phase AC input and DC input
|
||||
* Interleaved Power Factor Correction (PFC) technique
|
||||
* High density design (30W / inch^3)
|
||||
* Platinum-rated efficiency
|
||||
* Parallel operation for capacity or redundancy
|
||||
* 16 unique PSU addresses
|
||||
* PMBUS1.2 communication protocol
|
Loading…
Reference in New Issue
Block a user