mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-25 01:44:08 +01:00
Dell Storage - PowerVault Storage ME4024 (#997)
* Added PowerVault Storage ME4024 * Fixed device interface type
This commit is contained in:
parent
09bd5ddce7
commit
730101e4a5
41
device-types/Dell/PowerVault_ME4024.yml
Normal file
41
device-types/Dell/PowerVault_ME4024.yml
Normal file
@ -0,0 +1,41 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: PowerVault ME4024
|
||||
slug: dell_powervault_me4024
|
||||
u_height: 2
|
||||
is_full_depth: true
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: other
|
||||
power-ports:
|
||||
- name: Power 1
|
||||
type: iec-60320-c14
|
||||
- name: Power 2
|
||||
type: iec-60320-c14
|
||||
interfaces:
|
||||
- name: Controller A - Management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: iSCSi A1
|
||||
type: infiniband-fdr10
|
||||
- name: iSCSi A2
|
||||
type: infiniband-fdr10
|
||||
- name: iSCSi A3
|
||||
type: infiniband-fdr10
|
||||
- name: iSCSi A4
|
||||
type: infiniband-fdr10
|
||||
- name: SAS A1
|
||||
type: other
|
||||
- name: Controller B - Management
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
- name: iSCSi B1
|
||||
type: infiniband-fdr10
|
||||
- name: iSCSi B2
|
||||
type: infiniband-fdr10
|
||||
- name: iSCSi B3
|
||||
type: infiniband-fdr10
|
||||
- name: iSCSi B4
|
||||
type: infiniband-fdr10
|
||||
- name: SAS B1
|
||||
type: other
|
Loading…
Reference in New Issue
Block a user