A stopgap solution until a proper workaround has been found for expanding the volumes could be to add an additional step to mounting where we could check the size of the volume when we created it vs what it is right now.
Then, if it differs, we could run resize2fs before mounting it to the actual container.
What do you think?
A stopgap solution until a proper workaround has been found for expanding the volumes could be to add an additional step to mounting where we could check the size of the volume when we created it vs what it is right now.
Then, if it differs, we could run resize2fs before mounting it to the actual container.
What do you think?