Skip to content

Commit 79df3f1

Browse files
schmitmdharryajc
andauthored
Add Supermicro SYS-6036ST-6LR chassis and associated components (#4038)
* Add PWS-1K2-1R PSU * Add SuperMicro SYS-6036ST-LR chassis * Add SuperMicro X8-DTS-F motherboard * X8DTS-F: move USB/SAS port to module bay section, fix position strings * Update MBD-X8DTS-F.yaml --------- Co-authored-by: Harry <Harry@cadby.co.uk>
1 parent 88af87e commit 79df3f1

File tree

3 files changed

+158
-0
lines changed

3 files changed

+158
-0
lines changed
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
manufacturer: Supermicro
3+
model: MBD-X8DTS-F
4+
slug: supermicro-mbd-x8dts-f
5+
part_number: MBD-X8DTS-F
6+
u_height: 0
7+
is_full_depth: true
8+
airflow: front-to-rear
9+
comments: Supermicro motherboard X8DTS-F (https://www.supermicro.com/manuals/motherboard/5500/MNL-1046.pdf)
10+
subdevice_role: child
11+
console-ports:
12+
- name: COM1
13+
type: de-9
14+
description: Rear port
15+
16+
# --- Network Interfaces (Onboard) ---
17+
# - 2x 1GbE (Intel 82576) - Primary external data ports
18+
# - 2x 10GbE (Intel 82599) - Internal node-to-node failover
19+
interfaces:
20+
- name: Gig-E 1 (MGMT)
21+
type: 1000base-t
22+
description: Onboard LAN 1 (Intel 82576) - External (Shared WPCM450R BMC)
23+
- name: Gig-E 2
24+
type: 1000base-t
25+
description: Onboard LAN 2 (Intel 82576) - External
26+
- name: int-10g-1
27+
type: 10gbase-t
28+
description: Internal 10GbE Node Link 1 (Intel 82599)
29+
- name: int-10g-2
30+
type: 10gbase-t
31+
description: Internal 10GbE Node Link 2 (Intel 82599)
32+
33+
module-bays:
34+
# CPUs
35+
- name: CPU 1
36+
position: Rear
37+
description: LGA 1366 Socket
38+
- name: CPU 2
39+
position: Front
40+
description: LGA 1366 Socket
41+
# PCI
42+
- name: PCI-E 1
43+
position: '1'
44+
description: PCIe 2.0 x8 (Riser 1, Slot 1)
45+
- name: PCI-E 2
46+
position: '2'
47+
description: PCIe 2.0 x4 (Riser 1, Slot 2)
48+
- name: PCI-E 3
49+
position: '3'
50+
description: PCIe 2.0 x4 (Riser 1, Slot 3)
51+
52+
# Memory
53+
# - Registered ECC: 1333/1066/800 MHz, Max 48GB
54+
# - Unbuffered ECC/Non-ECC: 1333/1066/800 MHz, Max 24GB
55+
- name: P1 DIMM 1A
56+
position: '1'
57+
description: DDR3 DIMM slot (ECC compatible)
58+
- name: P1 DIMM 2A
59+
position: '2'
60+
description: DDR3 DIMM slot (ECC compatible)
61+
- name: P1 DIMM 3A
62+
position: '3'
63+
description: DDR3 DIMM slot (ECC compatible)
64+
- name: P2 DIMM 1A
65+
position: '4'
66+
description: DDR3 DIMM slot (ECC compatible)
67+
- name: P2 DIMM 2A
68+
position: '5'
69+
description: DDR3 DIMM slot (ECC compatible)
70+
- name: P2 DIMM 3A
71+
position: '6'
72+
description: DDR3 DIMM slot (ECC compatible)
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
---
2+
manufacturer: Supermicro
3+
model: SYS-6036ST-6LR
4+
slug: supermicro-sys-6036st-6lr
5+
part_number: SYS-6036ST-6LR
6+
u_height: 3
7+
is_full_depth: true
8+
airflow: front-to-rear
9+
comments: SuperServer SYS-6036ST-6LR
10+
subdevice_role: parent
11+
weight: 22.0
12+
weight_unit: kg
13+
module-bays:
14+
# Power
15+
- name: PSU1
16+
position: PSU1
17+
- name: PSU2
18+
position: PSU2
19+
# Drive Bays
20+
- name: HDD Bay 1
21+
description: '3.5" Hot-Swap SAS/SATA (SAS #0 - J1)'
22+
position: '1'
23+
- name: HDD Bay 2
24+
description: '3.5" Hot-Swap SAS/SATA (SAS #1 - J2)'
25+
position: '2'
26+
- name: HDD Bay 3
27+
description: '3.5" Hot-Swap SAS/SATA (SAS #2 - J3)'
28+
position: '3'
29+
- name: HDD Bay 4
30+
description: '3.5" Hot-Swap SAS/SATA (SAS #3 - J4)'
31+
position: '4'
32+
- name: HDD Bay 5
33+
description: '3.5" Hot-Swap SAS/SATA (SAS #4 - J5)'
34+
position: '5'
35+
- name: HDD Bay 6
36+
description: '3.5" Hot-Swap SAS/SATA (SAS #5 - J6)'
37+
position: '6'
38+
- name: HDD Bay 7
39+
description: '3.5" Hot-Swap SAS/SATA (SAS #6 - J7)'
40+
position: '7'
41+
- name: HDD Bay 8
42+
description: '3.5" Hot-Swap SAS/SATA (SAS #7 - J8)'
43+
position: '8'
44+
- name: HDD Bay 9
45+
description: '3.5" Hot-Swap SAS/SATA (SAS #8 - J9)'
46+
position: '9'
47+
- name: HDD Bay 10
48+
description: '3.5" Hot-Swap SAS/SATA (SAS #9 - J10)'
49+
position: '10'
50+
- name: HDD Bay 11
51+
description: '3.5" Hot-Swap SAS/SATA (SAS #10 - J11)'
52+
position: '11'
53+
- name: HDD Bay 12
54+
description: '3.5" Hot-Swap SAS/SATA (SAS #11 - J12)'
55+
position: '12'
56+
- name: HDD Bay 13
57+
description: '3.5" Hot-Swap SAS/SATA (SAS #12 - J13)'
58+
position: '13'
59+
- name: HDD Bay 14
60+
description: '3.5" Hot-Swap SAS/SATA (SAS #13 - J14)'
61+
position: '14'
62+
- name: HDD Bay 15
63+
description: '3.5" Hot-Swap SAS/SATA (SAS #14 - J15)'
64+
position: '15'
65+
- name: HDD Bay 16
66+
description: '3.5" Hot-Swap SAS/SATA (SAS #15 - J16)'
67+
position: '16'
68+
69+
device-bays:
70+
- name: Node 1 (Rear Left)
71+
description: Compute Node 1
72+
- name: Node 2 (Rear Right)
73+
description: Compute Node 2
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
manufacturer: Supermicro
3+
model: PWS-1K2-1R
4+
part_number: PWS-1K2-1R
5+
description: 1200W 1U Redundant Power Supply
6+
comments: |
7+
"[Datasheet](https://store.supermicro.com/us_en/pub/media/wysiwyg/productspecs/PWS-1K21P-1R/PWS-1K21P-1R_quick_spec_12032018.pdf)"
8+
power-ports:
9+
- name: PSU{module}
10+
type: iec-60320-c14
11+
# 1000W @ 100-140Vac
12+
# 1200W @ 180-240Vac
13+
maximum_draw: 1000

0 commit comments

Comments
 (0)