From owner-freebsd-scsi@FreeBSD.ORG Sat Nov 10 18:34:24 2007 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F72416A41A for ; Sat, 10 Nov 2007 18:34:24 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::5e5]) by mx1.freebsd.org (Postfix) with ESMTP id BCEE813C48A for ; Sat, 10 Nov 2007 18:34:23 +0000 (UTC) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (cpe-68-175-8-11.hvc.res.rr.com [68.175.8.11]) (authenticated bits=0) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id lAAIYMFd005573 for ; Sat, 10 Nov 2007 13:34:23 -0500 (EST) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6) with ESMTP id lAAIYHJG046730 for ; Sat, 10 Nov 2007 13:34:17 -0500 (EST) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.8/8.13.6/Submit) id lAAIYHAH046729 for freebsd-scsi@freebsd.org; Sat, 10 Nov 2007 13:34:17 -0500 (EST) (envelope-from tbohml) From: "Tuc at T-B-O-H.NET" Message-Id: <200711101834.lAAIYHAH046729@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-scsi@freebsd.org Date: Sat, 10 Nov 2007 13:34:17 -0500 (EST) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Problems with LSI MegaRAID "disappearing" X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Nov 2007 18:34:24 -0000 Hi, Last nites run of megarc showed that apparently my entire controller "disappeared". Its done this once before, and Scott Long said there was an issue addressed about it, but I don't know how... Finding Devices On Each MegaRAID Adapter... ... + Error: Failed to get DiskCapacity: Ch 0, Id 0 on Adp-0 - ********************************************************************** - Existing Logical Drive Information - By LSI Logic Corp.,USA - ********************************************************************** - [Note: For SATA-2, 4 and 6 channel controllers, please specify - Ch=0 Id=0..15 for specifying physical drive(Ch=channel, Id=Target)] - - - Logical Drive : 0( Adapter: 0 ): Status: OPTIMAL - --------------------------------------------------- - SpanDepth :01 RaidLevel: 5 RdAhead : Adaptive Cache: DirectIo - StripSz :064KB Stripes : 3 WrPolicy: WriteThru - - Logical Drive 0 : SpanLevel_0 Disks - Chnl Target StartBlock Blocks Physical Target Status - ---- ------ ---------- ------ ---------------------- - 0 00 0x00000000 0x087f9000 ONLINE - 0 01 0x00000000 0x087f9000 ONLINE - 0 02 0x00000000 0x087f9000 ONLINE + Request Sense Data: + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 - HotSpare Disk at Channel No. 0 and ID No. 3 + This disk is considered UNUSABLE. + + Error: Failed to get DiskCapacity: Ch 0, Id 1 on Adp-0 + + Request Sense Data: + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + + This disk is considered UNUSABLE. + + Error: Failed to get DiskCapacity: Ch 0, Id 2 on Adp-0 + + Request Sense Data: + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + + This disk is considered UNUSABLE. + + Error: Failed to get DiskCapacity: Ch 0, Id 3 on Adp-0 + + Request Sense Data: + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + + This disk is considered UNUSABLE. + + Error: Failed to find configurable devices Thanks, Tuc