rsyncing a tree of perhaps 30M files, getting this:
rsync: hlink.c:126: match_gnums: Assertion `gnum >= hlink_flist->ndx_start'
failed.
then a bit more output and the parent catches up to the child:
rsync: writefd_unbuffered failed to write 8 bytes to message fd [receiver]:
Broken pipe
(32)
rsync error: error in rsync protocol data stream (code 12) at io.c(1532)
[receiver=3.0.9]
it's from a remote system. No errors visible (kernel or otherwise) on either
end.
Hints?
source:
rsync version 3.1.1 protocol version 31
dest, where commands are issued from:
rsync version 3.0.9 protocol version 30
ill have to try upgrading dest to 3.1.1 but its not in wheezy-backports
and dont really want to mess with this production machine too much.
/kc
--
Ken Chase - Toronto Canada-- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
