Displaying 20 results from an estimated 572 matches for "deduplicates".
Did you mean:
deduplicate
2014 Mar 28
1
Deduplicate not processing all messages - bug?
Hello,
I'm trying to create automated backup recovery using "doveadm import"
and "doveadm deduplicate". During testing I noticed that deduplicate
only deletes some duplicates and has to be called multiple times to find
them all. Here's what I've been trying (in shell commands):
First, expunge inbox (the end result is the same even if you delete only
some
2015 Feb 13
2
doveadm deduplicate commands
On 13.2.2015 16:59, Kevin Laurie wrote:
> Dear Jiri,
>
> I tried the following to try to get the inbox deduplicated. My inbox is
> quite large and urgently need to remove the duplicated messages.
> Is there an easy way to do this?
> Sorry for being so presistant but I need help.
>
> The command I tried:-
>
> doveadm deduplicate -u user at domain.net mailbox inbox
2015 Feb 13
2
doveadm deduplicate commands
Dear Jiri
Noted.
Thanks
On Fri, Feb 13, 2015 at 11:15 PM, Jiri Bourek <bourek at thinline.cz> wrote:
> On 13.2.2015 15:54, Kevin Laurie wrote:
>
>> Hello,
>> I just migrated my emails from gmail using getmail.
>> In the process I got some emails that have been doubled or tripled
>> How do I run the doveadm command to delete copies of same emails?
>>
2017 Dec 16
3
[RFC] - Deduplication of debug information in linkers (LLD).
?But could not we for example do split dwarf, but for example do dedup of types ?
I do not mean right now, but in a theory ?
Best regards,
George | Developer | Access Softek, Inc
________________________________
От: David Blaikie <dblaikie at gmail.com>
Отправлено: 16 декабря 2017 г. 22:25
Кому: George Rimar
Копия: Sean Silva; llvm-dev at lists.llvm.org; Rui Ueyama; Rafael Espindola
Тема:
2012 Aug 27
7
Deduplication data for CentOS?
Hi list,
is there any working solution for deduplication of data for centos?
We are trying to find a solution for our backup server which runs a bash
script invoking xdelta(3). But having this functionality in fs is much
more friendly...
We have looked into lessfs, sdfs and ddar.
Are these filesystems ready to use (on centos)?
ddar is sthg different, I know.
Thx
Rainer
2012 Jan 06
4
Deduplication active - but how good does it perform?
I have deduplication active in my first mdbox: type mailbox, but how
do I find out how well the deduplication works? Is there a way of
finding out how much disk space I saved (if I saved some :) )?
--
Ralf Hildebrandt
Gesch?ftsbereich IT | Abteilung Netzwerk
Charit? - Universit?tsmedizin Berlin
Campus Benjamin Franklin
Hindenburgdamm 30 | D-12203 Berlin
Tel. +49 30 450 570 155 | Fax:
2017 Dec 16
2
[RFC] - Deduplication of debug information in linkers (LLD).
>Wasn't our (lld/ELF's) position on debug info size that we should focus on providing a great split-dwarf workflow and not try go too far out of our way to deduplicate >or otherwise reduce debug info size inside LLD? I recall there being some patches that made linking of large debug binaries like 1.5GB+ clang faster, but we decided to >reject those changes because split-dwarf was
2020 Jun 17
1
Deduplication and block size
Nothing too interesting here, I was just playing around with the idea
of a deduplication allocator for nbdkit (“allocator=dedup”, see
https://rwmj.wordpress.com/2020/06/15/compressed-ram-disks/).
Before implementing such a thing I wanted to know if there's much
duplicated structure in a disk image. It seems to depend very
critically on the block size, but also there are no significant
2015 Feb 13
2
doveadm deduplicate commands
Hello,
I just migrated my emails from gmail using getmail.
In the process I got some emails that have been doubled or tripled
How do I run the doveadm command to delete copies of same emails?
I tried running the following:-
doveadm deduplicate -u user at domain.net inbox
but I get error:-
doveadm(root): Fatal: Unknown argument INBOX
Could someone share some way to automatically remove
2016 Dec 12
2
deduplicate mode?
Have you considered to introduce a "deduplicate mode" for
rsync, replacing duplicate files in the destination directory
by hard links?
Of course there might be a lot of problems together with
this feature, but on creating backups it could help to
save a lot of disk space.
--link-dest might be interesting in this context, too.
Regards
Harri
2010 Oct 15
1
ZFS Deduplication
Hi:
I am very interested in the ZFS deduplication, where can I get the the
source code? Or would anybody send me an actual source code achive
which contains the ZFS deduplication? I am looking forward your kind help.
Thanks very much.
Best Rgards
--
Yujuan Tan, PhD Candidate
Wuhan National Laboratory for Optoelectronics, Wuhan, China
Key Lab of Information Storage, Ministry of Education,
2013 Aug 22
3
Deduplication
Hello,
some questions regarding btrfs deduplication.
- What is the state of it? Is it "safe" to use?
https://btrfs.wiki.kernel.org/index.php/Deduplication does not yield
much information.
- https://pypi.python.org/pypi/bedup says: "bedup looks for new and
changed files, making sure that multiple copies of identical files
share space on disk. It integrates deeply with btrfs so
2015 Feb 13
0
doveadm deduplicate commands
Dear Jiri,
I tried the following to try to get the inbox deduplicated. My inbox is
quite large and urgently need to remove the duplicated messages.
Is there an easy way to do this?
Sorry for being so presistant but I need help.
The command I tried:-
doveadm deduplicate -u user at domain.net mailbox inbox
On Fri, Feb 13, 2015 at 11:40 PM, Kevin Laurie <superinterstellar at gmail.com>
2019 Aug 03
0
doveadm sis deduplicate problem
Hi all,
I'm running dovecot 2.3.7.1, with mdbox and single instance storage. I use offline deduplication like this:
mail_attachment_fs = sis-queue /mailboxes/%d/_attachments_/queue:posix
Each week I run doveadm sis deduplicate to deduplicate the mail attachments. Everything was fine until I mistakenly run doveadm sis deduplicate twice, simultaneously.
I ended up having some error messages
2013 Oct 14
1
Many questions from a potential btrfs user
Hi.
I am seriously considering employing btrfs on my systems, particularly due
to some space-saving features that it has (namely, deduplication and
compression).
In fact, I was (a few moments ago) trying to back up some of my systems to a
2TB HD that has an ext4 filesystem and, in the middle of the last one, I got
the error message that the backup HD was full.
Given that what I backup there are
2012 Jan 16
7
CentOS and LessFS
Hi All:
We have been looking at implementing deduplication on a backup server.
>From what I have been able to find the available documentation is
pretty thin. I ended up trying to install LessFS on this CentOS 5.7
box but we have now encountered problems with fuse version.
Has anyone out there been able to get LessFS running on CentOS 5.7 and
can provide some pointers?
If not LessFS can you
2009 Jul 31
4
Zfs deduplication
Will the material ever be posted. Looks there is some huge bugs with zfs
deduplication that the organizers do not want to post it also there is no
indication on sun website if there will be a deduplication feature. I think
its best they concentrate on improving zfs performance and speed with
compression enabled.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Dec 17
2
[RFC] - Deduplication of debug information in linkers (LLD).
On Sat, Dec 16, 2017 at 11:40 AM George Rimar <grimar at accesssoftek.com>
wrote:
> Or following workflow:
>
> Split dwarf is used to make linker to proccess less, like relocations,
> right ?
>
Partly, though the main motivation as far as I know, was to have to provide
fewer bytes to the linker at all. That's why something like Apple's scheme
(leave the debug info in
2011 Oct 23
2
GlusterFS over lessfs/opendedupe
Hi,
I'm currently running GlusterFS over XFS, and it works quite well.
I'm wondering if it's possible to add data deduplication into the mix by:
glusterfs --> lessfs --> xfs or
glusterfs --> opendedupe --> xfs
Has anybody tried doing this? We're running VM images on gluster, and I figure we could get a bit of space saving bu deduplicating the data.
Gerald
2017 Dec 15
3
[RFC] - Deduplication of debug information in linkers (LLD).
>Not quite sure what you mean by "on linker side" - but I guess you mean using linker features like comdats etc, rather than DWARF parsing/reassembly/etc.
I mean that it probably not a good idea for external library. I feel it is much more convinent to do such proccessing in a linker.
Linker do and knows much more about things like sections that are ICFed, eliminated, about COMDATs