From owner-freebsd-scsi@FreeBSD.ORG Thu Mar 24 15:43:06 2005 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E011016A4CE for ; Thu, 24 Mar 2005 15:43:06 +0000 (GMT) Received: from pigeon.infotechfl.com (mailrelay.infotechfl.com [209.251.147.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04AAA43D31 for ; Thu, 24 Mar 2005 15:43:06 +0000 (GMT) (envelope-from gmulder@infotechfl.com) Received: from [172.20.0.75] (gmulder.infotechfl.com [172.20.0.75]) by pigeon.infotechfl.com (8.11.6/8.11.6) with ESMTP id j2ODtY225261; Thu, 24 Mar 2005 08:55:34 -0500 Message-ID: <4242C6D5.4090704@infotechfl.com> Date: Thu, 24 Mar 2005 08:55:33 -0500 From: Gary Mulder User-Agent: Mozilla Thunderbird 1.0RC1 (Windows/20041201) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Per Hubinette References: <000801c53058$38093530$2ab4d850@pelle> In-Reply-To: <000801c53058$38093530$2ab4d850@pelle> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-scsi@freebsd.org Subject: Re: LSILogic MegaRAID and"camcontrol:cam_lookup_pass:CAMGETPASSTHRU ioctl failed X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 15:43:07 -0000 Per, This MegaRAID controllers have an audible alarm, which I have turned on on each system we have. Since I have to visit the lab once a day to rotate tapes I will hopefully know if one of the controllers is reporting a failed drive. Additionally FreeBSD will report the array as "degraded" in syslog, but I suspect only if you make FreeBSD probe the RAID controller (i.e. reboot). Please correct me if I am wrong. All round, not a good solution, so I'm moving to Adaptec 2200S controllers which, as Scott says, are well supported under FreeBSD. Gary Per Hubinette wrote: > So if you aren't using MegaMonitor what are you people using to monitor > these RAID controllers are you restarting > the servers and looking at the BIOS information to know that everything > is ok? > > Per