From owner-freebsd-stable@FreeBSD.ORG Mon Sep 19 13:35:25 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 54FAD106564A for ; Mon, 19 Sep 2011 13:35:25 +0000 (UTC) (envelope-from thomas@bsdunix.ch) Received: from conversation.bsdunix.ch (ns1.bsdunix.ch [82.220.1.90]) by mx1.freebsd.org (Postfix) with ESMTP id 127AA8FC08 for ; Mon, 19 Sep 2011 13:35:24 +0000 (UTC) Received: from conversation.bsdunix.ch (localhost [127.0.0.1]) by conversation.bsdunix.ch (Postfix) with ESMTP id 9DF1DA3E9 for ; Mon, 19 Sep 2011 13:16:45 +0000 (UTC) X-Virus-Scanned: by amavisd-new at mail.bsdunix.ch Received: from conversation.bsdunix.ch ([127.0.0.1]) by conversation.bsdunix.ch (conversation.bsdunix.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id QBxjrvT0QaTG for ; Mon, 19 Sep 2011 13:16:45 +0000 (UTC) Received: from ernie.mlan.solnet.ch (ernie.mlan.solnet.ch [212.101.1.20]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by conversation.bsdunix.ch (Postfix) with ESMTPSA id 261C8A3E2 for ; Mon, 19 Sep 2011 13:16:45 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1244.3) From: Thomas Vogt In-Reply-To: <94E5E0D6-3062-44A2-8ED3-3C3D44FA7A09@bsdunix.ch> Date: Mon, 19 Sep 2011 15:16:44 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <0FD61BEF-D6E7-4948-9E0E-19C701E2FCF4@bsdunix.ch> References: <94E5E0D6-3062-44A2-8ED3-3C3D44FA7A09@bsdunix.ch> To: stable@freebsd.org X-Mailer: Apple Mail (2.1244.3) Cc: Subject: Re: mpt0 timeouts with an intel SASUC8I controller 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: Mon, 19 Sep 2011 13:35:25 -0000 Hello On Sep 19, 2011, at 2:45 PM, Thomas Vogt wrote: > I've stability issue with my new intel SASUC8I [1] PCIe controller. = It's a LSI 1068e based controller. After a few minutes with disk io = (csup or scrub by example) my FreeBSD 8-stable (64bit) is "freezing" for = a couple of minutes and I see a lot of error messages like: >=20 > dmesg: > http://pastebin.com/sL15g1vt >=20 > smartctl: > http://pastebin.com/wYU2DXJ4 Sorry: http://pastebin.com/0Na23R54 Regards, Tom