Live data from Hacker News

Zuck’s photos from Facebook’s futuristic Arctic data center

techcrunch.com

41–42 of 42 posts

Re: Zuck’s photos from Facebook’s futuristic Arctic data center

#41

Earlier quoted context omitted.

I think the lesson came in earlier in the NUMA and MPP machines where they kept trying to cram more stuff on boards that were themselves pluggable into the larger system. This convergence has happened from several directions. It's not all the different from the earlier one that started in the 1960's where they fought cost and inefficiency by getting as few components per box sharing as much as possible. Moores Law te…

To your last paragraph, only relying on forgetting the keys works great, as long as you have absolute 100% confidence in the mechanism used to do that. I read your posts on HN often so I know you know you're quite familiar with defense in depth--I feel that user data is one of those areas where it's ok to do more than one thing to protect the data. That said, there are a number of systems at FB where deleting a crypt…

Well, thanks for chiming in with insider view.

"as long as you have absolute 100% confidence in the mechanism used to do that"

It's true. These mechanisms fail way less than shredders, though. Ideally, the drive encryption would pull KEYMAT from a dedicated system for that somehow on boot (kernel, network, whatever). That system should be medium to high assurance. Easy way is rad-hard ASIC's (or antifuse FPGA's) with ECC RAM and ChipKill that implement a safe-coded protocol engine that moves keys around in memory. These are in high-availability configuration with electrical and optical isolation. Separate box manages things, does backups on encrypted data, etc. A good HSM combo at Level 3 or 4 is already mostly there, though. Remember even Ross Anderson's people couldnt break IBM's outside some stupid, unevaluated software for banking. My ideal just assures protocol itself a bit more.

"I feel that user data is one of those areas where it's ok to do more than one thing to protect the data."

It's fine, except to environmemtalists, to do it extra on top of crypto for extra assurance. By itself, crushing it is insufficient given it might be recovered given just how much data they cram in tiny spaces. It's why DOD/NSA standards were to suck the magnetism out of the platter with qualified degaussers then destroy it. Crypto then destruction can't be directly compared but should also make it hard.

"there are a number of systems at FB where deleting a crypto key loses the linked data forever"

Great they do. Thanks for telling me.

"The drive crunching is an incredibly tiny expenditure compared to the massive CapEx and OpEx required to build, stock, and run the datacenters."

I believe that. What groups like Facebook pull off in datacenter hardware, software, and administration continues to amaze me.

Re: Zuck’s photos from Facebook’s futuristic Arctic data center

#42
post #23

Is this how we are finally going to melt the Arctic?

The hydroelectric dams are taking energy from the water system by slowing its descent. Presumably the friction of faster moving water would heat the riverbeds and surroundings more than the waste heat from the data centers does. The thermal impact should be negligible compared to releasing energy stored in hydrocarbons or atoms. However, pouring a lot of concrete can release enormous amounts of carbon dioxide.

> Presumably the friction of faster moving water would heat the riverbeds and surroundings more than the waste heat from the data centers does

I would be seriously surprised about that. Do you have some data about heat leaked to the sorroundings by water friction?

I would say the potential energy of water is mostly carried by the water itself to its final destination, by slowly heating up during descent. The surroundings are not appreciably heated, since water is a good coolant.

So let's picture a waterfall: water practically stops at the bottom, so potential energy has dissipated somehow, but surroundings are not heated, water is. The energy remains in the water, which continues its happy descent to the sea.

Post reply on HN