On 11/28/2011 2:51 PM, Robin Hill wrote: > Well, I'd recommend against using linear RAID anyway. There's no > redundancy at all, and no performance benefits. You'd be better off > using the separate disks as separate filesystems. Yes. Linear arrays have limited use in very specific scenarios. Normally one would only use a linear array that consists of hardware or software RAID constituent devices, such as the example in my previous email. At minimum a linear array should be composed of multiple mirrored drives (RAID1). As Robin mentioned, if you can't do redundancy for some reason, simply format each disk with your favorite filesystem and mount those filesystems somewhere in your UNIX directory tree. -- Stan -- 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