Displaying 4 results from an estimated 4 matches for "28endian".
2015 May 04
2
Dovecot Replication - Architecture Endianness?
...plication
>> is not something many people try but is it supposed to work anyway?
> I think you are bumping against Dovecot index endianess restrictions. I dont think cross-arch dsync can currently work very
> efficiently.
> http://wiki2.dovecot.org/Design/Indexes/MainIndex?highlight=%28endian%29
Ok. That explains why the rsync won't work. But if I kick off a
dovecot to dovecot replication (without doing the rsync first) will this
work any better once the system catches up? This assumes (possibly
incorrectly - please correct me if I am wrong) that the index files
themselves a...
2015 May 03
3
Dovecot Replication - Architecture Endianness?
Hi all,
I've had an interesting use case come up which - to cut the story short
- one way to solve the problem I am looking at may be to replicate a
small number of mailboxes to a third remote server.
I've currently had replication running between my main dovecot machine
and another remote VM for some time and working well (so I'm not new to
replication and I've got a good
2015 May 04
0
Dovecot Replication - Architecture Endianness?
...guess cross-arch replication
> is not something many people try but is it supposed to work anyway?
I think you are bumping against Dovecot index endianess restrictions. I dont think cross-arch dsync can currently work very
efficiently.
http://wiki2.dovecot.org/Design/Indexes/MainIndex?highlight=%28endian%29
> Also is there a way to restrict replication users aside from a crude hack around system first and last UIDs?
You can set the userdb to return an empty mail_replica variable for users you want to exclude from replication.
http://hg.dovecot.org/dovecot-2.2/rev/c1c67bdc8752
br,
Teemu Huovil...
2015 May 06
0
Dovecot Replication - Architecture Endianness?
...t;> is not something many people try but is it supposed to work anyway?
>> I think you are bumping against Dovecot index endianess restrictions. I dont think cross-arch dsync can currently work very
>> efficiently.
>> http://wiki2.dovecot.org/Design/Indexes/MainIndex?highlight=%28endian%29
>
> Ok. That explains why the rsync won't work. But if I kick off a dovecot to dovecot replication (without doing the rsync first) will this work any better once the system catches up? This assumes (possibly incorrectly - please correct me if I am wrong) that the index files themse...