From owner-freebsd-scsi@FreeBSD.ORG Wed Jul 23 23:33:48 2003 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4126F37B401 for ; Wed, 23 Jul 2003 23:33:48 -0700 (PDT) Received: from mail.econolodgetulsa.com (mail.econolodgetulsa.com [198.78.66.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id C11F543F3F for ; Wed, 23 Jul 2003 23:33:47 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Received: from mail (user@mail [198.78.66.163])h6O6XnnW011721 for ; Wed, 23 Jul 2003 23:33:49 -0700 (PDT) (envelope-from user@mail.econolodgetulsa.com) Date: Wed, 23 Jul 2003 23:33:49 -0700 (PDT) From: Josh Brooks To: freebsd-scsi@freebsd.org Message-ID: <20030723233123.F10699-100000@mail.econolodgetulsa.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: aaccli: what kind of disk is it ? X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jul 2003 06:33:48 -0000 I have studied the help/usage for aaccli for quite a while, and I cannot figure out how to do two things: a) how can I determine the actual, real size of the disk ? For instance, I have some 36gig drives that are 36.8 gigs unformatted size, and some that are 36.4, and so on - if I want to buy a replacement drive to, say, rebuild a mirror, I have to get one that is the same size or larger - so how, in aaccli, can I see the actual unformatted size of that disk ? b) the type of disk it is ... this would be good enough that I wouldn't need (a), since I could just look it up on the `net. Is there a way to see the manufacturer ID string from aaccli - the string that I am shown in the BIOS and when the system boots ? thanks!!