From owner-freebsd-stable Thu May 16 1:10:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.allcaps.org (mail.allcaps.org [208.252.245.17]) by hub.freebsd.org (Postfix) with ESMTP id 78BBF37B403; Thu, 16 May 2002 01:10:23 -0700 (PDT) Received: by mail.allcaps.org (Postfix, from userid 501) id DEB7332601; Thu, 16 May 2002 01:10:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by mail.allcaps.org (Postfix) with ESMTP id D9CE42E81C; Thu, 16 May 2002 01:10:22 -0700 (PDT) Date: Thu, 16 May 2002 01:10:22 -0700 (PDT) From: "Andrew P. Lentvorski" To: Carroll Kong Cc: Michael Smith , FreeBSD Stable Subject: Re: 3Ware Error Messages In-Reply-To: <3CE2CBEB.12546.1043C6D1@localhost> Message-ID: <20020516005924.F32022-100000@mail.allcaps.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 15 May 2002, Carroll Kong wrote: > Oh boy, I cannot believe I did not realize this, but the array has been degraded the whole time! Since I am not running STABLE, I do not have ata-control. Is there a way I can find out which drive is bad short > of power cycling and taking a look at it? Do those error messages tell me which drive is down? Surprisingly, the performance has been quite excellent for a "degraded" system. I wonder if it is just a dodgy > interconnect to the IDE backplane. (Pretty sure we ran into that issue when we were testing here before deploying it. Yes, it is as a colocation facility so I cannot just out right look at it easily. ) Is there a way to nab > the status of it short of power cycling it? > Maybe I should cvsup to get ata-control... I'm pretty sure that ata-control won't tell you any useful information about the 3ware cards at all. The ide backplane of the 3ware card is completely hidden behind the firmware of the card. The card only presents a SCSI-like interface to the main driver. What you really want is the FreeBSD version of the 3ware management daemon. It's called 3dmd (3dm). It can be enabled and disabled without rebooting the machine. Once configured, you can the point a web browser at the machine and get a full status report on the card. There is lots of good stuff about the 3ware RAID (including 3dm) at: http://people.freebsd.org/~msmith/RAID/ -a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message