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

pool: Allow more data chunks in an ec pool #9107

Merged
merged 1 commit into from Nov 5, 2021
Merged

Commits on Nov 5, 2021

  1. pool: allow more data chunks in an ec pool

    The schema has a limit of 9 data and 9 coding chunks in an EC pool.
    While not typically recommended, more data chunks may be desired.
    Ceph does not have a limit, so we match the behavior and also
    allow any number of desired chunks to be specified.
    
    Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
    travisn committed Nov 5, 2021
    Copy the full SHA
    53b6c71 View commit details
    Browse the repository at this point in the history