Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Wesley Craig
On 09 Oct 2010, at 23:12, Bron Gondwana wrote: > Oh yeah - you're right. That's missing in 2.4 and I think it's because I > planned to replace it with replication stuff which uses the append logic > which does that on the fly. But I haven't done it yet. Would make sense > to add that back, at le

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Bron Gondwana
On Sat, Oct 09, 2010 at 10:24:41PM -0400, Wesley Craig wrote: > On 09 Oct 2010, at 20:31, Bron Gondwana wrote: > > Yes, file mtimes get set to INTERNALDATE as much as possible (and vice > > versa when reconstructing with a missing index - hence the reason for > > doing it) > > Perhaps you're misun

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Wesley Craig
On 09 Oct 2010, at 20:31, Bron Gondwana wrote: > Yes, file mtimes get set to INTERNALDATE as much as possible (and vice > versa when reconstructing with a missing index - hence the reason for > doing it) Perhaps you're misunderstanding me... In 2.3.recent, the second to last step of undump (xfer)

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Bron Gondwana
On Sat, Oct 09, 2010 at 07:30:36AM -0400, Wesley Craig wrote: > On 09 Oct 2010, at 00:04, Michael D. Sofka wrote: > > Is the old format updated on xfer? > > It is updated on xfer -- when the mtimes of the message files are set to the > INTERNALDATE. Yes, file mtimes get set to INTERNALDATE as mu

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Bron Gondwana
On Sat, Oct 09, 2010 at 08:23:15AM -0400, Michael D. Sofka wrote: > Great. One final question on this topic. > > I currently have a warm-backup server (2.2.12) that I rsync to each night. As > mailboxes are moved to the new 2.3.16 server the rsynced index files would be > the wrong version. >

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Bron Gondwana
On Sat, Oct 09, 2010 at 09:59:44AM -0500, Patrick Goetz wrote: > On 10/9/2010 7:23 AM, Michael D. Sofka wrote: > > > > I can either rsync just the mail messages to the warm backup, and then > > reconstruct the index files. Or, I can take a slight detour, and upgrade > > the warm backup server to

Re: packages for solaris 10 x86

2010-10-09 Thread Andrew Morgan
On Sat, 9 Oct 2010, Frank Pittel wrote: > That helped but I then I ran into more troubles. I'm starting to wonder if > it'll work > when I do get it compiled! The errors I'm getting now is: > > > gcc -L/usr/local/BerkeleyDB.4.7/lib -R/usr/local/BerkeleyDB.4.7/lib -o imapd \ > ../master/service.o

Re: packages for solaris 10 x86

2010-10-09 Thread Pascal Gienger
Am 09.10.10 19:51, schrieb Frank Pittel: > krb5_free_principal ../lib/libcyrus.a(auth_krb5.o) > krb5_realm_compare ../lib/libcyrus.a(auth_krb5.o) > krb5_build_principal../lib/libcyrus.a(auth_krb5.o) > krb5_get_default_realm ../lib/libcy

Re: packages for solaris 10 x86

2010-10-09 Thread Frank Pittel
On Fri, Oct 08, 2010 at 08:06:33PM -0700, Andrew Morgan wrote: > On Fri, 8 Oct 2010, Frank Pittel wrote: > > >Now I'm trying to compile cyrus-imapd and am running into the following > >error: > > > >Sigh!! there has to be an easier way. Anyone have an idea of how > >to get past this? I'm not a

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Michael D. Sofka
Imapsync with the proxy user is a third option during migration. I tested imapsync previously and it worked. But rsync was much faster. As to index consistency, I run the backups from an lvm snapshot. Mike "Simon Matter" wrote: >> On 10/9/2010 7:23 AM, Michael D. Sofka wrote: >>> >>> I can

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Simon Matter
> On 10/9/2010 7:23 AM, Michael D. Sofka wrote: >> >> I can either rsync just the mail messages to the warm backup, and then >> reconstruct the index files. Or, I can take a slight detour, and upgrade >> the warm backup server to 2.3.16. >> > > This is something I've been wondering, too. The probl

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Patrick Goetz
On 10/9/2010 7:23 AM, Michael D. Sofka wrote: > > I can either rsync just the mail messages to the warm backup, and then > reconstruct the index files. Or, I can take a slight detour, and upgrade the > warm backup server to 2.3.16. > This is something I've been wondering, too. The problem with

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Michael D. Sofka
Great. One final question on this topic. I currently have a warm-backup server (2.2.12) that I rsync to each night. As mailboxes are moved to the new 2.3.16 server the rsynced index files would be the wrong version. I can either rsync just the mail messages to the warm backup, and then recons

Re: service imap pid nnn in BUSY state: terminated abnormally

2010-10-09 Thread Wesley Craig
On 09 Oct 2010, at 00:04, Michael D. Sofka wrote: > Is the old format updated on xfer? It is updated on xfer -- when the mtimes of the message files are set to the INTERNALDATE. :wes Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cy