Would this work? Storage Device, SSD, 8PB for cheap?
Imagine this
We use commodity HW, and create SAN/NAS device that uses SD Chips
These can be very small, and not need a lot of cooling
Imagine instead of disks, you put in "wafers" that are cards with about 2-3TB of space, and each of these can be added to a storage unit/filesystem that could eventually hold 8PB in under 2U of rack space?
Taverner
(55,476 posts)Thoughts?
TheMadMonk
(6,187 posts)Solid state comes in at roughly 100 times the cost per GB as spinning platters.
It's cheaper to pay for the space, the juice, and the juice necessary to run the AC at 20 bellow arctic.
Taverner
(55,476 posts)that is, the SD mini chips that you put in your camera
RAID them all together for fault tolerance - and put them in sheets
TheMadMonk
(6,187 posts)...access speeds to match. Write times on these devices is often very slow.
It's doable, and being done. but it's not just a matter of grabbing 16000 x 32 GB thumb drive chips and cramming them into a box.
Nor will relying on ordinary RAID protocols, safeguard you against data loss. With SSDs, and a relatively fixed number of write cycles, it's quite probable that the backup device will fail within a very short timespan of the primary.
Taverner
(55,476 posts)Thanks!
Taverner
(55,476 posts)But through something traditionally used for "Big Data" like Hadoop or Gluster?
Taverner
(55,476 posts)Say, RAID 6 and multiple raid groups to make up a volume
Recursion
(56,582 posts)You can only write to an SD a certain number of times before it goes kablooie. Now, you could have LEDs like RAID arrays do to show you which one to replace. But that gets to another point: what kind of redundancy do you want? RAID 6? 1+0? Something else? Write times and seek times are going to be problematic, and since the filesystem metadata and block map will have to be either in memory or on a faster filesystem, that's going to add a ton of complexity. That said, if you build one, I'll write the filesystem for it. That sounds fun.
Taverner
(55,476 posts)You would have to do RAID 6, and not just that but several raid groups to make up one volume/FS
Recursion
(56,582 posts)I haven't looked at that stuff in a while.
Taverner
(55,476 posts)or really any good base block FS that has redundancy
Recursion
(56,582 posts)and then use each individual SIM card as a block in the overall FS. This could be cool.
Taverner
(55,476 posts)Phillip McCleod
(1,837 posts)and you're all so damn smart! i do love DU