Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: using (5, 3) for Reed-Solomon fails to recover #12

Open
countvajhula opened this issue Jul 13, 2023 · 0 comments
Open

Bug: using (5, 3) for Reed-Solomon fails to recover #12

countvajhula opened this issue Jul 13, 2023 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@countvajhula
Copy link
Collaborator

With 5 shards (k=5) and minimum number of jewels as 3 (j=3), file download (sometimes?) fails.

To reproduce:

  1. Set j=3 in config.ini
  2. ./init.sh 5
  3. jewel
  4. Have peer 1 store a.txt
  5. Delete a.txt from peer 1
  6. Delete any two jewels from the network
  7. Attempt to download a.txt from peer 1
[jewel.peer.1] Error: Too many (or few) errors found by Chien Search for the errata locator polynomial!
@countvajhula countvajhula added bug Something isn't working help wanted Extra attention is needed labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant