Sun engineer responds to the Backblaze "Petabytes on a budget" design
11–20 of 109 posts
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#12That's a pretty weird analysis, comparing a system that is special purpose with a general purpose one. He's concentrating on disk-to-board throughput, but this being network attached storage on a LAN, using the motherboards' single ethernet port the amount of data read or written to those drives per second will never exceed 1 Gbit/second anyway. I agree with the reliability analysis though, backblaze seems to be on f…
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#13Fascinating read, and its nice to see he brought up a lot of the concerns that were mentioned here. A few things that I noticed: He mentioned that 1 Disk uses 120 MB/s, so 5 of them is 600 MB/s. He then says that converts to 6 GB/s. Now, I'm not all that familiar with speeds, but I know 1000 MB is 1 GB, so shouldn't 600 MB/s be .6 GB/s? Other than that, he raised a number of valid points. The Backblaze system is NOT…
bytes vs bits.
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#14That's a pretty weird analysis, comparing a system that is special purpose with a general purpose one. He's concentrating on disk-to-board throughput, but this being network attached storage on a LAN, using the motherboards' single ethernet port the amount of data read or written to those drives per second will never exceed 1 Gbit/second anyway. I agree with the reliability analysis though, backblaze seems to be on f…
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#15Yes, software on (relatively) unreliable hardware is exactly how Google has been able to scale to such an immense scale.
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#16He also leaves out that you could buy 10 of these Backblaze things for the price of one Sun X4540. So with a distributed load, thats 10x the performance, 10x the reliability, etc... I'm not an expert on storage, but I'd be curious to see how that stacks up, never mind the comet-proof redundancy by placing your storage in datacenters across the world.
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#17He also leaves out that you could buy 10 of these Backblaze things for the price of one Sun X4540. So with a distributed load, thats 10x the performance, 10x the reliability, etc... I'm not an expert on storage, but I'd be curious to see how that stacks up, never mind the comet-proof redundancy by placing your storage in datacenters across the world.
10x the rack space, 10x the cooling, 10x the power ...
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#18He also leaves out that you could buy 10 of these Backblaze things for the price of one Sun X4540. So with a distributed load, thats 10x the performance, 10x the reliability, etc... I'm not an expert on storage, but I'd be curious to see how that stacks up, never mind the comet-proof redundancy by placing your storage in datacenters across the world.
10x the rack space, 10x the cooling, 10x the power ...
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#19That's a pretty weird analysis, comparing a system that is special purpose with a general purpose one. He's concentrating on disk-to-board throughput, but this being network attached storage on a LAN, using the motherboards' single ethernet port the amount of data read or written to those drives per second will never exceed 1 Gbit/second anyway. I agree with the reliability analysis though, backblaze seems to be on f…
Re: Sun engineer responds to the Backblaze "Petabytes on a budget" design
#20Earlier quoted context omitted.
[deleted]
> Given the reliability info he cites, the fact that backblaze is still in business must mean their usage-to-storage ratio is small. No, it probably means that they get their reliability at a different level, such as simply storing the data on a number of machines. Systems like glusterfs make this completely transparant.