Re: [Zope] Re: ZEO clients eating up / filesystem

2005-09-30 Thread Reinoud van Leeuwen
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//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  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 )


[Zope] Re: ZEO clients eating up / filesystem

2005-09-30 Thread Tres Seaver
-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//fd, and see if there aren't a couple of otherwise
inaccessible, and *large*, files there.


Tres.
- --
===
Tres Seaver  +1 202-558-7113  [EMAIL PROTECTED]
Palladion Software   "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDPTeh+gerLs4ltQ4RAmJyAJ9pk/jx4f5URs21XllHe4e0MZ3VpQCgtUjo
0KnkUVQmLU7rG9rM+BQDOOg=
=T8HA
-END PGP SIGNATURE-

___
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 )