Skip to content
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 PowerScale F710 #2638

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
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
42 changes: 42 additions & 0 deletions device-types/Dell/PowerScale-F710.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
manufacturer: Dell
model: PowerScale F710
slug: dell-powerscale-f710
comments: '[Dell PowerScale F710 Specification Sheet](https://www.delltechnologies.com/asset/en-us/products/storage/technical-support/h15963-ss-powerscale-all-flash-nodes.pdf)'
description: All-Flash NAS Platform
u_height: 1
is_full_depth: true
airflow: front-to-rear
front_image: true
rear_image: true
weight: 22.5
weight_unit: kg
console-ports:
- name: Console
type: de-9
power-ports:
- name: PS1
Copy link
Collaborator

Choose a reason for hiding this comment

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

Thank you for contribution. As these are removable PSUs they should be modeled as module-bays and then add the required PSU modules in the modules folder if they don't already exist.

type: iec-60320-c14
maximum_draw: 1400
- name: PS2
type: iec-60320-c14
maximum_draw: 1400
interfaces:
- name: mgmt-1
type: 1000base-t
mgmt_only: true
- name: mgmt-2
type: 1000base-t
mgmt_only: true
- name: 40gige-1
type: 40gbase-x-qsfpp
description: Front End Interface (Front End Networking)
- name: 40gige-2
type: 40gbase-x-qsfpp
description: Front End Interface (Front End Networking)
- name: 100gige-1
type: 100gbase-x-qsfp28
description: Backend Interface (Infrastructure Networking)
- name: 100gige-2
type: 100gbase-x-qsfp28
description: Backend Interface (Infrastructure Networking)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading