Fedora Linux Support Community & Resources Center
  #1  
Old 29th September 2010, 03:49 PM
lost_pro Offline
Registered User
 
Join Date: Sep 2006
Posts: 13
linuxfedorafirefox
New SSD and Bad sectors in smartctl

Hi,

I recently buy a Corsair F60, and F14 (and F11) said there is MANY bad sectors on my SSD.
Is it a smartctl bug ? how can I confirm or infirm that ?


[root@localhost ~]# smartctl /dev/sdc -a
smartctl 5.39.1 2010-01-28 r3054 [x86_64-redhat-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

=== START OF INFORMATION SECTION ===
Device Model: Corsair CSSD-F60GB2
Serial Number: 10336507590009990002
Firmware Version: 1.1
User Capacity: 60,022,480,896 bytes
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: 8
ATA Standard is: ATA-8-ACS revision 6
Local Time is: Wed Sep 29 16:47:50 2010 CEST
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

General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status: ( 0) The previous self-test routine completed
without error or no self-test has ever
been run.
Total time to complete Offline
data collection: ( 0) seconds.
Offline data collection
capabilities: (0x7f) SMART execute Offline immediate.
Auto Offline data collection on/off support.
Abort Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
Conveyance Self-test supported.
Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x01) Error logging supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 1) minutes.
Extended self-test routine
recommended polling time: ( 48) minutes.
Conveyance self-test routine
recommended polling time: ( 2) minutes.
SCT capabilities: (0x003d) SCT Status supported.
SCT Feature Control supported.
SCT Data Table 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 114 107 050 Pre-fail Always - 90003663
5 Reallocated_Sector_Ct 0x0033 096 096 003 Pre-fail Always - 384
9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 122818884796426
12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 11
171 Unknown_Attribute 0x0000 000 000 000 Old_age Offline - 0
172 Unknown_Attribute 0x0000 000 000 000 Old_age Offline - 0
174 Unknown_Attribute 0x0030 000 000 000 Old_age Offline - 7
177 Wear_Leveling_Count 0x0000 000 000 --- Old_age Offline - 0
177 Wear_Leveling_Count <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
181 Program_Fail_Cnt_Total <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
181 Program_Fail_Cnt_Total 0x0000 000 000 --- Old_age Offline - 0
181 Program_Fail_Cnt_Total <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
182 Erase_Fail_Count_Total <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
182 Erase_Fail_Count_Total 0x0000 000 000 --- Old_age Offline - 0
182 Erase_Fail_Count_Total <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
187 Reported_Uncorrect <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
187 Reported_Uncorrect 0x0032 100 100 --- Old_age Always - 0
187 Reported_Uncorrect <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
194 Temperature_Celsius <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
194 Temperature_Celsius 0x0022 038 040 --- Old_age Always - 38 (Lifetime Min/Max 0/40)
194 Temperature_Celsius <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
195 Hardware_ECC_Recovered <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
195 Hardware_ECC_Recovered 0x001c 114 107 --- Old_age Offline - 90003663
195 Hardware_ECC_Recovered <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
196 Reallocated_Event_Count <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
196 Reallocated_Event_Count 0x0033 100 100 --- Pre-fail Always - 0
196 Reallocated_Event_Count <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
231 Temperature_Celsius <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
231 Temperature_Celsius 0x0013 093 093 --- Pre-fail Always - 1
231 Temperature_Celsius <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
233 Media_Wearout_Indicator <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
233 Media_Wearout_Indicator 0x0000 000 000 --- Old_age Offline - 128
233 Media_Wearout_Indicator <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
234 Unknown_Attribute <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
234 Unknown_Attribute 0x0000 000 000 --- Old_age Offline - 192
234 Unknown_Attribute <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
241 Total_LBAs_Written <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
241 Total_LBAs_Written 0x0032 000 000 --- Old_age Always - 192
241 Total_LBAs_Written <== Data Page | WARNING: PREVIOUS ATTRIBUTE HAS TWO
242 Total_LBAs_Read <== Threshold Page | INCONSISTENT IDENTITIES IN THE DATA
242 Total_LBAs_Read 0x0032 000 000 --- Old_age Always - 192

Error SMART Error Log Read failed: Input/output error
Smartctl: SMART Error Log Read Failed
Error SMART Error Self-Test Log Read failed: Input/output error
Smartctl: SMART Self Test Log Read Failed
SMART Selective self-test log data structure revision number 1
SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
1 0 0 Not_testing
2 0 0 Not_testing
3 0 0 Not_testing
4 0 0 Not_testing
5 0 0 Not_testing
Selective self-test flags (0x0):
After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
Reply With Quote
  #2  
Old 29th September 2010, 07:28 PM
droidhacker Offline
Registered User
 
Join Date: Oct 2009
Posts: 824
linuxfedorafirefox
Re: New SSD and Bad sectors in smartctl

Could you please point out the line you are concerned about? That output looks perfectly OK to me. There doesn't appear to be any cause for concern except for the error log, but I suspect that is related to user permissions.
Reply With Quote
  #3  
Old 29th September 2010, 09:13 PM
lost_pro Offline
Registered User
 
Join Date: Sep 2006
Posts: 13
linuxfedorafirefox
Re: New SSD and Bad sectors in smartctl

Raw_Read_Error_Rate Value is 90003663 And in the disk utility GUI, I receive some warnings about many bad sectors. In other hand i saw that device is not in smartctl database .. so ...
Reply With Quote
Reply

Tags
bad, sectors, smartctl, ssd

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Alarmingly high Load_Cycle_Count in smartctl vsugadhan Hardware & Laptops 1 18th February 2009 06:14 PM
Why does smartctl show my temperature threshold is 0? PeterSteele Using Fedora 0 25th August 2008 07:15 PM
FC9 smartmontools:is, smartctl:not kondrix Using Fedora 5 25th July 2008 07:54 PM
when "smartctl -l error /dev/hda" comes up with errors g0l3m Using Fedora 0 20th April 2006 07:45 PM


Current GMT-time: 14:17 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat