cockpit icon indicating copy to clipboard operation
cockpit copied to clipboard

Set minimal size when resizing a filesystem

Open jelly opened this issue 1 year ago • 2 comments

When resizing a filesystem, especially shrinking I can set the slider to 1 or 10 MB. Obviously filesystems have a minimal size but we also need to account for the data on the existing filesystem. So an idea would be to set a minimal size required when we open the resize dialog. Something like $used_space + 512MB to account for FS metadata?

image

jelly avatar Oct 02 '23 08:10 jelly