I testet ext4 for the main disk (/) and for the encrypted (LUKS/cryptsetup) drives.
After a freeze i wondered about a strange error, it says that the AcceptExternalConnections is not set to 1.
I found the amule.conf half the size as in my backup.
After recovering this file amule starts.
And I found this errors in the log:
2009-05-24 01:40:42: Lade unfertige Datei 1 von 278
2009-05-24 01:40:42: Lade unfertige Datei 2 von 278
2009-05-24 01:40:42: Lade unfertige Datei 3 von 278
2009-05-24 01:40:42: FEHLER: part.met-Datei hat die Größe 0: 003.part.met ==>
2009-05-24 01:40:42: Versuche, Sicherung der met-Datei von /media/crypt2/crypt/Programme/amule/Temp/003.part.met.bak zu laden
2009-05-24 01:40:42: Lade unfertige Datei 4 von 278
-------------------------[snipp]------------------------
2009-05-24 01:40:44: FEHLER: part.met-Datei hat die Größe 0: 293.part.met ==>
2009-05-24 01:40:44: Versuche, Sicherung der met-Datei von /media/crypt2/crypt/Programme/amule/Temp/293.part.met.bak zu laden
2009-05-24 01:40:44: Lade unfertige Datei 259 von 278
2009-05-24 01:40:44: Alle unfertigen Dateien geladen.
2009-05-24 01:40:44: 278 part-Dateien gefunden
13 ERRORS, one with possible damage in the .part file.
Ok, only part.met files.
(Translation:
"ERROR: PArt XXX is a 0 Byte file
Trying to load the backup in $PATH
All ext4 drives used the default settings of ext4.
I switched to data=ordered and reduced the commit time to 10 seconds.