Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 98520 invoked from network); 1 Jan 2011 20:33:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 1 Jan 2011 20:33:47 -0000 Received: (qmail 60345 invoked by uid 500); 31 Dec 2010 15:56:26 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 60313 invoked by uid 500); 31 Dec 2010 15:56:25 -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 60305 invoked by uid 99); 31 Dec 2010 15:56:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Dec 2010 15:56:24 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of robert.newson@gmail.com designates 209.85.212.52 as permitted sender) Received: from [209.85.212.52] (HELO mail-vw0-f52.google.com) (209.85.212.52) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Dec 2010 15:56:17 +0000 Received: by vws13 with SMTP id 13so4700216vws.11 for ; Fri, 31 Dec 2010 07:55:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=QY+aQLKZn3AC6J9K/gaKIPUNR4lgzkvuL7BH11NgqCI=; b=fhXCCzo1+BdEG/tQMBBsBqcZEKGCDBFYTmCWLiqQ8V2G3D746lWIsQlZgpjCu8BqAb EJL5zBNdZO4Wv99kOBUMmsCkzuCED7k/j7DQfBpaAB0uzHySpCF44judZAf5xNmartHq PW+8sEw9aMV1iWbWiq9VmwRzMzXbfuUwohuUs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=blOW0+9FtPdg7TKRqjM0IvFiibxAJXkld9pDIJqSfd4M1rKfVqRmPOQBvmCJ+HNJt7 44vGLEpME6iU1rHSbE92V9CLwbe0M2rUI9RrDKVVdmfEfid5X2ZCelKI/6XCda4weZP9 JR5Byif1vhYnT7xfjYSO2XZEKdsBIDj8wingc= MIME-Version: 1.0 Received: by 10.220.202.73 with SMTP id fd9mr4612785vcb.8.1293810956687; Fri, 31 Dec 2010 07:55:56 -0800 (PST) Received: by 10.220.188.3 with HTTP; Fri, 31 Dec 2010 07:55:56 -0800 (PST) In-Reply-To: <20101231123818.dehfe3vdq8ww8csg@webmail.loop.com.br> References: <20101231123818.dehfe3vdq8ww8csg@webmail.loop.com.br> Date: Fri, 31 Dec 2010 15:55:56 +0000 Message-ID: Subject: Re: Compact not completing From: Robert Newson To: user@couchdb.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Can you try this with a tagged release like 1.0.1? On Fri, Dec 31, 2010 at 3:38 PM, wrote: > Hello, > > Hoping for some guidance. I have a rather large (295Gb) database that was > created > running 1.0.x and I am pretty certain that there is no corruption - It has > always > been on a clean ZFS volume. > > I upgraded to 1.0.x (08d71849464a8e1cc869b385591fa00b3ad0f843 git) in the > hope > that it may resolve the issue. > > I have previously '_purge'd many douments from this database previously, so > that may be relevant. > > I am annexing the error from couchdb.log > > Thanks, > > Mike >