[ZODB-Dev] Clustering ZEO Server with drbd

Dieter Maurer dieter at handshake.de
Mon May 29 15:46:18 EDT 2006


garthpl at periweb.com wrote at 2006-5-28 19:30 -0700:
>Hi folks, I'm looking at making a scalable zope infrastructure, I can scale the ZEO clients and mysql, the only issue is the ZEO server. I have used drbd and heartbeat in the past to create a HA lamp stack. From a technical standpoint, is there any reason I could not use drbd to cluster the ZEO server? Any thoughts would be appreciated. 

I think it would be feasable. Of course, you may miss a few transactions...

Case must be taken to handle packing correctly. "repozo" might help
in mirroring the storage.



-- 
Dieter


More information about the ZODB-Dev mailing list