Adaptec 6805 controller and SATA drives autodetection issue
Dmitry Lukashonok <[email protected]> Fri, 19 Aug 2016 00:00:49 +0300
| Newsgroups | gmane.linux.utilities.smartmontools |
|---|---|
| Message-ID | <CACBSxNWqv+=t2zc9=J1FMzCzc0mhaPtaN-MEdAa-nHgRuuyNAA@mail.gmail.com> |
hi all, There is an issue with auto mode for smartctl tool what it's dealing with Adaptec 6805 controller and SATA drive connected. however, as soon as i set proper mode it's working fine. the test below has been run on FreeBSD 10.3.0.3 - Pilingitam (revision 2898). is it going to be fixed by chance? EXAMPLE OUTPUT: root@homenas:/root# smartctl -A -d scsi /dev/da3 -H smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-RELEASE-p5 amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART Health Status: OK Current Drive Temperature: <not available> Drive Trip Temperature: 0 C root@homenas:/root# smartctl -A -d sat /dev/da3 -H smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-RELEASE-p5 amd64] (local build) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF READ SMART DATA SECTION === SMART Status command failed: Input/output error SMART overall-health self-assessment test result: PASSED Warning: This result is based on an Attribute check. SMART Attributes Data Structure revision number: 16 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0 3 Spin_Up_Time 0x0027 182 181 021 Pre-fail Always - 1891 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 59 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0 9 Power_On_Hours 0x0032 080 080 000 Old_age Always - 14865 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 59 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 58 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 37 194 Temperature_Celsius 0x0022 110 106 000 Old_age Always - 37 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0 200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0 thank you in advance -- ----- Best regards, Dmitry ------------------------------------------------------------------------------