|
From: | Dale Qualls |
Subject: | [rdiff-backup-users] CRC Check failed |
Date: | Thu, 10 Jul 2008 15:12:31 -0500 |
I'm seeing this error on one of my rdiff boxes. The same box is also backing up another server (other than atomic) without issue.
Any thoughts? I could blow away the diffs folder but I'd prefer not to. I was also going to try bouncing the box, just in case something got confused, but the other backup is still running.
Thanks!
address@hidden atomic]# rdiff-backup --force /mnt/atomic/AtomicData /backups/atomic/atomicdata/
Previous backup seems to have failed, regressing destination now. Traceback (most recent call last): File "/usr/bin/rdiff-backup", line 23, in ? rdiff_backup.Main.Main(sys.argv[1:]) File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 285, in Main take_action(rps) File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 255, in take_action elif action == "backup": Backup(rps[0], rps[1]) File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 299, in Backup backup_final_init(rpout) File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 396, in backup_final_init checkdest_if_necessary(rpout) File "/usr/lib/python2.4/site-packages/rdiff_backup/Main.py", line 911, in checkdest_if_necessary dest_rp.conn.regress.Regress(dest_rp) File "/usr/lib/python2.4/site-packages/rdiff_backup/regress.py", line 70, in Regress for rf in iterate_meta_rfs(mirror_rp, inc_rpath): ITR(rf.index, rf) File "/usr/lib/python2.4/site-packages/rdiff_backup/regress.py", line 162, in iterate_meta_rfs for raw_rf, metadata_rorp in collated: File "/usr/lib/python2.4/site-packages/rdiff_backup/rorpiter.py", line 100, in Collate2Iters try: relem2 = riter2.next() File "/usr/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 255, in iterate next_pos = self.get_next_pos() File "/usr/lib/python2.4/site-packages/rdiff_backup/metadata.py", line 246, in get_next_pos newbuf = self.fileobj.read(self.blocksize) File "/usr/lib/python2.4/gzip.py", line 225, in read self._read(readsize) File "/usr/lib/python2.4/gzip.py", line 273, in _read self._read_eof() File "/usr/lib/python2.4/gzip.py", line 309, in _read_eof raise IOError, "CRC check failed" IOError: CRC check failed address@hidden atomic]# *************************************************************************** The preceding message and any attachments may contain confidential information protected by the attorney-client or other privilege. You may not forward this message or any attachments without the permission of the sender. If you believe that it has been sent to you in error, please reply to the sender that you received the message in error and then delete it. Nothing in this email message, including the typed name of the sender and/or this signature block, is intended to constitute an electronic signature unless a specific statement to the contrary is included in the message. *************************************************************************** |
[Prev in Thread] | Current Thread | [Next in Thread] |