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

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

Re: [rdiff-backup-users] Version 0.11.2 released


From: Olivier M.
Subject: Re: [rdiff-backup-users] Version 0.11.2 released
Date: Mon, 3 Mar 2003 00:43:42 +0100

On Sun, Mar 02, 2003 at 03:03:56PM -0800, Ben Escoto wrote:
> You have found 2 or three 3 bugs :)

geez :)   well well, so I guess I'll have to go back to the previous
stable version ? (it is for backups of production servers, and it
_must_ work if something goes wrong somewhere...)  what do you think?

>   OM> PS: on next run (just after the first crash), it looked like
>   OM> that:
>     ...
>   OM> line 346, in reval AssertionError: (('etc',), ('usr', 'local',
>   OM> 'src', 'x', 'Zend', 'Zend.m4'))
> 
> Hmm, not exactly sure what is causing this, can you reproduce it using
> the steps above?

if I retry now (w/o the print-stats) it crashes:

osafe:~ # rdiff-backup --exclude /home/BACKUP --exclude /backupboot --exclude 
/backuphome --exclude /backuproot
--exclude /proc --exclude /mnt2 address@hidden::/ /backup3/polaris/rdiff/
Previous backup seems to have failed, checking now.
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 24, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 236, in Main
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 210, in take_action
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 246, in Backup
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 278, in
backup_init_dirs
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 605, in
checkdest_if_necessary
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/regress.py",
 line 63, in Regress
AssertionError
osafe:~ # Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 24, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 236, in Main
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/Main.py",
 line 209, in take_action
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/connection.py",
 line 331, in
Server
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/connection.py",
 line 293, in
get_response
  File 
"/var/tmp/rdiff-backup-root/usr/lib/python2.2/site-packages/rdiff_backup/connection.py",
 line 215, in _get
rdiff_backup.connection.ConnectionReadError: Truncated header string (problem 
probably originated remotely)

>   OM> if turning on verbosity = 9: 
>     ...
>   OM> line 63, in Regress AssertionError
> 
> This is actually a different error, that seems to happen when the
> second backup to a destination directory fails.  I just fixed it in
> CVS, but you can duplicate the fix by just making sure the
> dest_dir/rdiff-backup-data/increments directory exists.

ah, after creating the directory it looks a bit better.  (no crash yet :)

btw, the stats looked fine before:

osafe:/backup3/polaris/rdiff/rdiff-backup-data # more 
session_statistics.2003-03-02T21\:13\:00+02\:00.data 
StartTime 1046635980.00 (Sun Mar  2 21:13:00 2003)
EndTime 1046642039.48 (Sun Mar  2 22:53:59 2003)
ElapsedTime 6059.48 (1 hour 40 minutes 59.48 seconds)
SourceFiles 197887
SourceFileSize 6138052678 (5.72 GB)
MirrorFiles 1
MirrorFileSize 0 (0 bytes)
NewFiles 197886
NewFileSize 6138052678 (5.72 GB)
DeletedFiles 0
DeletedFileSize 0 (0 bytes)
ChangedFiles 1
ChangedSourceSize 0 (0 bytes)
ChangedMirrorSize 0 (0 bytes)
IncrementFiles 0
IncrementFileSize 0 (0 bytes)
TotalDestinationSizeChange 6138052678 (5.72 GB)
Errors 0


> The man page was incompletely updated from the previous versions
> (fixed now in cvs).  The --resume, --checkpoint-interval, and
> --sleep-ratio options are gone.

perfect, that's customer service :))

till later & regards from Zurich,
Olivier




reply via email to

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