[Zope-ZEO] Advice

Jim Fulton jim@digicool.com
Wed, 20 Sep 2000 18:36:45 -0400


Andy McKay wrote:
> 
> > Packing doesn't totally halt the output from the DB. In fact, there is
> > almost no interruption for packing.  Packing does consume CPU resources,
> > so, for example, zope.org does tend to slow down a little when it's being
> packed,
> > but it is still available. You can, for example, continue to update
> > the database while it's being packed.  ZEO lets you put the storage server
> > on a different machine from the Zope application, so you can separate the
> packing
> > load from the machine that is serving your app.  You can perform expensive
> operations
> > like large imports or catalog updates on a separate machine from your
> application,
> > thus isolating the application from these tasks.
> 
> Really? I guess it could be because we are using ZServer, but we notice that
> when packing the box does nothing else. Its a twin 600 mhz cpu with 1 gig of
> RAM so I would be surprised if the machine is the problem. Umm I would be
> curious to know why this is a problem. Our db is around 1.5 gigs at the
> moment.

I dunno, we don't have this problem on zope.org, which is much less box than
yours.

> We just got a CorruptedTransactionError as well which is cool :(

What is the specific error?

Do you know how to use fsrecover?  

Jim

--
Jim Fulton           mailto:jim@digicool.com   Python Powered!        
Technical Director   (888) 344-4332            http://www.python.org  
Digital Creations    http://www.digicool.com   http://www.zope.org    

Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email
address may not be added to any commercial mail list with out my
permission.  Violation of my privacy with advertising or SPAM will
result in a suit for a MINIMUM of $500 damages/incident, $1500 for
repeats.