Re: smart monitoring tools for PMC -Sierra RAID controllers
Christian Franke <[email protected]>
| Newsgroups | gmane.linux.utilities.smartmontools |
|---|---|
| Message-ID | <[email protected]> |
Sadasivan Shaiju (shshaiju) wrote: > I have tried the configuration you have mentioned . Still I get the same error with smartd . > > [root@localhost etc]# /usr/local/sbin/smartd -q onecheck > smartd 6.4 2015-06-04 r4109 [x86_64-linux-2.6.32-431.cisco.x86_64] (local build) > Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org > > Opened configuration file /usr/local/etc/smartd.conf > Configuration file /usr/local/etc/smartd.conf parsed. > Device: /dev/sdf [megaraid_disk_54], opened > Device: /dev/sdf [megaraid_disk_54], [HGST HUC101818CS4200 A703], lu id: 0x5000cca02c018d44, S/N: 08G0VG5H, 1.80 TB > Device: /dev/sdf [megaraid_disk_54], is SMART capable. Adding to "monitor" list. > Monitoring 0 ATA and 1 SCSI devices > Device: /dev/sdf [megaraid_disk_54], opened SCSI device > Device: /dev/sdf [megaraid_disk_54], non-SMART asc,ascq: 94,1 This is a diagnostic message only printed in debug mode (which is implied if -q onecheck is used). It means that the LSI driver returns invalid asc,ascq. Likely a driver problem which could not be fixed in smartd. I could not provide further help here because I don't have any experience with or access to LSI controllers. ------------------------------------------------------------------------------