On 5/4/20 7:10 PM, linux guy wrote:
# lvreduce -L 6G /dev/mapper/fedora_localhost--live-home WARNING: Reducing active and open logical volume to 6.00 GiB. THIS MAY DESTROY YOUR DATA (filesystem etc.) Do you really want to reduce fedora_localhost-live/home? [y/n]: Is lvreduce smart, ie does it know not to touch existing data ?
I expect you need to resize the filesystem first before resizing the volume. But also, you can't shrink ext4 while it's mounted.
Is there a way to do this with parted ?
No, this is unrelated to partitions. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx