[Akonadi] [Bug 364114] moving a folder within one maildir resource is extremely slow and inefficient

Martin Steigerwald bugzilla_noreply at kde.org
Sat May 6 10:51:39 BST 2017


https://bugs.kde.org/show_bug.cgi?id=364114

--- Comment #8 from Martin Steigerwald <Martin at Lichtvoll.de> ---
During akonadictl fsck:

Moved 15029 unreferenced files to lost+found.

Also it only found about 21000 files in there at all (output scrolled out of
buffer, but I bet it was 15029+6371).

On second run it now reports "Found 6371 external files." and this now seems to
be correct:

martin at merkaba:~/.local/share/akonadi> find file_db_data -type f | wc -l
6371

Yet it only moved 15029 files to lost+found:

martin at merkaba:~/.local/share/akonadi> find file_lost+found -type f | wc -l 
15029

I seriously have no idea what it did with the other:

martin at merkaba:~/.local/share/akonadi> find file_db_data -type f | wc -l
46846
(see previous comment #7)

46846 - 15029 = 31817 files

However as I think they have been related to that aborted move operation I
donĀ“t mind them to be gone. Still that output is not really trustworthy.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kdepim-bugs mailing list