From owner-freebsd-stable@FreeBSD.ORG Tue Jul 15 17:24:11 2003 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 6BFBF37B401 for ; Tue, 15 Jul 2003 17:24:11 -0700 (PDT) Received: from mrout1.yahoo.com (mrout1.yahoo.com [216.145.54.171]) by mx1.FreeBSD.org (Postfix) with ESMTP id D037543F75 for ; Tue, 15 Jul 2003 17:24:10 -0700 (PDT) (envelope-from ps@yogurt.yahoo.com) Received: from yogurt.yahoo.com (yogurt.yahoo.com [216.145.52.186]) h6G0O6126659; Tue, 15 Jul 2003 17:24:06 -0700 (PDT) Received: (from ps@localhost) by yogurt.yahoo.com (8.12.9/8.12.9) id h6G0O686010772; Tue, 15 Jul 2003 17:24:06 -0700 (PDT) (envelope-from ps) Date: Tue, 15 Jul 2003 17:24:06 -0700 From: Paul Saab To: Mike Tancsa Message-ID: <20030716002406.GA10508@yahoo-inc.com> References: <5.2.0.9.0.20030616134135.046a0e60@209.112.4.2> <87d6hhn707.fsf@Pectopah.shenton.org> <20030613041037.C89958@shell.inch.com> <87d6hhn707.fsf@Pectopah.shenton.org> <5.2.0.9.0.20030616134135.046a0e60@209.112.4.2> <5.2.0.9.0.20030616144212.062a4878@209.112.4.2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.2.0.9.0.20030616144212.062a4878@209.112.4.2> User-Agent: Mutt/1.4i cc: freebsd-stable@freebsd.org Subject: Re: state of ide raid 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: Wed, 16 Jul 2003 00:24:11 -0000 A FreeBSD native CLI and an updated 3dmd are in the works now. Mike Tancsa (mike@sentex.net) wrote: > It does for me. Here is an example warning I get on bad drives. It also > logs it to kern via syslog. > > SMART Threshold Exceeded condition detected on port 1 on controller ID:0. > Check drive for media errors. (0xf) > > This was from a bad Fujitsu. > > ---Mike