Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-20-2005, 10:28 PM
|
#1
|
Member
Registered: Sep 2003
Posts: 69
Rep:
|
who is running
I have some problem with my UBUNTU system on an IBM thinkpad T21. From time to time, the harddisk will be busy. The symptom is the harddisk light splah all the time. I can not interrupt, even the mouse hangs.
I tried to use ps command to find out which process is accessing the harddisk from the huge list of processes, but I am not sure how to do it.
Pls help.
Thanks
Septanla
|
|
|
11-20-2005, 10:34 PM
|
#2
|
Senior Member
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545
Rep:
|
top might be more helpful than ps, especially if you aren't sure what you're looking at. One thing to check though, is DMA turn on for the disk? Try running this and post the output:
Code:
/sbin/hdparm /dev/hda
|
|
|
11-20-2005, 10:45 PM
|
#3
|
Member
Registered: Sep 2003
Posts: 69
Original Poster
Rep:
|
the output is as follows:
/dev/hda:
multcount = 0 (off)
IO_support = 0 (default 16-bit)
unmaskirq = 0 (off)
using_dma = 1 (on)
keepsettings = 0 (off)
readonly = 0 (off)
readahead = 256 (on)
geometry = 38760/16/63, sectors = 20003880960, start = 0
what is the meaning?
Thanks a lot
|
|
|
11-20-2005, 11:21 PM
|
#4
|
Member
Registered: Jun 2004
Location: Cala city
Distribution: Suse 10.0; Debian 5.0 (Lenny) Fluxbox
Posts: 240
Rep:
|
Like he said try typing in "top" in a terminal, it will give you a lot of details. If I had to guess I would say that there are some things in your cron tabs running like mandb or a couple of other tings. Cron tabs allow you to have programs, scripts, or whatever to run at specified intervals. Good luck!
|
|
|
11-21-2005, 06:15 AM
|
#5
|
Member
Registered: Mar 2005
Location: Amsterdam
Distribution: Debian => Ubuntu => Mac Osx
Posts: 165
Rep:
|
Yup, it's probably 'updatedb' running. It updates your locate database. In Ubuntu it's default setting is once a day I think.
What are the specs of your thinkpad because I dont experience any performance drop when 'updatedb' runs.
|
|
|
11-21-2005, 01:59 PM
|
#6
|
Senior Member
Registered: May 2005
Posts: 1,565
Rep:
|
|
|
|
All times are GMT -5. The time now is 10:30 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|