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

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

[rdiff-backup-users] No space left errors


From: Bob Mead
Subject: [rdiff-backup-users] No space left errors
Date: Tue, 03 Mar 2009 16:21:45 -0800
User-agent: Thunderbird 2.0.0.18 (X11/20081125)

Howdy:
I'm running rdiff v1.04 on linux backing up to a v1.05 install on another linux box. I am using a command script that has been working for some time, as follows (I added the --force option to try to fix the problem and also the -v5 option to see some more output):

rdiff-backup --force -v5 --print-statistics --exclude '**tmp' --exclude '**mp3' --exclude '**dat' --exclude '**exe' --include /home/'*'/.profile/Application'*'/Qualcomm --include /home/'*'/.profile/Desktop --include /home/'*'/.profile/My'*' --exclude /home/'*'/.profile --include /home/'*'/profile/Application'*'/Qualcomm --include /home/'*'/profile/Desktop --include /home/'*'/profile/My'*' --exclude /home/'*'/profile --exclude /home/'*'/.'**' --include /etc --include /home --include /var --include /root --exclude / / root@<server name>::/home/backups/lon

rdiff-backup --force --remove-older-than 2M root@<server name>::/home/backups/lon


At some point recently, the destination server did fill up, which generated a lot of 'no space left on device' errors in my rdiff-backup backup.logs. I have since cleared out ~260GB of space on the destination server, and yet when I try to backup the 27GB from the v1.04 server, I am still getting a "no space left" error. I've appended the last lines of the backup.log below. Any ideas on what is happening here?
TIA for any help,
   ~bob

last 21 lines of backup.log:
Previous backup seems to have failed, regressing destination now.
Regressing to Thu Jan 22 23:00:01 2009
Regressing file home/<some user's files>/Backup .bkf
Sending back exception [Errno 28] No space left on device of type exceptions.IOError: File "/usr/lib/python2.4/site-packages/rdiff_backup/connection.py", line 334, in answer_request
   result = apply(eval(request.function_string), argument_list)
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/rorpiter.py", line 285, in __call__
   last_branch.fast_process(*args)
File "/usr/lib/python2.4/site-packages/rdiff_backup/regress.py", line 232, in fast_process
   if rf.metadata_rorp.isreg(): self.restore_orig_regfile(rf)
File "/usr/lib/python2.4/site-packages/rdiff_backup/regress.py", line 260, in restore_orig_regfile
   rf.mirror_rp.write_from_fileobj(rf.get_restore_fp())
File "/usr/lib/python2.4/site-packages/rdiff_backup/restore.py", line 497, in get_restore_fp
   current_fp = self.get_first_fp()
File "/usr/lib/python2.4/site-packages/rdiff_backup/restore.py", line 517, in get_first_fp
   rpath.copyfileobj(fp, current_fp)
File "/usr/lib/python2.4/site-packages/rdiff_backup/rpath.py", line 60, in copyfileobj
   outputfp.write(inbuf)





Attachment: bmead.vcf
Description: Vcard


reply via email to

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