search for: skiplist

Displaying 11 results from an estimated 11 matches for "skiplist".

2014 May 10
2
some trouble when devising skiplist
Hi, I was confronted with some trouble, I describe the trouble in my journal http://trac.xapian.org/wiki/GSoC2014/Posting%20list%20encoding%20improvements/Journal#May10 And corresponding code is in my git. Would you like to give me some help? ------------------ Shangtong Zhang,Second Year Undergraduate, School of Computer Science, Fudan University, China. -------------- next part
2008 Mar 07
4
rsync
I've gone over and over the man page and I don't get it and it's obviously a simple task I want to rsync a directory but only the pdf files... rsync -ncauv --include=*.pdf $WORKING $WEB_SERVER # sync's everything, I want to exclude stuff rsync -ncauv --filter='+ *.pdf' --filter='+ *.odt *.ott *.eps' \ $WORKING $WEB_SERVER # sync's everything...does not seem
2010 Jul 27
1
Cyrus Virtual Domains: Domain migration from Cyrus
hi, we want to migrate from Cyrus 2.x to Dovecot 1.x (!). We use the virtual domain feature from Cyrus for a better disk partitioning: /var/imap/domain.a/user/foo .. /var/imap/domain.b/user/foo .. /var/imap/domain.c/user/foo .. In a exported skiplist DB, it shows like: ================= domain.a!user.foobar 0 int foobar at domain.a lrswipcda postmaster at domain.a domain.a!user.han 0 int han at domain.a lrswipcda domain.b!user.solo 0 int solo at domain.b lrswipcda domain.b!user.yoda 0 int yoda at domain.b lrswipcda domain.c!user.luke 0 int lu...
2015 Aug 12
1
C6.7 evolution to cyrus imap(s) fails
Am 12.08.2015 um 20:29 schrieb Dr J Austin: > > > On Wed, 12 Aug 2015, Alexander Dalloz wrote: > > >>> I have been working at trying to get cyrus to listen on 148.197.29.5 >>> interface instead of the localhost - I have failed >>> > >> No square brackets around the ip address. > > imap cmd="imapd" listen="imap"
2015 Jun 15
1
rsync very slow with large include/exclude file list
..., dry-run, 216K files in the source directory, 25,000 files in the exclude-from list. The original rsync takes 488 seconds. The improved code takes 300 seconds. The next phase was to improve the algorithm of handling large filter_lists. Change the unsorted linear search to a sorted binary search (skiplist). This improved code takes 2 seconds. The original code does 4,492,304,682 strcmp's. The fully improved code does 6,472,564. 98.5% fewer. I am cleaning up the code and will submit a patchfile soon. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lis...
2008 Sep 22
1
cyrus2courrier mass migration
Hello, So we've chosen to use dovecot as our imap mail server and replace our old cyrus server ! BUT : I would like to do a conversion of my imap accounts (and keep all theirs characteristics) from cyrus-imapd-2.2.12 in cyrus format to dovecot 1.1.3 in courrier format. I've tried those 3 tools : cyrus2courrier.1.5.ts cyrus2courier-1.3z4 imapsync (works well but very slow and should not
2005 Dec 29
2
cyrus idled not in the cyrus-imapd rpm?
Hi I successfully installed cyrus + postfix on my centos 4.2 box. When trying to make imap idle working, I noticed that there is no idled executable in the rpm. Do I have to recompile cyrus from source to get idled working? Thanks
2004 Sep 14
2
RHN-like system for CentOS?
Team, Is anyone aware of a Red Hat Network alike system of server package update status that could be adapted for CentOS3? I'm not interested in the complete management aspect (channels, scheduling remote updates, etc) but merely the ability to see your list of systems and determine which are out of date with XXX packages. If you happen to manage a large-ish number of RHES3 systems, you
2002 May 23
1
Does the rsync/xdelta algorithm *need* to write a new file?
Hello, lately I've been playing with the idea of doing in-place updates of systems using either rsync or xdelta. However, both rsync and xdelta seem to be dead set on writing a new file first, and then atomically exchanging it with the old file. Now, as I want to apply a binary delta to a full filesystem, bigger than the available temporary space, this really makes rsync and xdelta
2015 Sep 17
0
CentOS-6 - LogWatch Cyrus-IMAPD script was CentOS-6 - LogWatch
...when ( /IOERROR: fstating sieve script/ ) { # Ignore } when ( /mystore: committing txn/ ) { $LMTPStore++; } when ( /mystore: starting/ ) { # Ignore } when ( /open: / ) { # Ignore } when ( /seen_db: / ) { # Ignore } when ( /skiplist: checkpointed/ ) { # Ignore } when ( /SQUAT/ ) { # ignore } when ( /SSL_accept/ ) { # ignore } when ( /starttls/ ) { $IMAPTLS++; } # Save this till the end when ( /ERROR/ ) { push @ErrorList, "$ThisLine\n"; } de...
2010 Jan 12
11
How do separate ZFS filesystems affect performance?
I''m working with a Cyrus IMAP server running on a T2000 box under Solaris 10 10/09 with current patches. Mailboxes reside on six ZFS filesystems, each containing about 200 gigabytes of data. These are part of a single zpool built on four Iscsi devices from our Netapp filer. One of these ZFS filesystems contains a number of global and per-user databases in addition to one sixth of the