Adding new devicetypes (#2399)

* Add files via upload

* Add 3 new devicetypes

Dell Powerscale A3000
HPe Alletra 6000
HPe DL360-gen11

* Update Alletra-6000.yaml

weight was defined with a "," instead of "."

* Update Alletra-6000.yaml

* Update PowerEdge-R750xs.yaml

added some extra detail

---------

Co-authored-by: Andreas Langseth <andreas.langseth@nrk.no>
Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
obimoro 2024-10-23 12:29:00 +02:00 committed by GitHub
parent 7a1c0f7cd6
commit 0638df3c0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 165 additions and 0 deletions

View File

@ -0,0 +1,51 @@
---
manufacturer: Dell
model: PowerEdge R750xs
slug: dell-poweredge-r750xs
u_height: 2
is_full_depth: true
weight: 18.5
weight_unit: kg
airflow: front-to-rear
comments: '[Technical Guide](https://i.dell.com/sites/csdocuments/Product_Docs/en/dell-emc-poweredge-r750xs-technical-guide.pdf)'
console-ports:
- name: Rear Serial
type: de-9
interfaces:
- name: iDRAC9 1
label: iDRAC
type: 1000base-t
mgmt_only: true
module-bays:
- name: PSU-1
label: '1'
position: PSU-1
- name: PSU-2
label: '2'
position: PSU-2
- name: NUMA 0 - OCP slot 1
position: OCP-1
- name: NUMA 0 - PCIe slot 1 - FH
position: PCIe-1
label: '1'
- name: NUMA 0 - PCIe slot 2 - FH
position: PCIe-2
label: '2'
- name: NUMA 0 - PCIe slot 3 - LP
position: PCIe-3
label: '3'
- name: NUMA 0 - PCIe slot 4 - FH
position: PCIe-4
label: '4'
- name: NUMA 1 - PCIe slot 5 - FH
position: PCIe-5
label: '5'
- name: NUMA 1 - PCIe slot 6 - LP
position: PCIe-6
label: '6'
- name: NUMA 1 - PCIe slot 7 - FH
position: PCIe-7
label: '7'
- name: NUMA 1 - PCIe slot 8 - FH
position: PCIe-8
label: '8'

View File

@ -0,0 +1,30 @@
---
manufacturer: Dell
model: PowerScale A3000
slug: dell-powerscale-a3000
u_height: 4
is_full_depth: true
airflow: front-to-rear
comments: '[Dell PowerScale A3000 Specification Sheet](https://www.delltechnologies.com/asset/en-us/products/storage/technical-support/h16072-ss-powerscale-archive-nodes.pdf)'
#max weight - 2x processor, 2x PSU, 24xHDD, 2xNVMe SSD
weight: 137.4
weight_unit: kg
console-ports:
- name: Serial
type: de-9
module-bays:
- name: PSU1
position: PSU1
type: iec-60320-c14
- name: PSU2
position: PSU2
type: iec-60320-c14
interfaces:
- name: Gig-E 1
type: 32gfc-sfp28
- name: Gig-E 2
type: 32gfc-sfp28
- name: Gig-E 3
type: 128gfc-qsfp28
- name: Gig-E 4
type: 128gfc-qsfp28

View File

@ -0,0 +1,44 @@
---
manufacturer: HPE
model: Alletra 6000
slug: hpe-alletra-6000
u_height: 4
is_full_depth: true
airflow: front-to-rear
part_number: R4U28A
comments: '[HPE Alletra Storage 6000 Server QuickSpecs](https://www.hpe.com/psnow/doc/a50002567enw)'
#minumum weight - 2x processor, 2x PSU, 24xHDD, 2xNVMe SSD
weight: 54.5
weight_unit: kg
console-ports:
- name: Serial
type: de-9
module-bays:
- name: PSU1
position: PSU1
- name: PSU2
position: PSU2
- name: PSU3
position: PSU3
- name: PSU4
position: PSU4
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: Gig-E 3
type: 1000base-t
- name: Gig-E 4
type: 1000base-t
- name: Gig-E 5
type: 1000base-t
- name: Gig-E 6
type: 1000base-t
- name: Gig-E 7
type: 1000base-t
- name: Gig-E 8
type: 1000base-t
- name: iLO
type: 1000base-t
mgmt_only: true

View File

@ -0,0 +1,40 @@
---
manufacturer: HPE
model: ProLiant DL360 Gen11
slug: hpe-proliant-dl360-gen11
u_height: 1
is_full_depth: true
airflow: front-to-rear
part_number: P19766-B21
comments: '[HPE ProLiant DL360 G11 Server QuickSpecs](https://www.hpe.com/psnow/doc/a50004306enw)'
#minumum weight - One drive, one processor, one power supply, two heatsinks, one Smart Array controller, and five fans.
weight: 14.56
weight_unit: kg
console-ports:
- name: Serial
type: de-9
module-bays:
- name: PSU1
position: PSU1
- name: PSU2
position: PSU2
- name: FlexLOM
position: FlexLOM
- name: PCIe1
position: PCIe1
- name: PCIe2
position: PCIe2
- name: PCIe3
position: PCIe3
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: Gig-E 3
type: 1000base-t
- name: Gig-E 4
type: 1000base-t
- name: iLO
type: 1000base-t
mgmt_only: true