-
Notifications
You must be signed in to change notification settings - Fork 952
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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
1 parent
a3be9d1
commit c68ae29
Showing
10 changed files
with
108 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |