Am Sonntag, 3. Juli 2016, 19:17:19 CEST schrieb Martin Steigerwald:
> Am Sonntag, 3. Juli 2016, 18:40:15 CEST schrieb Rainer Dorsch:
> > On Sunday 03 July 2016 11:49:42 David Goodenough wrote:
[…]
> > > Is there a migration guide so that we know what to expect (and when to
> > > panic)?
> > 
> > Yes, that would be useful. Maybe on a wiki page, which could be updated by
> > developers and advanced users...
> > 
> > E.g. is akonadi supposed to be migrated? Are mailbox (e.g. imap) settings
> > preserved?
> 
> I wrote on this list about this before.
> 
> See my last mail in the thread "kdepim 16.04 from experimental":
> 
> lists.debian.org/1804539.YkVyMII8Xc@merkaba

After migration I´d do some maintenance steps:

1. akonadictl fsck

2. remove directory ~/.local/share/akonadi/file_lost+found

The first two steps will get rid of leaked (no longer referenced and uses) 
files in file_db_data.


As I think the migration will not do it, I´d also do:

3. akonadictl vacuum

This will remove unused records from the MySQL database, making it smaller, 
and if the filesystem it is on has enough free space, also defragment it, as 
it rewrites the file for each table during removing unused records.

Ciao,
-- 
Martin

Reply via email to