LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Constant disk access in Kubuntu (https://www.linuxquestions.org/questions/linux-newbie-8/constant-disk-access-in-kubuntu-687454/)

Changes 12-01-2008 08:05 AM

Constant disk access in Kubuntu
 
Since installing Kubuntu I keep hearing the heads in my laptop's hard drive as they go into resting position (as is normal when the drive isn't used for a few seconds), wait some two or three seconds and then are energized again.

This isn't a drive health problem (aka head crash); I've experienced those, and what's happening here is not the heads being reset over and over again, it's just the drive heads going to sleep and being woken up immediately afterwards.

I think this is causing much unneeded stress to my drive, and I'd like to stop it. Problem is, I've no idea what's causing it, or what to do about it.
Any ideas?
Thanks.

claudius753 12-01-2008 01:30 PM

The commands
Code:

top
lsof
iostat -d

might be of some use. See if you can find out what's doing the writing.

This migt just be a result of the journaling filesystem.


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