Yes, we have a Site-Counter-Product but is it possible that the counter produces 1MB of data per minute. Regards Steven -----Ursprungliche Nachricht----- Von: Philippe Jadin [mailto:all@123piano.com] Gesendet: Montag, 14. Januar 2002 10:27 An: Mayer, Steven Cc: zope@zope.org Betreff: Re: AW: [Zope] Data.fs Mayer, Steven wrote:
Hi, Our Zope Version is 2.4.3 and Python 2.1, but our Linux Filesystem can?t work with files >2GB, this is the Problem! And there must be a reason that the data.fs increase, though nobody works on Zope...! But what??
Wild guess : some products write to the zope db, like some counter products (even worse if it writes on each access, as there is undo data added). Maybe you are using one of those? I think you could also trash the undo's data. hth Philippe