mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-29 11:54:22 +01:00
6c4fd5c21e
* Updating powervault me4024 and controller to be device parent/child * fix mistake with md3200. converted both me4024 and md3200 to parent devices
28 lines
698 B
YAML
28 lines
698 B
YAML
---
|
|
manufacturer: Dell
|
|
model: 49H29
|
|
slug: dell_controller_49H29
|
|
part_number: 49H29
|
|
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
|
|
mgmt_only: true
|
|
- name: SAS {module}0
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: SAS {module}1
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: SAS {module}2
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: SAS {module}3
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
- name: Expansion Port {module}0
|
|
type: other #SFF-8644 - SAS-12Gb
|
|
console-ports:
|
|
- name: Serial{module}
|
|
type: usb-mini-b
|