From owner-freebsd-amd64@FreeBSD.ORG Thu Apr 30 20:42:29 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4CF81065674 for ; Thu, 30 Apr 2009 20:42:29 +0000 (UTC) (envelope-from ler@lerctr.org) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [192.147.25.65]) by mx1.freebsd.org (Postfix) with ESMTP id A7A1B8FC1C for ; Thu, 30 Apr 2009 20:42:29 +0000 (UTC) (envelope-from ler@lerctr.org) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lerami; d=lerctr.org; h=Received:From:To:Cc:References:In-Reply-To:Subject:Date:Message-ID:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Mailer:Thread-Index:Content-Language:X-Spam-Score:X-LERCTR-Spam-Score:X-Spam-Report:X-LERCTR-Spam-Report:DomainKey-Status; b=fwL1Kk9pF26Pk0tpDm4MaMg1VtcRTeoJaiUNrvUmgKhao648LmSqYhdUFTR44Il3JUa1LJy0GEFba6D/WOd0YHvNKc1Oglea9OZ4YwFcrRBtvrjI3/H5V+LKAaFq5pNiEOixKQ+nW8ZUW6O6Gpy2ZIXv/gWTHS+SbEG2U33gcbs=; Received: from 64.3.1.253.ptr.us.xo.net ([64.3.1.253]:34986 helo=LROSENMAN) by thebighonker.lerctr.org with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LzcqS-00058S-6o; Thu, 30 Apr 2009 15:27:01 -0500 From: "Larry Rosenman" To: "'Thomas Hurst'" , "'Randy Bush'" References: <200904270840.n3R8e2DY099931@freefall.freebsd.org> <20090430190857.GA82277@voi.aagh.net> In-Reply-To: <20090430190857.GA82277@voi.aagh.net> Date: Thu, 30 Apr 2009 15:26:49 -0500 Message-ID: <004801c9c9d2$03e0d070$0ba27150$@org> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcnJy1K2tc8y3q5qTWq1tmggP/aWRwABoRtQ Content-Language: en-us X-Spam-Score: -2.5 (--) X-LERCTR-Spam-Score: -2.5 (--) X-Spam-Report: SpamScore (-2.5/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, TVD_RCVD_IP=1.931 X-LERCTR-Spam-Report: SpamScore (-2.5/5.0) ALL_TRUSTED=-1.8, BAYES_00=-2.599, TVD_RCVD_IP=1.931 DomainKey-Status: no signature Cc: freebsd-amd64@FreeBSD.org Subject: RE: amd64/134011: swap_pager_getswapspace(4): failed X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2009 20:42:30 -0000 I saw this as well. I believe something(tm) changed in the on disk db file format, such that exim_tidydb running with the new libc had issues. I just wiped my db/* directory (they are just caches, they are expendable), and restarted exim. -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 512-248-2683 E-Mail: ler@lerctr.org US Mail: 430 Valona Loop, Round Rock, TX 78681-3893 -----Original Message----- From: owner-freebsd-amd64@freebsd.org [mailto:owner-freebsd-amd64@freebsd.org] On Behalf Of Thomas Hurst Sent: Thursday, April 30, 2009 2:09 PM To: Randy Bush Cc: freebsd-amd64@FreeBSD.org Subject: Re: amd64/134011: swap_pager_getswapspace(4): failed * Randy Bush (randy@psg.com) wrote: > rip1.psg.com:/root# uname -a > FreeBSD rip1.psg.com 8.0-CURRENT FreeBSD 8.0-CURRENT #9: Sun Apr 5 09:32:56 GMT 2009 root@rip1.psg.com:/usr/obj/usr/src/sys/RIP1 i386 > Apr 25 00:07:47 rip1 kernel: swap_pager_getswapspace(16): failed > Apr 25 00:07:47 rip1 kernel: pid 40337 (exim_tidydb), uid 0, was killed: out of swap space I saw this about a week ago, on a freshly supped and built CURRENT: 2053 root 1 115 0 5966M 5921M CPU3 3 0:23 86.47% exim_tidydb The exim queue was empty. The only other thing of note running was a 11GB mysqld (5.4, which ran about 2-3000x slower than expected). -- Thomas 'Freaky' Hurst http://hur.st/ _______________________________________________ freebsd-amd64@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"