Support resizing of FS subvolumes. Issue the following commands from a ceph client, $ # create a 10MB subvolume $ ceph fs subvolume create <filesystem-name> subvol00 10485760 $ # resize to 50MB subvolume $ ceph fs subvolume resize <filesystem-name> subvol00 52428800
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2020:2231