Re: [ZODB-Dev] tempstorage to ZEO?

2006-05-30 Thread Chris McDonough
Fine by me. - C On May 31, 2006, at 1:22 AM, Sidnei da Silva wrote: I was looking, and trying to understand why 'tempstorage' is not included in the ZODB. Since some people might want to share sessions between ZEO clients, and that 'tempstorage' is what is mounted as '/temp_folder/session_dat

[ZODB-Dev] tempstorage to ZEO?

2006-05-30 Thread Sidnei da Silva
I was looking, and trying to understand why 'tempstorage' is not included in the ZODB. Since some people might want to share sessions between ZEO clients, and that 'tempstorage' is what is mounted as '/temp_folder/session_data', why not make that easy to mount via ZEO? Does anyone see a problem wi

Re: [ZODB-Dev] Clustering ZEO Server with drbd

2006-05-30 Thread [EMAIL PROTECTED]
I would be very helpful if someone could summarize what needs to be done to get this to work. I don't have any experience with the ZEO server so any input would be greatly appreciated. Dieter Maurer <[EMAIL PROTECTED]> wrote: Christian Theune wrote at 2006-5-29 18:02 +0200:> ...>(Re)starting the ZE

Re: [ZODB-Dev] Clustering ZEO Server with drbd

2006-05-30 Thread Dieter Maurer
Christian Theune wrote at 2006-5-29 18:02 +0200: > ... >(Re)starting the ZEO server when it is needed might take a while on >large databases if the index file happens to be broken. It would not be difficult to implement an incremental index determination. This would use a slghtly out of data inde

Re: [ZODB-Dev] Clustering ZEO Server with drbd

2006-05-30 Thread Jim Fulton
On May 29, 2006, at 12:02 PM, Christian Theune wrote: [EMAIL PROTECTED] wrote: If you setup drbd and heartbeat , the spare will take over the floating ip from the zeo server and restart the service. drbd is simply doing a block level replication of the zeo server file system where the zeo