Slashdot Log In
Open Source Moving in on the Data Storage World
Posted by
ScuttleMonkey
on Wed Apr 26, 2006 04:52 PM
from the sowing-data-seeds dept.
from the sowing-data-seeds dept.
pararox writes "The data storage and backup world is one of stagnant technologies and cronyism. A neat little open source project, called Cleversafe, is trying to dispell of that notion. Using the information dispersal algorithm originally conceived of by Michael Rabin (of RSA fame), the software splits every file you backup into small slices, any majority of which can be used to perfectly recreate all the original data. The software is also very scalable, allowing you to run your own backup grid on a single desktop or across thousands of machines."
This discussion has been archived.
No new comments can be posted.
Open Source Moving in on the Data Storage World
|
Log In/Create an Account
| Top
| 169 comments
| Search Discussion
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
I don't think you know what that word means. . . . (Score:2, Interesting)
(Last Journal: Sunday November 27 2005, @02:29PM)
Re:I don't think you know what that word means. . (Score:5, Funny)
(http://slashdot.org/)
Editors, please note! (Score:5, Informative)
Editors, please note that there is some incorrect information in this post. Firstly, the original concept of the IDA was designed by Shamir of RSA fame, not Rabin.
Also note that the Cleversafe IDA is a custom algorithm, and is only similar to Shamir's initial concept.
Re:I think this is wrong again (Score:4, Insightful)
(http://www.ciphergoth.org/ | Last Journal: Sunday January 14 2007, @06:32AM)
Backup for Backuper? (Score:3, Interesting)
(http://xccr.com/)
If there is a creator/seeder, then we are still burdened by having to keep this seeder safe so that we can retrieve the distributed slices.
If there is no creator/seeder, is this safe enough so that people cannot patch slices together by way of trial-and-error?
Looking at it here for work (Score:2)
(http://religiousfreaks.com/)
At work we're looking into this to store critical data on out intranet which spans several states and facilites. Looks great, but only time will tell.
I seem to remember a project months ago that was going to use P2P to backup your data on other P2P users computers which to me sounds quite insane. Anyone know if this is related?
http://religiousfreaks.com/ [religiousfreaks.com]The 'R' stands for Rivest, not Rabin (Score:5, Informative)
While Michael Rabin was inventor of the Rabin cryptosystem [wikipedia.org] in 1979, it was Ronald Rivest, Adi Shamir and Len Adleman behind RSA [wikipedia.org] two years earlier.
Think RAID5, only way better (Score:5, Interesting)
(http://people.connexer.com/~roberto)
Using the information dispersal algorithm originally conceived of by Michael Rabin (of RSA fame), the software splits every file you backup into small slices, any majority of which can be used to perfectly recreate all the original data.
It seems like this can be tuned to provide varying levels of fault tolerance. According to the abstract (I don't have an ACM web account, and I couldn't find the full text), it seems like I can take a file and make it so that any four chunks can be used to rebuild the file. I can then take those chunks and distribute them eight times to different machines. Thus, five of the eight machines would have to be rendered inoperable before I were unable to retrieve my data.
If I understand it correctly, then this is really slick.
Re:Think RAID5, only way better (Score:4, Interesting)
(http://slashdot.org/)
Rabin has shown how to come up with l vectors of which k are mutually orthogonal.
MOD PARENT REDUNDANT (Score:4, Funny)
Re:Think RAID5, only way better (Score:4, Informative)
stagnant?? (Score:4, Insightful)
oh yea (Score:1)
Rar + Par + BitTorrent? (Score:5, Interesting)
(http://brianallen.isagenix.com/)
Par files (for use with QuickPar, etc) are great, saving all sorts of extra posting on binary newsgroups.
Re:Rar + Par + BitTorrent? (Score:4, Funny)
(Last Journal: Sunday November 27 2005, @02:29PM)
Not a new idea (Score:5, Informative)
Sourceforge page (Score:1, Informative)
http://it.slashdot.org/it/06/04/26/2039224.shtml [slashdot.org]
You mean Shamir, not Rabin (Score:5, Interesting)
Even more amazingly Shamir's secret sharing scheme allows computing math functions, such as digital signatures, without ever recovering secret keys. This is called threshold cryptography, some of you may be interested to learn about its many wonders. Shamir rocks and so is threshold crypto!
innovation (Score:2, Interesting)
(http://www.ictsc.com/ | Last Journal: Saturday December 09 2006, @10:15PM)
Maybe one day vendors will stop pushing overly expensive and utterly bland storage solutions. i.e. Last time I had a meeting about storage the product was: 2x Servers 2x Disk Arrays with possible storage of a little under 2TB (using 24 80Gb SCSI HDDs) with RAID 5, Oh and the storage was presented as 4 @500Gb drives to the OS (Some proprietary thing). all in at a cool £27.000, (and that was before the license for CIFS) guess how it was billed - innovative... Its a joke, so the solution? In the meantime lots of SATA Drives and file replication, eventually? maybe we can make use of all that storage that sits on every machine on the LAN that is never used...
Storage should be Boring! (Score:5, Insightful)
(http://stereoroid.com/ | Last Journal: Wednesday August 07 2002, @05:45AM)
I'm kinda missing the point of the "editorializing" in this article: when a storage system is doing its job, it IS boring. You put bytes in, assured they will be stored, and you get them out on demand. You want nothing "interesting" to happen to the data that your business is built on! Sure, the technology is stagnant, if that means customers can get access to the data, reliably, year after year. We Slashdotters are prepared to take "bleeding edge" risks that enterprise customers are not.
been done before (Score:5, Informative)
(http://electricrain.com/greg/)
Related companies/projects happened in this order: MojoNation [archive.org] .. MNet [mnetproject.org] .. HiveCache [archive.org] .. AllMyData [allmydata.com]
good luck!
Virtual file server -- was a program for old Macs (Score:5, Interesting)
By chance, anyone remember this technology? I have no idea what happened to it, but it would be a blockbuster open source app if done today, and was platform independant. If done right, one could create data brokerage houses, where people could buy and sell storage space, and also reliability, where space on a RAID or server array would be of higher value than space on a laptop that is rarely on the Internet.
redundancy = your secret is safe (with us) (Score:1)
Borg Technology (Score:5, Funny)
(http://www.portcommodore.com/)
I was immediately visualizing a Borg Cube regenerating after a hit from the Enterprise.
regardless, it sounds cool.
Link to pay-for-view contents (Score:4, Insightful)
(http://www.acooke.org/andrew)
New idea... NOT. (Score:5, Informative)
I just hope they don't patent it [uspto.gov]!
Cleversafe mirror (Score:2)
(http://www.networkmirror.com/ | Last Journal: Thursday July 05, @04:34PM)
The others are there too.
Sounds familiar. Like my master's thesis. (Score:5, Interesting)
In fact, I wrote a RSRaid driver for Linux for my thesis and did some performance testing on it. I'll save you the 30 pages and just tell you that the algorithm is far too CPU intensive to scale up very well for fileserver use (my original intent,) but I did conclude it could be used as a backup alternative to tape. Hmmmm.
Direct Link [dyndns.org]
Google Cache [72.14.203.104]
Please forgive the double brackets, I fought witH Word and lost.
Contact me if you'd like to play with the code. I never did any reconstruction code, but the system did work in a degraded state, and was written for the Linux 2.6 kernel.
I hope they backed up (Score:2)
(http://slashdot.org/~nurb432/ | Last Journal: Friday August 27 2004, @03:24PM)
And how can you say backing up to a *single* desktop pc is of any value?
Shameless plug... (Score:2)
Cleversafe's headquarters are located at the new University Technology Park [university...gypark.com] at IIT...no, not that IIT, this one [iit.edu].
Par and Par2? (Score:1)
RAID 5 at the File Level (Score:3, Interesting)
(http://baheyeldin.com/)
From the summary : "the software splits every file you backup into small slices, any majority of which can be used to perfectly recreate all the original data."
So, basically it is like RAID 5 striping and parity [wikipedia.org] applied to the file level.
Neat concept.
Notes from lead Cleversafe designer (Score:5, Informative)
Hello-
I am the lead designer of the first Cleversafe dispersed-storage system (aka a grid-storage software system) and am one of the project's co-founders. The Cleversafe system never stores a complete copy of the data in any one place (or "grid node" in our terminology). At most 1/11th of the file data--we call it a file "slices"--is stored at any one grid node in a "scrambled" (i.e., non-contiguous), compressed, and encrypted/signed fashion. The grid _never_ stores more than one copy of the data on the grid, and that one copy is never stored all in the same place--it's dispersed using an optimized information-dispersal algorithm that we created but has similar properties to the previously-published info-dispersal algorithms (IDAs).
If a grid node and its associated content--i.e., the user's file slices on that node--are ever completely compromised (firewall comes down, all encryption and scrambling is cracked, etc), then the cracker acquires at most 1/11th (one-eleventh) of the data users data.
Further, if any half (or at least 5 out of any 11) of the grid nodes are for any reason destroyed or otherwise unavailable, all of the user's data is still accessible. This is done by generating a "coded" file slice for every data slice that we store on the node, and regenerating missing file slices from down nodes by pumping the available data and coded slices through our info-dispersal algorithms (which are all open-sourced, by the way) that are executed on the client side or when the grid "self heals" for destroyed nodes.
The system can also be implemented in a cost-effective fashion. The grid system can sustain so many concurrent, per-node outages that the availability/uptime requirements for each node are minimal. Also, the grid-node servers need not support much processing capability, for the client offloads much of the work from the servers.
We feel this system provides a powerful combination of reliability, scalability, economy, and security.
The hardest part of the design, imo, is to be able to reliably track all of these file slices across a large and heterogeneous set of grid-node machines housing these info-dispersed file slices. We designed the grid meta-data system from the ground up to do this and to be capacity-expandable, performance-scalable, and easily serviceable. More details for the open-source flavor of the grid-software design can be found here:
http://wiki.cleversafe.org/Grid_Design [cleversafe.org] [cleversafe.org]
There's much more that I can say about this system; I plan to add additional comments to this thread as more questions and comments arise. I'm sure there are new comments I have yet to read, for they're coming in pretty quickly...
I also encourage further discussion at our newly-created web forums: http://forums.cleversafe.org/ [cleversafe.org] [cleversafe.org]
Mailing lists (that will be synchronized with the web forums) will also be available at cleverafe.org in the near future.
-Matt
Cleversafe project lead
Hook it into GMailFS (Score:1)
3Par (Score:1)
We have a couple in a closet at work.
www.3par.com
Correction!!! (Score:1)
1) Information dispersal algorithm (IDA) was invented by Professor Michael Rabin at Harvard. IDA is an algorithm for distributed storage.
2) R in RSA stands for Professor Ronald Rivest at MIT. This article has nothing to do with RSA.
Comparing Cleversafe IDA algorithms with others (Score:2, Informative)
The Cleversafe information dispersal algorithms (IDAs) were designed to provide real-time performance with large amounts of data storage and retrieval (gigabytes, petabytes and above). Previous algorithms, like Rabin, Shamir and Reed-Solomon, are very effective at storing smaller amounts of data (kilobytes), but their computational overhead which is proportional to the square of the data block size or greater arent well suited for quickly dispersing/restoring larger amounts of data. The Cleversafe algorithms encode AND decode data with a computational overhead that is linearly proportional to the size of the data blocks. Specifically, the Cleversafe encoding algorithms for an 11 node grid with a threshold level of 6, required 5 operations per byte to encode data. For decoding on this dispersed storage grid, the Cleversafe algorithms require 4 operations per byte to decode data greater than 99% of the time and no more than 13 operations per byte in rare cases.
Another Cleversafe contributor, Chris Gladwin, developed our IDAs. For more info:
http://wiki.cleversafe.org/Turbo_IDA_Technology [cleversafe.org]
On can also read an Excel spreadsheet [cleversafe.org] (found in the above wiki page) and C++ source code [cleversafe.org] that represents the "guts" of our 11-Pillar IDA code module.
For more info about Cleversafe contributors:
http://wiki.cleversafe.org/Cleversafe_Contributor
You can see Chris and I at the bottom of the page which is ordered with the most-recent contributor listed first.
-Matt England
ps: We are finishing up our project announcement at this week's MySQL User's Conference [mysqluc.com] where we drew significant interest. We have engaged some MySQL core developers regarding integrating the their technology with ours.
Um, two things come to mind... (Score:1)
(http://www.cybernexus.net/)
2. Has anyone read an article on Google's file system? This sounds a lot like it. Multiple stripes, recovery with less than N-2 parts, and Google uses it to improve performance first, with copies worldwide more or less. I think the article was in Wired, but I'm too lazy to look it up.
New? Maybe. Improved? Maybe. Cool? I want.
rick
"any majority of which" (Score:2)
Ok, I'm numb in the morning, but what the hell does that mean ?
questions (Score:1)
(http://en.wikipedia....vated_protein_kinase | Last Journal: Monday April 30 2007, @06:22AM)
what is the storage size to datasize ratio? I am talking about practically meaningful numbers ensuring storage reliability comparable to the competitors.
what is the storage reliability at the storage size to datasize ratio comparable to the competitors.
Theoretical estimates will suffice.
PS I do not have access to the full text of linked ACM paper
Microsoft got this one already... (Score:1)
Article here [microsoft.com]
Microsoft has a similar concept (Score:2)
http://research.microsoft.com/sn/Farsite/ [microsoft.com]
Pretty cool stuff, check this out:
Lots more questions answered on the FAQ: http://research.microsoft.com/sn/Farsite/faq.aspx [microsoft.com]
Re: Microsoft's Farsite (Score:1)
It does this by distributing multiple encrypted replicas of each file among a set of client machines.
Therein lies the key. There exist many systems that copy entire files (or sets of data) to many machines/nodes. I have been introduced to several references to many other projects that claim similar things with similar language to projects like Farsite.
The Cleversafe system never stores an entire file (or data/file set) in any one place, encrypted or not. Only portions of any file (known as file "slices") are stored anywhere on the Cleversafe dispersed-storage grid. In our (Cleversafe's) opinion, this reduces complexity (by not having to synchronize multiple copies) and increases security and privacy (by never storing all of the data in one place), among other things.
In short, some key differentiating question I typically ask when investigating Cleversafe-competitive systems:
Does the system...
*
*
If either answer is yes, then I tend to view the project as significantly different then the Cleversafe technology. I have found full-replication-based methods in many various forms are quite prevelant in many applications.
-Matt
The meta-data system can use any IDA (Score:1)
I felt it worth noting at the top level of this thread:
The Cleversafe meta-data system was designed with an attempt to be able to easily use any information-dispersal algorithm (IDA) available today (including the Reed-Solomon, Shamir, and current Cleversafe methods) or in the future. In fact, the current Cleversafe IDA represents a small part of the code; the vast majority of the code and development effort can be found in the meta-data-management system to track data slices from an unlimited number of files originating from an unlimited number of users and computing systems; this also needs to be done in a way such that the entire system can tolerate and tremendous number of concurrent failures from the underlying system components.
Is Cleversafe the first one to design a "hyper-redundant," grid-like, meta-data-management system? No. However, we believe we are the only ones to have built such a robust system based on an IDA mechanism with absolutely no replication of the data--and therefore, we contend, much less complexity. Further, I believe that this reduced complexity (when compared with other distributed file/meta-data systems) enables many powerful features, including performance scalability and better human serviceability.
Will the Cleversafe system prove to be uniquely valuable? We believe so. However, as at least one other post on this thread mentions: time will tell.
It's also important for me to reiterate: I personally designed much of the current meta-data system, so I present an obviously-biased perspective.
-Matt
Dispersal is not encryption; Cleversafe uses both (Score:1)
Recovery volumes for various archival utilities have been around a long time. This is just the first time that I know of where they use the RSA algorithm instead of an older algorithm.
To be clear:
Dispersal is not encryption. (Cleversafe uses both.)
While we (Cleversafe) do use public-private key methods to encrypt the data/content [cleversafe.org], this is still a separate operation from the data *dispersal* [cleversafe.org].
Moreover, if the content encryption is somehow cracked/broken (and public-private key encryption can be broken), the cracker acquires at most 1/11th (in our current IDA scheme) of "scrambled"/non-contiguous data.
This is the major reason why we feel that our system provides unique, security-and-privacy-based value over encryption-only based systems. If the encryption breaks, you still can't get the data. (And of course, we use the encryption mechanism, too.)
Note that a different RSA key can be used to encrypt each file Slice (ie, for each Cleversafe "Pillar," as per our terminology [cleversafe.org] for our grid design [cleversafe.org]) such that if a cracker breaks one slice/Pillar's key, they still have to break the key for other Pillars (and there are 11 total Pillars in the current IDA scheme)...*in addition* to the "toplevel" key we use to encrypt the file before it's sliced/dispersed. Note: we don't have this post-dispersed-encryption feature in our current alpha4.1.3 code [sourceforge.net] (we only encrypt the toplevel file before it's compressed and dispersed), but we believe it will not be difficult to add.
Also: we will be signing each slice as well, for data-integrity purposes to prevent both malicious and non-malicious data change/vandalism. This also will be a feature added in the near term.
One can read more about the open-source flavor of the Cleversafe grid design [cleversafe.org].
-Matt
ps: I encourage interested parties to continue discussions at http://forums.cleversafe.org/ [cleversafe.org] (as well as to soon-to-be-available email lists that will synchronized with these forums).
Re:Aimed at who ? (Score:1)