You are not logged in.

#1 2017-01-12 04:41:34

clever
Member
Registered: 2015-06-18
Posts: 43

Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

Hi guy
I am facing a problem here, When i do large file transfer on local hard disk, or between local and external hard, arch becomes too slow and occasionally crashes.
Kernel:Linux knight 4.8.13-1-ARCH
any ideas?

is this has anything related to kernel parameters such as dirty_ratio and etc?

Offline

#2 2017-01-12 05:01:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

Post the journal section that covers a crash.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2017-01-12 05:09:23

clever
Member
Registered: 2015-06-18
Posts: 43

Re: Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

jasonwryan wrote:

Post the journal section that covers a crash.

i said occasionally not always. i will post journal on next crash.
how about becoming slow?

Offline

#4 2017-01-12 05:30:10

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,806
Website

Re: Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

What filesystem do you have on your external hdd?


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#5 2017-01-12 09:23:03

smnpl
Member
From: Germany
Registered: 2015-01-07
Posts: 54

Re: Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

How do you transfer?
Terminal (command)?
UI based? Which one?

If UI based, then I'd try cp or mv to see if the same happens. Vice versa of course if you already using terminal programs.

Last edited by smnpl (2017-01-12 10:15:42)


The road to wisdom? - Well, it's plain and simple to express: Err and err and err again but less and less and less. - Piet Hein -

Offline

#6 2017-01-12 19:35:39

brebs
Member
Registered: 2007-04-03
Posts: 3,742

Re: Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

Try the "ionice" command. Example:

ionice -c3 nice -n 13 cp srcfile destfile

Offline

#7 2017-01-12 21:36:14

kevku
Member
From: Estonia
Registered: 2009-11-21
Posts: 73

Re: Arch Becomes Very Slow When Doing I/O (copying/moving huge files)

yeah this has been standard linux behaviour for decades, best solution is to use small ssd for root and home and not use it for large transfers.

Offline

Board footer

Powered by FluxBB