From owner-freebsd-questions@FreeBSD.ORG Thu May 29 14:01:05 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 AAC291065674 for ; Thu, 29 May 2008 14:01:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 51C9A8FC20 for ; Thu, 29 May 2008 14:01:05 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1K1igg-0003ZV-BB for freebsd-questions@freebsd.org; Thu, 29 May 2008 14:01:02 +0000 Received: from 153.red-79-148-231.staticip.rima-tde.net ([79.148.231.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 May 2008 14:01:02 +0000 Received: from matiassurdi by 153.red-79-148-231.staticip.rima-tde.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 29 May 2008 14:01:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Matias Surdi Date: Thu, 29 May 2008 16:00:56 +0200 Lines: 10 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 153.red-79-148-231.staticip.rima-tde.net User-Agent: Thunderbird 2.0.0.14 (X11/20080505) Sender: news Subject: Monitoring raid status 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: Thu, 29 May 2008 14:01:05 -0000 Hi list, I have a new FreeBSD 7.0 installation with a HighPoint RocketRAID 2310 with 4 Disks. is there a way to check the raidstatus for the raid and/or is there a way to let smartmontools check the disks? Thanks.