Re: [linux-lvm] filesystem does not reflect new LV size

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Resizing is always done in two steps, these steps are done in a
different order depending whether you are extending or reducing.

Extending:

i) Resize the LV (lvextend)
ii) Resize the filesystem (eg, ext2resize, resize_reiserfs)

Reducing:

i) Resize filesystem.
ii) Resize the LV (lvreduce)


There is a tool called e2fsadm provided in LVM1 which performs both of
these steps iff you are using an ext2 filesystem.

- Joe

_______________________________________________
linux-lvm mailing list
linux-lvm@sistina.com
http://lists.sistina.com/mailman/listinfo/linux-lvm
read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html

[Index of Archives]     [Gluster Users]     [Kernel Development]     [Linux Clusters]     [Device Mapper]     [Security]     [Bugtraq]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]

  Powered by Linux