From owner-freebsd-questions@FreeBSD.ORG Wed Jun 21 00:40:01 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 96C2716A47B for ; Wed, 21 Jun 2006 00:40:01 +0000 (UTC) (envelope-from tedm@toybox.placo.com) Received: from mail.freebsd-corp-net-guide.com (mail.web-strider.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id C084A43D48 for ; Wed, 21 Jun 2006 00:40:00 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) by mail.freebsd-corp-net-guide.com (8.11.1/8.11.1) with SMTP id k5L0dkx75551; Tue, 20 Jun 2006 17:39:47 -0700 (PDT) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "Elliot Finley" , "Alex Zbyslaw" Date: Tue, 20 Jun 2006 17:39:46 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <0cab01c693bb$22d8d180$37cba1cd@emerytelcom.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 Importance: Normal Cc: freebsd-questions@freebsd.org Subject: RE: monitoring raid arrays 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: Wed, 21 Jun 2006 00:40:01 -0000 >-----Original Message----- >From: owner-freebsd-questions@freebsd.org >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Elliot Finley >Sent: Monday, June 19, 2006 9:12 AM >To: Alex Zbyslaw >Cc: freebsd-questions@freebsd.org >Subject: Re: monitoring raid arrays > > > >----- Original Message ----- >From: "Alex Zbyslaw" >> Elliot Finley wrote: >> >> >How about monitoring the array on a Dell PowerEdge 2650? >> >relevant dmesg output: >> > >> >FreeBSD 6.0-RELEASE-p2 #0: Mon Jan 16 12:27:14 MST 2006 >> >aacch0: port 0xcc00-0xccff mem >0xfccff000-0xfccfffff >irq >> >30 at device 6.0 on pci5 >> >aacch1: port 0xc800-0xc8ff mem >0xfccfe000-0xfccfefff >irq >> >31 at device 6.1 on pci5 >> >aac0: mem 0xf0000000-0xf7ffffff irq 30 at >device 8.1 on >> >pci4 >> >aac0: [FAST] >> >aac0: Adaptec Raid Controller 2.0.0-1 >> > >> > >> Port: aaccli-1.0 >> Path: /usr/ports/sysutils/aaccli >> Info: Adaptec SCSI RAID administration tool >> Maint: bms@FreeBSD.org >> B-deps: >> R-deps: >> WWW: http://support.dell.com/ >> >> Never tried it but it looks like your best bet. > >Yes, I saw this too. Doesn't work on 6.x though because of the MAKEDEV >requirement. Elliot, did you file a PR when you ran across this problem? Ted