RE: [Zope] EXT2 has nothing to do with it
Eek; doesn't uploading an object this large into an undo-able storage take a long time? I understand that once I got it in... -----Original Message----- From: marc lindahl [mailto:marc@bowery.com] Sent: Friday, August 03, 2001 10:31 AM To: sean.upton@uniontrib.com; zope@zope.org Subject: Re: [Zope] EXT2 has nothing to do with it Or start a new data.fs, and put some big file in there, then copy/paste til you bust 2GB. With a linux ISO image (uploaded to a file object), that only takes 3 copy operations :)
From: sean.upton@uniontrib.com Date: Fri, 03 Aug 2001 10:26:55 -0700 To: bill@immosys.com, zope@zope.org Subject: RE: [Zope] EXT2 has nothing to do with it
Thanks, I'll take a look...
I could always just give it a try and write some python code to dump garbage to a BIG file, and write some code using file seeks to move to large byte offsets... I'd definitely try it before I tried using it in Zope/ZEO...
From: sean.upton@uniontrib.com Date: Fri, 03 Aug 2001 10:39:50 -0700 To: marc@bowery.com, sean.upton@uniontrib.com, zope@zope.org Subject: RE: [Zope] EXT2 has nothing to do with it
Eek; doesn't uploading an object this large into an undo-able storage take a long time? I understand that once I got it in...
If you upload it from the same machine, it's pretty quick. if you upload if via 10-base-T, a 600MB image takes something like 10 minutes, and zope times out (thought the transfer is successful), 300MB is like 5 min. 100baseT would be faster of course, but do it on the same machine and it'll be real fast.
participants (2)
-
marc lindahl -
sean.upton@uniontrib.com