Quick Summary – Data Center PDUs
A PDU distributes electrical power from an upstream source to equipment in a rack. The right model depends on capacity, phase balance, redundancy, monitoring, and outlet compatibility.
- Core purpose — A PDU distributes available power to servers, switches, and storage equipment inside a rack.
- Not a UPS — A UPS provides backup power during an outage, while a PDU distributes and may monitor that power.
- Main types — Basic, metered, monitored, and switched PDUs provide different levels of measurement and control.
- Capacity planning — Use measured load, power factor, circuit limits, phase load, and future capacity rather than outlet count alone.
- Redundant feeds — Connect A and B power paths to genuinely independent PDUs, UPS systems, panels, and circuits where possible.
- Safe management — Protect the management network, test alarms, label cables, and treat remote power switching as a controlled operation.
A data center PDU distributes electrical power from a UPS, generator-backed circuit, or other upstream source to servers and network equipment. Basic models provide outlets; metered, monitored, and switched models add readings, alerts, and remote control. A PDU distributes power, but it does not replace the UPS that keeps power available during an outage.
Table of Contents
- The rack's power traffic controller
- PDU and UPS: two different points in the power chain
- The PDU types you are likely to meet
- Single-phase and three-phase choices
- How much PDU capacity does a rack need?
- A and B feeds only count when the paths are independent
- Keep PDU management away from the public internet
- Outlet types, cables, and rack placement
- Monitoring and maintaining a PDU
- Errors I try not to repeat
- Before Installing a Rack PDU, Check These Items
- Frequently Asked Questions
- Sources
The rack’s power traffic controller
I used to think of a PDU as a long power strip with better mounting hardware. That description works until you need to answer a simple question during an incident: which device is drawing power, through which path, and what else will disappear if you switch it off?
A PDU, or Power Distribution Unit, takes power from an upstream source such as a UPS, distribution panel, or generator-backed circuit and distributes it to servers, switches, storage systems, and other rack equipment. Depending on the model, it can also measure current, voltage, active power, energy consumption, environmental values, and outlet state.
Basic models only provide outlets. Metered models show readings locally, while monitored models expose measurements to a management system. Switched models can turn individual outlets on and off remotely.
A PDU does not replace a UPS. The UPS keeps supplying power for a limited time when the incoming feed fails; the PDU distributes that available power. Different jobs.
PDU and UPS: two different points in the power chain
A UPS uses batteries or another energy-storage system to maintain its output when the input supply fails. A PDU takes that output and distributes it to several devices, sometimes with measurement and remote control.
You can run a few devices directly from a UPS, but a rack becomes harder to manage as the number of power supplies grows. You need enough outlets, sensible cable routing, and a clear way to identify each connection.
| Equipment | Primary job | What it monitors or manages |
|---|---|---|
| UPS | Provide power during an outage | Battery, load, input, and output status |
| PDU | Distribute power to rack equipment | Outlets, current, voltage, and power |
| ATS | Transfer between two power sources | Source availability and transfer state |
| RPP | Distribute power to multiple racks from a panel | Circuit and panel load |
A common power chain looks like this:
utility or generator → UPS → distribution panel → PDU → device power supply
Larger facilities may have dual electrical paths, separate UPS groups, and multiple distribution panels. The diagram matters more than the labels on the equipment. If both power supplies in a server connect to the same PDU, you have two cables but not meaningful power-path redundancy.
Draw the power path – Show every UPS, panel, PDU, circuit, and cable between the source and the server power supply.
The PDU types you are likely to meet
PDU selection is not just outlet counting. I look at the input connection, phase arrangement, current rating, measurement needs, outlet types, and management requirements together.
Basic PDUs keep the job small
A basic PDU supplies power through fixed outlets and normally has no network connection, current measurement, or remote switching. It can be perfectly reasonable for a small rack whose load is already understood and monitored elsewhere.
The simpler design also means fewer management components to configure. That is useful. You still need to monitor the rack through the UPS, panel, or another measurement point, and you cannot remotely confirm which outlet contains a particular server.
Simple does not mean unplanned.
Metered models show local readings
A metered PDU usually displays total current and may display voltage, active power, apparent power, or accumulated energy. Some models provide readings only on a local screen and have no network management.
Energy consumption is commonly expressed in kWh. Instantaneous load is expressed in W or kW. At 230 V and 10 A, the apparent power of a single-phase load is approximately 2.3 kVA. Active power can be lower because it also depends on power factor.
Monitored PDUs send data to your tools
A monitored PDU exposes sensor data over the network. Depending on the product, that may be through SNMP, HTTPS, or a vendor-specific API. I prefer to bring the readings into the same monitoring system as servers and UPS devices, because an isolated display is easy to miss during a busy shift.
SNMPv3 provides authentication and privacy mechanisms described in RFC 3414. Older community-string-only configurations should not be treated as an adequate boundary for a management device.
Keep the management interface off the public internet. Use a management VLAN, access-control rules, strong credentials, and a VPN or restricted administrative network.
Switched PDUs can cut power remotely
A switched PDU can turn individual outlets on and off remotely. That is useful for controlled recovery when a device has stopped responding, but it makes accurate labels and access control essential.
Switching the wrong outlet, stopping several systems that share one PDU, or cutting power while storage is writing can cause real damage. An orderly operating-system shutdown comes first whenever it is possible.
I would not describe a switched PDU as a remote restart button. It is a power-control system.
Label the model correctly – Separate basic, metered, monitored, and switched features in the purchase request; “smart PDU” is not a technical specification.
Single-phase and three-phase choices
Single-phase PDUs are common in small and medium-sized racks. Three-phase models can support higher power density and distribute load across phases, but they bring more installation and balancing work.
A qualified electrician should handle the electrical design and installation. The PDU label alone cannot tell you what is safe in the installed circuit.
Check the input connector, voltage, phase arrangement, circuit breaker, neutral and protective connections where applicable, and the manufacturer’s continuous-load guidance. Do not treat the theoretical maximum as a sensible continuous operating target.
| Feature | Single-phase | Three-phase |
|---|---|---|
| Installation | Usually simpler | More complex |
| Power density | Low or medium | Medium or high |
| Load balance | Tracked on one circuit | Balanced across phases |
| Maintenance | Relatively straightforward | Requires additional phase and connection checks |
Not every outlet on a three-phase PDU necessarily uses the same phase. Record the load per phase as well as the total. A comfortable total can hide an overloaded phase.
What to do – Record total load and per-phase load separately, then review both whenever you add or move equipment.
How much PDU capacity does a rack need?
Start with measured operating consumption when you can. The “800 W” label on a server power supply normally describes the supply’s capacity, not the server’s constant draw.
For a basic single-phase estimate:
S (VA) = V (volts) × I (amps)
P (W) = V × I × PF
PF is the power factor. At 230 V, 16 A, and a power factor of 0.9, the theoretical apparent power is 3,680 VA and the approximate active power is 3,312 W.
That number is not permission to fill the circuit to 3,680 VA continuously. The usable limit comes from the circuit protection, PDU rating, upstream UPS, connector, cable, equipment documentation, and applicable electrical requirements.
Include these values in the capacity plan:
- Measured operating consumption from servers, switches, and storage systems.
- Short increases during startup or disk-intensive workloads.
- The distribution of A and B feeds for equipment with two power supplies.
- Capacity reserved for future devices.
- The current limits of the PDU, UPS, outlets, circuit, and cable connectors.
If you lack measurement data, document the worst-case assumption and verify actual consumption after installation. A correct calculation does not make a single-PDU rack redundant.
What to do – Compare estimated wattage with PDU or UPS readings after installation and update the capacity record with measured values.
Caution
A PDU rated for more power than the upstream UPS or circuit does not increase the system's usable capacity. The smallest limit in the power chain wins, and continuous-load rules still apply.
A and B feeds only count when the paths are independent
With a dual-power-supply server, connect one cable to the A PDU and the other to the B PDU. For meaningful redundancy, the two PDUs should also trace back to separate circuits, distribution panels, and UPS paths where the facility design supports it.
Two different PDU names do not prove independence. Both units may still share one wall outlet, circuit breaker, panel, UPS, or upstream generator path.
In my home lab, I keep the power labels visible on the side of the rack rather than hiding them behind the cables. During a short outage in İzmir, I did not have to guess which devices were on the small UPS and which were not. That is a modest arrangement, but the habit scales well.
An ATS can provide two inputs for equipment with only one power supply. It selects an available source and passes it to the single-feed device. An ATS can fail too, and it may not tolerate every device’s inrush current, so check transfer time, input range, rated current, and protection requirements.
Check the load-sharing mode of dual-PSU servers as well. Some supplies share the load evenly; others keep one supply at a low load until the other fails. If the A and B readings do not match the expected behaviour, inspect the cabling and the server’s firmware or power settings.
What to do – During planned maintenance, disable the A and B paths one at a time and verify that every redundant server continues running.
Example
A dual-PSU server connected to two outlets on the same PDU has outlet-level separation, not power-path redundancy. Draw the upstream circuit and UPS connections before calling the design redundant.
Keep PDU management away from the public internet
Treat a managed PDU like any other network appliance. Change the default password during initial setup, place its management address on a restricted VLAN, and permit access only from the administrative systems that need it.
Before a firmware update, record the installed version, back up the configuration, and document the rollback method. Confirm what happens to the outlets while the management card restarts. Some products keep power distribution active; behaviour varies by model.
For SNMP monitoring, request only the values you need. Useful alerts may cover total current, per-phase current, voltage, temperature, humidity, and outlet state. “Device unreachable” is not enough by itself. A rising temperature or phase imbalance may warn you before an outage.
Keep management-plane events in an audit record. Failed logins, outlet switching, firmware changes, and user changes should have timestamps from a reliable NTP source.
Security here is not complicated. It is easy to neglect.
Tip
Treat the PDU management interface as infrastructure, not as an ordinary web page. Put it on a restricted management network, change default credentials, and log switching events.
Outlet types, cables, and rack placement
Outlet types such as IEC 60320 C13 and C19 must match the equipment power cables. C13 connections are common on lower- and medium-power equipment, while C19 connections are used for devices requiring higher current. Check the PDU input connector with the same care.
A vertical 0U model can mount beside rack equipment without using rack units. A horizontal 1U or 2U model consumes rack space, but cable access may be easier in some cabinets.
Account for cable weight, bend radius, and airflow. Power and data cables cannot always be separated completely, but tidy routing, suitable cable lengths, and clear labels reduce maintenance mistakes.
A cable with no label on either end becomes a small research project during an incident. Label the rack, device, PSU path, PDU, and outlet number. Use material that tolerates heat and does not fade easily.
What to do – Put the device name, PSU path, PDU name, and outlet number on both ends of every power connection.
Monitoring and maintaining a PDU
Maintenance is more than checking whether the equipment is still running. At monthly intervals, or according to your risk policy, review total load, phase balance, alarm history, temperature, humidity, connections, and visible signs of cable heating.
Physical inspection must be performed by authorized personnel under safe, de-energized conditions where required. Do not turn an electrical inspection into an improvised midnight experiment.
Set warning and critical thresholds separately, and assign an owner to every alarm. I have seen perfectly good monitoring become background noise because nobody knew who was expected to respond.
Keep a record for every power change. When adding a server, record its phase, A/B path, total rack load, and remaining UPS capacity rather than merely choosing an empty outlet.
In my own Grafana dashboard, I keep instantaneous watts, accumulated kWh, current, and alarm history as separate panels. They answer different questions. A single large number looks tidy but hides useful context.
What to do – Trigger each PDU alarm in a controlled test and prove that it reaches both the monitoring system and the person responsible for responding.
From the field
During a short outage in İzmir, the labels on my home-lab UPS and PDU let me identify the protected devices without tracing cables behind the rack. I now label both ends of every power connection.
Errors I try not to repeat
The most common mistake is choosing a PDU by outlet count alone. A twelve-outlet model is not automatically better than a four-outlet model. Input type, current capacity, measurement quality, and management features may matter much more.
Another mistake is treating PDU and UPS capacity as unrelated. A PDU may be rated for 7 kW while the upstream UPS is limited to 5 kW. The UPS is then the constraint, and the circuit may impose another one.
Remote outlet control is another place where optimism gets expensive. Storage systems, databases, and virtualization nodes need an operating-system shutdown plan before anyone reaches for the power control.
I once labelled a small UPS installation only on the PDU side and assumed I would remember the other end of each cable. I did not. Adding labels to both ends took ten minutes; tracing an unlabeled cable later took much longer.
Power is only one part of capacity planning. Cooling, rack space, server density, and operating cost belong in the same conversation. Before approving a PDU, I want the upstream limit, circuit protection, phase load, outlet compatibility, monitoring method, and failure procedure written down together.
Before Installing a Rack PDU, Check These Items
- Confirm the PDU input connector, voltage, phase arrangement, and circuit rating.
- Measure or estimate the real operating load of every connected device.
- Leave documented capacity for startup peaks and future equipment.
- Verify that the PDU, UPS, circuit, outlet, and cable limits agree.
- Design A and B feeds through genuinely independent power paths.
- Change default credentials and isolate the management interface.
- Label both ends of every power cable and test alarms and failover procedures.
If you are planning a rack, start with a power-path diagram and measured load table before comparing outlet counts. That small amount of preparation usually prevents expensive surprises.
Frequently Asked Questions
Can a PDU replace a UPS?
No. A PDU distributes power to rack equipment, while a UPS stores energy and supplies output when the incoming source fails. A managed PDU may monitor voltage, current, and outlets, but it cannot provide battery runtime unless a separate backup system is present. In a typical rack, the UPS sits upstream and the PDU distributes its output to servers and network devices.
What is the difference between a basic and a switched PDU?
A basic PDU provides power through fixed outlets and normally offers no remote control. A switched PDU can turn individual outlets on or off remotely, which is useful for controlled power cycling. That control is not a substitute for an operating-system shutdown. Identify the outlet, stop services, verify the device state, and document the action before switching power.
How do I calculate the required PDU capacity?
Start with measured operating consumption for each server, switch, and storage device. Add expected startup or workload peaks, future capacity, and the limits of the upstream UPS and circuit. For a simple single-phase estimate, apparent power is voltage multiplied by current, while active power also includes power factor. The usable limit is set by the entire power chain, not the PDU label alone.
Do two PDUs always provide redundant power?
No. Two PDUs provide meaningful redundancy only when their upstream paths are independent enough to avoid one shared failure point. If both connect to the same circuit breaker, wall outlet, UPS, or panel, that shared component can still remove power from both. Trace and document the A and B paths, then test them individually during planned maintenance.
Should I choose a metered or monitored PDU?
Choose a metered PDU when local readings are enough for a small or stable installation. Choose a monitored PDU when you need network-accessible measurements, central dashboards, alerting, or capacity trends across several racks. Check which values the product exposes, how it authenticates, and whether the management protocol fits your security policy. A display alone will not notify you while nobody is looking at it.
Is remote power switching safe for servers?
It can be useful, but it is not automatically safe. Remote switching is appropriate for controlled recovery procedures after you have considered data integrity, storage writes, clustered services, and dependencies. A graceful shutdown through the operating system should come first. Keep outlet labels accurate, restrict who can switch power, and record the reason for every forced power cycle.
Sources
- RFC 3414 – User-based Security Model for SNMPv3 — rfc-editor.org