05/03/11 17:48:05 BejNczVo
Fedora Core 3 において、ブート時に smartd: smartd startup failed と出ます.
Serial ATA の HDD を使っているのですが、これが原因でしょうか?
/var/log/messages を見ると,
smartd version 5.33 [i386-linux-gnu] Copyright (C) 2002-4 Bruce Allenn
Home page is URLリンク(smartmontools.sourceforge.net)
Opened configuration file /etc/smartd.conf
Configuration file /etc/smartd.conf passed.
Device: /dev/sda. opened
Device /dev/sda, SATA disks accessed via libata are not currently supported
by smartmontools. When libata is given an ATA pass-thru ioctl() then an
additional '-d libata' device type will be added to smartmontools.
Unable to register SCSI device /dev/sda at line 1 of file /etc/smartd.conf
Unable to register device /dev/sda (no Directive -d removable). Exiting.
要するに libata というライブラリ?を経由した SATAディスクはサポート外だというところまで
分かったのですが,libataを経由するという言葉の意味も分からないし,ioctl() をナニすると
うんうんみたいな部分がサッパリわかりません.
Serial ATA ドライブに対する smartd の利用は当面あきらめるべきなのでしょうか?