Re: smartctl output for Crucial 512Gb SSD

Mike <[email protected]>
Newsgroups gmane.linux.utilities.smartmontools
Message-ID <CABfcST9eFqnV4kEphzG5fk2sANmbqNHXKyvkZvOcagbEUrLnUw@mail.gmail.com>
Sorry should have done that, the new output is first, then some output
after running the short test.
It doesn't look good to me, although I cannot think what might have
happened.  i just took the drive out, connected it to a laptop in
order to back it up, and it has been dead since.

root@w530:/home/user/Downloads/smartmontools-6.3# ./smartctl --all /dev/sdb
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.8.0-41-generic] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Family:     Crucial/Micron RealSSD m4/C400/P400
Device Model:     M4-CT512M4SSD1
Serial Number:    000000001249091FCC21
LU WWN Device Id: 5 00a075 1091fcc21
Firmware Version: 070H
User Capacity:    512,110,190,592 bytes [512 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 6
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
Local Time is:    Tue Aug 12 19:56:30 2014 BST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART Status command failed: scsi error medium or hardware error (serious)
SMART overall-health self-assessment test result: PASSED
Warning: This result is based on an Attribute check.

General SMART Values:
Offline data collection status:  (0x80)    Offline data collection activity
                    was never started.
                    Auto Offline Data Collection: Enabled.
Self-test execution status:      (  80)    The previous self-test
completed having
                    the electrical element of the test
                    failed.
Total time to complete Offline
data collection:         ( 2380) seconds.
Offline data collection
capabilities:              (0x7b) SMART execute Offline immediate.
                    Auto Offline data collection on/off support.
                    Suspend 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:      (   2) minutes.
Extended self-test routine
recommended polling time:      (  39) minutes.
Conveyance self-test routine
recommended polling time:      (   3) minutes.
SCT capabilities:            (0x003d)    SCT Status supported.
                    SCT Error Recovery Control supported.
                    SCT Feature Control supported.
                    SCT Data Table supported.

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   100   100   050    Pre-fail
Always       -       0
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail
Always       -       0
  9 Power_On_Hours          0x0032   100   100   001    Old_age
Always       -       4439
 12 Power_Cycle_Count       0x0032   100   100   001    Old_age
Always       -       515
170 Grown_Failing_Block_Ct  0x0033   100   100   010    Pre-fail
Always       -       0
171 Program_Fail_Count      0x0032   100   100   001    Old_age
Always       -       0
172 Erase_Fail_Count        0x0032   100   100   001    Old_age
Always       -       0
173 Wear_Leveling_Count     0x0033   100   100   010    Pre-fail
Always       -       0
174 Unexpect_Power_Loss_Ct  0x0032   100   100   001    Old_age
Always       -       398
181 Non4k_Aligned_Access    0x0022   100   100   001    Old_age
Always       -       144 45 99
183 SATA_Iface_Downshift    0x0032   100   100   001    Old_age
Always       -       0
184 End-to-End_Error        0x0033   100   100   050    Pre-fail
Always       -       0
187 Reported_Uncorrect      0x0032   100   100   001    Old_age
Always       -       0
188 Command_Timeout         0x0032   100   100   001    Old_age
Always       -       0
189 Factory_Bad_Block_Ct    0x000e   100   100   001    Old_age
Always       -       215
194 Temperature_Celsius     0x0022   100   100   000    Old_age
Always       -       0
195 Hardware_ECC_Recovered  0x003a   100   100   001    Old_age
Always       -       0
196 Reallocated_Event_Count 0x0032   100   100   001    Old_age
Always       -       0
197 Current_Pending_Sector  0x0032   100   100   001    Old_age
Always       -       0
198 Offline_Uncorrectable   0x0030   100   100   001    Old_age
Offline      -       0
199 UDMA_CRC_Error_Count    0x0032   100   100   001    Old_age
Always       -       0
202 Perc_Rated_Life_Used    0x0018   100   100   001    Old_age
Offline      -       0
206 Write_Error_Rate        0x000e   100   100   001    Old_age
Always       -       0

Read SMART Log Directory failed: scsi error medium or hardware error (serious)

Read SMART Error Log failed: scsi error medium or hardware error (serious)

Read SMART Self-test Log failed: scsi error medium or hardware error (serious)

Read SMART Selective Self-test Log failed: scsi error medium or
hardware error (serious)









root@w530:/home/user/Downloads/smartmontools-6.3# ./smartctl -t short /dev/sdb
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.8.0-41-generic] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
Sending command: "Execute SMART Short self-test routine immediately in
off-line mode".
Drive command "Execute SMART Short self-test routine immediately in
off-line mode" successful.
Testing has begun.
Please wait 2 minutes for test to complete.
Test will complete after Tue Aug 12 20:00:51 2014

Use smartctl -X to abort test.

root@w530:/home/user/Downloads/smartmontools-6.3# ./smartctl -l error /dev/sdb
smartctl 6.3 2014-07-26 r3976 [x86_64-linux-3.8.0-41-generic] (local build)
Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
Read SMART Log Directory failed: scsi error medium or hardware error (serious)

Read SMART Error Log failed: scsi error medium or hardware error (serious)


