| http://www.w3.org/ns/prov#value | - Since the resize2fs program only accepts an exact total size (or will use the entire LV space if no size is specified), I will attempt to make a script that will look at the current FS size, current LV size and then calculate the exact size of what I want to be incremented by...which can then be fed to the resize2fs program. (although I hate scripting a solution if there is a more simple approach)
|