On Mon, Oct 31, 2011 at 12:10:34AM +1030, Jordan Windsor wrote:
> Thanks, It currently shows this:
> 
> Data: total=195.01GB, used=193.93GB
> System, DUP: total=8.00MB, used=28.00KB
> System: total=4.00MB, used=0.00
> Metadata, DUP: total=1.75GB, used=385.41MB
> Metadata: total=8.00MB, used=0.00
> 
> I didn't specify any RAID levels during creation. I'd like to have a
> RAID0 installation across two hard drives.

How many devices do you have in your FS right now ?  If it's only 1 then
add another one (btrfs device add <dev> <path to FS>) and run balance
(btrfs fi balance <path to FS>).  That should give you raid0 for data
across two drives w/o applying any patches.

Thanks,

                Ilya
> --
> To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
> the body of a message to majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to