Greetings ...

I want to know if there is a "online" mechanism to extend or shrink an ext3 logical volume on linux - lvm..??

Currently the only way that I know (not tested yet) is

lvextend -L+2G /deb/vg/home
umount /home
umount /home
resize2fs /dev/vg/usr
mount /home

IS there something like resize_reiserfs equivalent to ext3 filesystems..??

Thanks in advance.

Carlos


-- [EMAIL PROTECTED] mailing list



Reply via email to