From owner-freebsd-questions@FreeBSD.ORG Wed May 12 20:25:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DBFB106564A for ; Wed, 12 May 2010 20:25:24 +0000 (UTC) (envelope-from ahamiltonwright@mta.ca) Received: from smtpx.mta.ca (smtpx.mta.ca [138.73.1.138]) by mx1.freebsd.org (Postfix) with ESMTP id 0E4D68FC15 for ; Wed, 12 May 2010 20:25:23 +0000 (UTC) Received: from [138.73.29.51] (port=49199 helo=qemg.org) by smtpx.mta.ca with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.71) (envelope-from ) id 1OCIUc-0000YI-Qw; Wed, 12 May 2010 17:25:22 -0300 Date: Wed, 12 May 2010 17:25:22 -0300 (ADT) From: Andrew Hamilton-Wright To: Mike Tancsa In-Reply-To: Message-ID: References: <201005121456.o4CEurEZ078671@lava.sentex.ca> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "freebsd-questions@freebsd.org" Subject: Re: Long I/O pauses on same mass storage X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 May 2010 20:25:24 -0000 Sorry to follow myself up . . . On Wed, 12 May 2010, A. Wright wrote: > I just noticed, however, the following two interesting lines that > /var/log/messages seems to have acquired: > May 12 15:44:00 qemg kernel: ad8: FAILURE - SMART status=51 error=4 > May 12 16:05:27 qemg kernel: swap_pager: indefinite wait buffer: bufobj: 0, blkno: 294, size: 8192 > It turns out that dmesg output has a number of these, scattered over the last day; there were a bunch at 02:30 this morning; which at least indicates that the SMART logging has triggered this behaviour. A.