Hi, Thilo-Alexander Ginkel wrote on 04.11.2007 at 19:10:53 [Re: [BackupPC-users] Restore via rsync stalls]: > Thilo-Alexander Ginkel wrote: > > at the moment, I am attempting to restore a file backed up earlier using > > backuppc. Unfortunately, the restore stalls before completion and I am > > somewhat stuck in the analysis of its cause. > > Just another observation: When trying to download the archived file > using wget via the web interface, the download reproducibly completes > after ~ 38 GB of data have been transferred without any error message > leaving > 60 GB of data missing.
what happens if you BackupPC_zcat the relevant file from the pc directory? You might want to try something like 'BackupPC_zcat ... | wc -c' if you haven't got enough space on your server to decompress it. Did the pool file system run full when backing up the file? What is the size of the compressed file? Regards, Holger ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
