Mailing List Archive


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

Re: [tlug] Kubuntu 6.06 Seems Good So Far



Alain Hoang wrote:
>  But once you get the hang of using LVM2 it isn't THAT bad.   My suggestion is
> stick with ext2 or ext3 filesystems if you want the true dynamic capabilities you can
> get with LVM.   JFS and XFS as far as I know don't seem to support LVM.
>   
XFS does support expanding just not shrinking, which is not so much of a
problem.  The big advantage XFS has over ext2, ext3 is robust live
filesystem resizing. e.g.

lvextend -L+500M && xfs_growfs /

or

lvextend -L+500M && cryptsetup resize home.cryptfs && xfs_growfs /home

and you have 500M added to your respective filesystem ;)

Edward


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links