
24th February 2007, 12:36
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 1,186
Thanks: 60
Thanked 13 Times in 11 Posts
|
|
I started a backup again, with verbosity=9 and here is the last valid output:
Quote:
Selecting /var/www/web2/user/web2_info/.quota.rc
Comparing ('var', 'www', 'web2', 'user', 'web2_info', '.quota.rc') and ('var', 'www', 'web2', 'user', 'web2_info', '.quota.rc')
Getting delta of (('var', 'www', 'web2', 'user', 'web2_info', '.quota.rc') /var/www/web2/user/web2_info/.quota.rc reg) and (('var', 'www', 'web2', 'user', 'web2_info', '.quota.rc') reg)
Generating delta - changed file: var/www/web2/user/web2_info/.quota.rc
Selecting /var/www/web2/user/web2_info/.spamassassin
Comparing ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin') and ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin')
Getting delta of (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin') /var/www/web2/user/web2_info/.spamassassin dir) and (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin') dir)
Generating delta - new file: var/www/web2/user/web2_info/.spamassassin
Selecting /var/www/web2/user/web2_info/.spamassassin/auto-whitelist
Comparing ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'auto-whitelist') and ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'auto-whitelist')
Getting delta of (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'auto-whitelist') /var/www/web2/user/web2_info/.spamassassin/auto-whitelist reg) and (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'auto-whitelist') reg)
Generating delta - changed file: var/www/web2/user/web2_info/.spamassassin/auto-whitelist
Selecting /var/www/web2/user/web2_info/.spamassassin/bayes_seen
Comparing ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_seen') and ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_seen')
Getting delta of (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_seen') /var/www/web2/user/web2_info/.spamassassin/bayes_seen reg) and (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_seen') reg)
Generating delta - changed file: var/www/web2/user/web2_info/.spamassassin/bayes_seen
Selecting /var/www/web2/user/web2_info/.spamassassin/bayes_toks
Comparing ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_toks') and ('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_toks')
Getting delta of (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_toks') /var/www/web2/user/web2_info/.spamassassin/bayes_toks reg) and (('var', 'www', 'web2', 'user', 'web2_info', '.spamassassin', 'bayes_toks') reg)
Generating delta - changed file: var/www/web2/user/web2_info/.spamassassin/bayes_toks
Saving duplicity-inc.2007-01-25T04:00:35+02:00.to.2007-02-24T11:40:57+02:00.vol42.difftar.gpg on FTP server
Traceback (most recent call last):
File "/usr/bin/duplicity", line 373, in ?
if __name__ == "__main__": main()
File "/usr/bin/duplicity", line 367, in main
else: incremental_backup(sig_chain)
File "/usr/bin/duplicity", line 170, in incremental_backup
bytes_written = write_multivol("inc", tarblock_iter, globals.backend)
File "/usr/bin/duplicity", line 89, in write_multivol
backend.put(tdp, dest_filename)
File "/usr/lib/python2.3/site-packages/duplicity/backends.py", line 349, in put
self.error_wrap('storbinary', "STOR "+remote_filename, source_file)
File "/usr/lib/python2.3/site-packages/duplicity/backends.py", line 335, in error_wrap
except ftplib.all_errors, e: raise BackendException(e)
duplicity.backends.BackendException
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
|
thats how it ends - any ideas or suggestions?
|

1st March 2007, 13:10
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 1,186
Thanks: 60
Thanked 13 Times in 11 Posts
|
|
ok guys,
any hints for me? where to look for help. I would pay to solve this as I need my backup system running again.
Is it a ftplicity problem? Or a duplicity or gnupg or ncftp problem? Or is the problem with the ftp server? Or is a certain file to blame?
I have no clue, I jsut know the backup process stops like yo ucan see in the above logfile....
|

2nd March 2007, 13:03
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
I have no idea (otherwise I'd have replied...).
|

2nd March 2007, 15:16
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 1,186
Thanks: 60
Thanked 13 Times in 11 Posts
|
|
THX.
This will mark this as a dead end :-(
|

9th March 2007, 09:24
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 1,186
Thanks: 60
Thanked 13 Times in 11 Posts
|
|
another hint from the duplicity page:
Quote:
|
Currently duplicity supports deleted files, full unix permissions, directories, symbolic links, fifos, etc., but not hard links.
|
could this be a problem? I have not done anything with hardlinks so far, I am going to read on the net about them... find out how I can spot them and see if there are any inside the dirs I backup.
|

9th March 2007, 09:38
|
|
Senior Member
|
|
Join Date: Dec 2006
Location: Hilversum, The Netherlands
Posts: 880
Thanks: 1
Thanked 16 Times in 15 Posts
|
|
Hard links are identified by having the same inode number. will show files with their i-node number. I don't recall a single command to find hardlinked files. I would write a some script to traverse the directory tree, sort it on i node and see if there are matches. Hardlinks only exist per filesystem, so that limits where to search. HTH.
|

13th March 2007, 01:28
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 1,186
Thanks: 60
Thanked 13 Times in 11 Posts
|
|
the hardlinks don't seem to be the problem, thx for the suggestion anyway.. :-(
|

16th March 2008, 14:47
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,593 Times in 2,444 Posts
|
|
|

17th March 2008, 07:57
|
|
Senior Member
|
|
Join Date: Sep 2005
Posts: 1,186
Thanks: 60
Thanked 13 Times in 11 Posts
|
|
yes I have found your tutorial, still, my problems changed from the "broken Pipe problem" which was solved by a patch in one of the threads I linked to here, to this one:
Quote:
/usr/local/bin# ftplicity full
NcFTP version is 3.2.0
Reading globbing filelist /etc/ftplicity/exclude.conf
Last full backup date: Thu Jan 1 01:00:00 1970
Traceback (most recent call last):
File "/usr/bin/duplicity", line 421, in ?
if __name__ == "__main__": main()
File "/usr/bin/duplicity", line 410, in main
if action == "full": full_backup(col_stats)
File "/usr/bin/duplicity", line 150, in full_backup
bytes_written = write_multivol("full", tarblock_iter, globals.backend)
File "/usr/bin/duplicity", line 83, in write_multivol
globals.gpg_profile,globals.volsize)
File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 198, in GPGWriteFile
try: data = block_iter.next(bytes_to_go).data
File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 407, in next
result = self.process(self.input_iter.next(), size)
File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 487, in process
data, last_block = self.get_data_block(fp, size - 512)
File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 508, in get_data_block
buf = fp.read(read_size)
File "/usr/lib/python2.4/site-packages/duplicity/diffdir.py", line 338, in read
buf = self.infile.read(length)
IOError: [Errno 22] Invalid argument
|
FYI I have manually compiled duplicity version 0.4.6 as the current version in debian stable seems to be 0.4.2 if I am not mistaken. The links I listed showed problems solved in versions > 0.4.4 and recommend using those.
Do you have any clue about the current errors I posted in this postß
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 10:40.
|
Recent comments
4 hours 52 min ago
11 hours 33 min ago
15 hours 24 min ago
17 hours 2 min ago
1 day 1 hour ago
1 day 10 hours ago
1 day 11 hours ago
1 day 15 hours ago
1 day 19 hours ago
1 day 20 hours ago