HotshardLearn ↗Erasure CodingENCODEFAILRECONSTRUCT

Erasure Coding — pick a scenario

0/4 done

Pick one and press Start, then click Next › to step through it.

Watch for

The two parity rows filling with noise-like bytes while the data rows stay readable text.

More about this scenario
You'll learn

The base case: a systematic code keeps the k data shards raw and adds m parity shards mixed from them.

How it runs

Slice the object into four data shards, then compute two Reed-Solomon parity shards over GF(256) from all four.