smartd for SATA

My sata disks seem to be in trouble. Smartd can detect this, however seems that I need to upgrade the kernel first.


My /etc/smartd.conf is like this:

/dev/sda -a -d ata -m someone@some.com
/dev/sdb -a -d ata -m someone@some.com

When I ran smartd, I got this error in /var/log/messages:

smartd version 5.33 [i686-redhat-linux-gnu] Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/
Opened configuration file /etc/smartd.conf
Configuration file /etc/smartd.conf parsed.
Device: /dev/sda, opened
Device: /dev/sda, not ATA, no IDENTIFY DEVICE Structure
Unable to register ATA device /dev/sda at line 1 of file /etc/smartd.conf
Unable to register device /dev/sda (no Directive -d removable). Exiting.
smartd startup failed

My current kernel is 2.6.9-22.ELsmp, looks like I need to upgrade it to 2.6.9-35.ELsmp

Similar Posts

  • Change web hosting

    My previous web hosting gone out of business, I guess. Their frontpage shows that "This account has been suspended". WTF. Luckily, I still have all my web files and database. So, after reading some forum, I decided to move to GoDaddy. The plan is good. I got $60 for two years. The only backstep is…

  • Testing new css

    Test test Command (m for help): t Partition number (1-4): 1 Hex code (type L to list codes): L  0  Empty           1e  Hidden W95 FAT1 75  PC/IX           be  Solaris boot  1  FAT12           24  NEC DOS         80  Old Minix       bf  Solaris  2  XENIX root      39  Plan 9          81  Minix / old Lin c1  DRDOS/sec (FAT-  3 …

  • Migrating Mailserver

    My new mailserver experienced hardware problems related to harddisks and/or motherboard. The problem first occured in /var/log/messages as command timed out on the ata disk. Then later, Ext3 was experiencing aborted journal, which then make the filesystem read-only. This promptly caused problem with the mailserver activity since people couldn’t send/receive mails anymore. At first, rebooting…

  • Note on Installing Kannel on Centos4.2

    I encountered a problem when tried to install kannel on centos4.2. The kannel package is available from dag repository. This is my dag.repo:#dag[dag] name=Dag RPM Repository for Red Hat Enterprise Linuxbaseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/daggpgcheck=1enabled=1 When I yum install kannel, it got error:Setting up Install ProcessSetting up repositoriesdag                       100% |=========================| 1.1 kB    00:00update                    100% |=========================|  951 B    00:00base                      100%…

Leave a Reply

Your email address will not be published. Required fields are marked *