Comment 5 for bug 1339833

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-library (stable/5.0)

Reviewed: https://review.openstack.org/106444
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=9aff1a68740a42363dc912d43b99a378fbe98408
Submitter: Jenkins
Branch: stable/5.0

commit 9aff1a68740a42363dc912d43b99a378fbe98408
Author: Dmitry Borodaenko <email address hidden>
Date: Wed Jul 9 11:24:16 2014 -0700

    Enumerate Ceph OSD partitions with multi-digit index

    When there's more than 6 OSDs per OSD Journal device, some OSD journal
    partitions end up having double-digit partition index number. This patch
    modifies the ls command used to enumerate journal partitions to account for
    that multi-digit partition index numbers.

    Change-Id: I654b5c070324887f9ffd41e6eb5e231851b97404
    Closes-Bug: #1339833