Dne 11.1.2011 19:49, Roman Mamedov napsal(a): > On Tue, 11 Jan 2011 19:36:30 +0100 > Zdenek Kaspar <zkaspar82@xxxxxxxxx> wrote: > >> It makes sense to use LVM for virtualization and iSCSI to get rid of big >> file images (unwanted fs overhead/fragmentation). But yes, in some use >> cases this is OK. > > Since you mentioned fragmentation - there are ways to both make sparse file > images, and to defragment them when needed (on some filesystems like XFS and > btrfs). But when using LVM instead of file images, the user has neither: LVM > can't have sparse LVs, and it can't (easily) defragment an LV that is > fragmented over one or several PVs. Or am I missing something here? Yes, some filesystems can solve fragmentation issue. But if there's no good reason to have images directly on fs, then no need to waste performance (even if it's just 5%). I think you have options to move PE's, but it's tricky and it's better to avoid such allocations in first place.. HTH, Z. -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html