NetApp 2700 Series (#2531)
* X5726A * X5720A * X-5731A-00 * remove slugs from modules * DE460C * FAS2720 * FAS2750 * update FAS2700 Controller * add airflow to DE460C * add positions to PSU bays * add positions to DE460C * Use colons instead of dashes to improve readability --------- Co-authored-by: Giotta Simon <simon.giotta@ruag.ch>
This commit is contained in:
22
device-types/NetApp/DE460C.yaml
Normal file
22
device-types/NetApp/DE460C.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
manufacturer: NetApp
|
||||
model: DE460C
|
||||
slug: netapp-de460c
|
||||
part_number: DE460C
|
||||
description: 60SFF/LFF SAS/SATA 12G Expansion Shelf
|
||||
u_height: 4
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
airflow: front-to-rear
|
||||
weight: 112.2
|
||||
weight_unit: kg
|
||||
module-bays:
|
||||
- name: IOM A
|
||||
position: IOM A
|
||||
- name: IOM B
|
||||
position: IOM B
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
22
device-types/NetApp/FAS2720.yaml
Normal file
22
device-types/NetApp/FAS2720.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
manufacturer: NetApp
|
||||
model: FAS2720
|
||||
slug: netapp-fas2720
|
||||
part_number: FAS2720
|
||||
description: FAS2720 Chassis
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
airflow: front-to-rear
|
||||
weight: 27.4
|
||||
weight_unit: kg
|
||||
subdevice_role: parent
|
||||
device-bays:
|
||||
- name: A
|
||||
- name: B
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
@@ -3,16 +3,23 @@ manufacturer: NetApp
|
||||
model: FAS2750
|
||||
slug: netapp-fas2750
|
||||
part_number: FAS2750
|
||||
description: FAS2750 Chassis
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
airflow: front-to-rear
|
||||
weight: 26
|
||||
weight_unit: kg
|
||||
subdevice_role: parent
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
- name: PSU2
|
||||
type: iec-60320-c14
|
||||
module-bays:
|
||||
device-bays:
|
||||
- name: A
|
||||
- name: B
|
||||
module-bays:
|
||||
- name: PSU1
|
||||
position: PSU1
|
||||
- name: PSU2
|
||||
position: PSU2
|
||||
|
||||
@@ -5,11 +5,17 @@ slug: netapp-fas2700-controller-cna
|
||||
part_number: X3218A
|
||||
u_height: 0
|
||||
is_full_depth: true
|
||||
description: FAS2720 and FAS2750 controller with 4x SFP+
|
||||
subdevice_role: child
|
||||
console-ports:
|
||||
- name: con0
|
||||
type: rj-45
|
||||
- name: con1
|
||||
type: usb-micro-a
|
||||
interfaces:
|
||||
- name: e0M
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: e0a
|
||||
type: 10gbase-x-sfpp
|
||||
- name: e0b
|
||||
@@ -22,5 +28,9 @@ interfaces:
|
||||
type: 10gbase-x-sfpp
|
||||
- name: e0f
|
||||
type: 10gbase-x-sfpp
|
||||
- name: e0m
|
||||
type: 10gbase-x-sfpp
|
||||
- name: 0a
|
||||
type: other
|
||||
description: MiniSAS HD
|
||||
- name: 0b
|
||||
type: other
|
||||
description: MiniSAS HD
|
||||
|
||||
Reference in New Issue
Block a user