Skip to content

Commit

Permalink
Add QNAP TS-x32PXU/-RP (#2521)
Browse files Browse the repository at this point in the history
* Add QNAP TS-{4,8}32PXU-RP, TS-432PXU with images

* Remove disk bays from TS-{4,8}32PXU-RP, TS-432PXU

* Add weight, weight_unit for TS-{4,8}32PXU-RP, TS-432PXU

* Replace power-ports with module-bays for removable PSUs in -RP models.
Add the Delta DPS-250AB-81 A PSU that was supplied in our units.

---------

Co-authored-by: Harry <[email protected]>
  • Loading branch information
dsieborger and harryajc authored Nov 22, 2024
1 parent a3be9d1 commit c68ae29
Show file tree
Hide file tree
Showing 10 changed files with 108 additions and 0 deletions.
33 changes: 33 additions & 0 deletions device-types/QNAP/TS-432PXU-RP.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
manufacturer: QNAP
model: TS-432PXU-RP
slug: qnap-ts-432pxu-rp
part_number: TS-432PXU-RP
u_height: 1
airflow: front-to-rear
front_image: true
rear_image: true
is_full_depth: true
weight: 11.03
weight_unit: kg
module-bays:
- name: PSU 1
position: '1'
- name: PSU 2
position: '2'
- name: PCIe1
position: PCIe1
comments: '[TS-432PXU-RP | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-432pxu-rp/specs/hardware)'
interfaces:
- name: eth0
label: '1'
type: 2.5gbase-t
- name: eth1
label: '2'
type: 2.5gbase-t
- name: eth2
label: '3'
type: 10gbase-x-sfpp
- name: eth3
label: '4'
type: 10gbase-x-sfpp
34 changes: 34 additions & 0 deletions device-types/QNAP/TS-432PXU.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
manufacturer: QNAP
model: TS-432PXU
slug: qnap-ts-432pxu
part_number: TS-432PXU
u_height: 1
airflow: front-to-rear
front_image: true
rear_image: true
is_full_depth: true
weight: 9.26
weight_unit: kg
module-bays:
- name: PCIe1
position: PCIe1
comments: '[TS-432PXU | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-432pxu/specs/hardware)'
power-ports:
- name: PSU1
type: iec-60320-c14
maximum_draw: 250
allocated_draw: 40
interfaces:
- name: eth0
label: '1'
type: 2.5gbase-t
- name: eth1
label: '2'
type: 2.5gbase-t
- name: eth2
label: '3'
type: 10gbase-x-sfpp
- name: eth3
label: '4'
type: 10gbase-x-sfpp
33 changes: 33 additions & 0 deletions device-types/QNAP/TS-832PXU-RP.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
manufacturer: QNAP
model: TS-832PXU-RP
slug: qnap-ts-832pxu-rp
part_number: TS-832PXU-RP
u_height: 2
airflow: front-to-rear
front_image: true
rear_image: true
is_full_depth: true
weight: 14.61
weight_unit: kg
module-bays:
- name: PCIe1
position: PCIe1
- name: PSU 1
position: '1'
- name: PSU 2
position: '2'
comments: '[TS-832PXU-RP | Hardware Specs | QNAP](https://www.qnap.com/en/product/ts-832pxu-rp/specs/hardware)'
interfaces:
- name: eth0
label: '1'
type: 2.5gbase-t
- name: eth1
label: '2'
type: 2.5gbase-t
- name: eth2
label: '3'
type: 10gbase-x-sfpp
- name: eth3
label: '4'
type: 10gbase-x-sfpp
Binary file added elevation-images/QNAP/qnap-ts-432pxu-rp.front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/QNAP/qnap-ts-432pxu-rp.rear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/QNAP/qnap-ts-432pxu.front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/QNAP/qnap-ts-432pxu.rear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/QNAP/qnap-ts-832pxu-rp.front.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added elevation-images/QNAP/qnap-ts-832pxu-rp.rear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions module-types/Delta/DPS-250AB-81-A.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
manufacturer: Delta
model: DPS-250AB-81 A
part_number: DPS-250AB-81 A
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 250

0 comments on commit c68ae29

Please sign in to comment.