I'm looking for something that kind of resembles GoogleFS, in that dissimilar, commodity hardware can be added to a heterogeneous storage pool.
Gluster sounds cool, but after reading about it I'm not sure if it has the best topology. It supports distribution and replication, but in a really basic way. You have to set specific nodes to be stripes, and specific nodes to be mirrors, but not both.
I am looking for a system where nodes are selected on a "per-chunk" basis on whether a given chunk of data should be replicated there or somewhere else. Something that provides a little of everything - a little parallelism for performance and just enough redundancy without wasting storage on every node like a perfect mirror would, because the whole point is that it is heterogeneous nodes in a completely asymmetrical pool. We should be able to add standalone disks or large RAIDs to a node, and the file system "controller" decides how best to use it.
I'm not sure something like this even exists... I wish someone had an ISO or OVF I could just download and start messing with, but I can't seem to find anything, at least anything that is free. Looking forward to hearing your thoughts!
Thanks
Gluster sounds cool, but after reading about it I'm not sure if it has the best topology. It supports distribution and replication, but in a really basic way. You have to set specific nodes to be stripes, and specific nodes to be mirrors, but not both.
I am looking for a system where nodes are selected on a "per-chunk" basis on whether a given chunk of data should be replicated there or somewhere else. Something that provides a little of everything - a little parallelism for performance and just enough redundancy without wasting storage on every node like a perfect mirror would, because the whole point is that it is heterogeneous nodes in a completely asymmetrical pool. We should be able to add standalone disks or large RAIDs to a node, and the file system "controller" decides how best to use it.
I'm not sure something like this even exists... I wish someone had an ISO or OVF I could just download and start messing with, but I can't seem to find anything, at least anything that is free. Looking forward to hearing your thoughts!
Thanks