From owner-freebsd-questions@FreeBSD.ORG Tue Jun 10 16:49:00 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 383551065676 for ; Tue, 10 Jun 2008 16:49:00 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) Received: from ti-edu.ch (posta.ti-edu.ch [195.176.176.171]) by mx1.freebsd.org (Postfix) with ESMTP id C2EC38FC24 for ; Tue, 10 Jun 2008 16:48:58 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) X-Virus-Scanned: by cgpav Received: from [193.5.152.27] (HELO [127.0.0.1]) by ti-edu.ch (CommuniGate Pro SMTP 5.2.3) with ESMTP id 26572747 for freebsd-questions@freebsd.org; Tue, 10 Jun 2008 18:48:57 +0200 Message-ID: <484EB0A0.6080604@supsi.ch> Date: Tue, 10 Jun 2008 18:49:36 +0200 From: Roberto Nunnari User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <484EA0D3.5060004@supsi.ch> In-Reply-To: <484EA0D3.5060004@supsi.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: how to check status of ida disks? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2008 16:49:00 -0000 Sorry.. I meant *RAID* SCSI controller.. and the raid I'd like to check is RAID 1. -- Robi Roberto Nunnari wrote: > Hello. > > I'm running FreeBSD 6.1 on an old compac server. > > The server has a SCSI controller (if I'm not wrong is > the Compaq SMART 3200 Controller) that at times I'd like > to check if the status is still ok or somehow degraded. > > The OS is accessing it using the ida driver. > > Do anybody know how to achive it? > > Thank you in advance. >