Comment 4 for bug 1843638

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

Reviewed: https://review.opendev.org/682670
Committed: https://git.openstack.org/cgit/starlingx/ansible-playbooks/commit/?id=b34c5724179b0416a976a78b16889be659c53bcc
Submitter: Zuul
Branch: master

commit b34c5724179b0416a976a78b16889be659c53bcc
Author: Stefan Dinescu <email address hidden>
Date: Tue Sep 17 18:04:10 2019 +0300

    Resize the filesystem at the same time as the LV

    When resising the logical volume we also need to resize
    the filesystem on top of the volume, otherwise the
    usable space will not actually increase.

    Change-Id: If35ed36204570d36469fbfdcece0d43aaa7d354e
    Closes-Bug: 1843638
    Signed-off-by: Stefan Dinescu <email address hidden>