Re: rsync transfer slow over network

2017-03-06 Thread Kevin Korb
Rsync is notoriously slow when used for a local copy. You are better off doing something like a cp -au. On 03/06/2017 06:47 PM, McDowell, Blake wrote: > Hello, > > > > We have our mac connected to a SAN via 10Gbe fiber network. Being > thunderbolt model macs with no PCI slots we are using ext

rsync transfer slow over network

2017-03-06 Thread McDowell, Blake
Hello, We have our mac connected to a SAN via 10Gbe fiber network. Being thunderbolt model macs with no PCI slots we are using external boxes (Sonnet, ATTO) to interface between the thunderbolt and fiber connections. When using rsync -avvPhi we get speeds of approx 110MB/s but with a simple

Re: [Bug 7120] Variable bandwidth limit .. bwlimit

2017-03-06 Thread Lars Ellenberg
On Wed, Mar 01, 2017 at 05:38:15PM +, samba-b...@samba.org wrote: > https://bugzilla.samba.org/show_bug.cgi?id=7120 > > --- Comment #7 from roland --- > please mind the note from this posting when using pv: > http://superuser.com/questions/778066/using-pv1-to-limit-rsync-speed > > > --snipp