From f3dd22e8a016a72b122a15b3ef86baf972de4739 Mon Sep 17 00:00:00 2001 From: Juri Kononov Date: Sun, 3 Nov 2024 14:55:04 +0200 Subject: [PATCH] added SuperServer SSG-640P-E1CR24H (#2110) * added SuperServer SSG-640P-E1CR24H * fixed slug * added SuperStorage 6029P-E1CR12T, SSG-6028R-E1CR16T and remaned yml files * slug-fix * slug-fix * Converted Power ports to module bays --------- Co-authored-by: Harry --- device-types/Supermicro/SSG-6028R-E1CR16T.yml | 39 +++++++++++++++++ device-types/Supermicro/SSG-6029P-E1CR12T.yml | 42 +++++++++++++++++++ device-types/Supermicro/SSG-640P-E1CR24H.yml | 42 +++++++++++++++++++ 3 files changed, 123 insertions(+) create mode 100644 device-types/Supermicro/SSG-6028R-E1CR16T.yml create mode 100644 device-types/Supermicro/SSG-6029P-E1CR12T.yml create mode 100644 device-types/Supermicro/SSG-640P-E1CR24H.yml diff --git a/device-types/Supermicro/SSG-6028R-E1CR16T.yml b/device-types/Supermicro/SSG-6028R-E1CR16T.yml new file mode 100644 index 000000000..5fd680653 --- /dev/null +++ b/device-types/Supermicro/SSG-6028R-E1CR16T.yml @@ -0,0 +1,39 @@ +--- +manufacturer: Supermicro +model: SuperStorage 6028r-E1CR16T +slug: supermicro-superstorage-6028r-e1cr16t +part_number: SSG-6028R-E1CR16T +u_height: 2 +is_full_depth: true +weight: 15.4 +weight_unit: kg +airflow: front-to-rear +comments: '[Technical Specification](https://www.supermicro.com/en/products/system/2U/6028/SSG-6028R-E1CR16T.cfm)' +console-ports: + - name: Serial + type: de-9 +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: PCIe-1 LP x16 + position: PCIe-1 + - name: PCIe-2 LP x8 + position: PCIe-2 + - name: PCIe-3 LP x8 + position: PCIe-3 + - name: PCIe-4 LP x8 + position: PCIe-4 + - name: PCIe-5 LP x8 + position: PCIe-5 + - name: PCIe-6 LP x8 + position: PCIe-6 +interfaces: + - name: Eth-1 + type: 10gbase-t + - name: Eth-2 + type: 10gbase-t + - name: IPMI + type: 1000base-t + mgmt_only: true diff --git a/device-types/Supermicro/SSG-6029P-E1CR12T.yml b/device-types/Supermicro/SSG-6029P-E1CR12T.yml new file mode 100644 index 000000000..c6cc0a2d4 --- /dev/null +++ b/device-types/Supermicro/SSG-6029P-E1CR12T.yml @@ -0,0 +1,42 @@ +--- +manufacturer: Supermicro +model: SuperStorage 6029P-E1CR12T +slug: supermicro-superstorage-6029p-e1cr12t +part_number: SSG-6029P-E1CR12T +u_height: 2 +is_full_depth: true +weight: 27.7 +weight_unit: kg +airflow: front-to-rear +comments: '[Technical Specification](https://www.supermicro.com/en/products/system/2u/6029/ssg-6029p-e1cr12t.cfm)' +console-ports: + - name: Serial + type: de-9 +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: PCIe-1 LP x16 + position: PCIe-1 + - name: PCIe-2 LP x16 + position: PCIe-2 + - name: PCIe-3 LP x16 + position: PCIe-3 + - name: PCIe-4 LP x8 + position: PCIe-4 + - name: PCIe-5 LP x8 + position: PCIe-5 + - name: PCIe-6 LP x8 + position: PCIe-6 + - name: PCIe-7 LP x8 + position: PCIe-7 + comment: M-Key M.2 +interfaces: + - name: Eth-1 + type: 10gbase-t + - name: Eth-2 + type: 10gbase-t + - name: IPMI + type: 1000base-t + mgmt_only: true diff --git a/device-types/Supermicro/SSG-640P-E1CR24H.yml b/device-types/Supermicro/SSG-640P-E1CR24H.yml new file mode 100644 index 000000000..2ead7f1ab --- /dev/null +++ b/device-types/Supermicro/SSG-640P-E1CR24H.yml @@ -0,0 +1,42 @@ +--- +manufacturer: Supermicro +model: SuperServer SSG-640P-E1CR24H +slug: supermicro-superserver-ssg-640p-e1cr24h +part_number: SSG-640P-E1CR24H +u_height: 4 +is_full_depth: true +weight: 39 +weight_unit: kg +airflow: front-to-rear +comments: '[Technical Specification](https://www.supermicro.com/en/products/system/storage/4u/ssg-640p-e1cr24h)' +console-ports: + - name: Serial + type: de-9 +module-bays: + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 + - name: SuperDOM-1 + position: SuperDOM-1 + - name: SuperDOM-2 + position: SuperDOM-2 + - name: PCIe-1 LP x16 + position: PCIe-1 + - name: PCIe-2 LP x16 + position: PCIe-2 + - name: PCIe-3 LP x16 + position: PCIe-3 + - name: PCIe-4 LP x8 + position: PCIe-4 + - name: PCIe-5 NVME + position: NVME + comment: M-Key M.2 +interfaces: + - name: Eth-1 + type: 10gbase-t + - name: Eth-2 + type: 10gbase-t + - name: IPMI + type: 1000base-t + mgmt_only: true