esamett
Patron
- Joined
- May 28, 2011
- Messages
- 345
I received the following messages:
Device: /dev/da11 [SAT], 8 Currently unreadable (pending) sectors
Device: /dev/da11 [SAT], 8 Offline uncorrectable sectors
following the freenas hard drive troubleshooting guide:
https://forums.freenas.org/index.ph...bleshooting-guide-all-versions-of-freenas.17/
I performed:
smartctl -t long /dev/da11
then reviewed results:
[root@freenas ~]# smartctl -a /dev/da11 |more
with exerpt results:
I then rebooted and the error is no longer seen.
My pool and drive seem healthy but I am puzzled. What just happened??
thanks for NOOB question
Device: /dev/da11 [SAT], 8 Currently unreadable (pending) sectors
Device: /dev/da11 [SAT], 8 Offline uncorrectable sectors
following the freenas hard drive troubleshooting guide:
https://forums.freenas.org/index.ph...bleshooting-guide-all-versions-of-freenas.17/
I performed:
smartctl -t long /dev/da11
then reviewed results:
[root@freenas ~]# smartctl -a /dev/da11 |more
with exerpt results:
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build) Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Model Family: Seagate Desktop HDD.15 Device Model: ST4000DM000-1F2168 Serial Number: W3000TDA LU WWN Device Id: 5 000c50 05fe4f46a Firmware Version: CC51 User Capacity: 4,000,787,030,016 bytes [4.00 TB] Sector Sizes: 512 bytes logical, 4096 bytes physical Rotation Rate: 5900 rpm Form Factor: 3.5 inches Device is: In smartctl database [for details use: -P show] ATA Version is: ATA8-ACS T13/1699-D revision 4 SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) Local Time is: Sun Sep 2 10:59:34 2018 CDT SMART support is: Available - device has SMART capability. SMART support is: Enabled === START OF READ SMART DATA SECTION === SMART overall-health self-assessment test result: PASSED See vendor-specific Attribute list for marginal Attributes. ommended polling time: ( 533) minutes. Conveyance self-test routine recommended polling time: ( 2) minutes. SCT capabilities: (0x1085) SCT Status supported. SMART Attributes Data Structure revision number: 10 Vendor Specific SMART Attributes with Thresholds: ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_ FAILED RAW_VALUE 1 Raw_Read_Error_Rate 0x000f 118 099 006 Pre-fail Always - 171068752 3 Spin_Up_Time 0x0003 091 091 000 Pre-fail Always - 0 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 210 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0 194 Temperature_Celsius 0x0022 032 057 000 Old_age Always - 32 (0 13 0 0 0) 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
I then rebooted and the error is no longer seen.
My pool and drive seem healthy but I am puzzled. What just happened??
thanks for NOOB question