Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
64 changes: 43 additions & 21 deletions device-types/HPE/Alletra-6050.yaml

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For dual controller systems the best way to model them is the chassis has 2 device-bays then create a child device for the controller that has all of the interfaces/module-bays for the controller

Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ slug: hpe-alletra-6050
u_height: 4
is_full_depth: true
subdevice_role: parent
comments: '[HPE Alletra 6050 QuickSpecs](https://www.hpe.com/psnow/doc/a50002567enw)'
console-ports:
- name: Controller-A Serial
type: de-9
- name: Controller-B Serial
type: de-9
interfaces:
- name: Controller-A eth0a
type: 1000base-t
Expand All @@ -30,24 +36,40 @@ interfaces:
- name: Controller-B eth0d
type: 1000base-t
mgmt_only: true
- name: Controller-A fc2a
type: 32gfc-sfp28
- name: Controller-A fc2b
type: 32gfc-sfp28
- name: Controller-A fc2c
type: 32gfc-sfp28
- name: Controller-A fc2d
type: 32gfc-sfp28
- name: Controller-B fc2a
type: 32gfc-sfp28
- name: Controller-B fc2b
type: 32gfc-sfp28
- name: Controller-B fc2c
type: 32gfc-sfp28
- name: Controller-B fc2d
type: 32gfc-sfp28
power-ports:
- name: PSU1
type: iec-60320-c14
- name: PSU2
type: iec-60320-c14
module-bays:
- name: Controller-A PSU1
position: Controller-A PSU1
- name: Controller-A PSU2
position: Controller-A PSU2
- name: Controller-B PSU1
position: Controller-B PSU1
- name: Controller-B PSU2
position: Controller-B PSU2
- name: Controller-A OCP Expansion slot
position: Controller-A OCP
- name: Controller-B OCP Expansion slot
position: Controller-B OCP
- name: Controller-A Slot 1
position: Controller-A Slot 1
- name: Controller-A Slot 2
position: Controller-A Slot 2
- name: Controller-A Slot 3
position: Controller-A Slot 3
- name: Controller-A Slot 4
position: Controller-A Slot 4
- name: Controller-A Slot 5
position: Controller-A Slot 5
- name: Controller-A Slot 6
position: Controller-A Slot 6
- name: Controller-B Slot 1
position: Controller-B Slot 1
- name: Controller-B Slot 2
position: Controller-B Slot 2
- name: Controller-B Slot 3
position: Controller-B Slot 3
- name: Controller-B Slot 4
position: Controller-B Slot 4
- name: Controller-B Slot 5
position: Controller-B Slot 5
- name: Controller-B Slot 6
position: Controller-B Slot 6