I am running an rsync (downloaded via entware) from a remote server to my USB Mounted Hard Drive. I am only seeing throughput at 250KB/s. To test if the issue was the USB connection I rsynced /usr to the USB HD, and I was able to achieve 2.4 MB/s. To Really ensure the USB HD wasn't the culprit I tried the rsync directly to /tmp (tmpfs) and still I was only getting 251KB/s. Lastly I tried pushing from the remote server to my router (after opening up WAN SSH which is not something I want to do for a long period of time), and still only getting 226KB/s.
Also testing pulling directly from remote server to my local machine I was able to get 2.25 MB/s.
My Internet connection is a 50Mb/s down FiOS connection.
The USB HD I am using is: WD Elements SE 750 GB USB 2.0 (formatted ext3)
I realize rsync delta algorithm uses _some_ CPU, but watching top while running the rsync didn't show much activity CPU wise (avg 80~90% idle). It's almost as if my connection is being throttled when using the Router directly (p.s. QoS is disabled).
So what might be causing the rsync directly on the router to run this slowly
-BassKozz
Also testing pulling directly from remote server to my local machine I was able to get 2.25 MB/s.
My Internet connection is a 50Mb/s down FiOS connection.
The USB HD I am using is: WD Elements SE 750 GB USB 2.0 (formatted ext3)
I realize rsync delta algorithm uses _some_ CPU, but watching top while running the rsync didn't show much activity CPU wise (avg 80~90% idle). It's almost as if my connection is being throttled when using the Router directly (p.s. QoS is disabled).
So what might be causing the rsync directly on the router to run this slowly
-BassKozz
Last edited: