Comment 4 for bug 1339833

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

Reviewed: https://review.openstack.org/105836
Committed: https://git.openstack.org/cgit/stackforge/fuel-library/commit/?id=41e2659661d82887442ba1b392a8bc3af93589c3
Submitter: Jenkins
Branch: master

commit 41e2659661d82887442ba1b392a8bc3af93589c3
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