I took 2TB WD Green that I had in USB enclosure and installed into my new build. Running badblocks test, almost done (20% of last path) and without error.
Now, SMART testing is another story. I run short test and it won't complete. When I try to run conveyance test I get error that previous stuck with 10%
smartctl listing looks like so:
FreeNAS throws warnings every 30 minutes (which goes along with SMART output in CLI)
So, what do I take out of this? Junk and can't be used? Or those sectors can be marked somehow? Badblocks doesn't show anything...
I'm not planning to throw this into volume, it would be just a separate disk for various junk, but not sure if it means data will go bad?
Now, SMART testing is another story. I run short test and it won't complete. When I try to run conveyance test I get error that previous stuck with 10%
Code:
[root@freenas] ~# smartctl -t conveyance /dev/da3 smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p16 amd64] (local build) Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION === Can't start self-test without aborting current test (10% remaining), add '-t force' option to override, or run 'smartctl -X' to abort test. [root@freenas] ~#
smartctl listing looks like so:
Code:
197 Current_Pending_Sector 0x0032 200 196 000 Old_age Always - 1 198 Offline_Uncorrectable 0x0030 200 199 000 Old_age Offline - 20 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0 200 Multi_Zone_Error_Rate 0x0008 200 175 000 Old_age Offline - 33
FreeNAS throws warnings every 30 minutes (which goes along with SMART output in CLI)
Code:
Aug 3 21:24:51 freenas smartd[20591]: Device: /dev/da3 [SAT], 1 Currently unreadable (pending) sectors Aug 3 21:24:51 freenas smartd[20591]: Device: /dev/da3 [SAT], 20 Offline uncorrectable sectors
So, what do I take out of this? Junk and can't be used? Or those sectors can be marked somehow? Badblocks doesn't show anything...
I'm not planning to throw this into volume, it would be just a separate disk for various junk, but not sure if it means data will go bad?