https://github.com/i-e-b/raidrecoverydemo
A basic demo of recovering data from a pair of checksum sets
https://github.com/i-e-b/raidrecoverydemo
ecc fec galois-field raid
Last synced: 12 months ago
JSON representation
A basic demo of recovering data from a pair of checksum sets
- Host: GitHub
- URL: https://github.com/i-e-b/raidrecoverydemo
- Owner: i-e-b
- License: bsd-3-clause
- Created: 2021-01-12T13:48:55.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-18T14:48:44.000Z (about 1 year ago)
- Last Synced: 2025-02-18T15:47:42.516Z (about 1 year ago)
- Topics: ecc, fec, galois-field, raid
- Language: C#
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RAID6 Recovery demo
A basic demo of recovering data from a pair of checksum sets.
Based on https://anadoxin.org/blog/error-recovery-in-raid6.html/