Hallo, is the filesize of the Zope Storage Server also limited to 2 GB? Thanks
On Fri, Jul 21, 2000 at 12:46:11PM +0200, Sven Hohage wrote:
is the filesize of the Zope Storage Server also limited to 2 GB?
If you are running on a default Linux filesystem, the answer is yes. ZODB FileStorage isn't limited to 2GB, it's the filesystem that can't handle larger files that is the problem. -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ | ZopeStudio: http://www.zope.org/Products/ZopeStudio -----------------------------------------------------
Martijn Pieters wrote:
On Fri, Jul 21, 2000 at 12:46:11PM +0200, Sven Hohage wrote:
is the filesize of the Zope Storage Server also limited to 2 GB?
If you are running on a default Linux filesystem, the answer is yes. ZODB FileStorage isn't limited to 2GB, it's the filesystem that can't handle larger files that is the problem.
Oh .. ok .. but then; if you run on Solaris which removed that limitation some years ago .. we're in the clear!? ;) -- Med vennlig hilsen, Jørgen Skogstad /\ System Specialist \\ \ \ \\ / Sun Microsystems AS / \/ / / Gjerdrums vei 12 / / \//\ N-0486 Oslo, NORWAY \//\ / / / / /\ / Phone: + 47 22 02 39 00 / \\ \ Cellular: + 47 92 41 30 23 \ \\ Fax: + 47 22 02 39 99 \/ EMail: jorgen.skogstad@Norway.Sun.Com Web: www.sun.no BTW; Opinions formed by myself in informal mailings are mine and not of my employer.
participants (3)
-
Jørgen Skogstad -
Martijn Pieters -
Sven Hohage