From owner-freebsd-current@FreeBSD.ORG Mon Feb 2 14:36:36 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 016E916A4CE for ; Mon, 2 Feb 2004 14:36:36 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 89D1243D41 for ; Mon, 2 Feb 2004 14:36:34 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 78EE272DC9; Mon, 2 Feb 2004 14:36:34 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 762C472DC7; Mon, 2 Feb 2004 14:36:34 -0800 (PST) Date: Mon, 2 Feb 2004 14:36:34 -0800 (PST) From: Doug White To: Putinas Piliponis In-Reply-To: <02b801c3e9d7$cf629250$0464a8c0@spotripoli.local> Message-ID: <20040202143424.H75850@carver.gumbysoft.com> References: <02b801c3e9d7$cf629250$0464a8c0@spotripoli.local> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: current@freebsd.org Subject: Re: atacontrol problems 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: Mon, 02 Feb 2004 22:36:36 -0000 On Mon, 2 Feb 2004, Putinas Piliponis wrote: > just playing with raids on 5.2.1-RC > atacontrol create RAID1 ad6 ad6 > ar0 created > atacontrol detach 3 > gives panic Feeding invalid configurations to ATA RAID is a good way to end up with a bloody foot. It would be nice to sanity-check something like that, though. ATARAID is known to not be wonderfully stable in the face of bizarre setups and failure; its a known limitation. The future plan is to replace the current framework with something more robust. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org