Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thomas Krenn OSS Capacity and RI1208SMXS #2614

Merged
merged 15 commits into from
Jan 8, 2025
51 changes: 51 additions & 0 deletions device-types/Thomas-Krenn/oss-capacity-v3.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
manufacturer: Thomas-Krenn
model: OSS Capacity (V3.0)
slug: thomas-krenn-oss-capacity-v3-0
u_height: 4
is_full_depth: true
weight: 30
weight_unit: kg
airflow: front-to-rear
front_image: true
rear_image: true
comments: |
[Thomas-Krenn OSS Capacity](https://www.thomas-krenn.com/en/products/storage-systems/open-storage-systems/oss-capacity.html)

[Supermicro H12SSL-NT](https://www.supermicro.com/en/products/motherboard/H12SSL-NT)
interfaces:
- name: LAN 1
type: 10gbase-t
- name: LAN 2
type: 10gbase-t
- name: BMC
type: 1000base-t
mgmt_only: true
module-bays:
- name: PSU1
position: PSU1
description: Fits Chenbro FSF050
- name: PSU2
position: PSU2
description: Fits Chenbro FSF050
- name: JPCIE1
position: PCI-E 1
description: CPU SLOT1 PCI-E 4.0 x16
- name: JPCIE2
position: PCI-E 2
description: CPU SLOT2 PCI-E 4.0 x8
- name: JPCIE3
position: PCI-E 3
description: CPU SLOT3 PCI-E 4.0 x16
- name: JPCIE4
position: PCI-E 4
description: CPU SLOT4 PCI-E 4.0 x8
- name: JPCIE5
position: PCI-E 5
description: CPU SLOT5 PCI-E 4.0 x16
- name: JPCIE6
position: PCI-E 6
description: CPU SLOT6 PCI-E 4.0 x16
- name: JPCIE7
position: PCI-E 7
description: CPU SLOT7 PCI-E 4.0 x16
49 changes: 49 additions & 0 deletions device-types/Thomas-Krenn/ri1208-smxs-v1.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
manufacturer: Thomas-Krenn
model: RI1208-SMXS (V1.0)
slug: thomas-krenn-ri1208-smxs-v1-0
u_height: 2
is_full_depth: true
weight: 24
weight_unit: kg
airflow: front-to-rear
front_image: true
rear_image: true
comments: |
[Thomas-Krenn 2U Intel single-CPU RI1208-SMXS server ](https://www.thomas-krenn.com/en/products/rack-server/2u-servers/intel-single-cpu/2u-intel-single-cpu-ri1208-smxs-server.html)

[Supermicro X12SPL-F](https://www.supermicro.com/en/products/motherboard/X12SPL-F)
interfaces:
- name: LAN1
type: 1000base-t
- name: LAN2
type: 1000base-t
- name: BMC
type: 1000base-t
mgmt_only: true
module-bays:
- name: PSU1
position: '1'
- name: PSU2
position: '2'
- name: SLOT1
position: PCIe1
description: CPU SLOT1 PCIe 3.0 X8
- name: PCIe SLOT2
position: PCIe2
description: CPU SLOT2 PCIe 3.0 X8
- name: PCIe SLOT3
position: PCIe3
description: CPU SLOT3 PCIe 3.0 X8
- name: PCIe SLOT4
position: PCIe4
description: CPU SLOT4 PCIe 4.0 X8 (IN X 16)
- name: PCIe SLOT5
position: PCIe5
description: CPU SLOT5 PCIe 4.0 X8
- name: PCIe SLOT6
position: PCIe6
description: CPU SLOT6 PCIe 4.0 X16
- name: PCIe SLOT7
position: PCIe7
description: CPU SLOT7 PCIe 4.0 X8
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.
10 changes: 10 additions & 0 deletions module-types/Acbel/R1CA2122A-P.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
manufacturer: Acbel
model: R1CA2122A-P
part_number: FSF050
description: 1200w Power Supply
comments: '[R1C Series 1200W Power Module Specification](https://web.archive.org/web/20250107112430/http://www.iway-tech.com/Uploads/Content/2020-11-30/5fc46bfc5f6d8.pdf)'
power-ports:
- name: '{module}'
type: iec-60320-c14
maximum_draw: 1200
8 changes: 8 additions & 0 deletions module-types/Supermicro/PWS-802A-1R.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
manufacturer: Supermicro
model: 800W 1U Redundant Power Supply
part_number: PWS-802A-1R
power-ports:
- name: PSU-{module}
type: iec-60320-c14
maximum_draw: 800
Loading