[Bug 10677] New: external zlib broken after update to 3.1.1 on FreeBSD

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10677 Summary: external zlib broken after update to 3.1.1 on FreeBSD Product: rsync Version: 3.1.1 Platform: x64 OS/Version: FreeBSD Status: NEW Severity: normal Priority:

[Bug 10678] New: performance problem with lots of hard links?

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10678 Summary: performance problem with lots of hard links? Product: rsync Version: 3.0.6 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 C

[Bug 10678] performance problem with lots of hard links?

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10678 --- Comment #1 from Kevin Korb 2014-06-27 15:42:27 UTC --- This is a common problem. The thing is that rsync has to stat() every single one of those hard links and remember an inode>filename mapping for each. If you have lots of backups this can

[Bug 10678] performance problem with lots of hard links?

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10678 --- Comment #2 from Kevin Korb 2014-06-27 15:50:15 UTC --- BTW, it is possible to move to lvm2 based storage without rsync. You could setup the lvm2 volume and then use dd or ddrescue (better status display and can be restarted if you specify a l

[Bug 10679] New: readlink_stat error results in deletion of mountpoints

2014-06-27 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10679 Summary: readlink_stat error results in deletion of mountpoints Product: rsync Version: 3.1.0 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priorit