[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[rdiff-backup-users] what can I do if all goes wrong?
From: |
Farkas Levente |
Subject: |
[rdiff-backup-users] what can I do if all goes wrong? |
Date: |
Mon, 27 Oct 2003 21:03:53 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630 |
hi,
it seems our backup directory has some problem with rdiff-backup-0.12.5:
-------------------------------------
# rdiff-backup -l
/mnt/backup/red/home/samba/groups/tordelo/SABLONOK/gazdasag-grafikak/02ked\
-\ Lakossagi\ bankkartyak.qxd
Fatal Error: Previous backup to /mnt/backup/red seems to have
failed.Rerun rdiff-backup with --check-destination-dir option to
revertdirectory to state before unsuccessful session.
-------------------------------------
so I do:
-------------------------------------
# rdiff-backup --check-destination-dir /mnt/backup/red
Traceback (most recent call last):
File "/usr/bin/rdiff-backup", line 24, in ?
rdiff_backup.Main.Main(sys.argv[1:])
File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line
246, in Main
take_action(rps)
File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line
228, in take_action
elif action == "check-destination-dir": CheckDest(rps[0])
File "/usr/lib/python2.2/site-packages/rdiff_backup/Main.py", line
607, in CheckDest
dest_rp.conn.regress.Regress(dest_rp)
File "/usr/lib/python2.2/site-packages/rdiff_backup/regress.py", line
69, in Regress
for rf in iterate_meta_rfs(mirror_rp, inc_rpath): ITR(rf.index, rf)
File "/usr/lib/python2.2/site-packages/rdiff_backup/regress.py", line
157, in iterate_meta_rfs
for raw_rf, metadata_rorp in collated:
File "/usr/lib/python2.2/site-packages/rdiff_backup/rorpiter.py",
line 100, in Collate2Iters
try: relem2 = riter2.next()
File "/usr/lib/python2.2/site-packages/rdiff_backup/metadata.py",
line 196, in iterate
next_pos = self.get_next_pos()
File "/usr/lib/python2.2/site-packages/rdiff_backup/metadata.py",
line 187, in get_next_pos
newbuf = self.fileobj.read(self.blocksize)
File "/usr/lib/python2.2/gzip.py", line 163, in read
self._read(readsize)
File "/usr/lib/python2.2/gzip.py", line 210, in _read
self._read_eof()
File "/usr/lib/python2.2/gzip.py", line 245, in _read_eof
raise ValueError, "CRC check failed"
ValueError: CRC check failed
-------------------------------------
so what can I do?
thanks in advance.
--
Levente "Si vis pacem para bellum!"
- [rdiff-backup-users] what can I do if all goes wrong?,
Farkas Levente <=
- Re: [rdiff-backup-users] what can I do if all goes wrong?, Ben Escoto, 2003/10/27
- Re: [rdiff-backup-users] what can I do if all goes wrong?, Farkas Levente, 2003/10/28
- Re: [rdiff-backup-users] what can I do if all goes wrong?, Ben Escoto, 2003/10/28
- Re: [rdiff-backup-users] what can I do if all goes wrong?, Farkas Levente, 2003/10/28
- [rdiff-backup-users] Re: what can I do if all goes wrong?, Troels Arvin, 2003/10/29
- Re: [rdiff-backup-users] Re: what can I do if all goes wrong?, Farkas Levente, 2003/10/29
- [rdiff-backup-users] Re: Re: what can I do if all goes wrong?, Troels Arvin, 2003/10/29
- Re: [rdiff-backup-users] Re: Re: what can I do if all goes wrong?, Farkas Levente, 2003/10/29