Return-Path: Delivered-To: apmail-couchdb-user-archive@www.apache.org Received: (qmail 14075 invoked from network); 4 Feb 2009 20:13:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 20:13:34 -0000 Received: (qmail 58128 invoked by uid 500); 4 Feb 2009 20:13:32 -0000 Delivered-To: apmail-couchdb-user-archive@couchdb.apache.org Received: (qmail 58103 invoked by uid 500); 4 Feb 2009 20:13: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 58092 invoked by uid 99); 4 Feb 2009 20:13:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 12:13:32 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of couchdb@autosys.us designates 216.99.218.149 as permitted sender) Received: from [216.99.218.149] (HELO delora.autosys.us) (216.99.218.149) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 20:13:22 +0000 Received: by delora.autosys.us (Postfix, from userid 1000) id 6661325CED8; Wed, 4 Feb 2009 12:13:00 -0800 (PST) Date: Wed, 4 Feb 2009 12:13:00 -0800 From: Michael McDaniel To: user@couchdb.apache.org Subject: Re: CouchDB Crash during large data import... Message-ID: <20090204201300.GE22018@delora.autosys.us> Mail-Followup-To: user@couchdb.apache.org References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: http://autosys.us User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Virus-Checked: Checked by ClamAV on apache.org from the Erlang documentation for the file module ... POSIX Error Codes ... enospc - no space left on device ... ~M On Wed, Feb 04, 2009 at 12:04:43PM -0800, Chris Anderson wrote: > On Wed, Feb 4, 2009 at 1:50 AM, Philip Fennell wrote: > > > The program used PUT to create each document with an ID derived from the > > source data and I let rip firstly on a fairly large set of data which > > created 104979 documents in about 27 minutes. > > > > You should use the _bulk_docs api for this. it will be MUCH faster. > > Thanks for the error report. Things like this are notoriously hard to > reproduce. > > It looks as though the logger can't handle the error format that get's > thrown here: > > {{badmatch,{{error,enospc},5315956446}}, > [{couch_btree,'-write_node/3-lc$^0/1-0-',3}, > {couch_btree,write_node,3}, > {couch_btree,modify_node,4}, > {couch_btree,modify_kpnode,6}, > {couch_btree,modify_node,4}, > {couch_btree,modify_kpnode,6}, > {couch_btree,modify_node,4}, > {couch_btree,modify_kpnode,6}]} > > Damien, advise on if something strange has happend there? Anyone else > want to dig though that stack trace and find out how to make this > error prettier? > > -- > Chris Anderson > http://jchris.mfdz.com -- Michael McDaniel Portland, Oregon, USA http://autosys.us