Jump to content

Slow drive to drive copy?


jeffreywhunter

Recommended Posts

Just thought I'd show what happens on my system when copying a lot of small files.  As expected, atrocious speeds.  ;)

 

887skyw.png

 

Yep, I get it now...  Thanks!

 

It wasn't so much driving home a point, more like "I understand your suffering"  ;D

 

Yep, while I'd like it to be faster, there's comfort in knowing "it is what it is" and that behavior is normal.

Link to comment

For those suffering from these slowdowns, I'd be interested in knowing if adjusting the kernel disk caching parameters (the vm.dirty* settings) might make a positive difference, especially for those users with very large amounts of RAM.  It's possible it's over-caching, queues filling with high numbers of requests, not flushing out as quickly as needed.  I'd try decreasing the numbers from 10 and 20 to 2 and 5, or similar, and test again.

 

You can use the Tips and Tweaks plugin to play with the numbers.  For reference, see this post and its reference links.

Link to comment

For those suffering from these slowdowns, I'd be interested in knowing if adjusting the kernel disk caching parameters (the vm.dirty* settings) might make a positive difference, especially for those users with very large amounts of RAM.  It's possible it's over-caching, queues filling with high numbers of requests, not flushing out as quickly as needed.  I'd try decreasing the numbers from 10 and 20 to 2 and 5, or similar, and test again.

 

You can use the Tips and Tweaks plugin to play with the numbers.  For reference, see this post and its reference links.

 

What numbers would your recommend for 24GB system?  My Stats look like this:

width=300http://my.jetscreenshot.com/12412/20161117-1rud-18kb.jpg[/img]

width=300http://my.jetscreenshot.com/12412/20161117-qthp-29kb.jpg[/img]

 

Here's my tips & tweaks.  I don't do anything with VM's at the moment.  Would vm.dirty_background_ration and vm.dirty_ratio not have an affect then?

 

width=300http://my.jetscreenshot.com/12412/20161117-jyiq-36kb.jpg[/img]

 

And if its any user, vmstat...

width=300http://my.jetscreenshot.com/12412/20161117-8uc4-16kb.jpg[/img]

Link to comment

For those suffering from these slowdowns, I'd be interested in knowing if adjusting the kernel disk caching parameters (the vm.dirty* settings) might make a positive difference, especially for those users with very large amounts of RAM.  It's possible it's over-caching, queues filling with high numbers of requests, not flushing out as quickly as needed.  I'd try decreasing the numbers from 10 and 20 to 2 and 5, or similar, and test again.

 

You can use the Tips and Tweaks plugin to play with the numbers.  For reference, see this post and its reference links.

 

What numbers would your recommend for 24GB system?

 

I'd try changing 10 and 20 to 2 and 5 for one test, and to 5 and 10 for another test.  But I could be wrong, and it won't affect anything relevant to your slowness.

 

Here's my tips & tweaks.  I don't do anything with VM's at the moment.  Would vm.dirty_background_ration and vm.dirty_ratio not have an affect then?

The vm.dirty variables don't have anything to do with VM's, they control caching buffers for regular Linux disk I/O.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...