Displaying 16 results from an estimated 16 matches similar to: "sis deduplication broken from 2.2.16 upwards"
2016 Mar 10
5
sis deduplication broken from 2.2.16 upwards
On 3/9/2016 9:02 PM, Timo Sirainen <tss at iki.fi> wrote:
> On 08 Mar 2016, at 01:50, Pavel Stano <stanojr at websupport.sk> wrote:
>>
>> sis attachment deduplication is broken in 2.2.16 upwards.
>> It is caused by this commit.
>> https://github.com/dovecot/core/commit/664bf3e236c214aee86294483c379e4fa66c2e63
>>
>> in src/lib-fs/fs-sis.c function
2011 Jul 18
5
[PATCH v3 0/5] btrfs-progs: scrub interface
This is the next patch series for scrub userland tools.
Change log v1->v2:
- commands now reachable as "btrfs scrub ..." instead of "btrfs filesystem
scrub ..."
- ability to scrub a single device instead of a whole file system
- superfluous command line options removed
- resume is now a separate command ("scrub resume") instead of "scrub start -r"
-
2014 May 30
1
attachment sis + EMLINK (too many links) = segfault bug (2.2.12)
Hi,
we use attachment dedup with lots of emails (still migrating to it
from maildir).
We use netapp storage with wafl filesystem over nfs.
Problem is that netapp has hard limit of 100k hardlinks to one file.
And we encountered it.
Problem is that dovecot start do segfault (lmtp,dsync,pop3 etc) when it
happend when tried to deliver new emails with that attachment.
Here is strace of dsync:
6740
2014 Jun 25
1
Remove all messages in a mailbox
Hi All,
I am having trouble removing all messages in a mailbox.?? The
command below doesn't remove all the messages:
doveadm expunge -u user at domain mailbox? '*' all
Do I need to add .* or other?
THanks
Murray
2009 Sep 19
5
How to: redirect_to through a folder hierarchy (upwards)
Hi there,
how do I tell the current controller correctly to redirect_to an action
of another controller that is 1 level higher in the folder hierarchy
than the current controller?
How I have tried: Within the current controller (called ''incidents''), I
have put:
redirect_to :controller => ''members'', :action => ''show'', :id =>
2003 Jan 14
1
myths about upwards growing stacks
just downloaded klibc 0.72 and took a look. first thing i found was that
the URL for latest version is out of date:
klibc is archived at:
ftp://ftp.zytor.com/pub/linux/libs/klibc/
the `libs/' is superfluous.
more importantly, this piece of code in klibc/arch/README is wrong:
#if STACK_GROWS_UP
argc = (int)*argptr--;
argv = (char **)argptr;
envp = argv-(argc+1);
#else
argc
2013 Jul 29
1
Connected Line presentation in 1.8.x upwards
Hi,
I've searched the asterisk.org and voip-info wiki sites, but not found an
answer that seems to match.
Hopefully this is a simple question. COLP is working very well on our
system - Unfortunately it is working a bit TOO well in some circumstances.
We have some "untrusted" trunks. On these trunks, an initial CallerID can
be used, but any redirected caller numbers, COLP updates
2012 Jul 18
1
[PATCH] Pop3/imap ordering in courier-dovecot-migrate.pl
Hi,
current version of courier migration script courier-dovecot-migrate.pl
preserve order of POP3 UIDLs, but it keep IMAP UIDs not in order which
cause problems with clients using IMAP along with POP3 in some cases.
Attached patch use MAIL_FETCH_POP3_ORDER feature added in version 2.0.13
to keep POP3 and IMAP UID[L]s in order.
--
[ Ohodnotte kvalitu mailu:
2014 Apr 03
1
mdbox with mail_attachment_dir per user in 2.2.12
Hello,
we have 2 netapp arrays with 2 volumes and we need to store our mail
data in one or other volume for every user.
We want keep data for one user in one volume only.
So we would like to have 2 separate mail_attachment_dir, one on every
volume.
But in latest version 2.2.12 it look like it is only possible to set
one global mail_attachment_dir.
I have an idea with 2 separate dovecot
2014 Apr 22
0
one way replication
Hi,
anyone using one way (or master/slave) replication instead of
master/master ?
There is no info in documentation but in sources
(src/doveadm/dsync/doveadm-dsync.c) i found some flags which looks like
for setting up master/slave
switch (c) {
case '1':
ctx->oneway = TRUE;
ctx->backup = TRUE;
break;
case
2014 Apr 10
1
replication + attachment sis + zlib bug ? (HEAD version from xi.rename-it.nl)
Hi,
i have setup with mail_attachment single instance store + replication +
zlib and got this bug when i try to replicate one test mailbox:
On master1 in mail.log:
Apr 10 13:25:22 master1 dovecot:
dsync-local(zzz at blabla666.sk): Error:
read(/nfsmnt/mailnfs1/attachments1/6b/57/6b57ad34cf6c414662233d833a7801fde4e1cdcb-92b5052558774653a728000013e2b982[base64:18
b/l]) failed: Stream is larger than
2005 Oct 22
2
[Bug 3202] rsync crash with long directory structure
https://bugzilla.samba.org/show_bug.cgi?id=3202
------- Additional Comments From stano@websupport.sk 2005-10-22 16:02 -------
i find out that it crash because it fill up stack
which is default 8MB, when i enlarge it to 32mb with ulimit, rsync work ok
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA
2016 May 16
1
SIS: dovecot creates duplicated attachments (sometimes)
SIS deduplication was broken in 2.2.16 and has been fixed with https://github.com/dovecot/core/commit/3b39022ea0513363241cf852b7d454c841584ea1
but still sometimes (just several times in a month or so) dovecot creates duplicated attachments.
As you can see in directory listings below all attachments was created at (about) the same time, but one of them has different inode number.
It easy to
2020 Feb 20
0
buffer overflow detected in collectd using libguestfs
We have extended collectd virt plugin to extract info about disk usage from
a libvirt domain using libguestfs.
We have had several issues with it which were raised here in 2018 by Peter
Dimitrov.
Currently the collectd plugin works fine and retrieves the required
statistics. Current collectd configuration says that interval of reading
statistics (interval of calling all plugins read functions) is
2003 Oct 11
2
Samba 3.0 stable: make --with-afs fails on SuSE 8.2
Hi All-
I have SuSE 8.2 installed on two different Intel machines, with (as far as
I can determine) all required packages for doing what I'm trying to do
here. Both machines suffer the same problems.
I didn't find any SuSE 8.2 rpms, so I'm trying to build Samba 3.0 (stable)
(24th Sep, 2003) on either of these machines but am having problems with
it.
As root, I did a
2002 Jul 26
1
Samba connection
Hi
I am very new to linux.
I am trying to run samba on a domain network I have named the machine Pingo
and can see this on the NT network but cannot brows to the share folder.
I can use smbmount to see NT shares in pingo but not Pingo on the domain.
My smb.conf file is below
[global]
netbios name = PINGO
server string = PINGO
workgroup = BASILDON
encrypt password = yes
security = domain