From owner-freebsd-stable@FreeBSD.ORG Mon Jan 24 19:29:34 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0CD316A4CE for ; Mon, 24 Jan 2005 19:29:34 +0000 (GMT) Received: from rader.servnow.com (rader.servnow.com [69.93.129.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B05443D1D for ; Mon, 24 Jan 2005 19:29:34 +0000 (GMT) (envelope-from mikes@siralan.org) Received: from 12-210-221-89.client.insightbb.com ([12.210.221.89] helo=familysquires.net) by rader.servnow.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1Ct9tw-0004Ur-S7 for freebsd-stable@freebsd.org; Mon, 24 Jan 2005 14:29:29 -0500 Date: Mon, 24 Jan 2005 14:29:31 -0500 (EST) From: "Michael L. Squires" X-X-Sender: mikes@familysquires.net To: freebsd-stable@freebsd.org In-Reply-To: <826E7D69-6E39-11D9-802F-000A9578CFCC@khera.org> Message-ID: <20050124140403.C42212@familysquires.net> References: <200501240911.31608.emanuel.strobl@gmx.net> <200501241944.13307.emanuel.strobl@gmx.net> <826E7D69-6E39-11D9-802F-000A9578CFCC@khera.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - rader.servnow.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - siralan.org X-Source: X-Source-Args: X-Source-Dir: Subject: Starting gvinum/vinum with RAID 5 and Compaq 39160 - 5.3-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 19:29:34 -0000 I've been playing with vinum and gvinum with a RAID-1 boot setup (now abandoned, hardware RAID was $29 - SM P4DC6+ with Adaptec 2005S) and with a RAID5 array using a Compaq version of the Adaptec 39160 card. I've found that only "geom_vinum_load="YES" works in order to get the RAID 5 array mounted at boot time; "vinum_load" with or without "vinum.autostart" doesn't work. (Doesn't work means that the boot fails when /dev/vinum/raid can't be mounted as per /etc/fstab, and I have to execute "vinum" before I can mount it while running single user after the crash). I've seen one other message that "vinum_load" didn't work for one other 5.3-R user, but I don't know if we both made the same mistake or if something else is wrong. (The Compaq card won't configure on my system; I found that I could flash it using the v2.57 Adaptec BIOS update and after that I could set the bus speed and turn off the BIOS (otherwise the disks are all attached "async" and the system tries to boot off the 39160). Adaptec warns of dire consequences, and the flash does not remove the identification of the card as a Compaq OEM version, but I haven't had problems after the BIOS update). Mike Squires