On 12 August 2014 18:02,  <[email protected]> wrote:
> Well, the first two things that jump out at me are the version of
> smartcontrol and the database. 5.41 is quite old. Try using the newest,
> which is IIRC, 6.3. You might also try updating the database. Re-run that
> and see what happens.
>
>> Hi
>>
>> My m4 512Gb CT512M4SSD1 suddenly failed to read. Below is the smartctl
>> output that returns eventually, taking at least a couple of minutes.  I've
>> tried 2 different USB caddys and also SATA connection to laptop running
>> livecd.  The drive has exclusively been mounted read-only on a Linux
>> system
>> with an ext4 filesystem, and has had unexpected power loss routinely
>> throughout its life.  The values in the attribute table look OK to me I
>> think, but the serious errors at the bottom look bad.  Any ideas greatly
>> appreciated:
>>
>>
>>
>> root@w530:/dev# smartctl --all /dev/sdb
>> smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.8.0-41-generic] (local
>> build)
>> Copyright (C) 2002-11 by Bruce Allen,http://
>> <http://smartmontools.sourceforge.net/>smartmontools.sourceforge.net
>>
>> === START OF INFORMATION SECTION ===
>> Device Model:     M4-CT512M4SSD1
>> *removed personal information*
>> LU WWN Device Id: 5 00a075 1091fcc21
>> Firmware Version: 070H
>> User Capacity:    512,110,190,592 bytes [512 GB]
>> Sector Size:      512 bytes logical/physical
>> 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:    Tue Aug 12 12:02:50 2014 BST
>> 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
>> Warning: This result is based on an Attribute check.
>>
>> General SMART Values:
>> Offline data collection status:  (0x80)    Offline data collection
>> activity
>>                     was never started.
>>                     Auto Offline Data Collection: Enabled.
>> 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:         ( 2380) seconds.
>> Offline data collection
>> capabilities:              (0x7b) SMART execute Offline immediate.
>>                     Auto Offline data collection on/off support.
>>                     Suspend 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:      (   2) minutes.
>> Extended self-test routine
>> recommended polling time:      (  39) minutes.
>> Conveyance self-test routine
>> recommended polling time:      (   3) minutes.
>> SCT capabilities:            (0x003d)    SCT Status supported.
>>                     SCT Error Recovery Control supported.
>>                     SCT Feature Control supported.
>>                     SCT Data Table supported.
>>
>> 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   100   100   050    Pre-fail
>> Always       -       0
>>   5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail
>> Always       -       0
>>   9 Power_On_Hours          0x0032   100   100   001    Old_age
>> Always       -       4439
>>  12 Power_Cycle_Count       0x0032   100   100   001    Old_age
>> Always       -       515
>> 170 Unknown_Attribute       0x0033   100   100   010    Pre-fail
>> Always       -       0
>> 171 Unknown_Attribute       0x0032   100   100   001    Old_age
>> Always       -       0
>> 172 Unknown_Attribute       0x0032   100   100   001    Old_age
>> Always       -       0
>> 173 Unknown_Attribute       0x0033   100   100   010    Pre-fail
>> Always       -       0
>> 174 Unknown_Attribute       0x0032   100   100   001    Old_age
>> Always       -       398
>> 181 Program_Fail_Cnt_Total  0x0022   100   100   001    Old_age
>> Always       -       618478239843
>> 183 Runtime_Bad_Block       0x0032   100   100   001    Old_age
>> Always       -       0
>> 184 End-to-End_Error        0x0033   100   100   050    Pre-fail
>> Always       -       0
>> 187 Reported_Uncorrect      0x0032   100   100   001    Old_age
>> Always       -       0
>> 188 Command_Timeout         0x0032   100   100   001    Old_age
>> Always       -       0
>> 189 High_Fly_Writes         0x000e   100   100   001    Old_age
>> Always       -       215
>> 194 Temperature_Celsius     0x0022   100   100   000    Old_age
>> Always       -       0
>> 195 Hardware_ECC_Recovered  0x003a   100   100   001    Old_age
>> Always       -       0
>> 196 Reallocated_Event_Count 0x0032   100   100   001    Old_age
>> Always       -       0
>> 197 Current_Pending_Sector  0x0032   100   100   001    Old_age
>> Always       -       0
>> 198 Offline_Uncorrectable   0x0030   100   100   001    Old_age
>> Offline      -       0
>> 199 UDMA_CRC_Error_Count    0x0032   100   100   001    Old_age
>> Always       -       0
>> 202 Data_Address_Mark_Errs  0x0018   100   100   001    Old_age
>> Offline      -       0
>> 206 Flying_Height           0x000e   100   100   001    Old_age
>> Always       -       0
>>
>> Read SMART Log Directory failed.
>>
>> Error SMART Error Log Read failed: scsi error medium or hardware error
>> (serious)
>> Smartctl: SMART Error Log Read Failed
>> Error SMART Error Self-Test Log Read failed: scsi error medium or hardware
>> error (serious)
>> Smartctl: SMART Self Test Log Read Failed
>> Error SMART Read Selective Self-Test Log failed: scsi error medium or
>> hardware error (serious)
>> Smartctl: SMART Selective Self Test Log Read Failed
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Smartmontools-support mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/smartmontools-support
>>
>
>

------------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.