Slashdot Mirror


Cost-Effective Server Room Air Conditioning?

at0mic26 writes "I am currently tasked with finding a cost effective solution to our 30+ degree Celsius server room. The only air conditioning currently provided is a single duct pipe from one of two air conditioner units. I was thinking of stealing air from the second air conditioning unit with some sheet metal work, but it likely will not be sufficient — and would not have tolerance for both AC units being offline for any amount of time. An ideal supplemental portable AC unit is what I am after, however I'm finding it cost prohibitive, with $600+ humidity controlled AC unit, plus 20 amp socket requirement, plus contract work to make a hole in the wall for outside drainage so that the unit does not flood the place. What sort of successful cheaper air conditioning solutions have you come up with?"

4 of 414 comments (clear)

  1. Simply this... by actionbastard · · Score: 5, Informative

    There are no cheap A/C solutions. Portable home units lack the tonnage to adequate cool even a small bedroom, let alone a room full of fire-breathing servers. Industrial portables for 'spot' cooling, that have sufficient tonnage start in the low $10K rang and quickly move up. My suggestion is to get an A/C pro to do up the spec for you and then bid it out with guarantees and such in the RFP.

    --
    Sig this!
    1. Re:Simply this... by linear+a · · Score: 5, Informative

      Sounds like you have more time than money. If you can't afford the cost to beef up the A/C, you can use some of the techniques used in server room design. If you can, take the cold air and put it directly into your hottest (or most expensive to replace maybe) and add partitions to channel the cold air where it will do the most good. Simply mixing a stream of cold air with the warm room air is not efficient. Put the limited cooling where it does the most good, don't let the cold air mix with the hot air, try to channel the hot air away from everything. As an added thought, and exhaust fan somewhere where it is hottest might do considerable good.

  2. Cost of doing business by TJ_Phazerhacki · · Score: 5, Informative
    You can cut corners - but if a 20 Amp circuit + $600 for a cheap unit is scaring you off, you are out of your league.

    Bite the bullet and get what you need right the first time, because the repair and replace if it isn't done correctly will make $1500 seem like a drop in the bucket...

    --
    Physics is nothing like religion. If it was, we'd have an easier time trying to raise money!
  3. HVAC design for Server rooms by Elfich47 · · Score: 5, Informative

    You have to ask the following questions when designing a cooling system for an HVAC system for a server room. The conditions are significantly different than cooling for an office.

    1. What is your total kW consumed in the room.

    2. What is the cooling strategy you want to employ?

    Passive cooling - use a fan to dump the heat out of the building.
    Active cooling - Install an air conditioner with an external condensing unit to dump the heat outside.
    Alternate cooling - Dump the heat into the rest of the building during winter in order to saving on heating costs.
    Any of these options have good and bad points: expense, humidity control, thermostat control, expense of use, required backups.

    3. How is your server room arranged?
    Is everything just thrown in the room?
    Are you running a hot isle/cold isle environment?
    Do you have a raised server floor so you can pump cold air into the bottom of the racks with a ceiling return?
    Do the racks have fans to draw air from front to back?

    4. What is your current cooling capacity that is dedicated to that room?

    The last server room I designed was 500 square feet and consumed roughly 14 kw (28 watts/sf). That is roughly 4 tons of sensible cooling. To purchase a system capable of 4 tons of sensible cooling you will need to purchase a system capable of 5-6 tons of total cooling (Skipping the lecture on Sensible vs Latent vs Total cooling). So have you have just spent $4,000 in materials. Assume your costs will double for installation. Plus another couple of grand to have an actual engineer come in and design a system that will serve your specific needs.

    The question is not one of getting the heat off the chips. The heat is making its way into the air just fine. You need to get the heat out of the air (and the room) and out of the building. If your room is exceeding 30C I would assume your racks are easily running 5-10 degrees hotter. That is getting into the range where your equipment is going to start shutting down.

    Now onto your problem: $600 budget. Option: Throw a patch of your choice at it. A roll-a-way unit from Wal-mart or target where you can push a heat rejection duct out of the building, for example. This is a patch, not a solution.

    Assume you are going to have to pony up $10,000 (USD) to solve this problem.

    --
    Architectural plans are like computer source code with a couple of differences: You only compile once.