From owner-freebsd-questions@FreeBSD.ORG Tue Feb 7 15:31:05 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B9016A420 for ; Tue, 7 Feb 2006 15:31:05 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail5.sea5.speakeasy.net (mail5.sea5.speakeasy.net [69.17.117.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51CD543D49 for ; Tue, 7 Feb 2006 15:31:04 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 31554 invoked from network); 7 Feb 2006 15:31:03 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail5.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 7 Feb 2006 15:31:03 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 2CCE828439; Tue, 7 Feb 2006 10:31:02 -0500 (EST) Sender: lowell@be-well.ilk.org To: Necati Ersen Siseci References: <848f55ff0602060849l56c5aaa7l91a7d47d13bc0b83@mail.gmail.com> From: Lowell Gilbert Date: 07 Feb 2006 10:31:02 -0500 In-Reply-To: <848f55ff0602060849l56c5aaa7l91a7d47d13bc0b83@mail.gmail.com> Message-ID: <44oe1j89u1.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Adaptec AIC7901 and Striping X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2006 15:31:05 -0000 Necati Ersen Siseci writes: > I have a Asus Xeon server with Adaptec AIC 7901 SCSI card and two discs. > I made a RAID configuration for stripping two disks (RAID 0) > > When I try to install FreeBSD 5.4. FreeBSD still see two different > discs( da0 and da1). > Do you have any idea about this problem? Sounds like that adapter isn't supported on 5.4. There is a lot of new RAID support in newer branches of FreeBSD, but I don't know what hardware is actually in that card to tell whether it should work now. You should try 6.0 (or, preferably, one of the prerelease versions of 6.1), and maybe talk to the driver maintainers.