LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-31-2021, 01:43 AM   #1
Wawa
LQ Newbie
 
Registered: Oct 2009
Location: Alsace - Yooooo !
Distribution: Kubuntu
Posts: 27

Rep: Reputation: 1
SSD question


Hello there,

I got a disk problem with my Crucial M4 512 GO SSD.
Suddenly the disk wasn't detected by the bios so no boot etc...
This situation seems to be common with the installed firmware version on the disk (a time bomb in your computer and life is quiet...).
I have recovered the disk with absolutely all the data s by a method found on internet (only power connected for 2 x 30 mn then the drive become visible again by the bios and immediately flash the new firmware).
Then everything become normal !

Now I have check the smart data s of this disk using smartctl :

Click image for larger version

Name:	smartctl_sda.JPG
Views:	62
Size:	133.1 KB
ID:	35971

The question is about line 202.
A first reading let think that the disk is 98 % used so near end of life...
But in this case why is the threshold set to 001 ? If the value start from 0 and increase with time this has no sense...
It look to me that "Perc_Rated_Life_Used" value is in fact in the last column : 2 %.

How should I interpret this value ? Is my disk near new or near end of life ?

On my other disk which is more recent 202 parameter value is 100 (but the labeling of the parameter is different "Percent life time remain"), threshold is also 001 and las column is 0.

Thanks for the help. Regards.
Philippe

Last edited by Wawa; 03-31-2021 at 01:47 AM.
 
Old 03-31-2021, 07:06 AM   #2
beachboy2
Senior Member
 
Registered: Jan 2007
Location: Wild West Wales, UK
Distribution: Linux Mint 22 MATE, Peppermint OS-Devuan, EndeavourOS, antiX
Posts: 4,545
Blog Entries: 51

Rep: Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672Reputation: 1672
Wawa,

It is confusing but there is nothing to worry about.

The current value of the lifetime remaining is 98%.

The raw value of 2% is what has been used.

Scroll down to SMART ID 202 on:

https://www.micron.com/-/media/clien...attributes.pdf
 
2 members found this post helpful.
Old 03-31-2021, 08:17 AM   #3
mrmazda
LQ Guru
 
Registered: Aug 2016
Location: SE USA
Distribution: openSUSE & OS/2 24/7; Debian, Knoppix, Mageia, Fedora, others
Posts: 6,567
Blog Entries: 1

Rep: Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268Reputation: 2268
Nice to see Crucial provides that information. PNY doesn't:
Code:
# smartctl -x /dev/sda | egrep -A20 'INFORMATION|Data Struct'
=== START OF INFORMATION SECTION ===
Device Model:     PNY CS900 120GB SSD
Serial Number:    PNY...
LU WWN Device Id: 5 f8db4c 041901a4d
Firmware Version: CS900613
User Capacity:    120,034,123,776 bytes [120 GB]
Sector Size:      512 bytes logical/physical
Rotation Rate:    Solid State Device
Form Factor:      2.5 inches
Device is:        Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-4 (minor revision not indicated)
SATA Version is:  SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:    Wed Mar 31 09:09:13 2021 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
AAM feature is:   Unavailable
APM feature is:   Unavailable
Rd look-ahead is: Enabled
Write cache is:   Enabled
DSN feature is:   Unavailable
ATA Security is:  Disabled, frozen [SEC2]
--
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME          FLAGS    VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate     PO-R--   100   100   050    -    0
  9 Power_On_Hours          -O--C-   100   100   000    -    6050
 12 Power_Cycle_Count       -O--C-   100   100   000    -    34
168 Unknown_Attribute       -O--C-   100   100   000    -    0
170 Unknown_Attribute       PO----   100   100   000    -    61
173 Unknown_Attribute       -O--C-   100   100   000    -    524308
192 Power-Off_Retract_Count -O--C-   100   100   000    -    8
194 Temperature_Celsius     PO---K   067   067   000    -    33 (Min/Max 33/33)
218 Unknown_Attribute       PO-R--   100   100   050    -    0
231 Temperature_Celsius     PO--C-   100   100   000    -    99
241 Total_LBAs_Written      -O--C-   100   100   000    -    447
                            ||||||_ K auto-keep
                            |||||__ C event count
                            ||||___ R error rate
                            |||____ S speed/performance
                            ||_____ O updated online
                            |______ P prefailure warning
# smartctl -x /dev/sda | egrep -A3 'tended Sel'
SMART Extended Self-test Log Version: 1 (1 sectors)
Num  Test_Description    Status                  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline    Completed without error       00%      6048         -
# 2  Short offline       Completed without error       00%      6044         -

Last edited by mrmazda; 03-31-2021 at 08:20 AM.
 
Old 03-31-2021, 02:06 PM   #4
Wawa
LQ Newbie
 
Registered: Oct 2009
Location: Alsace - Yooooo !
Distribution: Kubuntu
Posts: 27

Original Poster
Rep: Reputation: 1
Thanks a lot for the clarification !

Regards.
Philippe
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Access To Encrypted SSD Partition With Native Password in SSD>SATA Enclosure skidvicious Linux - Hardware 5 12-03-2015 04:40 PM
[SOLVED] I have a SSD a 500GB drive and a 2TB drive and want to move Ubuntu from 500GB to SSD greatormesby Linux - Newbie 12 07-06-2015 09:58 AM
To SSD or not to SSD jlinkels Linux - Hardware 14 10-02-2012 07:36 AM
SSD raid1 vs SSD raid10 advice ? wonker Linux - Hardware 8 05-23-2012 01:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 03:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration