LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   My hardrive all of a suddon is going crazy? (https://www.linuxquestions.org/questions/linux-newbie-8/my-hardrive-all-of-a-suddon-is-going-crazy-392125/)

Four 12-12-2005 08:00 PM

My hardrive all of a suddon is going crazy?
 
I was using linux and all of a suddon my hardrive started going crazy? How may I stop this?

Using slackware, KDE.

Its really slow I would write more but to slow ...

IBall 12-12-2005 09:40 PM

How do you mean "Going Crazy"?

Lots of reads / writes or what? Please describe the symptoms, and what exactly you were doing at the time.

--Ian

liamoboyle 12-12-2005 09:44 PM

If your hard drive just "goes crazy" then it's most likely a hardware problem.

If your hard drive performance is really shite, install hdparm, which is used for tuning hard disks, and check out the man or info pages.

Four 12-13-2005 08:37 PM

One KDE app apeared to be loading something, I closed it and the hardrive stoped going crazy(Lots of reads/writes). Must be some kind of bug

liamoboyle 12-14-2005 04:05 AM

Does the problem happen if you load it again? What was the application?

Four 12-15-2005 01:55 PM

Konqueror(version 3.3.2) was the application. This happened before and I solved it the same way. I left a konqueror window open to a folder and on other desktop a program was doing File I/O to files in that folder. It was only doing writing to files, renameing files(this was somewhat user controled so there would be no way for this program to this file I/O that will drive the hardrive crazy). Thats it. No reading or deleting.

slantoflight 12-15-2005 02:13 PM

Now I'm just as confused as you are.

liamoboyle 12-15-2005 02:56 PM

Return to the command line, the way the good lord intended it to be ;)

Trio3b 12-16-2005 01:19 AM

hd - crazy
 
open a terminal and enter command

top

You will see a list of processes running. This may help you decipher what's going on. To stop the process, use the ID number and type into terminal

kill <processID>

good luck

Four 12-16-2005 01:35 PM

How may I scroll through the list?

Nylex 12-16-2005 01:36 PM

Try "top | more".

Dragineez 12-16-2005 02:07 PM

Gnumore
 
There's a "more" command in Linux? I thought it was "less".

masonm 12-16-2005 02:24 PM

more is less, less is more


All times are GMT -5. The time now is 12:19 PM.