From owner-freebsd-questions@FreeBSD.ORG Tue Jun 3 23:06:02 2008 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 68EC8106564A; Tue, 3 Jun 2008 23:06:02 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 508BF8FC23; Tue, 3 Jun 2008 23:06:00 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m53N5IR7011836; Wed, 4 Jun 2008 01:05:18 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m53N5Hbq011833; Wed, 4 Jun 2008 01:05:18 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 4 Jun 2008 01:05:17 +0200 (CEST) From: Wojciech Puchar To: Oskar Eyb In-Reply-To: <4845B280.6030708@eyb.de> Message-ID: <20080604010508.H11818@wojtek.tensor.gdynia.pl> References: <48441E85.1050803@eyb.de> <484442F1.8040104@FreeBSD.org> <4845B280.6030708@eyb.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Kris Kennaway , freebsd-questions@freebsd.org Subject: Re: 7.0-R freezes with: swap_pager: indefinite wait buffer: bufobj 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: Tue, 03 Jun 2008 23:06:02 -0000 > Hi, > > the SMART-status looks ok! > > SMART overall-health self-assessment test result: PASSED > > Maybe other applications causes high I/O load? no reason to fail. > Howto determine this? Other suggestions? > > > Cheers, > Oskar > > > Kris Kennaway schrieb am 02.06.2008 20:58: >> Oskar Eyb wrote: >>> Hello, >>> >>> on a 7.0-RELEASE maschine I have now again a big problem with freezing. >>> >>> >>> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 388449, size: 4096 >>> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 388452, size: 20480 >>> swap_pager: indefinite wait buffer: bufobj: 0, blkno: 387805, size: 16384 >>> >>> >>> # swapctl -l >>> Device: 1024-blocks Used: >>> /dev/mirror/gm0s1b 1048576 485332 >>> /dev/md0 1048576 485316 >>> >>> >>> What to do against this, is there a patch available? >> >> Your disk is taking an enormously long time to reply to swap I/O, which is >> what is eventually timing out with those errors. Check that it is not >> failing. >> >> Kris >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >