Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amadvance/snapraid
A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures
https://github.com/amadvance/snapraid
Last synced: 16 days ago
JSON representation
A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures
- Host: GitHub
- URL: https://github.com/amadvance/snapraid
- Owner: amadvance
- License: gpl-3.0
- Created: 2014-03-18T21:54:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-21T07:34:03.000Z (3 months ago)
- Last Synced: 2024-09-29T10:04:46.995Z (about 2 months ago)
- Language: C
- Homepage: http://www.snapraid.it/
- Size: 11.3 MB
- Stars: 1,976
- Watchers: 80
- Forks: 77
- Open Issues: 3
-
Metadata Files:
- Readme: README
- Changelog: HISTORY
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
- awesome - amadvance/snapraid - A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures (C)
README
SnapRAID
========SnapRAID is a backup program designed for disk arrays, storing
parity information for data recovery in the event of up to six
disk failures.Primarily intended for home media centers with large,
infrequently changing files, SnapRAID offers several features:* You can utilize disks already filled with files without the
need to reformat them, accessing them as usual.
* All your data is hashed to ensure data integrity and prevent
silent corruption.
* When the number of failed disks exceeds the parity count,
data loss is confined to the affected disks; data on
other disks remains accessible.
* If you accidentally delete files on a disk, recovery is
possible.
* Disks can have different sizes.
* You can add disks at any time.
* SnapRAID doesn't lock in your data; you can stop using it
anytime without reformatting or moving data.
* To access a file, only a single disk needs to spin, saving
power and reducing noise.For more information, please visit the official SnapRAID site:
:http://www.snapraid.it/