[ubuntu-uk] odd hd activity
Alan Pope
alan at popey.com
Thu Oct 18 15:48:57 BST 2007
Hi Norman,
On Thu, 2007-10-18 at 15:18 +0100, norman wrote:
> For some unknown reason my hard drive becomes very active for about 5
> minutes and then stops. This activity is repeated at half hourly
> intervals. I would like to find out what is causing this but do not know
> how to go about it. The activity started only a day or two ago. Please,
> could some wise person advise me on what to try?
>
I would open a terminal and run "top" in that terminal. You'll get
something that looks a bit like this:-
http://pastebin.ubuntu.com/999/
Followed by this header:-
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
Then a list of processes that are running. The default view shows the
processes that are consuming the most CPU time at the top. For example
right now I have these:-
http://pastebin.ubuntu.com/1000/
You'll note at the top of the list right now on my machine is Xorg,
nautilus and Java. (I'm uploading some files using a java applet, so
this looks about right).
Note in the left hand column you can see who owns the processes. My name
is next to some of them.
I would leave that running permanently, and when you notice the disk
going nuts, take a look at it and see if something rises to the top. You
may also note in the top header the %wa (percentage of time the cpu is
blocked waiting for IO operations to complete) goes up as your disk is
getting mashed.
My bet would be trackerd, the file indexing daemon, but it could be
anything. Let us know what you find.
Cheers,
Al.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/ubuntu-uk/attachments/20071018/55168be3/attachment.pgp
More information about the ubuntu-uk
mailing list