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    [EMAIL PROTECTED]
http://www.xs4all.nl/~reinoud
__________________________________________________
_______________________________________________
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )

Reply via email to