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

rbd: add support for rbd striping #3132

Merged
merged 1 commit into from
Jun 9, 2022
Merged

rbd: add support for rbd striping #3132

merged 1 commit into from
Jun 9, 2022

Commits on Jun 9, 2022

  1. rbd: add support for rbd striping

    RBD supports creating rbd images with
    object size, stripe unit and stripe count
    to support striping. This PR adds the support
    for the same.
    
    More details about striping at
    https://docs.ceph.com/en/quincy/man/8/rbd/#striping
    
    fixes: ceph#3124
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and mergify[bot] committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    d5e996a View commit details
    Browse the repository at this point in the history