Return-Path: Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: (qmail 78894 invoked from network); 22 Mar 2010 22:37:11 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Mar 2010 22:37:11 -0000 Received: (qmail 51192 invoked by uid 500); 22 Mar 2010 22:37:10 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 51159 invoked by uid 500); 22 Mar 2010 22:37:10 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 51150 invoked by uid 99); 22 Mar 2010 22:37:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Mar 2010 22:37:10 +0000 X-ASF-Spam-Status: No, hits=-1.4 required=10.0 tests=AWL,RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: 206.15.76.4 is neither permitted nor denied by domain of dkrsmanovic@plos.org) Received: from [206.15.76.4] (HELO mail1.plos.org) (206.15.76.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Mar 2010 22:37:05 +0000 thread-index: AcrKECYX+aui0iw4R6WaWPwipmR0Mw== Received: from 10.135.2.141 ([10.135.2.141]) by SFEXCH01.plos.org ([10.135.1.7]) with Microsoft Exchange Server HTTP-DAV ; Mon, 22 Mar 2010 22:36:44 +0000 Content-Class: urn:content-classes:message Importance: normal Priority: normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4325 Received: from dkrsmanovic-usws by mail1.plos.org; 22 Mar 2010 15:36:45 -0700 Subject: Re: Disk Full From: "Dragisa Krsmanovic" To: In-Reply-To: <1269295685.2965.58.camel@Ubuntu-bill> References: <1269281472.2965.19.camel@Ubuntu-bill> <1269295685.2965.58.camel@Ubuntu-bill> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Date: Mon, 22 Mar 2010 15:36:44 -0700 Message-ID: <1269297404.3085.18.camel@dkrsmanovic-usws> MIME-Version: 1.0 X-Mailer: Evolution 2.28.1 What does df -i tell you ?=20 Other possibility is that, for some reason, you exceeded max open files. What does ulimit -a tell you ?=20 lsof | wc -l will give you how many open files you have. On Mon, 2010-03-22 at 15:08 -0700, Bill Oconnor wrote: > Hi, Thanks for getting back to me. >=20 > I don't think it is a problem with EC2. S3 is more like a backup = service > I'm working with network attached disk volumes.=20 >=20 > I created a 750 gig volume which I mount onto the instance. The = original > data that I am using is on a similar volume (500 gig). I start the > standalone JR from the directory on the 750 gig volume and the > repository gets created there so there is plenty of space. >=20 > I installed fuse-davfs2 so that I can mount webdav volume locally: >=20 > mount -t davfs localhost:8080/repository/default /repo/plos_repo >=20 > I use the vanilla configuration of JR.=20 >=20 > At this point everything is fine. I create a directory > called /repo/plos_repo/10.1371 and then make around 17000 > subdirectories. My script then proceeds to unzip into the appropriate > directories. >=20 > The script starts failing after around 300 zip files are processed. If = I > do a df -h there seems to be plenty of room on the volumes. >=20 > If I try and do the process manually at this point by unzipping the = file > directly to the mounted repository the directory it fails.=20 >=20 > I'm feeling like there is a configuration issue but I haven't seen any > docs that specifically address this.=20 >=20 > ~bill >=20 > On Mon, 2010-03-22 at 20:12 +0100, Paul PODGORSEK wrote: > > Hello Bill, > >=20 > > Are you sure that the problem isn't coming from the EC2 instance? > > I have read some information about it, and it seems the filesystem = that is=20 > > used (S3) isn't a standard Posix one. > > For example, S3 stores objects up to 5 gigabytes in size. > >=20 > > Two links that may help: > > http://en.wikipedia.org/wiki/Amazon_EC2 > > http://en.wikipedia.org/wiki/Amazon_S3 > >=20 > > Best regards, > > Paul. > >=20 > > -------------------------------------------------- > > From: "Bill Oconnor" > > Sent: Monday, March 22, 2010 7:11 PM > > To: > > Subject: Disk Full > >=20 > > > Hello, > > > > > > I have a standalone version of JR 2.0 on an EC2 instance with = CENTOS 5. > > > I have a 750 GB volume that I launch JR on. I created = approximately 17K > > > directories which I plan to unzip approx 100K different files. The = total > > > space consumed should not be more that 500 GB. > > > > > > I mount the webdav volume using fuse-davfs2. The directories are = all > > > made but my script stops unzipping and copying files at around 13 = GB. > > > The volume itself only reports to be 26 GB. > > > > > > Anybody know what is going on here? Is this a JR or fuse-davfs > > > configuration? Is there some magic to mounting it? Searched the = list but > > > haven't identified anything that answers my questions. > > > > > > Thanks, > > > Bill OConnor > > > > > >=20 > > >=20 >=20 >=20 -------------------------------------------------------------------------= -------------------------------------------------------------------------= ------------------------------------------------------------------------ This email is confidential to the intended recipient. If you have = received it in error, please notify the sender and delete it from your system. Any unauthorized use, disclosure or copying is not permitted. = The views or opinions presented are solely those of the sender and do not necessarily represent those of Public Library of Science unless = otherwise specifically stated. Please note that neither Public Library of Science nor any of its agents accept any responsibility for any = viruses that may be contained in this e-mail or its attachments and it is your responsibility to scan the e-mail and attachments (if any).