Results 1 to 7 of 7
I want to use smartd for monitoring my hard disk regularly. What is the interaction of smartd with the hard disk driver that is in use. Whether the hard disk ...
- 12-16-2010 #1Just Joined!
- Join Date
- Dec 2010
- Posts
- 3
How Smartd related to Hard disk driver
I want to use smartd for monitoring my hard disk regularly. What is the interaction of smartd with the hard disk driver that is in use. Whether the hard disk driver should be smart enabled or only the hard disk. Will any one help me in this.
- 12-16-2010 #2
I thought SMART worked at a very low level, the system took care of it for you and smartd monitored the output of that system? SMART is enabled and disabled through the BIOS, and as long as it's turned on and the daemon is running, you'll get advanced notice of upcoming hard disk failure.
Why do you need to know this? Do you have a commercial purpose for this, or is this part of an academic project?Linux user #126863 - see http://linuxcounter.net/
- 12-16-2010 #3
I would not rely on S.M.A.R.T.
It is a very handy tool for seeing the current healthiness of your hard disk but you should not use it in any way to predict when your drive might fail. Hard disks can fail at any moment, regardless of the current healthiness.
smartd is just a monitoring tool. The man page of smartd (smartd(8)) gives you more information.Refining Linux Advent calendar: “24 Outstanding ZSH Gems”
- 12-16-2010 #4Linux user #126863 - see http://linuxcounter.net/
- 12-16-2010 #5Just Joined!
- Join Date
- Dec 2010
- Posts
- 3
Hi
Thanks for replying. I need to use a smart demon as the part of project. So there is no dependency of smartd on the hard disk driver...is it so ? Then before using the demon we are enabling the disk into smart mode....In the manufacturing time of the hard disk the manufacture will be adding some sensors(temperature monitoring)...etc along with it . There is no further modification in the driver of the hard disk for providing smart functionality.. Please correct me if I am wrong.
One more thing , the demon will interact with whom? with the hard disk driver or firmware....It is continuously polling the status by interacting with whom? Please help me in understanding the process.
- 12-16-2010 #6
I'm not sure of the inner workings of the smartd demon, or how SMART works at a nuts-and-bolts level.
If you're doing this commercially then as part of your investigation you can pull the source code for the smartd demon and see what is going on. This would probably be the best way for you to find out exactly what you need.Linux user #126863 - see http://linuxcounter.net/
- 12-17-2010 #7Just Joined!
- Join Date
- Dec 2010
- Posts
- 3
Ok fine. I will check the source code.


Reply With Quote
