Package: smartmontools Version: 5.37-1 Severity: normal With version 5.37-1 smartd reports the SCSI disks (sda & sdb) as detected while starting but then does not check for temperature or anything afterwards. ATA disk drives (hda & hdb) are monitorized fine. Optical disks (hdc & hdd) are detected and ignored as they can not report anything. smartctl reports data fine when asked about any of the four drives, ATA or SCSI, so the issue seems to only affect smartd. This is what I found in the logs:
[Clutter removed] ---8<--- smartd version 5.37 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Opened configuration file /etc/smartd.conf Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices Device: /dev/hda, opened Device: /dev/hda, found in smartd database. Device: /dev/hda, is SMART capable. Adding to "monitor" list. Device: /dev/hdb, opened Device: /dev/hdb, found in smartd database. Device: /dev/hdb, is SMART capable. Adding to "monitor" list. Device: /dev/hdc, opened Device: /dev/hdc, packet devices [this device CD/DVD] not SMART capable Device: /dev/hdd, opened Device: /dev/hdd, packet devices [this device CD/DVD] not SMART capable Device: /dev/sda, opened Device: /dev/sda, is SMART capable. Adding to "monitor" list. Device: /dev/sdb, opened Device: /dev/sdb, is SMART capable. Adding to "monitor" list. Device: /dev/sda, opened Device: /dev/sda, not ATA, no IDENTIFY DEVICE Structure Device: /dev/sdb, opened Device: /dev/sdb, not ATA, no IDENTIFY DEVICE Structure Monitoring 2 ATA and 2 SCSI devices ... Device: /dev/hdb, SMART Usage Attribute: 194 Temperature_Celsius changed from 25 to 33 ... --->8--- Later, info about the 2 ATA disks is logged, but nothing about the 2 SCSI ones, they seem to be ignored until next reboot or daemon restart, in which the text above repeats. Thus the "Monitoring" line does not match how the daemon behaves, nor what smartctl can do ("it works"). I downgraded to 5.36-8, which does something like: ---8<--- smartd version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen Home page is http://smartmontools.sourceforge.net/ Opened configuration file /etc/smartd.conf Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /etc/smartd.conf Configuration file /etc/smartd.conf was parsed, found DEVICESCAN, scanning devices Device: /dev/hda, opened Device: /dev/hda, found in smartd database. Device: /dev/hda, is SMART capable. Adding to "monitor" list. Device: /dev/hdb, opened Device: /dev/hdb, not found in smartd database. Device: /dev/hdb, is SMART capable. Adding to "monitor" list. Device: /dev/hdc, opened Device: /dev/hdc, packet devices [this device CD/DVD] not SMART capable Device: /dev/hdd, opened Device: /dev/hdd, packet devices [this device CD/DVD] not SMART capable Device: /dev/sda, opened Device: /dev/sda, is SMART capable. Adding to "monitor" list. Device: /dev/sdb, opened Device: /dev/sdb, is SMART capable. Adding to "monitor" list. Monitoring 2 ATA and 2 SCSI devices Device: /dev/sda, initial Temperature is 20 Celsius [trip Temperature is 85 Celsius] Device: /dev/sdb, initial Temperature is 19 Celsius [trip Temperature is 85 Celsius] ... Device: /dev/hdb, SMART Usage Attribute: 194 Temperature_Celsius changed from 36 to 37 Device: /dev/sda, Temperature changed 10 Celsius to 30 Celsius since last report Device: /dev/sda, Temperature changed 12 Celsius to 31 Celsius since last report ... --->8--- Temperature of all four disks and SMART params of the ATA disks are logged periodically, as expected. -- Package-specific info: Ouput of /usr/share/bug/smartmontools: # CONFIG_IDE_TASK_IOCTL is not set -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-1-k7 Locale: LANG=en_GB.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Versions of packages smartmontools depends on: ii debianutils 2.17.5 Miscellaneous utilities specific t ii libc6 2.3.6.ds1-12 GNU C Library: Shared libraries ii lsb-base 3.1-23 Linux Standard Base 3.1 init scrip Versions of packages smartmontools recommends: ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

