samba-bugs@samba.org
2005-Sep-14 16:40 UTC
[Bug 3099] New: Please parallelize filesystem scan
https://bugzilla.samba.org/show_bug.cgi?id=3099 Summary: Please parallelize filesystem scan Product: rsync Version: 2.6.4 Platform: All OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: hpa@zytor.com QAContact: rsync-qa@samba.org I just had the unpleasant experience of doing an rsync --checksum of two terabytes worth of data. Much to my chagrin, it actually took *longer* than it would have been to just wipe the filesystem clean and start over, because the two checksumming passes were done in a serial fashion -- first one machine, then the other. Each took well over 24 hours to complete. Please parallelize the filesystem scan phases. There is absolutely no reason for one machine to sit and wait for the other when it comes to searching its own filesystem. -- 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.