Planning a Small Server Room
An anonymous reader writes: "Our company is planning to build a small server room. Initial requirements are for two or three enclosed server cabinets in which various servers and network gear will be installed. The cabinets are planned to hold between 15 to 20 servers of various types and sizes, switches, routers, four dial-in modems for after hours use by staff who do not have ISPs and a KVM switch. We would expect for a small desk as a work area, a book case, storage for some spare parts as well as server documentation and records. We know that we need some power protection in the way of a UPS and a generator. We also expect that this room will get quite warm in the summer months so it will need more air conditioning than the rest of the office. What should we expect for power and cooling needs? Are there any 'rules of thumb' when it comes to building a server room. Good suggestions and help would be appreciated."
The one thing I am missing in our server room is a plain phone....
RFC1925
For little things like KVMs, modems, inkjet printers, etc. you can safely use the nameplate ratings.
For big things, determine how many machines you would ever conceivably want in the room. Choose the biggest, baddest equipment you could possibly want. 1U dual-proccesor machines, arrays of 15000 rpm hard drives, a desk full of 21 inch monitors, you name it. Then go to the manufacturers web sites and find the nameplate ratings for the various things, and add 'em all up. The total will be a number you won't easily outgrow.
Be sure to account for start-up loads. You don't want to trip a breaker by turning everything on at once. Hard drives draw a lot of power while they're spinning up, monitors while degaussing, laser printers while warming up the fusion rollers. This is just an educated guess, but use a factor of 2 for hard drives, and 5 for monitors. Read the specs for the laser printers very, very carefully and find the worst-case.
I'd go even farther. When many surge protectors divert a surge, they divert it into the ground wire. This causes a brief, high voltage spike on that circuit's ground relative to the other circuits in the room. The longer the ground wire is, the larger the spike. This spike can do nasty things to serial lines, KVM cables, and so forth that connect machines on different circuits.So if the building breaker box is farther than, say, 50 feet from the server room, I'd have a small breaker box installed in the server room. Also this lets you recover from a tripper breaker without getting the main breaker box unlocked.
If you can afford it, have a couple of separate circuits run from the main breaker box. This gives you someplace to plug in coffee pots and vacuum cleaners without disturbing the electronics.
If the room gets its own air conditioner, make sure that has a dedicated circuit from the main breaker box.
If you can afford it, have a big industrial surge protector installed at this breaker box. Also the breaker box is a good grounding point for surge protectors on your external data lines.
This is excellent advice. The electrical code is based on safe operation of motors and heaters. Bigger wires make your electronics more reliable by reducing voltage droop.Also, computers often don't draw sine wave current. They draw less current at the beginning and end of the AC cycle, and more in the middle. This means the peak current is larger than the sinewave loads envisioned by the electrical codes.
More excellent advice. Conduit is completely unacceptable for grounding computers. A grounding wire is cheaper than the cost of a single computer crash caused by a poor ground. Have an electrician tie all the racks and other metal stuff together with big ground wires. This will help protect the rest of your equipment if one of the devices has a ground fault. It'll also help reduce static electricity by giving you lots of big grounded metal things to touch. Wire is cheap compared to the cost of a single failure. Conduit does make running wires much easier. If there is no other wiring or fluorescent lights within a few feet, I'd use nonmetallic conduit, as metallic conduit can actually act as an antenna for picking up radio waves and coupling them into your data cables. OTOH if there are AC lines parallel to the run, metallic conduit is probably better, and be sure to make the electrician ground the conduit properly.-- ;-)
Kuro5hin.org: where the good times never end.