From owner-freebsd-current@FreeBSD.ORG Thu Oct 11 13:00:51 2007 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 7693216A419 for ; Thu, 11 Oct 2007 13:00:51 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from crivens.terrorteam.de (crivens.terrorteam.de [81.169.171.191]) by mx1.freebsd.org (Postfix) with ESMTP id 4684713C45B for ; Thu, 11 Oct 2007 13:00:51 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from localhost (localhost [127.0.0.1]) by crivens.terrorteam.de (Postfix) with ESMTP id 73487B0276; Thu, 11 Oct 2007 15:00:50 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 11 Oct 2007 15:00:50 +0200 From: Marian Hettwer To: Rainer Duffner In-Reply-To: <470E177B.7080007@ultra-secure.de> References: <470E177B.7080007@ultra-secure.de> Message-ID: X-Sender: mh@kernel32.de User-Agent: RoundCube Webmail/0.1b Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Cc: freebsd-current@freebsd.org Subject: Re: mpt0: QUEUE FULL EVENT: Bus 0x00 Target 0x04 Depth 129 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: Thu, 11 Oct 2007 13:00:51 -0000 On Thu, 11 Oct 2007 14:30:51 +0200, Rainer Duffner wrote: > Marian Hettwer wrote: >> >> Well, both the SAS part of mpt(4) and the functionality for BCM5708S > weren't available in FreeBSD 6. > > But they work in STABLE. > All I had to do was to download a STABLE-snapshot. > (CURRENT is a no-go in production here) same here... > It's also a problem for older HS20 blades. > jep. >> If I encounter any problems (panics, whatever) I'd be glad to help out > with testing and testing and testing :) >> > > Until now, no problems have occured. But we don't do a lot of local disk > I/O on them, IIRC. > No problems here either. Lot's of disk I/O due to heavy mysql replication setup with InnoDB and MyISAM mixed. At a first glance, everything was stable and as fast as the very same MySQL + my.cnf + Linux 2.6.21 on the same hardware. Good News that :) Cheers, Marian