Re: Question on server speed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On Mon, Aug 5, 2019 at 2:01 PM Jerry Geis <jerry.geis@xxxxxxxxx> wrote:

> Anyway to use "nice" command to help with responiveness?   I was just using
> "rsync . /media/external" to do the copy.
>

You need to discover where it is blocking before deciding which solution
will work. Something like iotop, atop, or other more wide system monitoring
util will be more valuable than top/htop at this point since you seem to be
sure that's it's not the processor usage that is the issue. nice will only
work for scheduling processor use. There is the ionice command that can be
used to set I/O priority. It really doesn't sound like you have a problem
with process scheduling, so it's is probably more down the line of what you
would want to try depending on what a system util tells you.
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos



[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux