Two Phase Power feeds #6676

Closed
opened 2025-12-29 19:43:48 +01:00 by adam · 4 comments
Owner

Originally created by @BoudewijnSwen on GitHub (Jul 18, 2022).

NetBox version

v3.1.10

Feature type

Change to existing functionality

Proposed functionality

I love the power modeling functionality! I would love to have an extra option though:

Have a PDU with internal circuit breakers show the power utilization per breaker, like with a multi-phase power feed.

Use case

We have single phase power feeds (230v 32A) and our PDU's (Raritan PX3-5892) contains two 16A circuit breakers. The ports are split 50/50 over those two breakers.
We had the problem before where we connected to many devices to just one of those breakers, so the total of the devices was still under 32A, but on one breaker, it would go over 16A, so it would break and power would go down. So, modeling this is vital for us. Doing this in NetBox would be great!

I tried to split the ports over Feed Leg A and Feed Leg B, but only if I were to change the Feed type to a three-phase feed, it shows the individual leg utilization. But this setup is incorrect of course, but this got me thinking, that it would be awesome if it was possible to show the utilization per feed leg within the PDU, even though it is connected to a single phase feed. Now I can only see the total utilization.

Database changes

No response

External dependencies

No response

Originally created by @BoudewijnSwen on GitHub (Jul 18, 2022). ### NetBox version v3.1.10 ### Feature type Change to existing functionality ### Proposed functionality I love the power modeling functionality! I would love to have an extra option though: Have a PDU with internal circuit breakers show the power utilization per breaker, like with a multi-phase power feed. ### Use case We have single phase power feeds (230v 32A) and our PDU's (Raritan PX3-5892) contains two 16A circuit breakers. The ports are split 50/50 over those two breakers. We had the problem before where we connected to many devices to just one of those breakers, so the total of the devices was still under 32A, but on one breaker, it would go over 16A, so it would break and power would go down. So, modeling this is vital for us. Doing this in NetBox would be great! I tried to split the ports over Feed Leg A and Feed Leg B, but only if I were to change the Feed type to a three-phase feed, it shows the individual leg utilization. But this setup is incorrect of course, but this got me thinking, that it would be awesome if it was possible to show the utilization per feed leg within the PDU, even though it is connected to a single phase feed. Now I can only see the total utilization. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurestatus: revisions needed labels 2025-12-29 19:43:48 +01:00
adam closed this issue 2025-12-29 19:43:49 +01:00
Author
Owner

@bluikko commented on GitHub (Aug 3, 2022):

Sounds like "two phase" is a misnomer here - it just simply has 2 circuits on the PDU.

@bluikko commented on GitHub (Aug 3, 2022): Sounds like "two phase" is a misnomer here - it just simply has 2 circuits on the PDU.
Author
Owner

@jeremystretch commented on GitHub (Aug 16, 2022):

So, modeling this is vital for us. Doing this in NetBox would be great!

What is the proposed solution?

@jeremystretch commented on GitHub (Aug 16, 2022): > So, modeling this is vital for us. Doing this in NetBox would be great! What is the proposed solution?
Author
Owner

@bluikko commented on GitHub (Aug 17, 2022):

Model it as 2 separate PDUs, connected to a dummy unit that has 32A upstream and 2x16A downstream?
Might work if the unit is 2U high - or if it is 1U high then model them as 2x 0.5U units...

@bluikko commented on GitHub (Aug 17, 2022): Model it as 2 separate PDUs, connected to a dummy unit that has 32A upstream and 2x16A downstream? Might work if the unit is 2U high - or if it is 1U high then model them as 2x 0.5U units...
Author
Owner

@jeremystretch commented on GitHub (Aug 18, 2022):

As of NetBox v3.3.0 you can model this as a single power feed connected to two power ports on the PDU, each mapped to their respective outlets. Without a detailed proposed change to the data model, I don't think there's anything else to do here.

@jeremystretch commented on GitHub (Aug 18, 2022): As of NetBox v3.3.0 you can model this as a single power feed connected to two power ports on the PDU, each mapped to their respective outlets. Without a detailed proposed change to the data model, I don't think there's anything else to do here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6676