Re: large rsync fails with assertion error - bug #11506 was #6542 not fixed

2015-09-14 Thread Ken Chase
I opened a new bug for this but didnt see it come across the list. I have a file tree I can reproduce this on readily (tho it's quite huge :/ ). Any way to get around this? This is a major travesty for a backup scripting situation I have, I expect others to bump into this too. new bug is

Re: large rsync fails with assertion error

2015-09-08 Thread Ken Chase
Ok I found a bug about this: https://bugzilla.samba.org/show_bug.cgi?id=6542 and it says fixed by upgrade. I found a way to upgrade. Using: rsync version 3.1.1 protocol version 31 on receiving side that issues the rsync command, and rsync version 3.1.1 protocol version 31 on the remote

large rsync fails with assertion error

2015-09-08 Thread Ken Chase
rsyncing a tree of perhaps 30M files, getting this: rsync: hlink.c:126: match_gnums: Assertion `gnum >= hlink_flist->ndx_start' failed.