On Wed, 09 Aug 2006, Tomasz Chmielewski wrote: > I wanted to install a Debian system on RAID-10, on 4 disks. > Unfortunately, it seems that Debian installer only supports RAID0, RAID1 > and RAID5.
Supposing you don't have a *really* good reason to want to use the RAID10 mode (not 1+0/0+1), just use LVM on top of RAID1. Create two RAID1 sets for mirroring and LVM stripe them by making each RAID1 device a separate PV, adding both to the same VG, and creating the LVs with stripping. As a rule of thumb, never stack Linux md devices. It invites trouble (and yes, this is because of kernel bugs -- it should be safe, but it is not always so). -- "One disk to rule them all, One disk to find them. One disk to bring them all and in the darkness grind them. In the Land of Redmond where the shadows lie." -- The Silicon Valley Tarot Henrique Holschuh -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]