Le 27/04/2018 à 14:30:10+0200, Albert Shih a écrit
> Le 24/04/2018 à 21:13:20+0200, Albert Shih a écrit
> > Le 24/04/2018 à 13:21:09+0200, Robert Stepanek a écrit
> > Hi,
> >
> > >
> > > we just had a chat on the issue you are reporting in the regular
> > > Cyrus call: there have been a few fixes f
Le 05/05/2018 à 16:01:31+0200, Robert Stepanek a écrit
Hi,
>
> On Fri, May 4, 2018, at 14:48, Albert Shih wrote:
>
> > Is they are any way to make a test to know if xapian work or not ?
>
> Cyrus comes with two binaries that will tell you its build and
> runtime configuration:
>
> E.g. running
>
>
Hi,
On Wed, May 9, 2018, at 09:45, Albert Shih wrote:
> So I get
>
> "search": {
> "squat": true,
> "sphinx": false,
> "xapian": true,
> "xapian_flavor": "vanilla"
> },
>
> I don't know if vanilla are a correct value of xapian_flavor, I would say
> yes because vanilla are ...
Hello,
This question has been asked twice before by different users, but no
answer has ever be given.
In 2012 : https://www.spinics.net/lists/info-cyrus/msg14612.html
In 2016 : https://www.spinics.net/lists/info-cyrus/msg17385.html
I guess the answer is NO, but just the same I thought i'd as
Hi everyone.
I would like to know what's kind of backup method are recommended for
cyrus-imapd.
My cyrus-imapd host (only one currently) are running under FreeBSD jail
(something like
systemd-nspawn, lxc) & ZFS so I'm intend to use this method :
stop the vm
take a zfs snapshot
start the
Am Mittwoch, 9. Mai 2018, 11:19:54 CEST schrieb Albert Shih:
> I would like to know what's kind of backup method are recommended for
> cyrus-imapd.
>
> My cyrus-imapd host (only one currently) are running under FreeBSD jail
> (something like systemd-nspawn, lxc) & ZFS so I'm intend to use this
> m
Le 09/05/2018 à 11:42:35+0200, Niels Dettenbach a écrit
> Am Mittwoch, 9. Mai 2018, 11:19:54 CEST schrieb Albert Shih:
>
> This is relatively inefficient, but a working option if anything from cyrus
> data is on that VM - i.e. the complete mail spool and the database files
> (possibly plus sieve fi
For starters:
strace one of the processes & see if it's making any system calls at all.
pstack a process multiple times to get PC samples.
gcore a process to get a core dump & take a look at the core dump with gdb.
If you know that a specific account is likely to have this issue, enable
IMAP
> Date: Wed, 9 May 2018 08:27:33 -0400
> From: Ben Carter
>
>
> For starters:
>
> strace one of the processes & see if it's making any system calls at all.
>
> pstack a process multiple times to get PC samples.
>
> gcore a process to get a core dump & take a look at the core dump with gdb.
>
Hi,
On larger systems with VMs i take a ZFS or LVM snapshot and mount it
externally to "fetch" a full (incremental) filesystem backup of the mail spool
and imap spool and cyrus db on a daily base. After the backup run i destroy
the snapshot.
The problem with this is that you can't be sure the
10 matches
Mail list logo