mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-21 16:03:23 +01:00
Dell VxRail E560 and E660 (#1733)
* Definitions * photos VXrail 560 660 * trailing spaces and LF * new-line-at-end-of-file * fix filename * fix filename again * fix model name * Fix image name * Update VxRail-E560.yaml Removing VGA. VGA is not a console port type. * Update VxRail-E660.yaml Removing VGA. VGA is not a console port type. --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
8c39154824
commit
0e39aed652
43
device-types/Dell/VxRail-E560.yaml
Normal file
43
device-types/Dell/VxRail-E560.yaml
Normal file
@ -0,0 +1,43 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: VxRail E560
|
||||
slug: dell-vxrail-e560
|
||||
weight: 21
|
||||
weight_unit: kg
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Owner Manual](https://dl.dell.com/content/manual34075045-dell-vxrail-e560-e560f-and-e560n-technical-specifications.pdf?language=en-us)'
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
interfaces:
|
||||
- name: iDRAC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network daughter card PCI
|
||||
position: NDC-1
|
||||
label: '1'
|
||||
description: PCIe2/3 8x Network daughter card
|
||||
- name: Riser PCIe slot 1
|
||||
position: PCIe-1
|
||||
label: '1'
|
||||
description: PCIe2/3 4/16x Low profile
|
||||
- name: Riser PCIe slot 2
|
||||
position: PCIe-2
|
||||
label: '2'
|
||||
description: PCIe2/3 16x Low profile
|
||||
- name: Riser PCIe slot 3
|
||||
position: PCIe-3
|
||||
label: '3'
|
||||
description: PCIe2/3 16x Low profile
|
||||
- name: power supply unit 1
|
||||
position: PSU-1
|
||||
label: '1'
|
||||
description: 1100W
|
||||
- name: power supply unit 2
|
||||
position: PSU-2
|
||||
label: '2'
|
||||
description: 1100W
|
43
device-types/Dell/VxRail-E660.yaml
Normal file
43
device-types/Dell/VxRail-E660.yaml
Normal file
@ -0,0 +1,43 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: VxRail E660
|
||||
slug: dell-vxrail-e660
|
||||
weight: 21
|
||||
weight_unit: kg
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
front_image: true
|
||||
rear_image: true
|
||||
comments: '[Owner Manual](https://www.delltechnologies.com/asset/en-us/products/converged-infrastructure/technical-support/docu87343.pdf)'
|
||||
console-ports:
|
||||
- name: Serial
|
||||
type: de-9
|
||||
interfaces:
|
||||
- name: iDRAC
|
||||
type: 1000base-t
|
||||
mgmt_only: true
|
||||
module-bays:
|
||||
- name: Network daughter card PCI
|
||||
position: NDC-1
|
||||
label: '1'
|
||||
description: PCIe2/3 8x Network daughter card
|
||||
- name: Riser PCIe slot 1
|
||||
position: PCIe-1
|
||||
label: '1'
|
||||
description: PCIe2/3 4/16x Low profile
|
||||
- name: Riser PCIe slot 2
|
||||
position: PCIe-2
|
||||
label: '2'
|
||||
description: PCIe2/3 16x Low profile
|
||||
- name: Riser PCIe slot 3
|
||||
position: PCIe-3
|
||||
label: '3'
|
||||
description: PCIe2/3 16x Low profile
|
||||
- name: power supply unit 1
|
||||
position: PSU-1
|
||||
label: '1'
|
||||
description: 1100W
|
||||
- name: power supply unit 2
|
||||
position: PSU-2
|
||||
label: '2'
|
||||
description: 1100W
|
BIN
elevation-images/Dell/dell-vxrail-e560.front.png
Normal file
BIN
elevation-images/Dell/dell-vxrail-e560.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
elevation-images/Dell/dell-vxrail-e560.rear.png
Normal file
BIN
elevation-images/Dell/dell-vxrail-e560.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
BIN
elevation-images/Dell/dell-vxrail-e660.front.png
Normal file
BIN
elevation-images/Dell/dell-vxrail-e660.front.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 69 KiB |
BIN
elevation-images/Dell/dell-vxrail-e660.rear.png
Normal file
BIN
elevation-images/Dell/dell-vxrail-e660.rear.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
Loading…
Reference in New Issue
Block a user