mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-22 00:13:36 +01:00
PowerVault ME4024 and 42H29 Controller (#1083)
* Updating powervault me4024 and controller to be device parent/child * fix mistake with md3200. converted both me4024 and md3200 to parent devices
This commit is contained in:
parent
6709d6292a
commit
6c4fd5c21e
@ -1,8 +1,13 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: 49H29
|
||||
slug: dell_controller_49H29
|
||||
part_number: 49H29
|
||||
comments: PowerVault ME4012 ME4024 SAS 4 Port Controller
|
||||
comments: SAS 4 Port Controller for use in the Dell ME4012, ME4024, and ME4084
|
||||
u_height: 0
|
||||
is_full_depth: false
|
||||
airflow: front-to-rear
|
||||
subdevice_role: child
|
||||
interfaces:
|
||||
- name: mgmtport_{module}
|
||||
type: 1000base-t
|
@ -2,10 +2,10 @@
|
||||
manufacturer: Dell
|
||||
model: PowerVault MD3200
|
||||
slug: dell_powervault_md3200
|
||||
comments: '[Dell PowerVault MD3200 Datasheet](http://www1.la.dell.com/content/products/productdetails.aspx/powervault-md3200?c=vc&l=en&s=corp)'
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
subdevice_role: parent
|
||||
module-bays:
|
||||
- name: '1'
|
||||
label: PSU Slot 1
|
||||
@ -13,9 +13,8 @@ module-bays:
|
||||
- name: '2'
|
||||
label: PSU Slot 2
|
||||
position: '2'
|
||||
device-bays:
|
||||
- name: A
|
||||
label: Controller Slot A
|
||||
position: A
|
||||
- name: B
|
||||
label: Controller Slot B
|
||||
position: B
|
||||
|
@ -4,6 +4,8 @@ model: PowerVault ME4024
|
||||
slug: dell_powervault_me4024
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
airflow: front-to-rear
|
||||
subdevice_role: parent
|
||||
module-bays:
|
||||
- name: '1'
|
||||
label: PSU Slot 1
|
||||
@ -11,9 +13,8 @@ module-bays:
|
||||
- name: '2'
|
||||
label: PSU Slot 2
|
||||
position: '2'
|
||||
device-bays:
|
||||
- name: A
|
||||
label: Controller Slot A
|
||||
position: A
|
||||
- name: B
|
||||
label: Controller Slot B
|
||||
position: B
|
||||
|
Loading…
Reference in New Issue
Block a user