From owner-freebsd-current@FreeBSD.ORG Sun Sep 24 07:16:04 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2966D16A415 for ; Sun, 24 Sep 2006 07:16:04 +0000 (UTC) (envelope-from qhwt+fbsd@les.ath.cx) Received: from les.ath.cx (15.61.205.61.west.global.alpha-net.ne.jp [61.205.61.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF0943D4C for ; Sun, 24 Sep 2006 07:16:03 +0000 (GMT) (envelope-from qhwt+fbsd@les.ath.cx) Received: by les.ath.cx (Postfix, from userid 1000) id CAA0486618; Sun, 24 Sep 2006 16:16:01 +0900 (JST) Date: Sun, 24 Sep 2006 16:16:01 +0900 From: YONETANI Tomokazu To: freebsd-current@freebsd.org Message-ID: <20060924071601.GA1080@les.ath.cx> References: <1157154024.835.6.camel@atomizer.opensourcebeef.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1157154024.835.6.camel@atomizer.opensourcebeef.net> User-Agent: Mutt/1.5.11 Subject: Re: LSI 1030 mpt doesn't work if I build a new kernel 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: Sun, 24 Sep 2006 07:16:04 -0000 Hi, Recently I tried installing FreeBSD 5.4-RELEASE on an IBM X335 in my office and tried to upgrade to 6.2-PRERELEASE, and found that although it doesn't hang or panic during boot, running I/O intensive applications (including buildworld) ends up in an I/O error, and eventually panicked and rebooted. So I tried earlier versions to find out when the problem started to occur, and found that it started as early as 5.5-STABLE. I noticed that new mpt driver has been MFC after 5.4-RELEASE, so maybe that's something to do with this issue. Kernels other than 5.4 are all built on 5.4-RELEASE system using GENERIC file without any optimization flags. I haven't tried CURRENT yet because buildworld didn't finish on 5.4-RELEASE, but is it worth trying CURRENT and the patch posted to this thread(in other words: does my problem look like the similar one that people are discussing in this thread)? Here's `dmesg | grep ^mpt' output: mpt0: port 0x2300-0x23ff mem 0xfbfe0000-0xfbfeffff,0xfbff0000-0xfbffffff irq 22 at device 1.0 on pci1 mpt0: MPI Version=1.2.6.0 mpt0: Capabilities: ( RAID-1 SAFTE ) mpt0: 1 Active Volume (1 Max) mpt0: 2 Hidden Drive Members (3 Max) I found a PR with "LSI1030" in the single-line description, but it doesn't seem to be related to my problem: kern/96040 Any suggestions are welcome. Regards. 5.4-RELEASE: OK 5.5-STABLE: panic after showing the following messages: handle_workitem_freeblocks: block count initiate_write_filepage: already started 6.0-RELEASE-p12, 6.2-PRERELEASE: panic after showing bunch of the message as follows: g_vfs_done():da0s1g[WRITE(offset=3287388160, length=2048)]error = 5