[Zope] Large data.fs (just the Faqs)

Takashi Linzbichler takashi.linzbichler@smartferret.com
Thu, 02 Aug 2001 09:31:03 +0200


Hi Marc, Jason,

> > From: "Jason C. Leach" <jleach@drivingbeat.com>
> > Reply-To: jleach@mail.ocis.net
> > Date: Wed, 1 Aug 2001 11:03:06 -0700
> > To: zope@zope.org
> > Subject: [Zope] Large data.fs (just the Faqs).
> >
> > hi,
> >
> > So to have a Data.fs larger than 2GB I need:
> >
> >
> > 1. To re-compile python w/ large file supprt.
> > 2. Use the 2.4.x Linux Kernel.
> > 3. Pray.

marc lindahl wrote:
> 
> And use an FS capable of >2GB files (like XFS)

Sorry, not quite correct ...

you could use ext2 as well since its fully LFS-compliant. ext2 itself
was never the problem, but (as someone had already pointed out in here)
the VFS-layer in Linux (which was heavily influenced by
i386-architecture -> 32bit).

But you should not mix up systems with LFS (large file support) an such
withpout (e.g. Linux 2.2.). The 2.2 based System will be able to read
from large files, but nothing  more.

Perhaps you might have a look at:

	http://www.suse.de/~aj/linux_lfs.html

for some more details (esp. in respect to the C-libs used).

	ta
 
--------------------------------------------------------------------------
smartferret it-consulting Dipl.-Ing. Linzbichler KEG

Dipl.-Ing. Takashi Veikko Linzbichler
Tannhofweg 28/3
A-8044 Graz, Austria

Tel.:   0316 / 39 89 40 -0
Fax:    0316 / 39 89 40 -20
Mobil:  0676 / 31 26 286
eMail:  takashi.linzbichler@smartferret.com

WWW:    http://www.smartferret.com
--------------------------------------------------------------------------