Show your SSD SMART attributes

Post Reply
mistfire
Posts: 718
Joined: Thu Jul 16, 2020 2:16 am
Location: CALABARZON, PH
Has thanked: 3 times
Been thanked: 173 times

Show your SSD SMART attributes

Post by mistfire »

Hello I currently developing a simple script to detect if the disk drives was in poor shape by reading SMART data using smartmontools.

The HDD has no problem because the SMART attributes was almost standardized. However when it comes to SSD, it's a different story. SSD SMART attributes was not standardized. So I need some vast amount data.

In order to help me, just simply post the smart attributes of your SSD drive here. Use smartmontools to get SMART attributes.

perdido

Re: Show your SSD SMART attributes

Post by perdido »

Glad to help. Here are two, identifying info in the text files.
Samsung 1TB
Xcel 128GB

Attachments
Xcel-all.txt
(4 KiB) Downloaded 58 times
samsung-all.txt
(4.25 KiB) Downloaded 55 times
User avatar
festus
Posts: 11
Joined: Mon Jul 13, 2020 12:04 pm
Has thanked: 1 time
Been thanked: 4 times

Re: Show your SSD SMART attributes

Post by festus »

Here is the smartmontools output for my crucial_mx500 internal ssd.

Hope this is helpful

bliss, festus

Attachments
crucial_mx500-all.txt
(5.07 KiB) Downloaded 62 times
backi
Posts: 600
Joined: Thu Jul 23, 2020 2:28 pm
Has thanked: 76 times
Been thanked: 70 times

Re: Show your SSD SMART attributes

Post by backi »

Here is the Gsmartcontrol output for my Intenso SSD Sata III 128 gb

Intenso SSD Sata III 128GB.txt
(8.82 KiB) Downloaded 73 times
User avatar
Jafadmin
Posts: 385
Joined: Tue Aug 04, 2020 4:51 pm
Has thanked: 68 times
Been thanked: 85 times

Re: Show your SSD SMART attributes

Post by Jafadmin »

Item level 168
+36 Strength
+36 Intellect
+55 Stamina
+37 Critical Strike
+67 Mastery

Durability 45/50

I hope this helps ..

User avatar
puppy_apprentice
Posts: 691
Joined: Tue Oct 06, 2020 8:43 pm
Location: land of bigos and schabowy ;)
Has thanked: 5 times
Been thanked: 115 times

Re: Show your SSD SMART attributes

Post by puppy_apprentice »

From Hard Disk Sentinel:

Code: Select all

HDD Device  0: /dev/sda
HDD Model ID : Patriot Burst
HDD Serial No: B5950791043400067616
HDD Revision : SBFM91.3
HDD Size     : 114473 MB
Interface    : S-ATA Gen3, 6 Gbps
Temperature  : 33 °C
Highest Temp.: 33 °C
Health       : 100 %
Performance  : 100 %
Power on time: 57 days, 14 hours
Est. lifetime: more than 1000 days
Total written: 56 GB
  The status of the solid state disk is PERFECT. Problematic or weak sectors were not found. 
  The health is determined by SSD specific S.M.A.R.T. attribute(s):  #231 SSD Life Remaining
    No actions needed.

Code: Select all

   S.M.A.R.T.
   ------------
No.  Attribute                Thre.. Value  Worst  Data                Status                   Flags                                                  
1    Raw Read Error Rate      50     100    100    000000000000        OK                       Error-Rate, Statistical, Critical                      
9    Power On Time Count      0      100    100    000000000566        OK (Always passing)      Event Count, Statistical                               
12   Drive Power Cycle Count  0      100    100    000000000167        OK (Always passing)      Event Count, Statistical                               
168  SATA PHY Error Count     0      100    100    000000000000        OK (Always passing)      Event Count, Statistical                               
170  Reserved Block Count     0      93     93     0000000000AC        OK (Always passing)      Statistical, Critical                                  
173  Wear Leveling Count (t.. 0      100    100    000000010002        OK (Always passing)      Event Count, Statistical                               
192  Unexpected Power Loss .. 0      100    100    00000000001A        OK (Always passing)      Event Count, Statistical                               
194  Disk Temperature         0      67     67     002100210021        OK (Always passing)      Self Preserving, Statistical, Critical                 
218  FlashROM ECC correctio.. 50     100    100    000000000000        OK                       Error-Rate, Statistical, Critical                      
231  SSD Life Remaining       0      100    100    000000000063        OK (Always passing)      Event Count, Statistical, Critical                     
241  Lifetime Writes (GBytes) 0      100    100    000000000038        OK (Always passing)      Event Count, Statistical
Clarity
Posts: 3822
Joined: Fri Jul 24, 2020 10:59 pm
Has thanked: 1621 times
Been thanked: 520 times

Re: Show your SSD SMART attributes

Post by Clarity »

Yes!

The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (SMART) built into most modern ATA/SATA, SCSI/SAS and NVMe disks. In many cases, these utilities will provide advanced warning of disk degradation and failure. Smartmontools was originally derived from the Linux ​smartsuite package and actually supports ATA/SATA, SCSI/SAS and NVMe disks and also SCSI/SAS tape devices. It should run on any modern Linux, FreeBSD, NetBSD, OpenBSD, Darwin (macOS), Solaris, Windows, Cygwin, OS/2, eComStation or QNX system. Smartmontools can also be run from one of many different Live CDs/DVDs.

Is there a tool like GSmartControl available in Puppyland?

backi
Posts: 600
Joined: Thu Jul 23, 2020 2:28 pm
Has thanked: 76 times
Been thanked: 70 times

Re: Show your SSD SMART attributes

Post by backi »

@Clarity asked:

Is there a tool like GSmartControl available in Puppyland?

Should be in Puppy-Packet-Manager.

User avatar
wizard
Posts: 1973
Joined: Sun Aug 09, 2020 7:50 pm
Has thanked: 2634 times
Been thanked: 684 times

Re: Show your SSD SMART attributes

Post by wizard »

@mistfire

Did you ever finish your script? I have a rough one working. viewtopic.php?t=5796

Thanks
wizard

smartchkssd.png
smartchkssd.png (19.6 KiB) Viewed 1429 times

Big pile of OLD computers

Post Reply

Return to “Off-Topic Area”