rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] strangeness with a backup.


From: Alan Horn
Subject: [rdiff-backup-users] strangeness with a backup.
Date: Wed, 28 Jan 2004 08:47:24 -0800 (PST)

Nightly backups started failing for a specific host.

Investigation shows that its failing at the check-destination-dir phase :

address@hidden fc-ps1]# rdiff-backup -l .
Fatal Error: Previous backup to /backup/fc-ps1/. seems to have
failed.Rerun rdiff-backup with --check-destination-dir option to
revertdirectory to state before unsuccessful session.
address@hidden fc-ps1]# rdiff-backup --check-destination-dir .
Warning, metadata file has entry for dev/audio,
but there are no associated files.
Traceback (most recent call last):
  File "/usr/local/bin/rdiff-backup", line 24, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/local/lib/python2.2/site-packages/rdiff_backup/Main.py", line
250, in Main
    take_action(rps)
  File "/usr/local/lib/python2.2/site-packages/rdiff_backup/Main.py", line
232, in take_action
    elif action == "check-destination-dir": CheckDest(rps[0])
  File "/usr/local/lib/python2.2/site-packages/rdiff_backup/Main.py", line
618, in CheckDest
    dest_rp.conn.regress.Regress(dest_rp)
  File "/usr/local/lib/python2.2/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/local/lib/python2.2/site-packages/rdiff_backup/rorpiter.py",
line 278, in __call__
    if last_branch.can_fast_process(*args):
  File "/usr/local/lib/python2.2/site-packages/rdiff_backup/regress.py",
line 226, in can_fast_process
    return not rf.mirror_rp.isdir() and not rf.metadata_rorp.isdir()
AttributeError: RegressFile instance has no attribute 'metadata_rorp'


dev/audio doesn't exist in the backup tree. In the real server it's just a
symlink, and it hasn't changed since the system was installed a year ago.

Any ideas on how to fix this without losing incrementals history ?

Cheers,

Al






reply via email to

[Prev in Thread] Current Thread [Next in Thread]