mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-23 08:53:42 +01:00
Correct Dell MX7000 chassis (#2476)
* Correct Dell MX7000 chassis * PSUs to modules, rename PW in ports, add labels, max draw * Remove labels for cleaner naming (duplicated) * Fix issues raised by review: * Quotting * Adding some power supplies --------- Co-authored-by: Harry <Harry@cadby.co.uk>
This commit is contained in:
parent
aca0f724cb
commit
00de0399ac
@ -2,22 +2,62 @@
|
||||
manufacturer: Dell
|
||||
model: PowerEdge MX7000
|
||||
slug: dell-poweredge-mx7000
|
||||
u_height: 7
|
||||
part_number: '5112814'
|
||||
u_height: 7.0
|
||||
is_full_depth: true
|
||||
subdevice_role: parent
|
||||
airflow: front-to-rear
|
||||
weight: 105.0
|
||||
weight_unit: lb
|
||||
comments: '[Product Page](https://www.dell.com/en-us/shop/ipovw/poweredge-mx7000)'
|
||||
power-ports:
|
||||
- name: PSU.IN.1
|
||||
type: iec-60320-c22
|
||||
max_draw: 3000
|
||||
label: '1'
|
||||
- name: PSU.IN.2
|
||||
type: iec-60320-c22
|
||||
max_draw: 3000
|
||||
label: '2'
|
||||
- name: PSU.IN.3
|
||||
type: iec-60320-c22
|
||||
max_draw: 3000
|
||||
label: '3'
|
||||
- name: PSU.IN.4
|
||||
type: iec-60320-c22
|
||||
max_draw: 3000
|
||||
label: '4'
|
||||
- name: PSU.IN.5
|
||||
type: iec-60320-c22
|
||||
max_draw: 3000
|
||||
label: '5'
|
||||
- name: PSU.IN.6
|
||||
type: iec-60320-c22
|
||||
max_draw: 3000
|
||||
label: '6'
|
||||
module-bays:
|
||||
- name: IOM-A1
|
||||
position: A1
|
||||
- name: IOM-A2
|
||||
position: A2
|
||||
- name: IOM-B1
|
||||
position: B1
|
||||
- name: IOM-B2
|
||||
position: B2
|
||||
- name: IOM-C1
|
||||
position: C1
|
||||
- name: IOM-C2
|
||||
position: C2
|
||||
- name: MM-1
|
||||
position: MM-1
|
||||
- name: MM-2
|
||||
position: MM-2
|
||||
- name: PSU.Slot.1
|
||||
type: iec-60320-c22
|
||||
- name: PSU.Slot.2
|
||||
type: iec-60320-c22
|
||||
- name: PSU.Slot.3
|
||||
type: iec-60320-c22
|
||||
- name: PSU.Slot.4
|
||||
type: iec-60320-c22
|
||||
- name: PSU.Slot.5
|
||||
type: iec-60320-c22
|
||||
- name: PSU.Slot.6
|
||||
type: iec-60320-c22
|
||||
device-bays:
|
||||
- name: Sled-1
|
||||
- name: Sled-2
|
||||
@ -27,11 +67,3 @@ device-bays:
|
||||
- name: Sled-6
|
||||
- name: Sled-7
|
||||
- name: Sled-8
|
||||
- name: IOM-A1
|
||||
- name: IOM-A2
|
||||
- name: IOM-B1
|
||||
- name: IOM-B2
|
||||
- name: IOM-C1
|
||||
- name: IOM-C2
|
||||
- name: MM Slot 1
|
||||
- name: MM Slot 2
|
||||
|
6
module-types/Dell/0155M8.yaml
Normal file
6
module-types/Dell/0155M8.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: A3000E-S1
|
||||
part_number: 0155M8
|
||||
comments: |
|
||||
Dell 0155M8 MX7000 3000Watt DC DC Power Supply
|
8
module-types/Dell/1W1TN.yaml
Normal file
8
module-types/Dell/1W1TN.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: D3000E-S1
|
||||
part_number: 1W1TN
|
||||
weight: 1.36
|
||||
weight_unit: kg
|
||||
comments: |
|
||||
[Dell 1W1TN MX7000 3000Watt 80 Platinum Power Supply](https://www.serversupply.com/POWER%20SUPPLY/SERVER%20POWER%20SUPPLY/3000%20WATT/DELL/1W1TN_355740.htm)
|
8
module-types/Dell/H7TFG.yaml
Normal file
8
module-types/Dell/H7TFG.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: H7TFG
|
||||
part_number: H7TFG
|
||||
weight: 4.41
|
||||
weight_unit: lb
|
||||
comments: |
|
||||
[Dell H7TFG MX7000 3000Watt 80 Platinum Power Supply](https://www.serversupply.com/POWER%20SUPPLY/SERVER%20POWER%20SUPPLY/3000%20WATT/DELL/H7TFG_350526.htm)
|
8
module-types/Dell/Y58PJ.yaml
Normal file
8
module-types/Dell/Y58PJ.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
manufacturer: Dell
|
||||
model: Y58PJ
|
||||
part_number: Y58PJ
|
||||
weight: 2.27
|
||||
weight_unit: kg
|
||||
comments: |
|
||||
[Dell Y58PJ MX7000 3000Watt 80 Platinum Power Supply](https://www.serversupply.com/POWER%20SUPPLY/SERVER%20POWER%20SUPPLY/3000%20WATT/DELL/Y58PJ_350527.htm)
|
Loading…
Reference in New Issue
Block a user