From owner-freebsd-current@FreeBSD.ORG Fri Jun 18 17:31:26 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 4CF3216A4CE for ; Fri, 18 Jun 2004 17:31:26 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 365DB43D2D for ; Fri, 18 Jun 2004 17:31:26 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 0290E72DF2; Fri, 18 Jun 2004 10:30:57 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id F209572DB5; Fri, 18 Jun 2004 10:30:57 -0700 (PDT) Date: Fri, 18 Jun 2004 10:30:57 -0700 (PDT) From: Doug White To: Ruben Bloemgarten In-Reply-To: Message-ID: <20040618102917.V36931@carver.gumbysoft.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: identifying single drives on hardware RAID0 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: Fri, 18 Jun 2004 17:31:26 -0000 On Fri, 18 Jun 2004, Ruben Bloemgarten wrote: > Probably a dumb question here : but I want to identify a specific drive in > RAID0 config, but only the logical drive is reported dmesg. Is this even > possible ? Also, if this post is misdirected, my bad. What raid hardware? In general, with hardware RAID (PCI cards and the like), the component physical disks of a logical array are hidden from the OS to keep you from accessing them directly and destroying the array, and to simplify the presentation of the array to the OS. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org