On Mon, Mar 21, 2011 at 08:32:22PM +0100, Jarry wrote: > Hi, > > I'm looking for "the best" filesystem for a small multi-purpose > server with a couple of services running (ftp, web, mail, mysql). > For me very important features are: > > snapshot (will be used for backup, must be native without lvm) > journaling > resizeable (if possible online) > > After a little research I have found two candidates: > JFS (created by IBM) > XFS (created by SGI) > > Now without trying to start flame-war, my question is: > which of them could be better for my need? > More stable, more reliable, more efficient, etc. > Or should I consider some different filesystem? > > Jarry >
I was using XFS??but the *rm* is a nightmare. so I suggust you to try JFS, if your server need to remove files frequently. but i use ext4/reiserfs now. and the btrfs is worth trying.

