From aca447ec79b0d14de27a91f7b2ffa559f251a25e Mon Sep 17 00:00:00 2001 From: Jacob Kauffmann Date: Wed, 16 Jul 2025 17:05:14 -0600 Subject: [PATCH] elan1-r1/2/3, elap1-r1/2, elap2-r1/2/3, jacp1/2-b1/2, ibep2-r1/b1: Specs --- src/README.md | 6 +++ src/SUMMARY.md | 14 +++++++ src/archive.md | 8 ++++ src/models/elan1-r1/README.md | 44 ++++++++++++++++++++++ src/models/elan1-r1/img/elan1-r1.webp | 3 ++ src/models/elan1-r2/README.md | 42 +++++++++++++++++++++ src/models/elan1-r2/img/elan1-r2.webp | 3 ++ src/models/elan1-r3/README.md | 52 ++++++++++++++++++++++++++ src/models/elan1-r3/img/elan1-r3.webp | 3 ++ src/models/elap1-r1/README.md | 42 +++++++++++++++++++++ src/models/elap1-r1/img/elap1-r1.webp | 3 ++ src/models/elap1-r2/README.md | 41 ++++++++++++++++++++ src/models/elap1-r2/img/elap1-r2.webp | 3 ++ src/models/elap2-r1/README.md | 51 +++++++++++++++++++++++++ src/models/elap2-r1/img/elap2-r1.webp | 3 ++ src/models/elap2-r2/README.md | 51 +++++++++++++++++++++++++ src/models/elap2-r2/img/elap2-r2.webp | 3 ++ src/models/elap2-r3/README.md | 54 +++++++++++++++++++++++++++ src/models/elap2-r3/img/elap2-r3.webp | 3 ++ src/models/ibep2-b1/README.md | 43 +++++++++++++++++++++ src/models/ibep2-b1/img/ibep2-b1.webp | 3 ++ src/models/ibep2-r1/README.md | 43 +++++++++++++++++++++ src/models/ibep2-r1/img/ibep2-r1.webp | 3 ++ src/models/jacp1-b1/README.md | 48 ++++++++++++++++++++++++ src/models/jacp1-b1/img/jacp1-b1.webp | 3 ++ src/models/jacp1-b2/README.md | 48 ++++++++++++++++++++++++ src/models/jacp1-b2/img/jacp1-b2.webp | 3 ++ src/models/jacp2-b1/README.md | 50 +++++++++++++++++++++++++ src/models/jacp2-b1/img/jacp2-b1.webp | 3 ++ src/models/jacp2-b2/README.md | 50 +++++++++++++++++++++++++ src/models/jacp2-b2/img/jacp2-b2.webp | 3 ++ 31 files changed, 729 insertions(+) create mode 100644 src/models/elan1-r1/README.md create mode 100644 src/models/elan1-r1/img/elan1-r1.webp create mode 100644 src/models/elan1-r2/README.md create mode 100644 src/models/elan1-r2/img/elan1-r2.webp create mode 100644 src/models/elan1-r3/README.md create mode 100644 src/models/elan1-r3/img/elan1-r3.webp create mode 100644 src/models/elap1-r1/README.md create mode 100644 src/models/elap1-r1/img/elap1-r1.webp create mode 100644 src/models/elap1-r2/README.md create mode 100644 src/models/elap1-r2/img/elap1-r2.webp create mode 100644 src/models/elap2-r1/README.md create mode 100644 src/models/elap2-r1/img/elap2-r1.webp create mode 100644 src/models/elap2-r2/README.md create mode 100644 src/models/elap2-r2/img/elap2-r2.webp create mode 100644 src/models/elap2-r3/README.md create mode 100644 src/models/elap2-r3/img/elap2-r3.webp create mode 100644 src/models/ibep2-b1/README.md create mode 100644 src/models/ibep2-b1/img/ibep2-b1.webp create mode 100644 src/models/ibep2-r1/README.md create mode 100644 src/models/ibep2-r1/img/ibep2-r1.webp create mode 100644 src/models/jacp1-b1/README.md create mode 100644 src/models/jacp1-b1/img/jacp1-b1.webp create mode 100644 src/models/jacp1-b2/README.md create mode 100644 src/models/jacp1-b2/img/jacp1-b2.webp create mode 100644 src/models/jacp2-b1/README.md create mode 100644 src/models/jacp2-b1/img/jacp2-b1.webp create mode 100644 src/models/jacp2-b2/README.md create mode 100644 src/models/jacp2-b2/img/jacp2-b2.webp diff --git a/src/README.md b/src/README.md index e8203abb..cadeeef7 100644 --- a/src/README.md +++ b/src/README.md @@ -9,8 +9,14 @@ The source can be viewed [on GitHub](https://github.com/system76/tech-docs). - [Adder WS (addw5)](models/addw5/README.md) - [Bonobo WS (bonw16)](models/bonw16/README.md) - [Darter Pro (darp11)](models/darp11/README.md) +- [Eland 1U (elan1-r3)](models/elan1-r3/README.md) +- [Eland Pro 2U (elap2-r3)](models/elap2-r3/README.md) - [Galago Pro (galp7)](models/galp7/README.md) - [Gazelle (gaze18)](models/gaze18/README.md) +- [Ibex Pro 2U (ibep2-b1)](models/ibep2-b1/README.md) +- [Ibex Pro 2U (ibep2-r1)](models/ibep2-r1/README.md) +- [Jackal Pro 1U (jacp1-b2)](models/jacp1-b2/README.md) +- [Jackal Pro 2U (jacp2-b2)](models/jacp2-b2/README.md) - [Kudu (kudu6)](models/kudu6/README.md) - [Launch (launch\_3)](models/launch_3/README.md) - [Launch Heavy (launch\_heavy\_3)](models/launch_heavy_3/README.md) diff --git a/src/SUMMARY.md b/src/SUMMARY.md index 4b9e796c..8d8c5997 100644 --- a/src/SUMMARY.md +++ b/src/SUMMARY.md @@ -11,6 +11,8 @@ - [External Overview](models/darp11/external-overview.md) - [Internal Overview](models/darp11/internal-overview.md) - [Parts & Repairs](models/darp11/repairs.md) + - [Eland 1U (elan1-r3)](models/elan1-r3/README.md) + - [Eland Pro 2U (elap2-r3)](models/elap2-r3/README.md) - [Galago Pro (galp7)](models/galp7/README.md) - [External Overview](models/galp7/external-overview.md) - [Internal Overview](models/galp7/internal-overview.md) @@ -19,6 +21,10 @@ - [External Overview](models/gaze18/external-overview.md) - [Internal Overview](models/gaze18/internal-overview.md) - [Parts & Repairs](models/gaze18/repairs.md) + - [Ibex Pro 2U (ibep2-b1)](models/ibep2-b1/README.md) + - [Ibex Pro 2U (ibep2-r1)](models/ibep2-r1/README.md) + - [Jackal Pro 1U (jacp1-b2)](models/jacp1-b2/README.md) + - [Jackal Pro 2U (jacp2-b2)](models/jacp2-b2/README.md) - [Kudu (kudu6)](models/kudu6/README.md) - [External Overview](models/kudu6/external-overview.md) - [Internal Overview](models/kudu6/internal-overview.md) @@ -135,6 +141,12 @@ - [External Overview](models/darp6/external-overview.md) - [Internal Overview](models/darp6/internal-overview.md) - [Parts & Repairs](models/darp6/repairs.md) + - [Eland 1U (elan1-r2)](models/elan1-r2/README.md) + - [Eland 1U (elan1-r1)](models/elan1-r1/README.md) + - [Eland Pro 1U (elap1-r2)](models/elap1-r2/README.md) + - [Eland Pro 1U (elap1-r1)](models/elap1-r1/README.md) + - [Eland Pro 2U (elap2-r2)](models/elap2-r2/README.md) + - [Eland Pro 2U (elap2-r1)](models/elap2-r1/README.md) - [Galago Pro (galp6)](models/galp6/README.md) - [External Overview](models/galp6/external-overview.md) - [Internal Overview](models/galp6/internal-overview.md) @@ -159,6 +171,8 @@ - [External Overview](models/gaze15/external-overview.md) - [Internal Overview](models/gaze15/internal-overview.md) - [Parts & Repairs](models/gaze15/repairs.md) + - [Jackal Pro 1U (jacp1-b1)](models/jacp1-b1/README.md) + - [Jackal Pro 2U (jacp2-b1)](models/jacp2-b1/README.md) - [Launch (launch\_2)](models/launch_2/README.md) - [External Overview](models/launch_2/external-overview.md) - [Customization & Repairs](models/launch_2/repairs.md) diff --git a/src/archive.md b/src/archive.md index e8d6be23..e3e76272 100644 --- a/src/archive.md +++ b/src/archive.md @@ -17,12 +17,20 @@ The source can be viewed [on GitHub](https://github.com/system76/tech-docs). - [Darter Pro (darp8)](models/darp8/README.md) - [Darter Pro (darp7)](models/darp7/README.md) - [Darter Pro (darp6)](models/darp6/README.md) +- [Eland 1U (elan1-r2)](models/elan1-r2/README.md) +- [Eland 1U (elan1-r1)](models/elan1-r1/README.md) +- [Eland Pro 1U (elap1-r2)](models/elap1-r2/README.md) +- [Eland Pro 1U (elap1-r1)](models/elap1-r1/README.md) +- [Eland Pro 2U (elap2-r2)](models/elap2-r2/README.md) +- [Eland Pro 2U (elap2-r1)](models/elap2-r1/README.md) - [Galago Pro (galp6)](models/galp6/README.md) - [Galago Pro (galp5)](models/galp5/README.md) - [Galago Pro (galp4)](models/galp4/README.md) - [Gazelle (gaze17)](models/gaze17/README.md) - [Gazelle (gaze16)](models/gaze16/README.md) - [Gazelle (gaze15)](models/gaze15/README.md) +- [Jackal Pro 1U (jacp1-b1)](models/jacp1-b1/README.md) +- [Jackal Pro 2U (jacp2-b1)](models/jacp2-b1/README.md) - [Launch (launch\_2)](models/launch_2/README.md) - [Launch (launch\_1)](models/launch_1/README.md) - [Launch Heavy (launch\_heavy\_1)](models/launch_heavy_1/README.md) diff --git a/src/models/elan1-r1/README.md b/src/models/elan1-r1/README.md new file mode 100644 index 00000000..ff203240 --- /dev/null +++ b/src/models/elan1-r1/README.md @@ -0,0 +1,44 @@ +# Eland 1U (elan1-r1) + +![Eland 1U](./img/elan1-r1.webp) + +The System76 Eland 1U is a rack-mounted server. The `R1` model code indicates the first revision based on an AMD platform. This model has the following specifications: + +- Chassis (depending on configuration) + - [Gigabyte R152-Z30 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R152-Z32-rev-A00) + - [Gigabyte R152-Z31 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R152-Z31-rev-A00) + - [Gigabyte R152-Z32 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R152-Z32-rev-A00) +- CPU options + - Supports 1x AMD EPYC 7003-series processor +- Memory + - Up to 4096GB (16x256GB) ECC DDR4 @ 3200 MHz +- Storage + - 4x 3.5"/2.5" SATA hot-swappable HDD/SSD bays +- Networking + - 2x 1GbE LAN ports ([1 x Intel® I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 1x PCIe 4.0 x16 +- Front I/O + - 2x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x NMI button + - 1x Reset button + - 2x LAN activity LEDs + - 1x HDD activity LED + - 1x System status LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 1x COM + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2x 650W redundant 80+ Platinum PSUs + - AC Input: 100-240V 10-5A, 50-60Hz +- Dimensions + - 43.8cm × 66.0cm × 4.35cm +- Weight + - 17.24kg diff --git a/src/models/elan1-r1/img/elan1-r1.webp b/src/models/elan1-r1/img/elan1-r1.webp new file mode 100644 index 00000000..451d76f6 --- /dev/null +++ b/src/models/elan1-r1/img/elan1-r1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a92882d1dfa9a5db4c83065f7f116f7f1e6f9a7c170b3d72df289df05983110 +size 42314 diff --git a/src/models/elan1-r2/README.md b/src/models/elan1-r2/README.md new file mode 100644 index 00000000..48074dc1 --- /dev/null +++ b/src/models/elan1-r2/README.md @@ -0,0 +1,42 @@ +# Eland 1U (elan1-r2) + +![Eland 1U](./img/elan1-r2.webp) + +The System76 Eland 1U is a rack-mounted server. The `R2` model code indicates the second revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte R152-Z33 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R152-Z33-rev-A00) +- CPU options + - Supports 1x AMD EPYC 7003-series processor +- Memory + - Up to 4096GB (16x256GB) ECC DDR4 @ 3200 MHz +- Storage + - 10x 2.5" SATA hot-swappable HDD/SSD bays +- Networking + - 2x 1GbE LAN ports ([1 x Intel® I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 1x PCIe 4.0 x16 +- Front I/O + - 1x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x NMI button + - 1x Reset button + - 2x LAN activity LEDs + - 1x HDD activity LED + - 1x System status LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 1x COM + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2x 650W redundant 80+ Platinum PSUs + - AC Input: 100-240V 12-6A, 50-60Hz +- Dimensions + - 43.8cm × 66.0cm × 4.35cm +- Weight + - 20.32kg diff --git a/src/models/elan1-r2/img/elan1-r2.webp b/src/models/elan1-r2/img/elan1-r2.webp new file mode 100644 index 00000000..e0d33eab --- /dev/null +++ b/src/models/elan1-r2/img/elan1-r2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981827e012223da1441c7c8e840343d38927322feb2aff7a91749a2b44e79899 +size 84626 diff --git a/src/models/elan1-r3/README.md b/src/models/elan1-r3/README.md new file mode 100644 index 00000000..696c8a0b --- /dev/null +++ b/src/models/elan1-r3/README.md @@ -0,0 +1,52 @@ +# Eland 1U (elan1-r3) + +![Eland 1U](./img/elan1-r3.webp) + +The System76 Eland 1U is a rack-mounted server. The `R3` model code indicates the third revision based on an AMD platform. This model has the following specifications: + +- Chassis (depending on configuration) + - [Asus RS500A-E12-RS12U](https://servers.asus.com/products/Servers/Rack-Servers/RS500A-E12-RS12U) + - [Asus RS500A-E12-RS4U](https://servers.asus.com/products/Servers/Rack-Servers/RS500A-E12-RS4U) +- CPU options + - Supports 1x AMD EPYC 9004-series processor +- Memory + - Up to 1536GB (24x64GB) ECC DDR4 @ 4800 MHz +- Storage + - RS12U model: + - 12 x 2.5" SATA/NVMe hot-swappable HDD/SSD bays + - RS4U model: + - 4 x 3.5" SATA/NVMe hot-swappable HDD/SSD bays +- Networking + - 2x 1GbE LAN ports ([1 x Intel® I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 1x PCIe 5.0 x16 slot (full-height, half-length) + - 1x PCIe 5.0 x16 slot (half-height, half-length) + - 1x PCIe 5.0 x8 slot (half-height, half-length) + - 1x OCP 3.0 5.0 x16 socket +- Front I/O + - 2x USB 3.2 Gen1 + - 1x VGA port + - 1x Power Button/LED + - 1x Location Button/LED + - 1x Message LED + - 1x HDD LED + - 4x LAN LEDs + - 1-2: On-board LAN + - 3-4: OCP socket LAN +- Back I/O + - 2x USB 3.2 Gen1 + - 1x VGA port + - 1x Management LAN + - 2x RJ45 (Ethernet) + - 1x Port80 LED (Q-Code) + - 1x Power Button/LED + - 1x Location Button/LED + - 1x Message LED +- Power Supply + - 2x 1600W redundant 80+ Titanium PSUs + - AC Input: 100-240 12-7A, 50-60Hz +- Dimensions + - 44.9cm × 84.25cm × 4.39cm +- Weight + - 14.16kg diff --git a/src/models/elan1-r3/img/elan1-r3.webp b/src/models/elan1-r3/img/elan1-r3.webp new file mode 100644 index 00000000..1b4aab8d --- /dev/null +++ b/src/models/elan1-r3/img/elan1-r3.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55e3c7ec81d1b7866171349e630581ae6b5b78502e46c1aade7a4f495f87580 +size 247882 diff --git a/src/models/elap1-r1/README.md b/src/models/elap1-r1/README.md new file mode 100644 index 00000000..f4352543 --- /dev/null +++ b/src/models/elap1-r1/README.md @@ -0,0 +1,42 @@ +# Eland Pro 1U (elap1-r1) + +![Eland 1U](./img/elap1-r1.webp) + +The System76 Eland Pro 1U is a rack-mounted server. The `R1` model code indicates the first revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte R182-Z91 (Rev. A00/B00/AT0)](https://www.gigabyte.com/Enterprise/Rack-Server/R182-Z91-rev-A00-B00-AT0) +- CPU options + - Supports 1x AMD EPYC 7003-series processor +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - 8 x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - 2 x 2.5" U.2 NVMe Gen 3 hot-swappable SSD bays +- Networking + - 2x 1GbE LAN ports ([1 x Intel I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 1x PCIe 4.0 x16 +- Front I/O + - 1x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x NMI button + - 1x Reset button + - 2x LAN activity LEDs + - 1x HDD activity LED + - 1x System status LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2 x 1200W redundant 80+ Platinum PSUs + - AC Input: 100-240V 12-7A, 50-60Hz +- Dimensions + - 43.8cm × 73.0cm × 4.35cm +- Weight + - 20.32kg diff --git a/src/models/elap1-r1/img/elap1-r1.webp b/src/models/elap1-r1/img/elap1-r1.webp new file mode 100644 index 00000000..9b034b11 --- /dev/null +++ b/src/models/elap1-r1/img/elap1-r1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc1d0b1ce6e4a59ee306c73f02c24570bad1e30ed1a7bd6f2104258dca38c224 +size 77238 diff --git a/src/models/elap1-r2/README.md b/src/models/elap1-r2/README.md new file mode 100644 index 00000000..96551b08 --- /dev/null +++ b/src/models/elap1-r2/README.md @@ -0,0 +1,41 @@ +# Eland Pro 1U (elap1-r2) + +![Eland 1U](./img/elap1-r2.webp) + +The System76 Eland Pro 1U is a rack-mounted server. The `R2` model code indicates the second revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte R182-Z93 (Rev. A00/B00/AT0)](https://www.gigabyte.com/Enterprise/Rack-Server/R182-Z93-rev-A00-B00-AT0) +- CPU options + - Supports 1x AMD EPYC 7003-series processor +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - 10x 2.5" U.2 NVMe Gen 4 hot-swappable SSD bays +- Networking + - 2x 1GbE LAN ports ([1 x Intel I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 1x PCIe 4.0 x16 +- Front I/O + - 1x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x NMI button + - 1x Reset button + - 2x LAN activity LEDs + - 1x HDD activity LED + - 1x System status LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2x 1200W or 1600W redundant 80+ Platinum PSUs + - AC Input: 100-240V 12-7A, 50-60Hz +- Dimensions + - 43.8cm × 73.0cm × 4.35cm +- Weight + - 22kg diff --git a/src/models/elap1-r2/img/elap1-r2.webp b/src/models/elap1-r2/img/elap1-r2.webp new file mode 100644 index 00000000..b53533f1 --- /dev/null +++ b/src/models/elap1-r2/img/elap1-r2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2c1a168b005f35c947a2cb381b4776979fb433ee05c3c6bd3e74edc6833a79a +size 91334 diff --git a/src/models/elap2-r1/README.md b/src/models/elap2-r1/README.md new file mode 100644 index 00000000..0600ce7f --- /dev/null +++ b/src/models/elap2-r1/README.md @@ -0,0 +1,51 @@ +# Eland Pro 2U (elap2-r1) + +![Eland Pro 2U](./img/elap2-r1.webp) + +The System76 Eland Pro 2U is a rack-mounted server. The `R1` model code indicates the first revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte R282-Z90 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R282-Z90-rev-A00) +- CPU options + - Supports 2x AMD EPYC 7003-series or 7002-series processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: 12x 3.5"/2.5" SATA/SAS hot-swappable HDD/SSD bays + - Back: 2x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: 1x M.2 PCIe NVMe Gen 3 x4 slot + - CPU TDP limited to 225W if M.2 slot is occupied +- Networking + - 2x 1GbE LAN ports ([1 x Intel I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - Riser Card CRS2027 (CPU 1): + - 2x PCIe Gen 4 x8 (half-height, half-length) + - Riser Card CRS2033 (CPU 0): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - 2x PCIe Gen 4 x8 (full-height, half-length) + - Riser Card CRS2033 (CPU 1): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - 2x PCIe Gen 4 x8 (full-height, half-length) +- Front I/O + - 2x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x NMI button + - 1x System status LED + - 1x HDD activity LED + - 2x LAN activity LEDs +- Back I/O + - 2x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2x 1200W or 1600W redundant 80+ Platinum PSUs + - AC Input: 100-240V 12-7A, 50-60Hz +- Dimensions + - 43.8cm × 73.0cm × 8.7cm +- Weight + - 25.5kg diff --git a/src/models/elap2-r1/img/elap2-r1.webp b/src/models/elap2-r1/img/elap2-r1.webp new file mode 100644 index 00000000..28a377ea --- /dev/null +++ b/src/models/elap2-r1/img/elap2-r1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0d969adaa6709f2e023e35f687a6436407b9ed7f9404dc02739e4c839526137 +size 84828 diff --git a/src/models/elap2-r2/README.md b/src/models/elap2-r2/README.md new file mode 100644 index 00000000..96581c2f --- /dev/null +++ b/src/models/elap2-r2/README.md @@ -0,0 +1,51 @@ +# Eland Pro 2U (elap2-r2) + +![Eland Pro 2U](./img/elap2-r2.webp) + +The System76 Eland Pro 2U is a rack-mounted server. The `R2` model code indicates the second revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte R282-Z91 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R282-Z91-rev-A00) +- CPU options + - Supports 2x AMD EPYC 7003-series or 7002-series processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: 24x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Back: 2x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: 1x M.2 PCIe NVMe Gen 3 x4 slot + - CPU TDP limited to 225W if M.2 slot is occupied +- Networking + - 2x 1GbE LAN ports ([1 x Intel I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - Riser Card CRS2027 (CPU 1): + - 2x PCIe Gen 4 x8 (half-height, half-length) + - Riser Card CRS2033 (CPU 0): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - 2x PCIe Gen 4 x8 (full-height, half-length) + - Riser Card CRS2033 (CPU 1): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - 2x PCIe Gen 4 x8 (full-height, half-length) +- Front I/O + - 2x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x NMI button + - 1x System status LED + - 1x HDD activity LED + - 2x LAN activity LEDs +- Back I/O + - 2x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2x 1600W redundant 80+ Platinum PSUs + - AC Input: 100-240V 12-7A, 50-60Hz +- Dimensions + - 43.8cm × 73.0cm × 8.7cm +- Weight + - 25.5kg diff --git a/src/models/elap2-r2/img/elap2-r2.webp b/src/models/elap2-r2/img/elap2-r2.webp new file mode 100644 index 00000000..ae30fd1d --- /dev/null +++ b/src/models/elap2-r2/img/elap2-r2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1687cd9d79775d034b53b1b502fce0dcdd1ad126f9e7a7fae65e49def259df +size 99128 diff --git a/src/models/elap2-r3/README.md b/src/models/elap2-r3/README.md new file mode 100644 index 00000000..8602cbea --- /dev/null +++ b/src/models/elap2-r3/README.md @@ -0,0 +1,54 @@ +# Eland Pro 2U (elap2-r3) + +![Eland Pro 2U](./img/elap2-r3.webp) + +The System76 Eland Pro 2U is a rack-mounted server. The `R3` model code indicates the third revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte R282-Z94 (Rev. A00)](https://www.gigabyte.com/Enterprise/Rack-Server/R282-Z94-rev-A00) +- CPU options + - Supports 2x AMD EPYC 7003-series or 7002-series processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: 24x 2.5" U.2 NVMe Gen 4 hot-swappable HDD/SSD bays + - Back: 2x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: 1x M.2 PCIe NVMe Gen 4 x4 slot + - CPU TDP limited to 225W if M.2 slot is occupied +- Networking + - 2x 1GbE LAN ports ([1 x Intel I350-AM2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - Riser Card 2015 (CPU 1): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - Occupied by CNV3134 (4x NVMe adapter) + - Riser Card CRS2033 (CPU 0): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - 2x PCIe Gen 4 x8 (full-height, half-length) + - Occupied by 2x CNV3132 (2x NVMe adapter) + - Riser Card CRS2033 (CPU 1): + - 1x PCIe Gen 4 x16 (full-height, half-length) + - 2x PCIe Gen 4 x8 (full-height, half-length) + - Occupied by 2x CNV3132 (2x NVMe adapter) +- Front I/O + - 2x USB 3.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x NMI button + - 1x System status LED + - 1x HDD activity LED + - 2x LAN activity LEDs +- Back I/O + - 2x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x ID button with LED +- Power Supply + - 2x 1600W redundant 80+ Platinum PSUs + - AC Input: 100-240V 12-10A, 50-60Hz +- Dimensions + - 43.8cm × 73.0cm × 8.7cm +- Weight + - 25.5kg diff --git a/src/models/elap2-r3/img/elap2-r3.webp b/src/models/elap2-r3/img/elap2-r3.webp new file mode 100644 index 00000000..8d59a4f5 --- /dev/null +++ b/src/models/elap2-r3/img/elap2-r3.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5664bb2e86a66f785fd5eb79f57eea89aaf138daa86ec113db1ec46c02c9233 +size 98762 diff --git a/src/models/ibep2-b1/README.md b/src/models/ibep2-b1/README.md new file mode 100644 index 00000000..33ca8290 --- /dev/null +++ b/src/models/ibep2-b1/README.md @@ -0,0 +1,43 @@ +# Ibex Pro 2U (ibep2-b1) + +![Ibex Pro 2U](./img/ibep2-b1.webp) + +The System76 Ibex Pro 2U is a rack-mounted server. The `B1` model code indicates the first revision based on an Intel platform. This model has the following specifications: + +- Chassis + - [Gigabyte G292-280 (Rev. 100)](https://www.gigabyte.com/Enterprise/GPU-Server/G292-280-rev-100) +- CPU options + - Supports 2x Intel Xeon Scalable 3rd-generation processors +- Memory + - Up to 6144GB (24x256GB) ECC DDR4 @ 3200 MHz +- Storage + - 4x 2.5" NVMe Gen 4/SATA/SAS hot-swappable HDD/SSD bays + - 4x 2.5" SATA/SAS hot-swappable HDD/SSD bays +- Networking + - 2x 10GbE LAN ports ([Intel X710-AT2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 8x PCIe Gen 4 x16 (full-height, full-length) + - 2x PCIe Gen 4 x16 (half-height, half-length) +- Front I/O + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x System status LED + - 1x HDD activity LED + - 2x LAN activity LEDs +- Back I/O + - 2x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x NMI button + - 1x System status LED +- Power Supply + - 2x 1200W redundant 80+ Platinum PSUs + - AC Input: 100-240V 16-14A, 50-60Hz +- Dimensions + - 44.8cm x 80.0cm x 8.75cm, 36kg diff --git a/src/models/ibep2-b1/img/ibep2-b1.webp b/src/models/ibep2-b1/img/ibep2-b1.webp new file mode 100644 index 00000000..1ee053c6 --- /dev/null +++ b/src/models/ibep2-b1/img/ibep2-b1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c16c71cf74104f118ea08a9720328ff6bfaf056c198275afe881e8d204bcb0fd +size 82050 diff --git a/src/models/ibep2-r1/README.md b/src/models/ibep2-r1/README.md new file mode 100644 index 00000000..9aa950ad --- /dev/null +++ b/src/models/ibep2-r1/README.md @@ -0,0 +1,43 @@ +# Ibex Pro 2U (ibep2-r1) + +![Ibex Pro 2U](./img/ibep2-r1.webp) + +The System76 Ibex Pro 2U is a rack-mounted server. The `R1` model code indicates the first revision based on an AMD platform. This model has the following specifications: + +- Chassis + - [Gigabyte G292-Z40 (Rev. A00)](https://www.gigabyte.com/Enterprise/GPU-Server/G292-Z40-rev-A00) +- CPU options + - Supports 2x AMD EPYC 7003-series or 7002-series processors +- Memory + - Up to 4096GB (16x256GB) ECC DDR4 @ 3200 MHz +- Storage + - 4x 2.5" NVMe Gen 3/SATA/SAS hot-swappable HDD/SSD bays + - 4x 2.5" SATA/SAS hot-swappable HDD/SSD bays +- Networking + - 2x 10GbE LAN ports (1x [Intel X550-AT2](https://ark.intel.com/content/www/us/en/ark/products/52968/intel-ethernet-controller-i350am2.html)) + - 1x 1GbE management LAN +- Expansion + - 8x PCIe Gen 4 x16 (full-height, full-length) + - 2x PCIe Gen 4 x16 (half-height, half-length) +- Front I/O + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x System status LED + - 1x HDD activity LED + - 2x LAN activity LEDs +- Back I/O + - 2x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x Power button with LED + - 1x ID button with LED + - 1x Reset button + - 1x NMI button + - 1x System status LED +- Power Supply + - 2x 1200W redundant 80+ Platinum PSUs + - AC Input: 100-240V 14-12A, 50-60Hz +- Dimensions + - 44.8cm x 80.0cm x 8.75cm, 36kg diff --git a/src/models/ibep2-r1/img/ibep2-r1.webp b/src/models/ibep2-r1/img/ibep2-r1.webp new file mode 100644 index 00000000..824ab5b2 --- /dev/null +++ b/src/models/ibep2-r1/img/ibep2-r1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b278f45c5771bbe5654e2d4c250953631126298c725f536560be5cb48748f6c3 +size 89026 diff --git a/src/models/jacp1-b1/README.md b/src/models/jacp1-b1/README.md new file mode 100644 index 00000000..bdc25f70 --- /dev/null +++ b/src/models/jacp1-b1/README.md @@ -0,0 +1,48 @@ +# Jackal Pro 1U (jacp1-b1) + +![Jackal Pro 1U](./img/jacp1-b1.webp) + +The System76 Jackal Pro 1U is a rack-mounted server. The `B1` model code indicates the first revision based on an Intel platform. This model has the following specifications: + +- Chassis + - [Intel M50CYP1UR204](https://www.intel.com/content/www/us/en/products/sku/214845/intel-server-system-m50cyp1ur204/specifications.html) +- CPU options + - Supports 2x Intel Xeon Scalable 3rd-generation processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: + - 4x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: + - 2x M.2 PCIe NVMe Gen 3 slots +- Networking + - 2x 1GbE LAN ports +- Expansion + - Riser Slot 1: PCIe 4.0, 32 lanes + - Preinstalled riser card: x16 slot + - Riser Slot 2: PCIe 4.0, 32 lanes + - Preinstalled riser card options: + - Option 1: x16 slot + - Option 2: x16 slot and x8 slot + - Riser Slot 3: PCIe 4.0, 16 lanes + - Preinstalled riser card: two x8 slots +- Front I/O + - 1x USB 3.0 + - 1x USB 2.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Cold reset button (tool required) + - 1x NMI button (tool required) + - 1x System status LED + - 1x Drive activity LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x RJ45 (Serial) +- Power Supply + - 1x 1300W High Efficiency PSU + - Optional second (redundant) PSU +- Dimensions + - 43.8cm x 78.1cm x 4.3cm, 17.24kg diff --git a/src/models/jacp1-b1/img/jacp1-b1.webp b/src/models/jacp1-b1/img/jacp1-b1.webp new file mode 100644 index 00000000..a0536ad5 --- /dev/null +++ b/src/models/jacp1-b1/img/jacp1-b1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05874c95c8148e3e627cba104a15531b816f42602c04709989af1dad2f8488e3 +size 700132 diff --git a/src/models/jacp1-b2/README.md b/src/models/jacp1-b2/README.md new file mode 100644 index 00000000..48420e58 --- /dev/null +++ b/src/models/jacp1-b2/README.md @@ -0,0 +1,48 @@ +# Jackal Pro 1U (jacp1-b2) + +![Jackal Pro 1U](./img/jacp1-b2.webp) + +The System76 Jackal Pro 1U is a rack-mounted server. The `B2` model code indicates the second revision based on an Intel platform. This model has the following specifications: + +- Chassis + - [Intel M50CYP1UR212](https://www.intel.com/content/www/us/en/products/sku/214842/intel-server-system-m50cyp1ur212/specifications.html) +- CPU options + - Supports 2x Intel Xeon Scalable 3rd-generation processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: + - 12x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: + - 2x M.2 PCIe NVMe Gen 3 slots +- Networking + - 2x 1GbE LAN ports +- Expansion + - Riser Slot 1: PCIe 4.0, 32 lanes + - Preinstalled riser card: x16 slot + - Riser Slot 2: PCIe 4.0, 32 lanes + - Preinstalled riser card options: + - Option 1: x16 slot + - Option 2: x16 slot and x8 slot + - Riser Slot 3: PCIe 4.0, 16 lanes + - Preinstalled riser card: two x8 slots +- Front I/O + - 1x USB 3.0 + - 1x USB 2.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Cold reset button (tool required) + - 1x NMI button (tool required) + - 1x System status LED + - 1x Drive activity LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x RJ45 (Serial) +- Power Supply + - 1x 1300W High Efficiency PSU + - Optional second (redundant) PSU +- Dimensions + - 43.8cm x 78.1cm x 4.3cm, 17.24kg diff --git a/src/models/jacp1-b2/img/jacp1-b2.webp b/src/models/jacp1-b2/img/jacp1-b2.webp new file mode 100644 index 00000000..b6f23619 --- /dev/null +++ b/src/models/jacp1-b2/img/jacp1-b2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8201831e804062b7975cde5c3d7f0e5bccacf4a398d94dbe15f56ffd495ef23d +size 777004 diff --git a/src/models/jacp2-b1/README.md b/src/models/jacp2-b1/README.md new file mode 100644 index 00000000..fe5c8d41 --- /dev/null +++ b/src/models/jacp2-b1/README.md @@ -0,0 +1,50 @@ +# Jackal Pro 2U (jacp2-b1) + +![Jackal Pro 2U](./img/jacp2-b1.webp) + +The System76 Jackal Pro 2U is a rack-mounted server. The `B1` model code indicates the first revision based on an Intel platform. This model has the following specifications: + +- Chassis + - [Intel M50CYP2UR208](https://www.intel.com/content/www/us/en/products/sku/214837/intel-server-system-m50cyp2ur208/specifications.html) +- CPU options + - Supports 2x Intel Xeon Scalable 3rd-generation processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: + - 24x 2.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: + - 2x M.2 PCIe NVMe Gen 3 slots +- Networking + - 2x 1GbE LAN ports +- Expansion + - Riser Slot 1: PCIe 4.0, 32 lanes + - Preinstalled riser card options: + - Option 1: one x16 slot and two x8 slots + - Option 2: two x16 slots + - Riser Slot 2: PCIe 4.0, 32 lanes + - Preinstalled riser card options: + - Option 1: one x16 slot and two x8 slots + - Option 2: two x16 slots + - Riser Slot 3: PCIe 4.0, 16 lanes + - Preinstalled riser card: two x8 slots +- Front I/O + - 1x USB 3.0 + - 1x USB 2.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Cold reset button (tool required) + - 1x NMI button (tool required) + - 1x System status LED + - 1x Drive activity LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x RJ45 (Serial) +- Power Supply + - 1x 1300W High Efficiency PSU + - Optional second (redundant) PSU +- Dimensions + - 43.9cm x 71.2cm x 8.9cm, 17.24kg diff --git a/src/models/jacp2-b1/img/jacp2-b1.webp b/src/models/jacp2-b1/img/jacp2-b1.webp new file mode 100644 index 00000000..02504d18 --- /dev/null +++ b/src/models/jacp2-b1/img/jacp2-b1.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5a80acb55e6bb62e7df2a2cf657e668f93a71b737ab4ef778638ddd6a0bcf9 +size 917248 diff --git a/src/models/jacp2-b2/README.md b/src/models/jacp2-b2/README.md new file mode 100644 index 00000000..bd7a06b6 --- /dev/null +++ b/src/models/jacp2-b2/README.md @@ -0,0 +1,50 @@ +# Jackal Pro 2U (jacp2-b2) + +![Jackal Pro 2U](./img/jacp2-b2.webp) + +The System76 Jackal Pro 2U is a rack-mounted server. The `B2` model code indicates the second revision based on an Intel platform. This model has the following specifications: + +- Chassis + - [Intel M50CYP2UR312](https://www.intel.com/content/www/us/en/products/sku/214841/intel-server-system-m50cyp2ur312/specifications.html) +- CPU options + - Supports 2x Intel Xeon Scalable 3rd-generation processors +- Memory + - Up to 8192GB (32x256GB) ECC DDR4 @ 3200 MHz +- Storage + - Front: + - 12x 3.5" SATA/SAS hot-swappable HDD/SSD bays + - Internal: + - 2x M.2 PCIe NVMe Gen 3 slots +- Networking + - 2x 1GbE LAN ports +- Expansion + - Riser Slot 1: PCIe 4.0, 32 lanes + - Preinstalled riser card options: + - Option 1: one x16 slot and two x8 slots + - Option 2: two x16 slots + - Riser Slot 2: PCIe 4.0, 32 lanes + - Preinstalled riser card options: + - Option 1: one x16 slot and two x8 slots + - Option 2: two x16 slots + - Riser Slot 3: PCIe 4.0, 16 lanes + - Preinstalled riser card: two x8 slots +- Front I/O + - 1x USB 3.0 + - 1x USB 2.0 + - 1x Power button with LED + - 1x ID button with LED + - 1x Cold reset button (tool required) + - 1x NMI button (tool required) + - 1x System status LED + - 1x Drive activity LED +- Back I/O + - 3x USB 3.0 + - 1x VGA + - 2x RJ45 (Ethernet) + - 1x Management LAN + - 1x RJ45 (Serial) +- Power Supply + - 1x 1300W High Efficiency PSU + - Optional second (redundant) PSU +- Dimensions + - 43.9cm x 71.2cm x 8.9cm, 17.24kg diff --git a/src/models/jacp2-b2/img/jacp2-b2.webp b/src/models/jacp2-b2/img/jacp2-b2.webp new file mode 100644 index 00000000..27707fa3 --- /dev/null +++ b/src/models/jacp2-b2/img/jacp2-b2.webp @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3500c1859df7a484f671e8968e9212f13592093b95fd4ca59b8ab65c3439fd00 +size 783196