Hallo,
ich nutze das hier http://wiki.ubuntuusers.de/Skripte/inkrementelles_Backup dargestellte Skript für meine Backups. Ich habe es so angepasst, dass es mit pbzip2 läuft, damit alle Cores genutzt werden. Heute habe ich festgestellt, dass beim Öffnen meiner 238 GB großen Backup-Datei folgender Fehler kam:
bzip2: Data integrity error when decompressing. Input file = (stdin), output file = (stdout) It is possible that the compressed file(s) have become corrupted. You can use the -tvv option to test integrity of such files. You can use the `bzip2recover' program to attempt to recover data from undamaged sections of corrupted files. tar: Unexpected EOF in archive tar: Error is not recoverable: exiting now
Diese Fehlermeldung kommt nun schon das 2. Mal, d.h. ich habe ein zweites Mal ein Backup gemacht und es hinterher versucht zu dekomprimieren.
Hat jemand eine Idee wie ich das Problem gelöst bekomme? Danke im Voraus.