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

update: convert straw bucket (backport #6689) #6690

Merged
merged 2 commits into from
Jul 9, 2021

Commits on Jul 9, 2021

  1. update: convert straw bucket

    After an upgrade, the presence of straw buckets will produce the
    following warning (HEALTH_WARN):
    
    ```
    crush map has legacy tunables (require firefly, min is hammer)
    ```
    
    because straw bucket is a firefly feature it needs to be converted to
    straw2.
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1967964
    
    Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
    (cherry picked from commit eee5764)
    guits authored and mergify-bot committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    05eafba View commit details
    Browse the repository at this point in the history
  2. update: followup on pr #6689

    add mising 'osd' command.
    
    Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
    (cherry picked from commit 4eb4268)
    guits committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    adc2632 View commit details
    Browse the repository at this point in the history