Comment 10 for bug 1792710

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

Reviewed: https://review.opendev.org/746579
Committed: https://git.openstack.org/cgit/openstack/glance_store/commit/?id=c43f19e8456b9e20f03709773fb2ffdb94807a0a
Submitter: Zuul
Branch: master

commit c43f19e8456b9e20f03709773fb2ffdb94807a0a
Author: Erno Kuvaja <email address hidden>
Date: Mon Aug 17 16:35:03 2020 +0100

    Ramp up rbd resize to avoid excessive calls

    Change the RBD store to resize the image by up to 8GiB
    at the time to not resize on every write.

    Trim the image in Ceph after all data has been written
    to the actual size in case we overshot the resize.

    Partial-Bug: #1792710
    Related-to: spec-lite-Ceph-Store-Optimization

    Change-Id: I7f0bffda222b663d4316c5d6c03fdbd0d3337035