Skip to content

Commit

Permalink
Dell PowerEdge update (#1612)
Browse files Browse the repository at this point in the history
* Dell PowerEdge R66(1,2)5 & R76(1,2)5

* fix
  • Loading branch information
suom1 authored Sep 12, 2023
1 parent 6b8d681 commit aef2dbc
Show file tree
Hide file tree
Showing 22 changed files with 440 additions and 0 deletions.
31 changes: 31 additions & 0 deletions device-types/Dell/PowerEdge-R6615.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
manufacturer: Dell
model: PowerEdge R6615
slug: dell-poweredge-r6615
u_height: 1
is_full_depth: true
comments: '[Technical Guide](https://www.delltechnologies.com/asset/en-us/products/servers/technical-support/poweredge-r6615-technical-guide.pdf)'
console-ports:
- name: Rear Serial
type: de-9
- name: Front VGA
type: other
- name: Rear VGA
type: other
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: iDRAC
type: 1000base-t
mgmt_only: true
module-bays:
- name: OCP 3.0
position: OCP-1
- name: PSU-1
label: '1'
position: PSU-1
- name: PSU-2
label: '2'
position: PSU-2
31 changes: 31 additions & 0 deletions device-types/Dell/PowerEdge-R6625.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
manufacturer: Dell
model: PowerEdge R6625
slug: dell-poweredge-r6625
u_height: 1
is_full_depth: true
comments: '[Technical Guide](https://www.delltechnologies.com/asset/en-us/products/servers/technical-support/poweredge-r6625-technical-guide.pdf)'
console-ports:
- name: Rear Serial
type: de-9
- name: Front VGA
type: other
- name: Rear VGA
type: other
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: iDRAC
type: 1000base-t
mgmt_only: true
module-bays:
- name: OCP 3.0
position: OCP-1
- name: PSU-1
label: '1'
position: PSU-1
- name: PSU-2
label: '2'
position: PSU-2
31 changes: 31 additions & 0 deletions device-types/Dell/PowerEdge-R7615.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
manufacturer: Dell
model: PowerEdge R7615
slug: dell-poweredge-r7615
u_height: 2
is_full_depth: true
comments: '[Technical Guide](https://www.delltechnologies.com/asset/en-us/products/servers/technical-support/poweredge-r7615-technical-guide.pdf)'
console-ports:
- name: Rear Serial
type: de-9
- name: Front VGA
type: other
- name: Rear VGA
type: other
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: iDRAC
type: 1000base-t
mgmt_only: true
module-bays:
- name: OCP 3.0
position: OCP-1
- name: PSU-1
label: '1'
position: PSU-1
- name: PSU-2
label: '2'
position: PSU-2
31 changes: 31 additions & 0 deletions device-types/Dell/PowerEdge-R7625.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
manufacturer: Dell
model: PowerEdge R7625
slug: dell-poweredge-r7625
u_height: 2
is_full_depth: true
comments: '[Technical Guide](https://www.delltechnologies.com/asset/en-us/products/servers/technical-support/poweredge-r7625-technical-guide.pdf)'
console-ports:
- name: Rear Serial
type: de-9
- name: Front VGA
type: other
- name: Rear VGA
type: other
interfaces:
- name: Gig-E 1
type: 1000base-t
- name: Gig-E 2
type: 1000base-t
- name: iDRAC
type: 1000base-t
mgmt_only: true
module-bays:
- name: OCP 3.0
position: OCP-1
- name: PSU-1
label: '1'
position: PSU-1
- name: PSU-2
label: '2'
position: PSU-2
14 changes: 14 additions & 0 deletions module-types/Dell/42T22.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: 42T22
part_number: 42T22
comments: QLogic 2x10GBase-T OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-t
mgmt_only: false
22 changes: 22 additions & 0 deletions module-types/Dell/47W4V.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: Dell
model: 47W4V
part_number: 47W4V
comments: QLogic 4x10G SFP+ OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-x-sfpp
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-x-sfpp
mgmt_only: false
- name: '{module}-10GbE-2'
label: '3'
type: 10gbase-x-sfpp
mgmt_only: false
- name: '{module}-10GbE-3'
label: '4'
type: 10gbase-x-sfpp
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/4TRD3.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: 4TRD3
part_number: 4TRD3
comments: Mellanox (nvidia) 2x25G SFP28 OCP 3.0 (Gen3)
interfaces:
- name: '{module}-25GbE-0'
label: '1'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-1'
label: '2'
type: 25gbase-x-sfp28
mgmt_only: false
22 changes: 22 additions & 0 deletions module-types/Dell/50RV4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: Dell
model: 50RV4
part_number: 50RV4
comments: Intel 4x10GBase-T OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-2'
label: '3'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-3'
label: '4'
type: 10gbase-t
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/6JKXY.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: 6JKXY
part_number: 6JKXY
comments: Broadcom 2x10G SFP+ OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-x-sfpp
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-x-sfpp
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/9M6PR.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: 9M6PR
part_number: 9M6PR
comments: Broadcom 2x100G QSFP28 OCP 3.0
interfaces:
- name: '{module}-100GbE-0'
label: '1'
type: 100gbase-x-qsfp28
mgmt_only: false
- name: '{module}-100GbE-1'
label: '2'
type: 100gbase-x-qsfp28
mgmt_only: false
22 changes: 22 additions & 0 deletions module-types/Dell/G9XC9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: Dell
model: G9XC9
part_number: G9XC9
comments: Broadcom 4x1000Base-T OCP 3.0
interfaces:
- name: '{module}-1GbE-0'
label: '1'
type: 1000base-t
mgmt_only: false
- name: '{module}-1GbE-1'
label: '2'
type: 1000base-t
mgmt_only: false
- name: '{module}-1GbE-2'
label: '3'
type: 1000base-t
mgmt_only: false
- name: '{module}-1GbE-3'
label: '4'
type: 1000base-t
mgmt_only: false
22 changes: 22 additions & 0 deletions module-types/Dell/GJJG2.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: Dell
model: GJJG2
part_number: GJJG2
comments: QLogic 4x10GBase-T OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-2'
label: '3'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-3'
label: '4'
type: 10gbase-t
mgmt_only: false
22 changes: 22 additions & 0 deletions module-types/Dell/JTK7F.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: Dell
model: JTK7F
part_number: JTK7F
comments: Broadcom 4x25G SFP28 OCP 3.0 (Gen3)
interfaces:
- name: '{module}-25GbE-0'
label: '1'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-1'
label: '2'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-2'
label: '3'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-3'
label: '4'
type: 25gbase-x-sfp28
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/NHN45.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: NHN45
part_number: NHN45
comments: Broadcom 2x25G SFP28 OCP 3.0 (Gen3)
interfaces:
- name: '{module}-25GbE-0'
label: '1'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-1'
label: '2'
type: 25gbase-x-sfp28
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/NP0K8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: NP0K8
part_number: NP0K8
comments: QLogic 2x25G SFP28 OCP 3.0
interfaces:
- name: '{module}-25GbE-0'
label: '1'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-1'
label: '2'
type: 25gbase-x-sfp28
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/RHVFN.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: RHVFN
part_number: RHVFN
comments: QLogic 2x10G SFP+ OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-x-sfpp
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-x-sfpp
mgmt_only: false
14 changes: 14 additions & 0 deletions module-types/Dell/T6HR8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
manufacturer: Dell
model: T6HR8
part_number: T6HR8
comments: Broadcom 2x10GBase-T OCP 3.0
interfaces:
- name: '{module}-10GbE-0'
label: '1'
type: 10gbase-t
mgmt_only: false
- name: '{module}-10GbE-1'
label: '2'
type: 10gbase-t
mgmt_only: false
22 changes: 22 additions & 0 deletions module-types/Dell/V23H0.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
manufacturer: Dell
model: V23H0
part_number: V23H0
comments: Broadcom 4x25G SFP28 OCP 3.0 (Gen4)
interfaces:
- name: '{module}-25GbE-0'
label: '1'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-1'
label: '2'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-2'
label: '3'
type: 25gbase-x-sfp28
mgmt_only: false
- name: '{module}-25GbE-3'
label: '4'
type: 25gbase-x-sfp28
mgmt_only: false
Loading

0 comments on commit aef2dbc

Please sign in to comment.