Hi
> If I understand this patch correctly, it doesn't solve the larger problem
> that I'm interested in: is the data on my replica the same as the data on
> my primary, or more to the point, are the two data sets converging? ...
> But I'm really interested in something that can run out of
If I understand this patch correctly, it doesn't solve the larger
problem that I'm interested in: is the data on my replica the same as
the data on my primary, or more to the point, are the two data sets
converging? This patch *would* allow me to more or less validate
that the cyrus.* meta
Quoting Dmitriy Kirhlarov ([EMAIL PROTECTED]):
> On Fri, Apr 06, 2007 at 05:52:28PM -0400, John Capo wrote:
>
> > > On both servers:
> > > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort >
> > > server1.lst
> > > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort
On Fri, Apr 06, 2007 at 05:52:28PM -0400, John Capo wrote:
> > On both servers:
> > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort >
> > server1.lst
> > find imap/ -type f | awk '!/(cache|index|header)/ {print}' | sort >
> > server2.lst
> >
> > and
> > diff -u server1.lst ser
The provided Cyrus tool "make_md5" is for validating replication. It
would, for instance, have found the recently discussed bug in sync_server
that caused random files to be overwritten in the event that sync_server
reused a stale staging file. It would probably be cool if there were
doc
On 06 Apr 2007, at 17:52, John Capo wrote:
Quick mailboxes.db check.
ctl_mboxlist -d | md5 on server1
ctl_mboxlist -d | md5 on server2
Both hashes should be identical. Or diff the ctl_mboxlist -d
outputs.
The provided Cyrus tool "make_md5" is for validating replication. It
would, for
Quoting Dmitriy Kirhlarov ([EMAIL PROTECTED]):
> On Thu, Apr 05, 2007 at 12:10:14PM -0400, Ilya Vishnyakov wrote:
>
> > Hello Cyrus Gurus!
> > I was wondering if there is any specific way to check if the
> > replication was done properly? I set up cyrus replication between two
> > servers (documen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
hmmm. it shows the equal sizes for both files.
thank you.
Dmitriy Kirhlarov wrote:
> On Thu, Apr 05, 2007 at 12:10:14PM -0400, Ilya Vishnyakov wrote:
>
>> Hello Cyrus Gurus!
>> I was wondering if there is any specific way to check if the
>> replicati
On Thu, Apr 05, 2007 at 12:10:14PM -0400, Ilya Vishnyakov wrote:
> Hello Cyrus Gurus!
> I was wondering if there is any specific way to check if the
> replication was done properly? I set up cyrus replication between two
> servers (documentation I used:
> http://cyrusimap.web.cmu.edu/imapd/install
Ilya Vishnyakov wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Cyrus Gurus!
I was wondering if there is any specific way to check if the
replication was done properly? I set up cyrus replication between two
servers (documentation I used:
http://cyrusimap.web.cmu.edu/imapd/install-r
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hello Cyrus Gurus!
I was wondering if there is any specific way to check if the
replication was done properly? I set up cyrus replication between two
servers (documentation I used:
http://cyrusimap.web.cmu.edu/imapd/install-replication.html). However,
11 matches
Mail list logo