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

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

[rdiff-backup-users] rdiff stopped working after I ran out of disk space


From: Tom Versluys
Subject: [rdiff-backup-users] rdiff stopped working after I ran out of disk space.
Date: Tue, 15 May 2007 00:36:09 -0700 (PDT)

Hello,

I have a rdiff script that automatically makes a backup every night.
Because I didn't check the hard drive space every time,, I ran out of disk 
space.

Now I have cleared some space, but rdiff doesn't work anymore.

Now I get this :

/home
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 23, in ?
    rdiff_backup.Main.Main(sys.argv[1:])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 260, in 
Main
    take_action(rps)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 238, in 
take_action
    elif action == "remove-older-than": RemoveOlderThan(rps[0])
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 716, in 
RemoveOlderThan
    rootrp = require_root_set(rootrp)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 657, in 
require_root_set
    single_set_fs_globals(Globals.rbdir)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 678, in 
single_set_fs_globals
    fsa = rbdir.conn.fs_abilities.get_fsabilities_readwrite('archive', rbdir)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/fs_abilities.py", line 
404, in get_fsabilities_readwrite
    return FSAbilities(desc_string).init_readwrite(
  File "/usr/lib/python2.3/site-packages/rdiff_backup/fs_abilities.py", line 
144, in init_readwrite
    self.set_ownership(subdir)
  File "/usr/lib/python2.3/site-packages/rdiff_backup/fs_abilities.py", line 
188, in set_ownership
    tmp_rp.touch()
  File "/usr/lib/python2.3/site-packages/rdiff_backup/rpath.py", line 817, in 
touch
    self.conn.open(self.path, "w").close()
IOError: [Errno 5] Input/output error: 
'/MSA20/1T46/planning/home/rdiff-backup-data/rdiff-backup.tmp.11/foo'

Any suggestions on how to solve this ?


       
____________________________________________________________________________________Building
 a website is a piece of cake. Yahoo! Small Business gives you all the tools to 
get online.
http://smallbusiness.yahoo.com/webhosting 




reply via email to

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