-
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 PCIe slots to RS3621xs+ * E25G30-F2 * PSU 550W-RP Module_1 * PSU 500W-RP Module_2 --------- Co-authored-by: Giotta Simon <[email protected]>
- Loading branch information
Showing
4 changed files
with
45 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
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,11 @@ | ||
--- | ||
manufacturer: Synology | ||
model: E25G30-F2 | ||
part_number: E25G30-F2 | ||
description: Dual-port 25GbE SFP28 PCIe 3.0 x8 Network adapter | ||
comments: '[E25G30-F2 Specs](https://www.synology.com/en-us/products/E25G30-F2#specs)' | ||
interfaces: | ||
- name: '{module}/LAN 1' | ||
type: 25gbase-x-sfp28 | ||
- name: '{module}/LAN 2' | ||
type: 25gbase-x-sfp28 |
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,15 @@ | ||
--- | ||
manufacturer: Synology | ||
model: PSU 500W-RP Module_2 | ||
part_number: PSU 500W-RP Module_2 | ||
description: Redundant Power Module 500W | ||
weight: 0.77 | ||
weight_unit: kg | ||
comments: | | ||
[PSU 500W-RP Redundant Power Module 500W](https://www.synology.com/de-de/products/spare_parts?search_by=category&category=PSU) | ||
for FS3410, SA6400, SA3610, SA3410, RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RX1223RP. | ||
power-ports: | ||
- name: '{module}' | ||
type: iec-60320-c14 | ||
maximum_draw: 500 |
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,15 @@ | ||
--- | ||
manufacturer: Synology | ||
model: PSU 550W-RP Module_1 | ||
part_number: PSU 550W-RP Module_1 | ||
description: Redundant Power Module 550W | ||
weight: 0.82 | ||
weight_unit: kg | ||
comments: | | ||
[PSU 550W-RP Redundant Power Module 550W](https://www.synology.com/de-de/products/spare_parts?search_by=category&category=PSU) | ||
for FS3410, SA6400, SA3610, SA3410, RS4021xs+, RS3621xs+, RS3621RPxs, RS2821RP+, RX1223RP. | ||
power-ports: | ||
- name: '{module}' | ||
type: iec-60320-c14 | ||
maximum_draw: 550 |