Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932356AbWCUSBY (ORCPT ); Tue, 21 Mar 2006 13:01:24 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932351AbWCUSBY (ORCPT ); Tue, 21 Mar 2006 13:01:24 -0500 Received: from sunkay.cs.ualberta.ca ([129.128.4.11]:6096 "EHLO sunkay.cs.ualberta.ca") by vger.kernel.org with ESMTP id S1751762AbWCUSBX (ORCPT ); Tue, 21 Mar 2006 13:01:23 -0500 Date: Tue, 21 Mar 2006 11:01:18 -0700 From: Gordon Atwood To: Jeff Garzik Cc: linux-ide@vger.kernel.org, Linux Kernel Subject: Re: sata_promise does not see hardware RAID arrays on Fasttrak TX4000 Message-ID: <20060321180118.GK17279@cs.ualberta.ca> References: <20060320194728.GA17279@cs.ualberta.ca> <441F0932.1080001@pobox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <441F0932.1080001@pobox.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1646 Lines: 39 On Mon, Mar 20, 2006 at 02:57:38PM -0500, Jeff Garzik wrote: > Gordon Atwood wrote: > >Ok, I've searched thru dozens of webpages and done the RTFM thing. If its > >really obvious, sorry, I still missed it. > > http://linux-ata.org/faq-sata-raid.html#tx2 > > http://linux-ata.org/faq-sata-raid.html#dmraid Hmm... Ok, so a TX4000 is equivalent to a TX4. Nothing I read suggested that so I missed this. And this is a fake raid card. Figures. Should probably just chuck it. Unfortunately, although dmraid 'sees' sda-sdd it only recognizes the striped array on sdc-sdd. It totally ignores the striped array on sda-sdb. Even if it did see them, I don't see how I'm any further ahead. Why should I bother with dmraid when I should just go be able to go directly to sda-d, format them and then layer software RAID or LVM on top of that. I can set up the four disks as individual single-disk arrays in the Promise BIOS and away we go. If the Promise card has overhead for processing I/O it will be there regardless of whether I go thru dmraid or mdadm or LVM. At least in the latter configuration, I can always go out and get a real 4 port ide card and just hook up the disks to it. Then this card can go in the trash. Thanks much for the pointer. Interesting how no matter how hard you search, there is always a direct thread to the info that you want that you'll completely miss :-) G.H.A. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/