Fli
07-18-2017, 03:27 PM
I tried to resize logical volume by command:
lvresize --size 123G /dev/vg/thin_pool_large
and "df -h" command still shown old size of the mount point
when executed:
resize2fs /dev/vg/thin_pool_large
df -h shown correct size
lvresize --size 123G /dev/vg/thin_pool_large
and "df -h" command still shown old size of the mount point
when executed:
resize2fs /dev/vg/thin_pool_large
df -h shown correct size