Re: Replication and single instance store

2007-09-04 Thread Bron Gondwana
On Tue, 4 Sep 2007 10:09:40 +0100 (BST), "David Carter" <[EMAIL PROTECTED]> said: > On Tue, 4 Sep 2007, Bron Gondwana wrote: > > > Ah - yeah, that's right. Except that the restart only got negotiated > > after each folder was processed, and if you're pushing a new folder with > > 200,000 mess

Re: Replication and single instance store

2007-09-04 Thread cyrus
David Carter a écrit : > On Tue, 4 Sep 2007, Bron Gondwana wrote: > >> Ah - yeah, that's right. Except that the restart only got negotiated >> after each folder was processed, and if you're pushing a new folder >> with 200,000 messages (say, after a user move in our case) then that >> got a bi

Re: Replication and single instance store

2007-09-04 Thread Andy Fiddaman
On Tue, 4 Sep 2007, Bron Gondwana wrote: ; Does this mean there is no way to get single-instance-store on a replica ; if you're rebuilding it from scratch? I've always used rsync to initialise the replica since that will preserve the hard links - so rsync followed by shutdown, rsync again and remo

Re: Replication and single instance store

2007-09-04 Thread David Carter
On Tue, 4 Sep 2007, Bron Gondwana wrote: > Ah - yeah, that's right. Except that the restart only got negotiated > after each folder was processed, and if you're pushing a new folder with > 200,000 messages (say, after a user move in our case) then that got a > bit memory hungry and all sorts i

Re: Replication and single instance store

2007-09-04 Thread Bron Gondwana
On Tue, 4 Sep 2007 09:15:32 +0100 (BST), "David Carter" <[EMAIL PROTECTED]> said: > On Tue, 4 Sep 2007, Bron Gondwana wrote: > > > for all the users across which the single instance store needs to > > apply, then run 'sync_client -r -f $file'. > > I typically use "-u -f" to do this. However: >

Re: Replication and single instance store

2007-09-04 Thread David Carter
On Tue, 4 Sep 2007, Bron Gondwana wrote: > for all the users across which the single instance store needs to > apply, then run 'sync_client -r -f $file'. I typically use "-u -f" to do this. However: > Creating files like this and passing them with the -f flag forces > sync_client to consider th

Re: Replication and single instance store

2007-09-03 Thread Bron Gondwana
On Mon, Sep 03, 2007 at 05:36:15PM +0200, [EMAIL PROTECTED] wrote: > Hello, > > With the latest 2.3.9 release, the rolling replication duplicates > correctly single instance store messages on the replica ( as many hard > links as recipients for the same message ). > > We have tried to re-initia

Replication and single instance store

2007-09-03 Thread cyrus
Hello, With the latest 2.3.9 release, the rolling replication duplicates correctly single instance store messages on the replica ( as many hard links as recipients for the same message ). We have tried to re-initialize the replica: delete the mailstore and make a manual replication of all user