-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Add Form Factor to power outlet/port #792
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is something I've had on the back burner for a while, but there's a lot more that needs to be added along with this (circuit amperage, voltage, phase, etc.), so I'm going to mark it as a major feature. |
adding also an optional "color" option for each outlet sounds like a good addition here (some PDU could have different colors outlets of the same type, e.g. black outlet is normal, and red outlet is UPS-backuped) |
We also got rack PDUs with a color per phase. black-gray-white
…On Mon, Feb 6, 2017, 03:14 Antonio Kless, ***@***.***> wrote:
adding also an optional "color" option for each outlet sounds like a good
addition here (some PDU could have different colors outlets of the same
type, e.g. black outlet is normal, and red outlet is UPS-backuped)
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#792 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABfg5hwVGabC4w5NID4oOxJl4AmEgWf1ks5rZtaAgaJpZM4LhorG>
.
|
Is it possible to obtain 0U rack PDUs? |
@bmsmithvb Yes, very easily. Just set the device type's height to 0U. |
If colours per phase are implemented, then they'll need to be customisable. We use different colours in NZ. |
It is common practice in many DCs to mount the long PDUs (like a 24-port APC), vertically on the back of a rack. I set it as an unracked device currently, however it would be cool to add something to the graphical rack view, showing the vertically mounted PDU. This could also simply be displayed on the PDU detail page, along with information from the smart PDU. |
Technically then you'd like to also mark a vertical PDU by what side of the housing its on (important if you were trying to tell someone which phase to unplug / replug). |
We use PDUs that have all or some switchable power outlets. Would be nice to have that as Boolean or yes/no field available (per power outlet) too. |
Also give consideration to DC power. We recently begun testing Netbox and added some DC fuse panels as power connections. Here are a few examples of DC panels that we, and likely others use. Between these two, there are 3 different fuse types. There are certainly many others as well: http://www.trimminc.com/download/8271001001.pdf - 4x4 TPA + 5x5 GMT .. each fuse type can have different amperage (1, 3, 5, 10... etc). In our case everything worked just fine as-is, we labeled the power outlets as "TPA A[1-4] and "TPA B[1-4]". The only important piece we were unable to document was fuse size (amps) and DC voltage (-48v). Voltage, at least in our case, is always static as we've standardized on -48v DC. |
My team primarily works in DC environments - and power mapping is what keeps us considering different DCIM tools. We ended up with a home rolled flask solution but there's just not enough time to maintain it so Netbox is up for consideration For DC power on the internal tool we used the following Fuse panels typically support 1 or more type of fuses/breakers now. Fuses had Panels themselves had The buses had Just glancing over the version of netbox I have locally everything looks pretty close to whats needed |
I would like to add my 2 cents in this feature request: if 0U vertical devices (my use case is large PDUs) are somehow rendered in rack views, please allow at least 3 of them horizontally and/or on the "depth axis". |
Adding this as reference material: https://twitter.com/network_phil/status/1181563103034724352 Also this excellent cheat sheet: http://blog.packetsar.com/wp-content/uploads/Power_and_Cooling_Cheat_Sheet.pdf |
+1 for more DC support. Have a number of devices off rectifiers+battery strings or off a PDU in a CO where it's needed. Copper grounding bars would also be nice. |
I'm having a difficult time determining what to include for the plug/outlet types. It seems there are several series of standards:
Does it make sense to include the ITA types (A through O) as their own types, even though they technically overlap with other standards? (For example, type A is the same as NEMA 1-15.) If not, we could just list individual country-specific types as their own series. |
Hi @jeremystretch! For your information; in the Netherlands we mostly encounter IEC 60320 (C13/14 and C19/C20) in the datacenter. And occasionally a CEE 7 'shuko' type plug. |
This work is mostly done, but leaving the issue open for additional feedback regarding specific types. |
Can you confirm that "universal" outlet sockets are supported? I have to admit that we have a few rack-mount "PDU"s with these for random power bricks. Here is an example of how the sockets look: |
Ok, just found this..
Getting into the 1200A or better range for feeds can mean I create feeds from the substations all the way to rack. In case your wondering what the high current is used for, it's what a supercomputer cabinet pulls. :) thanks! |
I have many devices that use coaxial power connectors. Would it make sense to add these standards as well? In my use case, the coaxial connectors are feeding from a power brick (usually C14) or they are spliced into a DC power bus. Would it also make sense to have a way to track if the device uses a power brick and the specifications of said power brick? |
I thought "barrel connector" is in more wide-spread usage than coaxial power connector. Anyone know which one is more usual? I'd also still want to see the "multi-standard"/"international" customer/domestic connector... or at least "Other" type. |
Barrel connector is de-facto usage, as you suggest. Coaxial is what’s used in the standard. Either way, same thing. Just didn’t want to confuse matters when I was making reference to Wikipedia article and it’s called coaxial there. 😁 |
I'm tracing the power connection between:
devices - rack PDUs
rack PDUs - Power Panels
using Power Outlet and Power Port items.
A better description of the real world should include a "Form Factor" field describing the port/outlet connector. (as we have on interface "Form Factor")
Some of the values are:
IEC60320 (usually found on device and pdu outlet)
C13
C14
C19
C20
IEC60309 (usually found in PDU inlet )
32A (2P+E)
32A (3P+N+E)
NEMA
...
Adding a an "icon" field can further help (http://www.internationalconfig.com/):






The text was updated successfully, but these errors were encountered: