|
|
|
|
|
by otterley
231 days ago
|
|
I’m a bit confused about this: “The storage device driver exposes Fluid Storage volumes as standard Linux block devices mountable with filesystems such as ext4 or xfs. It...allows volumes to be resized dynamically while online.” Yet an xfs file system cannot be shrunk at all, and an ext4 filesystem cannot be shrunk without first unmounting it. Are you simply doing thin provisioning of these volumes, so they appear to be massive but aren’t really? I see later that you say you account for storage based on actual consumption. |
|
They can be used with, for example, the listed file systems.
No one claimed the listed file systems would (usefully) cooperate with (all aspects of) the block device's resizing.