-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Description
NetBox version
v3.3.4
Feature type
Data model extension
Proposed functionality
There are several types of racks defined in the Rack data model, but there is no representation for a Vertical rack.
Here's a 6U example from a well-known vendor (TrippLite).
This is an example of an enclosed/cabinet-style from Navepoint.
These may not be common in a true "datacenter," but in Real World IT, they definitely exist and are in use.
An interesting side-effect of the two-post / open frame form of these is that they are effectively "infinite" depth, or at least the depth of the rack is only limited by the height it is situated from the ground, or other devices mounted to the same wallboard within that volume.
I'm not sure if this warrants any further discussion or extension of the model to properly document that quirk?
Obviously one could simply measure from floor to rail face to document the true maximum depth... this works great, until an overworked telco installer mounts something to the wallboard "inside" the rack space. 😆
Use case
Additional rack types would help to properly document the real world 😉
For now, I am using "Wall-mounted frame" with additional details in the Notes, but the correct Type would be helpful!
Database changes
Uncertain of necessary DB changes but suspect only minor, unless it is deemed necessary to try to describe "infinite" depth.
External dependencies
(no external deps)