samba-bugs@samba.org
2004-Dec-14 15:01 UTC
[Bug 2158] New: Rsync discontinues when large files are vanished or updated
https://bugzilla.samba.org/show_bug.cgi?id=2158 Summary: Rsync discontinues when large files are vanished or updated Product: rsync Version: 2.6.3 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: m.whittaker-williams@iu.nl QAContact: rsync-qa@samba.org Hey, Currently i`ve been running rsync as backup util for quit some time. It seemed the ideal solution at that time to do a incremental backup and then tar it further on the server side. Rsync gave me the abillity to do all my backups from client side over ssh instead of running daemons on server and client side to get a backup done. Currently i am stuck at a problem that keeps occuring randomly. This due to activity on client side when doing a rsync wrote 430305235 bytes read 3972109 bytes 117451.61 bytes/sec total size is 28659100436 speedup is 65.99 rsync warning: some files vanished before they could be transfered (code 24) at main.c(633) Couldn't complete backup at /home/bcktmp/backup.pl line 33. I`ve read a earlier bug about this due to 2.5.7. I`ve upgraded my rsync on both sides to 2.6.3 though problem hasn`t gone away. I know this is normal way of rsync to act and give out an error because some files are vanished or updated during the listing of the rsync. But what i can`t understand is why it will not continue on with the files it still has in its list to complete and complete the sync. Ok it will not be 100 % completely but it will insure further processes to be run if this option would be available ( to ignore vanished/updated files during sync process ). I`ve taken a real close look at all the flags that can be given but none of the available flags point me out to the right action. So here by i want to do a feature request for this option ( if it should be possible to do so ).. Feature request: Tag for ignoring vanishes/updated files. Thanks With kind regards Matthew Whittaker-Williams -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
Possibly Parallel Threads
- [Bug 2158] Rsync discontinues when large files are vanished or updated
- rsync: Please add an option to ignore vanished files
- [Bug 13147] New: inconsistent behaviour regaring vanished files information
- [Bug 13953] New: error message instead of --stats informations (in case of vanished files), using rsync 3.1.1 and rsync 3.0.9
- Issues with VANISHED CHANGEDSINCE