On Sat, Feb 20, 2010 at 11:23 AM, Andrew Purtell <apurt...@apache.org> wrote: > So use xfs... It's better than ext3 also. > I don't use Ubuntu on the server so can't say for sure if the support > is there. apt-get install xfsprogs and see if mkfs.xfs works? >
Yes, xfs is supported in the kernel (cat /proc/filesystems ). I am going with ext4 for now. just installed xfsprogs also. thanks Sujee