From owner-freebsd-current@FreeBSD.ORG Fri Dec 18 20:04:27 2009 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 81C98106566B for ; Fri, 18 Dec 2009 20:04:27 +0000 (UTC) (envelope-from alexz@visp.ru) Received: from mail.visp.ru (srv1.visp.ru [91.215.204.2]) by mx1.freebsd.org (Postfix) with ESMTP id 33A0E8FC18 for ; Fri, 18 Dec 2009 20:04:26 +0000 (UTC) Received: from 91-215-205-255.static.visp.ru ([91.215.205.255] helo=zagrebin) by mail.visp.ru with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1NLj3p-0004C5-7r; Fri, 18 Dec 2009 23:04:25 +0300 From: "Alexander Zagrebin" To: "'Attilio Rao'" References: <39309F560B98453EBB9AEA0F29D9D80E@vosz.local> <3bbf2fe10912181004w2a1abff2re8f77fd6a8bc3233@mail.gmail.com> Date: Fri, 18 Dec 2009 23:04:24 +0300 Keywords: freebsd-current Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcqADL4NqIpFFA21Q0+GHM/Zys5L2AAD79yg X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5512 In-Reply-To: <3bbf2fe10912181004w2a1abff2re8f77fd6a8bc3233@mail.gmail.com> Cc: freebsd-current@freebsd.org Subject: RE: 8.0-RELEASE: disk IO temporarily hangs up (ZFS or ATA related problem) 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: Fri, 18 Dec 2009 20:04:27 -0000 > > The disks are used for mirrored ZFS pool. > > I have noticed that the system periodically locks up on > disk operations. > > After approx. 10 min of very slow disk i/o (several KB/s) > the speed of disk > > operations restores to normal. > > gstat has shown that the problem is in ad6. > > Want you try this patch and report?: > http://people.freebsd.org/~attilio/lockmgr_lostwake.diff > > It should apply to STABLE_8 and if not, just report and I will help. Thanks fo your attempt to help! I've successfully applied this patch to RELENG_8_0, recompiled kernel and required modules (krpc, opensolaris,zfs), but nothing has changed. The problem still exist. -- Alexander Zagrebin