Live data from Hacker News

Building the heap: racking 30 petabytes of hard drives for pretraining

si.inc

1–10 of 281 posts

Re: Building the heap: racking 30 petabytes of hard drives for pretraining

#6
post #2

No mention of disk failure rates? curious how it's holding up after a few months

The disk failure rates are very low when compared to decade ago. I used to change more than a dozen disks every week a decade ago. Now it's an eyebrow raising event which I seldom see.

I think following Backblaze's hard disk stats is enough at this point.

Re: Building the heap: racking 30 petabytes of hard drives for pretraining

#7
post #5

So how do they get this data to the GPUs now...? Just run it over the public internet to the datacenter?

They can rent a dark fiber for themselves for that distance, and it'll be cheap.

However, as they noted they use 100gbps capacity from their ISP.

Re: Building the heap: racking 30 petabytes of hard drives for pretraining

#10
post #5

So how do they get this data to the GPUs now...? Just run it over the public internet to the datacenter?

yeah, exactly! we have a 100G uplink, and then we use nginx secure links that we then just curl from the machines using HTTP. (funnily HTTPS adds overhead so we just pre-sign URLs)
Post reply on HN