Results 1 to 2 of 2
Cross-post from Mandriva since it did not receive any feedback there.
Hello,
I am trying to setup smart monitoring using smartd but it refuses to start.
I have installed smartmontools ...
- 10-19-2011 #1
Help with setting up S.M.A.R.T monitoring
Cross-post from Mandriva since it did not receive any feedback there.
Hello,
I am trying to setup smart monitoring using smartd but it refuses to start.
I have installed smartmontools and I am able to run smartctl -i /dev/[device] for all my drives and see that they are smart enabled.
However, when I try to run service smartd start it fails:
/var/log/messages tell me:Code:# service smartd start Starting smartd (via systemctl): Job failed. See system logs and 'systemctl status' for details. [FAILED]
What are these environment files it is looking for?Code:Oct 16 00:02:10 holisrv2 systemd[1]: Failed to load environment files: No such file or directory Oct 16 00:02:10 holisrv2 systemd[1]: smartd.service failed to run 'start' task: No such file or directory
I have looked around a bit and I have /etc/smartd.conf with the following content:
I did for some reason not have /etc/defaults/smartmontools. I tried creating it manually but to no effect. It now contains:Code:# Sample configuration file for smartd. See man smartd.conf. DEVICESCAN -S on -o on -a -I 194 -m myname@myserver.com -s (S/../.././02|L/../../6/03)
Looking in /etc/init.d/smartd I find (among others) the following lines:Code:# cat /etc/default/smartmontools # Defaults for smartmontools initscript (/etc/init.d/smartmontools) # This is a POSIX shell fragment # List of devices you want to explicitly enable S.M.A.R.T. for # Not needed (and not recommended) if the device is monitored by smartd #enable_smart="/dev/hda /dev/hdb" # uncomment to start smartd on system startup start_smartd=yes # uncomment to pass additional options to smartd on startup smartd_opts="--interval=1800"
I have none of the files mentioned.Code:# Source function library . /etc/rc.d/init.d/functions # Source configuration file [ -r /etc/sysconfig/smartd ] && . /etc/sysconfig/smartd
I appreciate any help I can get.
- 10-19-2011 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Sorry, but duplicates are not allowed:
http://www.linuxforums.org/forum/lin...ums-rules.html
Feel free to bump your original thread, or you can ask any moderator to move it to another forum if you wish.
Thanks.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


