mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2025-02-02 03:30:21 +01:00
Add PowerScale F710 (#2638)
* Add PowerScale F710 * Update PowerScale F710 PSU to module bay * Update PowerScale-F710.yaml Fixed pre-commit fail * Update PowerScale-F710.yaml --------- Co-authored-by: John Doe <johndoe@example.au> Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
ad769b8f74
commit
959b0922ef
45
device-types/Dell/PowerScale-F710.yaml
Normal file
45
device-types/Dell/PowerScale-F710.yaml
Normal file
@ -0,0 +1,45 @@
|
||||
---
|
||||
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)
|
||||
[Dell PowerScale All-Flash F710 Overview](https://infohub.delltechnologies.com/en-us/l/powerscale-all-flash-f210-f710-f910/overview-5806/)
|
||||
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
|
||||
module-bays:
|
||||
- name: PSU-1
|
||||
position: '1'
|
||||
- name: PSU-2
|
||||
position: '2'
|
||||
interfaces:
|
||||
- name: mgmt-1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: mgmt-2
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: idrac-1
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: 100gige-front-end-1
|
||||
type: 100gbase-x-qsfp28
|
||||
description: Front End Interface (Front End Networking)
|
||||
- name: 100gige-front-end-2
|
||||
type: 100gbase-x-qsfp28
|
||||
description: Front End Interface (Front End Networking)
|
||||
- name: 100gige-back-end-1
|
||||
type: 100gbase-x-qsfp28
|
||||
description: Backend Interface (Infrastructure Networking)
|
||||
- name: 100gige-back-end-2
|
||||
type: 100gbase-x-qsfp28
|
||||
description: Backend Interface (Infrastructure Networking)
|
BIN
elevation-images/Dell/dell-powerscale-f710.front.png
Normal file
BIN
elevation-images/Dell/dell-powerscale-f710.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.3 MiB |
BIN
elevation-images/Dell/dell-powerscale-f710.rear.png
Normal file
BIN
elevation-images/Dell/dell-powerscale-f710.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 328 KiB |
11
module-types/Dell/450-BCGR.yaml
Normal file
11
module-types/Dell/450-BCGR.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 450-BCGR
|
||||
part_number: 450-BCGR
|
||||
comments: '[1400 Watt Redundant Power Supply](https://www.shopblt.com/item/dell-unstructured-storage-cto-450-bcgr-dual/dujr_450bcgr.html)'
|
||||
power-ports:
|
||||
- name: PSU{module}
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 1400
|
||||
weight: 450
|
||||
weight_unit: grams
|
Loading…
Reference in New Issue
Block a user