On Thu, May 27, 2010 at 03:43:05PM -0400, gm...@innerfire.net wrote:
> I'm trying to create a raid1 (mirrored) raid using two 1 Tb disks.
> The result is something twice as large as it should be fore mirrored raid.
>
> Any ideas? Linux version 2.6.34
>
> # mkfs.btrfs -d raid1 -m raid1 /dev/sdb1 /
Hi,
> I'm trying to create a raid1 (mirrored) raid using two 1 Tb
> disks. The result is something twice as large as it should be
> fore mirrored raid.
https://btrfs.wiki.kernel.org/index.php/FAQ#Why_does_df_show_incorrect_free_space_for_my_RAID_volume.3F
--
Chris Ball
One Laptop P
I'm trying to create a raid1 (mirrored) raid using two 1 Tb disks.
The result is something twice as large as it should be fore mirrored raid.
Any ideas? Linux version 2.6.34
# mkfs.btrfs -d raid1 -m raid1 /dev/sdb1 /dev/sdc1 -L fhome
WARNING! - Btrfs Btrfs v0.19 IS EXPERIMENTAL
WARNING! - see ht