From owner-freebsd-current@FreeBSD.ORG Wed Aug 25 04:56:18 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7CE3510656AB for ; Wed, 25 Aug 2010 04:56:18 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 3A9528FC16 for ; Wed, 25 Aug 2010 04:56:17 +0000 (UTC) Received: from [127.0.0.1] (pooker.samsco.org [168.103.85.57]) (authenticated bits=0) by pooker.samsco.org (8.14.4/8.14.4) with ESMTP id o7P4uFlm006127; Tue, 24 Aug 2010 22:56:15 -0600 (MDT) (envelope-from scottl@samsco.org) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Scott Long In-Reply-To: Date: Tue, 24 Aug 2010 22:56:17 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <34E50FDC-C866-4E13-8391-55503B94EB8B@samsco.org> References: To: Danilo Baio X-Mailer: Apple Mail (2.1081) X-Spam-Status: No, score=-49.4 required=3.8 tests=ALL_TRUSTED, T_RP_MATCHES_RCVD,URIBL_SBL autolearn=no version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on pooker.samsco.org Cc: freebsd-current@freebsd.org Subject: Re: mfi and Dell PERC 6/i X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Aug 2010 04:56:18 -0000 On Aug 24, 2010, at 8:57 PM, Danilo Baio wrote: > Hi guys, >=20 > I have a DELL PERC 6/i controller and I can't find the problem. > The system was running and lost disk access with this messages on = console: > "mfi0: COMMAND 0xffffff80005d1770 TIMEOUT AFTER 6178 SECONDS" > ... > http://img806.imageshack.us/img806/2300/errorr6102.png >=20 >=20 > I can't log in, after a reboot, nothing on the logs. >=20 > only shows this on boot: >=20 > Aug 24 23:04:58 bazinga kernel: mfi0: 2806 (335999491s/0x0020/DEAD) - = Fatal > firmware error: Line 156 in ../../raid/1078int.c The firmware on the controller crashed. The best I can suggest is to = look for newer firmware (mfiutil can flash firmware) and to call LSI or = Dell tech-support and report the problem. In the past, there have been = bugs with patrol reads causing crashes under heavy load, so you might = also look at disabling that option. Scott