Skip to content

Commit

Permalink
Synology RS3621xs+ (#2505)
Browse files Browse the repository at this point in the history
* 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
ravench and Giotta Simon authored Nov 15, 2024
1 parent fe2eeaf commit f84b9ae
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 0 deletions.
4 changes: 4 additions & 0 deletions device-types/Synology/RS3621xs+.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ module-bays:
- name: PSU-2
label: '2'
position: PSU-2
- name: PCIe Slot 1
position: '1'
- name: PCIe Slot 2
position: '2'
interfaces:
- name: LAN1
type: 1000base-t
Expand Down
11 changes: 11 additions & 0 deletions module-types/Synology/E25G30-F2.yaml
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
15 changes: 15 additions & 0 deletions module-types/Synology/PSU 500W-RP Module_2.yml
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
15 changes: 15 additions & 0 deletions module-types/Synology/PSU 550W-RP Module_1.yml
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

0 comments on commit f84b9ae

Please sign in to comment.