From owner-freebsd-current@FreeBSD.ORG Sat Feb 7 14:29:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 45DBB16A4CE for ; Sat, 7 Feb 2004 14:29:31 -0800 (PST) Received: from smtp-gw-cl-d.dmv.com (smtp-gw-cl-d.dmv.com [216.240.97.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0761C43EBD for ; Sat, 7 Feb 2004 14:29:31 -0800 (PST) (envelope-from sven@dmv.com) Received: from lanshark.dmv.com (lanshark.dmv.com [216.240.97.46]) i17MPXRv023496 for ; Sat, 7 Feb 2004 17:25:33 -0500 (EST) (envelope-from sven@dmv.com) From: Sven Willenberger To: freebsd-current@freebsd.org Content-Type: text/plain Message-Id: <1076192961.18071.10.camel@lanshark.dmv.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Sat, 07 Feb 2004 17:29:21 -0500 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.39 Subject: 5.2 Install CD doesn't detect all scsi drives X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Feb 2004 22:29:31 -0000 Using a zero-channel adaptec 2010s (U320) RAID card with the following setup: Bus 0: single IBM U320 36GB drive Bus 1: three Seagate U320 72GB drives set up as RAID 5 (Where Bus corresponds to the SCSI channel on the Mobo - Supermicro) Booting from the 5.2-Release CD and during setup, the disk partition utility only sees the RAID configuration and not the one drive. The idea was to install the system, etc on the lone drive and the large RAID was to be used for a data spool. I have tried various configs with the adaptec SMOR to no avail. As a check, I tried a recent Linux distro install CD to make sure that the Adaptec card wasn't somehow hiding the lone disk from the OS; that distro recognized both the single drive and the RAID and allowed for both to be used to create a filesystem. Specs: Supermicro X5DPL-8GM and Adaptec 2010S ZCR card. The RAID card is picked up as asr0 by the kernel. Has anyone tried anything similar or have any ideas?