Re: [ZODB-Dev] ZEORaid was Re: Restoring from repozo and reusing an index file?

2010-06-12 Thread Chris Withers
Christian Theune wrote: > On 06/11/2010 05:50 PM, Alan Runyan wrote: I suppose you could look at zeoraid. >>> Hadn't thought of that, will look at it, thanks! >> Anyone using ZEORaid in production? > > I hope not. There's still open issues with split brain situations IIUC, that can be mitig

Re: [ZODB-Dev] ZEORaid was Re: Restoring from repozo and reusing an index file?

2010-06-12 Thread Christian Theune
On 06/12/2010 09:47 AM, Chris Withers wrote: > Christian Theune wrote: >> On 06/11/2010 05:50 PM, Alan Runyan wrote: > I suppose you could look at zeoraid. Hadn't thought of that, will look at it, thanks! >>> Anyone using ZEORaid in production? >> >> I hope not. There's still open issues w

Re: [ZODB-Dev] ZEORaid was Re: Restoring from repozo and reusing an index file?

2010-06-12 Thread Chris Withers
Christian Theune wrote: > On 06/12/2010 09:47 AM, Chris Withers wrote: >> Christian Theune wrote: >>> On 06/11/2010 05:50 PM, Alan Runyan wrote: >> I suppose you could look at zeoraid. > Hadn't thought of that, will look at it, thanks! Anyone using ZEORaid in production? >>> I hope not

[ZODB-Dev] ZEO authentication

2010-06-12 Thread Nitro
Hello, I am using ZEO authentication. When I try to login with the proper credentials (everything works just fine. If I try to login with the wrong credentials, I get a traceback like shown below. However, the code trying to establish the connection (in my case databaseFromConfig) never retu