-
Notifications
You must be signed in to change notification settings - Fork 973
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Dell Unity XT 380 Storage Array #2622
base: master
Are you sure you want to change the base?
Conversation
Lint Updates - Trailing spaces
Adding a template for Dell Unity 380 Storage Array. Using the existing Unity 880F as a base. Ports are labeled using the GUI Dashboard names for interfaces. |
type: 10gbase-x-sfpp | ||
power-ports: | ||
- name: PSU1 | ||
type: iec-60320-c14 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By the looks these are removable PSU therefore they should be modeled as module-bays
- name: SP-B ETH0 | ||
type: 1000base-t | ||
mgmt_only: true | ||
- name: SP-A I/O Module 1 Eth Port 0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
By the looks these are storage controllers therefore, you need to added device-bays
then create the controller as a separate device with the interfaces for that controller on.
part_number: 100-566-075-03 | ||
u_height: 2 | ||
is_full_depth: true | ||
subdevice_role: parent |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To make sure we have the most complete information, can you add the following parameters, airflow
weight
and weight_unit
Adding a template for Dell Unity XT 380 Storage Array