Comment 15 for bug 1607961

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-mon (stable/16.07)

Reviewed: https://review.openstack.org/350077
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-mon/commit/?id=38381f7fd6447b8dd8f539fe92f5f043caa5d60d
Submitter: Jenkins
Branch: stable/16.07

commit 38381f7fd6447b8dd8f539fe92f5f043caa5d60d
Author: James Page <email address hidden>
Date: Tue Aug 2 10:59:04 2016 +0100

    Resync charm helpers for PG calc fixes

    When the Ceph RADOS Gateway is used with small OSD configurations
    (3 OSDs), the light pools consume 0.1% of storage by default; this
    results in PG counts below or equal to 0; enforce a minimum PG count
    of 2 as specified in the official Ceph PG calculator.

    Change-Id: I33df3ade8ce85f1928f44d402b8a2f445c479efb
    Closes-Bug: 1607961
    (cherry picked from commit 9d73455515f200239926950eddec813e4b6b617d)