From owner-freebsd-stable@FreeBSD.ORG Tue Feb 26 22:09:34 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 28C7AFF8 for ; Tue, 26 Feb 2013 22:09:34 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigknife-pt.tunnel.tserv9.chi1.ipv6.he.net [IPv6:2001:470:1f10:75::2]) by mx1.freebsd.org (Postfix) with ESMTP id 0566A347 for ; Tue, 26 Feb 2013 22:09:34 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 5C8F8B95E; Tue, 26 Feb 2013 17:09:33 -0500 (EST) From: John Baldwin To: freebsd-stable@freebsd.org, "rihad@mail.ru >> rihad" Subject: Re: mfi timeouts Date: Tue, 26 Feb 2013 15:48:56 -0500 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: <512CFF90.8080806@mail.ru> In-Reply-To: <512CFF90.8080806@mail.ru> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201302261548.56253.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Tue, 26 Feb 2013 17:09:33 -0500 (EST) Cc: vince@unsane.co.uk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 26 Feb 2013 22:09:34 -0000 On Tuesday, February 26, 2013 1:31:44 pm rihad wrote: > > On 28/10/2011 04:14, Jan Mikkelsen wrote: > > >/ Hi, > > />/ > > />/ There is a patch linked to from this PR, which seems very similar: > > />/ > > />/ http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/140416 > > />/ > > />/ http://lists.freebsd.org/pipermail/freebsd-scsi/2011- March/004839.html > > />/ > > />/ The problem is also consistent with running mfiutil clearing the problem. > > />/ > > />/ I'm about to deploy mfi controllers in a similar configuration, so I'd be very curious about whether the patch fixes the problem for you. > > />/ > > /This looks promising, I'll give a try when I get a moment. > > Hi, > > Did the patch help? We're having the same issues & running "mfiutil show > volumes" every minute doesn't make the freezes go away. > Will this small patch be ok on 8.2-RELEASE-p4? Thanks. You can use the patch on 8.2. -- John Baldwin