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

ceph-volume: fix a regression in raw list #54514

Merged
merged 1 commit into from
Nov 16, 2023
Merged

Commits on Nov 15, 2023

  1. ceph-volume: fix a regression in raw list

    'ceph-volume raw list' is broken for a specific use case (rook).
    
    rook copies devices from /dev/ to /mnt for specific/internal needs.
    
    when ceph-volume raw list is passed a device from /mnt then
    ceph-volume ignores it and return an empty dict.
    That prevent rook from creating OSDs properly.
    
    https://tracker.ceph.com/issues/63545
    
    Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
    guits committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    e67dce7 View commit details
    Browse the repository at this point in the history