Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 82406 invoked from network); 11 Nov 2010 16:56:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 11 Nov 2010 16:56:08 -0000 Received: (qmail 45431 invoked by uid 500); 11 Nov 2010 16:56:38 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 45397 invoked by uid 500); 11 Nov 2010 16:56:37 -0000 Mailing-List: contact user-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@couchdb.apache.org Delivered-To: mailing list user@couchdb.apache.org Received: (qmail 45377 invoked by uid 99); 11 Nov 2010 16:56:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Nov 2010 16:56:37 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sivang@gmail.com designates 209.85.213.180 as permitted sender) Received: from [209.85.213.180] (HELO mail-yx0-f180.google.com) (209.85.213.180) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Nov 2010 16:56:32 +0000 Received: by yxi11 with SMTP id 11so6306yxi.11 for ; Thu, 11 Nov 2010 08:56:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=PXwqCKzeBwjJkJH4D4Ez3lDb5eSb0v1nkFDiNDN2d3Y=; b=fzzbIVTukriOGVgK4BI9BcoHkBwL4tC7FjRigHjWC3YpI9APm2X84luydyeJ91n+7x Z3sT2reLPhYVvMQYUjbWNbwp+1qo0tS8upbyRpowLN6MYcm5rjCzwUtFrOrNSR3Dpsdc QCn/rQsWyQchIa8lO14ONNAQUTgTUaF4MKRgg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=uNmzQb3uZdLq0tfKc8QUZV+lyZ5xedT5BjJPpPwoh1uM8GShxOvARlTXUaDJFwxhKp y4iwhQ9VvKWUc3G3KeMNHf2pCAkp1uVtUOKAo8gqhqT6NCiOc1ycTogkT9cTTKIHiTO7 4SzAMhwwYKLNcEWttqAPEzuw9pEqXfu7YIyeQ= MIME-Version: 1.0 Received: by 10.231.10.198 with SMTP id q6mr912540ibq.92.1289494571411; Thu, 11 Nov 2010 08:56:11 -0800 (PST) Sender: sivang@gmail.com Received: by 10.231.173.67 with HTTP; Thu, 11 Nov 2010 08:56:11 -0800 (PST) In-Reply-To: References: Date: Thu, 11 Nov 2010 18:56:11 +0200 X-Google-Sender-Auth: cTvxGO_3fbL0clFyy6OG6MUAR4k Message-ID: Subject: Re: Huge memory consumption by beam From: Sivan Greenberg To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Reposting due to bad email address configuration. On Thu, Nov 11, 2010 at 6:55 PM, Sivan Greenberg wrot= e: > Hi All, > > =A0I've had a couchdb instance running in production for about a day > (~24 hours). When we checked on the instance was saw it reached a > couple of gigs consumption of RAM (~6-7 Gigs to go to 8 hadn't we > acted) bringing the server to a halt and blowing up compaction that > was attempted then. > > =A0This was with 0.11.2 , is there any memory leak fixes in 1.0.1 that > might help to address this? As it seems hard to reproduce this > situation not on production we are bit clueless of where to > investigate. > > Any comments or help will be highly appreciated. > > Thanks, > > -Sivan >