Racking and data center tips

Airflow for a Small Server Room: Hot Aisle, Cold Aisle, Panels

Most small server rooms are a converted closet with a wall-mounted air conditioner and a couple of racks. They work until a hot summer week, and then a server throttles or a drive fails and someone notices the intake temperature has been sitting far too high for months.

The fix is rarely more cooling. It is usually air going to the wrong place. Servers pull cold air in at the front and push hot air out the back. If the hot air finds its way back to the front, the equipment is breathing its own exhaust and the air conditioner is doing work that never reaches the intake.

Front to back, and all facing the same way

Nearly all rack servers, storage arrays and most switches move air from front to back. Some switches and a few appliances are side-to-side or back-to-front, and those need special handling. Start by confirming the airflow direction of every device from its spec sheet, and mount the exceptions with duct kits or in a separate cabinet so they do not dump hot air into the cold side.

With two or more racks, put them in a row with all the fronts facing the same way. The space in front of the row becomes the cold aisle and the space behind becomes the hot aisle. If the room has two rows, face them front to front so the cold aisle is shared and the hot air is pushed to the walls. Never face the back of one rack into the front of another.

  • Check the airflow direction of every device. Reverse-airflow switches need reverse fan kits or a separate cabinet.
  • All racks in a row face the same direction.
  • Two rows face front to front to share the cold aisle.

Blanking panels and sealing the rack

Air takes the easy path. An empty U at the front of a rack is a short circuit that lets hot rear air pull forward into the intake of the server above it. Fill every unused front U with a blanking panel. They are cheap, tool-less, and they make a measurable difference to intake temperature in the top of the rack.

The gaps around the sides of the rails and between the rack frame and the mounting posts also let air recirculate. Foam or brush strips seal them. If the rack has a solid front door, replace it with a perforated one; solid glass doors are common in office cabinets and they starve the servers. At the rear, keep cables from blocking the exhaust of the power supplies and fans.

  1. Fill every empty front U with a blanking panel, including single-U gaps.
  2. Fit side air dams or brush strips where the posts meet the frame.
  3. Replace solid front and rear doors with perforated ones, or remove the doors.
  4. Keep the rear clear: no coiled cable in front of fans, no boxes behind the rack.

Measure at the intake, not the room

The thermostat on the wall tells you the temperature at the wall. The number that matters is the air entering the front of the servers, and it is highest at the top of the rack. Put a temperature sensor at the top front of each rack and another at the bottom front. Most servers report their inlet temperature through iDRAC, XClarity or IPMI, and that reading is free and already in the right place.

ASHRAE publishes a recommended inlet range for data centre equipment, and most vendors quote it. If your top-of-rack inlet is above that range in the afternoon, you have a recirculation problem, an undersized cooler, or both. Track it over a week rather than reading it once. A graph of inlet temperature against time of day shows whether the air conditioner is keeping up or cycling into trouble.

# Dell iDRAC: read inlet temperature
racadm -r 10.0.0.50 -u root -p <password> getsensorinfo | findstr /i inlet

# IPMI on Supermicro or Lenovo
ipmitool -I lanplus -H 10.0.0.51 -U ADMIN -P <password> sdr type Temperature

Cooling capacity, redundancy and the closet problem

A wall-mounted split unit is fine for a small room if it is sized for the heat load. Add up the actual power draw of the equipment, which you can read from the PDUs or the UPS, and remember that nearly every watt of IT power becomes heat. Compare that against the cooler's rated capacity in the same units. Also account for the room's own gains: lighting, sun on an outside wall, and the people who leave the door open.

One cooler is one point of failure. When it trips in the night, the room can reach damaging temperatures within an hour. If the budget allows, fit two smaller units that alternate. If not, put a temperature alert on the top-of-rack sensor that pages someone. And give the warm air a return path: a sealed closet with the door shut will overheat no matter what the cooler is rated for.

  • Size the cooler from measured IT load plus room gains, not from the nameplate ratings of the servers.
  • Two smaller units beat one large one for redundancy.
  • Alert on top-of-rack inlet temperature, not on the wall thermostat.

Frequently asked questions

Do I need containment in a two-rack room?

Full containment, no. Facing the racks the same way, blanking every empty U and sealing the rail gaps gets you most of the benefit for almost no money.

Is it fine to point a floor fan at the rack?

It moves air but it also mixes hot and cold. If the intake is too hot, fix recirculation and cooling capacity. A fan is a stopgap for one hot afternoon, not a design.

Takeaway

Cold in the front, hot out the back, and never let the two meet. Face the racks the same way, blank every empty U, seal the gaps, and measure at the top-front intake rather than the wall. Then size the cooler from real load and give the warm air somewhere to go. That is most of what a small room needs.

Related posts

More racking and data center tips

Need a hand with this?

Tell us what you are running and what is slowing you down. You get a straight assessment and a plan, with no obligation. Support desk is staffed 24/7.

Get in touch