mirror of
https://github.com/netbox-community/devicetype-library.git
synced 2024-11-07 09:04:35 +01:00
Added HPE StoreEver devices (#1901)
* Added HPE StoreEver devices * Added HPE StoreEver devices * Added HPE StoreEver devices --------- Co-authored-by: Daniel W. Anner <daniel.anner@danstechsupport.com>
This commit is contained in:
parent
b619d8858c
commit
4bf345ce39
25
device-types/HPE/storeever-1-8-g2.yml
Normal file
25
device-types/HPE/storeever-1-8-g2.yml
Normal file
@ -0,0 +1,25 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: StoreEver 1/8 G2
|
||||
slug: hpe-storeever-1-8-g2
|
||||
part_number: 435243-001
|
||||
u_height: 1
|
||||
is_full_depth: true
|
||||
weight: 25
|
||||
weight_unit: kg
|
||||
airflow: front-to-rear
|
||||
console-ports:
|
||||
- name: console
|
||||
type: rj-45
|
||||
- name: console usb
|
||||
type: usb-a
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 80
|
||||
interfaces:
|
||||
- name: mgmt
|
||||
type: 100base-tx
|
||||
mgmt_only: true
|
||||
- name: SAS
|
||||
type: other
|
@ -0,0 +1,17 @@
|
||||
---
|
||||
manufacturer: HPE
|
||||
model: StoreEver LTO Ultrium External Tape Drive
|
||||
slug: hpe-storeever-lto-ultrium-external-tape-drive
|
||||
part_number: BB874A
|
||||
u_height: 1
|
||||
is_full_depth: false
|
||||
airflow: passive
|
||||
weight: 4.6
|
||||
weight_unit: kg
|
||||
power-ports:
|
||||
- name: PSU1
|
||||
type: iec-60320-c14
|
||||
maximum_draw: 31
|
||||
interfaces:
|
||||
- name: SAS
|
||||
type: other
|
Loading…
Reference in New Issue
Block a user