Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 67919 invoked from network); 26 Aug 2009 23:26:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Aug 2009 23:26:33 -0000 Received: (qmail 44561 invoked by uid 500); 26 Aug 2009 23:26:32 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 44494 invoked by uid 500); 26 Aug 2009 23:26:32 -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 44484 invoked by uid 99); 26 Aug 2009 23:26:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 23:26:32 +0000 X-ASF-Spam-Status: No, hits=-1.0 required=10.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nexneo@me.com designates 17.148.16.100 as permitted sender) Received: from [17.148.16.100] (HELO asmtpout025.mac.com) (17.148.16.100) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 23:26:23 +0000 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Received: from [192.168.1.3] ([117.196.9.159]) by asmtp025.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KP000GV8BRAPA60@asmtp025.mac.com> for user@couchdb.apache.org; Wed, 26 Aug 2009 16:26:02 -0700 (PDT) Message-id: From: Niket Patel To: user@couchdb.apache.org In-reply-to: Subject: Re: Errors in couchdb, happens everyday at specific time. Date: Thu, 27 Aug 2009 04:55:57 +0530 References: X-Mailer: Apple Mail (2.936) X-Virus-Checked: Checked by ClamAV on apache.org On Aug 27, 2009, at 4:40 AM, Paul Davis wrote: > Very interesting. Since it runs fine the rest of the time I'll have to > assume that you've got something running that is either changing file > permissions or locking files (eaccess points at either the files > changing permissions, or a directory in their path). I notice the > timestamps are from 11PM, is it possible you've got a backup script > running that does something funky to the FS while it copies? I use EBS on EC2, and as of now I'm taking snapshots manually. I'm looking into crontab * This started after upgrade to 0.9.1 * Happens at very specific time 4.00PM PST * This errors are logged when I start couchdb again, not when it died (its silent when died with log level info) * After start, it runs fine for next 24 hours data is safe ? ( This is my biggest concern now )