From 51da97b8be39b9d59fe082c4f0f43f83e0bbe609 Mon Sep 17 00:00:00 2001 From: demik Date: Fri, 23 May 2025 23:17:14 +0200 Subject: [PATCH] added HPE StoreOnce 5260, based on a DL385 Gen10 chassis (#3144) * added HPE StoreOnce 5260, based on a DL385 Gen10 chassis * Update StoreOnce-5260.yaml Added minimal weight information --------- Co-authored-by: Harry --- device-types/HPE/StoreOnce-5260.yaml | 30 ++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 device-types/HPE/StoreOnce-5260.yaml diff --git a/device-types/HPE/StoreOnce-5260.yaml b/device-types/HPE/StoreOnce-5260.yaml new file mode 100644 index 000000000..03f2fd151 --- /dev/null +++ b/device-types/HPE/StoreOnce-5260.yaml @@ -0,0 +1,30 @@ +--- +manufacturer: HPE +model: StoreOnce 5260 +slug: hpe-storeonce-5260 +u_height: 2 +is_full_depth: true +airflow: front-to-rear +part_number: R6U03A +comments: '[HPE StoreOnce QuickSpecs](https://www.hpe.com/psnow/doc/c04328820.pdf)' +weight: 15.1 +weight_unit: kg +module-bays: + - name: OCP3 + position: OCP3 + - name: PCIe1 + position: PCIe1 + - name: PCIe2 + position: PCIe2 + - name: PCIe4 + position: PCIe4 + - name: PCIe5 + position: PCIe5 + - name: PSU1 + position: PSU1 + - name: PSU2 + position: PSU2 +interfaces: + - name: iLO + type: 1000base-t + mgmt_only: true