fbellet
fbellet
rsync hangs with some specific files, using 100% of 1 CPU core but without disk nor network activity
I have the same problem rsyncing qcow2 images. https://bugzilla.redhat.com/show_bug.cgi?id=2021853 The ``--whole-file`` option is not really interesting in my case, because my bandwidth is constrained, and the destination file is seeded...
rsync hangs with some specific files, using 100% of 1 CPU core but without disk nor network activity
Forcing a protocol version downgrade with ``--remote-option=--protocol=29`` seems to improve things a bit, by handling larger blocks as suggested. Block size is ~500kb with protocol 29, instead of 128kb with...
The problem for me in that case was that the selfcheck function tests if location is non null, but ALSO if location contains .getExtras() data (boolean hasKnown). LineageOS 16 in...