From owner-freebsd-stable@FreeBSD.ORG Tue Sep 13 10:02:59 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D46A11065670 for ; Tue, 13 Sep 2011 10:02:59 +0000 (UTC) (envelope-from gausus@gausus.net) Received: from mail.metroplex.pl (mail.metroplex.pl [91.192.226.10]) by mx1.freebsd.org (Postfix) with ESMTP id 91D458FC0A for ; Tue, 13 Sep 2011 10:02:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.metroplex.pl (Postfix) with ESMTP id 16CCF612C4B for ; Tue, 13 Sep 2011 11:43:33 +0200 (CEST) X-Virus-Scanned: amavisd-new at intersec.pl Received: from mail.metroplex.pl ([127.0.0.1]) by localhost (mail.metroplex.pl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id If4p+XjuJsOj for ; Tue, 13 Sep 2011 11:43:31 +0200 (CEST) Received: from 193-0-92-207.net.uw.edu.pl (193-0-92-207.net.uw.edu.pl [193.0.92.207]) by mail.metroplex.pl (Postfix) with ESMTPSA id C65BF6123FA for ; Tue, 13 Sep 2011 11:43:30 +0200 (CEST) From: Maciej Jan Broniarz Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 13 Sep 2011 11:43:29 +0200 Message-Id: To: freebsd-stable@freebsd.org Mime-Version: 1.0 (Apple Message framework v1244.3) X-Mailer: Apple Mail (2.1244.3) Subject: problem with LSI MegaRAID on 8.2-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Sep 2011 10:02:59 -0000 Hello, I'm having some trouble with LSI MegaRAID on FreeBSD 8.2-RELEASE-p2 My storage starts to freeze and the following message apears in the log: mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3005 SECONDS mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3035 SECONDS mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3065 SECONDS mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3095 SECONDS mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3125 SECONDS mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3156 SECONDS mfi0: COMMAND 0xffffff8000b6be58 TIMEOUT AFTER 3186 SECONDS What might be the issue here? All best, mjb