Re: BTRFS partition usage...

From: David Miller
Date: Tue Feb 12 2008 - 18:26:31 EST


From: Jan Engelhardt <jengelh@xxxxxxxxxxxxxxx>
Date: Tue, 12 Feb 2008 15:00:20 +0100 (CET)

> (Yes, I had xfs on sparc before, so it's not like you NEED the
> whitespace at the start of a partition.)

You actully do unless you want to lose significant chunks of your disk
space.

The Sun disk label only allows you to specify the start of a partition
in cylinders, so if you want to use a filesystem like XFS you have to
start the partition on cylinder 1 which can be many blocks into the
disk. That entire first cylinder is completely wasted.

What XFS does by putting the superblock at zero is simply does not
take these kinds of issues into consideration.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/