[Zope] Re: ZEO clients eating up / filesystem

Reinoud van Leeuwen reinoud.v at n.leeuwen.net
Fri Sep 30 09:56:22 EDT 2005


On Fri, Sep 30, 2005 at 09:03:29AM -0400, Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Reinoud van Leeuwen wrote:
> > On Fri, Sep 30, 2005 at 02:13:34PM +0200, Andreas Jung wrote:
> > 
> > 
> >>Perhaps your FS grows because ZEO write the cache files to /tmp (which is 
> >>on your root filesystem)?
> > 
> > 
> > No I checked that. Nothing in /tmp (and that would have been listed by 
> > lsof)
> 
> Unless you make them "persistent", ZEO cache files are unlinked from
> their directory immediately after creation.  Try looking at
> /proc/<zope's PID>/fd, and see if there aren't a couple of otherwise
> inaccessible, and *large*, files there.

Thanks. 

Setting "zeo-client-name" in the main section of 
zope.conf and "client" in the <zodb_db main> section seems to have solved 
this.


-- 
__________________________________________________
"Nothing is as subjective as reality"
Reinoud van Leeuwen    reinoud.v at n.leeuwen.net
http://www.xs4all.nl/~reinoud
__________________________________________________


More information about the Zope mailing list