6.5 Data Center Facility Requirements & Site Readiness
Key Takeaways
- Blueprint objective 2.6 lists facility requirements as its own item, separate from the power and cooling objective 2.3, so the exam expects site-readiness knowledge beyond kilowatts.
- Structural floor loading is a hard constraint: a DGX B200 weighs up to about 314 lb (142 kg) in 10U, and a fully populated GB200 NVL72 rack weighs well over a metric ton.
- Heat rejection capacity must match IT load almost one-for-one, so a 40 kW rack needs roughly 40 kW of cooling capacity delivered to that rack position.
- Liquid-cooled deployments add facility water requirements — supply temperature, flow rate, water quality and filtration, CDU placement, and leak detection.
- Cable reach limits shape the physical layout: passive copper is only viable for short intra-rack runs at 400G, so anything longer needs active cables or optics planned into the design.
6.5 Data Center Facility Requirements & Site Readiness
Blueprint anchor: Domain 2 objective 2.6 — "Identify facility requirements." NVIDIA lists this separately from objective 2.3 (power and cooling specifications), which is a strong hint: knowing that a rack draws 40 kW is not the same as knowing whether your building can host it. This section is the site-readiness half of the problem.
1. Why Legacy Facilities Fail an AI Deployment
A conventional enterprise data hall was designed around 5–10 kW racks, raised-floor air distribution, and roughly uniform load. An accelerated cluster violates every one of those assumptions at once: the racks are heavier, hotter, denser, thirstier for power, and far less tolerant of hot spots. A site assessment therefore has to clear six independent gates, and failing any one of them blocks the deployment regardless of the others.
| Gate | The Question | Typical Failure Mode |
|---|---|---|
| Space | Are there enough contiguous rack positions with service clearance front and rear? | Cluster gets split across distant rows, breaking cable reach budgets |
| Structure | Can the floor carry the point load and the rolling load along the delivery path? | Raised floor rated far below a fully populated AI rack |
| Power | Is there enough utility service, UPS, generator, and PDU capacity at the right voltage? | Building service is adequate in total but cannot be delivered to those specific positions |
| Cooling | Can the site reject the heat at that rack position, not just in aggregate? | Room-level capacity exists but per-rack airflow or liquid supply does not |
| Connectivity | Do fibre and copper runs fit within reach limits, with pathway and containment capacity? | 400G links exceed passive copper reach; no cable tray capacity for eight rails |
| Logistics | Can the equipment physically get to the position? | Loading dock, door width, freight elevator capacity, or ramp gradient blocks the crate |
2. Structural and Physical Requirements
Weight is the requirement candidates forget. Accelerated systems are dense metal, heatsinks, and copper:
- A DGX B200 occupies 10U and weighs up to roughly 314 lb (142.4 kg).
- A DGX H100 occupies 8U at roughly 287 lb (130 kg); a DGX A100 occupies 6U at roughly 271 lb (123 kg).
- A fully populated GB200 NVL72 rack — 18 compute trays, 9 switch trays, busbar, manifolds, and coolant — weighs well over a metric ton and is normally installed on slab rather than on a raised floor.
Consequences to plan for:
- Point loading and floor rating. Many raised floors are rated for far less than a loaded AI rack. Slab installation, load-spreading plates, or structural reinforcement may be required.
- Delivery path. Dock height, door and corridor widths, turning radii, freight-elevator capacity, and ramp gradients all have to be verified before the order ships.
- Rack geometry. Deep chassis (a DGX B200 is about 35 in / 897 mm deep) plus cable management need adequate rack depth and rear clearance. Hot-aisle/cold-aisle containment must remain intact.
- Service clearance. Blind-mate liquid couplings, tray removal, and PSU swaps all require defined front and rear working space.
3. Electrical Service Requirements
Section 6.3 covered the physics of 3-phase distribution; the facility question is whether the building can actually deliver it:
- Utility and backup capacity. Total demand includes IT load plus cooling overhead. A 400 kW IT deployment in a facility with a PUE of 1.4 draws roughly 560 kW at the meter.
- Distribution to the position. Enough rack PDUs, correct receptacle types, correct phase balance, and breaker sizing with appropriate derating for continuous load.
- Redundancy topology. Dual feeds (A/B) with UPS and generator, sized so that a single feed failure does not brown out a training run mid-checkpoint.
- Ride-through behaviour. Accelerated racks present sharp, synchronised load steps when thousands of GPUs enter and leave collective phases together; UPS and generator systems must tolerate that transient profile.
4. Thermal and Water Requirements
Heat rejection tracks IT load almost one-for-one: a rack drawing 40 kW puts roughly 40 kW of heat into the room, and that heat must leave from that position.
- Air-cooled sites. Require sufficient CFM and static pressure at the rack, working containment, and a supply temperature within the equipment's operating window (the DGX B200 operating range is 5–30 °C). Beyond roughly 35–40 kW per rack, air becomes impractical.
- Liquid-cooled sites. Add a facility water loop specification: supply temperature and flow rate, allowable pressure, water quality and chemistry, filtration, CDU placement and redundancy, manifold routing, and leak detection with automated shutoff. Warm-water operation (supply in the low-to-mid tens of degrees Celsius) is what lets a site reject heat to dry coolers instead of running mechanical chillers year-round.
- Redundancy and failure envelope. Liquid cooling concentrates risk: know the time-to-thermal-trip if pumps stop, and size N+1 CDU pumps accordingly.
5. Connectivity, Fire, Acoustics, and Commissioning
- Cable reach. At 400 Gb/s, passive direct-attach copper is limited to short intra-rack runs; longer links require active copper or optical transceivers. Because a rail-optimised design needs eight compute links per node plus storage and management, containment and pathway capacity must be planned, not improvised.
- Separate management pathways. The out-of-band management network is a distinct physical network from the compute fabric and must be cabled and powered accordingly (covered in Section 9.4).
- Fire detection and suppression. Suppression agents and detection design must be compatible with high-airflow or liquid-cooled halls.
- Acoustics and safety. Air-cooled AI racks can exceed 85 dBA, which brings hearing-protection and occupational-exposure obligations; liquid cooling is markedly quieter.
- Commissioning and burn-in. Before production, run integrated load tests, verify per-rack power and thermal margins under synthetic full load, and execute a GPU burn-in and diagnostic pass (see
dcgmi diagin Section 9.2) so infant-mortality hardware fails during acceptance rather than mid-training.
Scenario tactic: when a stem says "the customer has spare kilowatts in the building," look for the other gate. Aggregate capacity is rarely the binding constraint — floor loading, per-rack cooling delivery, or cable reach usually is.
A customer wants to install a fully populated GB200 NVL72 rack in an existing data hall with a raised floor originally specified for 8 kW enterprise racks. Beyond electrical capacity, which facility gate most urgently requires assessment?
A site assessment shows the building has ample total electrical capacity, yet the deployment still cannot proceed at the proposed rack positions. Which explanation is most consistent with the facility requirements described in the NCA-AIIO material?
Which requirement is introduced specifically by moving from air cooling to direct-to-chip liquid cooling?