[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2016-08-25 Thread Rolf Leggewie
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:

[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2013-12-25 Thread Wayne Davison
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

[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2012-11-27 Thread Sergey Tryuber
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

[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2012-11-27 Thread ceg
** 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. +

[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2012-11-27 Thread Sergey Tryuber
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

[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2012-09-09 Thread Launchpad Bug Tracker
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