This should be pushed upstream. It will then get into Ubuntu
automatically.
** Changed in: rsync (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989301
Title:
It can easily work on both sides. e.g.:
nocache rsync -aiv --rsync-path='nocache rsync' /src/ host:/dest/
The --rsync-path option tells the remote side it should also use nocache
wrapper.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
rsync + nocache worked only on the side which transfers data, not only
receiver side. We eventually had to apply patch
(http://insights.oetiker.ch/linux/fadvise.html)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
** Tags added: patch
** Description changed:
-
- Please build the package with the --drop-cache patch available in the
tarball, to avoid filling up the io cache with not re-queried copied data. The
current behavior pushes the data of other process out of the cache and thus
slows them down.
+
As an ugly workaroundt you could use rsync together with nocache
(https://github.com/Feh/nocache). Worked for us.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989301
Title:
large rsync runs stall s
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: rsync (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/989301
Title:
large