On Tue, 30 Dec 2008 9:45:22 pm Chris Samuel wrote: > mkfs.btrfs -m raid1 /dev/sda10 /dev/sda11
Even doing what appears to be the correct method of: mkfs.btrfs -d raid1 -m raid1 /dev/sda10 /dev/sda11 doesn't give any love, mkfs.btrfs still tells me the filesystem will be 60GB (and the kernel agrees when it is mounted). But mkfs.btrfs does correctly set data_profile to include BTRFS_BLOCK_GROUP_RAID1 and does indeed call create_one_raid_group() with BTRFS_BLOCK_GROUP_DATA in create_raid_groups() in mkfs.c. cheers, Chris -- Chris Samuel : http://www.csamuel.org/ : Melbourne, VIC This email may come with a PGP signature as a file. Do not panic. For more info see: http://en.wikipedia.org/wiki/OpenPGP
signature.asc
Description: This is a digitally signed message part.