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

Curio does not select the best storage path properly to write it's sectors. #300

Open
7 of 12 tasks
cryptowhizzard opened this issue Oct 25, 2024 · 0 comments
Open
7 of 12 tasks

Comments

@cryptowhizzard
Copy link

Checklist

  • This is not a question or a support request. If you have any Curio related questions, please ask in the discussion forum.
  • This is not a new feature request. If it is, please file a feature request instead.
  • This is not an enhancement request. If it is, please file a improvement suggestion instead.
  • I have searched on the issue tracker and the discussion forum, and there is no existing related issue or discussion.
  • I am running the Latest release, or the most recent RC(release candidate) for the upcoming release or the dev branch(master), or have an issue updating to any of these.
  • I did not make any code changes to curio.

Curio component

  • PoRep Pipeline
  • Snap Deals
  • Market
  • IPNI provider
  • Curio UI
  • Other

Curio Version

Latest

Describe the Bug

err = dbi.harmonyDB.Select(ctx, &rows,

This needs to be changed to round-robin weighted by Available%*pathWeight

Logging Information

-

Repo Steps

  1. Run '...'
  2. Do '...'
  3. See error '...'
    ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant