[Zope] Re: [Zope-DB] Importing -> Disk full

Lars H. Korte lk@ordix.de
Wed, 23 Oct 2002 10:59:38 +0200


Le grande pinguin schrieb:
> 
> On Wed, Oct 23, 2002 at 10:11:17AM +0200, Lars H. Korte wrote:
> > Hi,
> >
> > I'm trying to import a *.zexp File into Zope 2.6 which lies in /opt on a
> > RedHat 7.2.
> > During the import process the filesystem mounted on / gets full !!!
> > Why that? What does Zope do on /, when it's supposed to hold it's data
> > in /opt ?
> > How can I change this? I cannot change the capacity for / !!!
> > Any Ideas?
> 
> What partition does your '/tmp' directory sit on? It's possible that
> Zope needs to create temporary files and runs out of space in /tmp.
> 
> hth
> 
>   Ralf Mattes
> 
> > regards
> > Lars
> >

Hi,

that was my first idea, too. But taking a look into '/tmp' during the
import process, there are NO files that were created? I could not find
any!
Can't I find something in the Zope-Sources?

regards
Lars