Skip to main content

Questions tagged [smartctl]

smartctl is a command line utility designed to perform SMART tasks such as printing the SMART self-test and error logs, enabling and disabling SMART automatic testing, and initiating device self-tests.

5 votes
2 answers
16k views

How to check NVMe ssd with smartctl?

How do you check the health of an NVMe ssd using smartctl on Ubuntu? My laptop, which has a NVMe solid state drive, has been crashing somewhat frequently recently with strange disk read errors. ...
Cerin's user avatar
  • 9,272
5 votes
1 answer
5k views

How to interpret Samsung SSD Wear_Leveling_Count over 100?

I have Samsung 840 Pro SSD which is working for a while for a MySQL database server. I felt it has become slow recently, so I tested it with smartctl: #smartctl -a /dev/sda smartctl 6.4 2014-10-07 ...
Milkyway's user avatar
  • 721
4 votes
4 answers
4k views

Looking for smartctl NVMe log error explanation (0xa013 0x8004 and 0x9016 0x8004)

For my 1TB NVMe smartctl -a /dev/nvme0n1 first reported this: Error Information (NVMe Log 0x01, 16 of 256 entries) Num ErrCount SQId CmdId Status PELoc LBA NSID VS 0 129 ...
Artem S. Tashkinov's user avatar
3 votes
1 answer
1k views

How to use smartctl with one raid controller

I using a PERC H730 Mini raid controller : # lspci -d::0104 -k 02:00.0 RAID bus controller: Broadcom / LSI MegaRAID SAS-3 3108 [Invader] (rev 02) Subsystem: Dell PERC H730 Mini Kernel ...
SebMa's user avatar
  • 1,883
3 votes
1 answer
3k views

NVMe faulty drive? SMART Error Information Log Entries fastly increasing

The Error Information Log Entries value showed by smartctl -a /dev/nvme0n1 in my NVMe is growing fast, by 1 per second. Is it indicative of a faulty driver? At the same time, Media and Data Integrity ...
Gotenks's user avatar
  • 211
3 votes
2 answers
4k views

How to check if external hard drive is spinning or in sleep mode through the command line?

How can I determine through the command line whether or not an external drive that is connected to my system is awake (spinning) or sleeping? None of the answers here have helped. The Powershell ...
AndroidX's user avatar
  • 217
2 votes
2 answers
2k views

Interpret the output of smartctl for SSD and hard drive

I have dropped my external hard drive on the floor recently and wanted to know if the electronic parts and mechanical parts were damaged. I have no idea how to find this out from the output of ...
Make42's user avatar
  • 375
2 votes
1 answer
2k views

Was my HDD with failed SMART really repaired?

In brief: I want to know if an HDD with failed SMART can be repaired by any means, and if so, is it still reliable enough. In details: I have a 4 years old 1TB Western Digital HDD (WD10JPVX-08JC3T6) ...
Beleg's user avatar
  • 123
1 vote
1 answer
5k views

Interpreting Seagate SMART value 188 "Command Timeout" data format

A recent smartclt report on a Seagate "Iron Wolf" ST4000VN008-2DR166 included the following that caught my eye since Command_Timeout is on Backblaze's list of SMART indicators of impending ...
user2070305's user avatar
  • 1,132
1 vote
0 answers
136 views

Extremely slow read speed on hard disk

I have a 4TB hard disk on a NAS which I only use to store media files and play them from there using my local network. Its about 50% filled. It worked fine for for years but I recently noticed that ...
Wrykoulaka's user avatar
1 vote
1 answer
238 views

High HDD load-count after short smart test

I use an old laptop as a DIY NAS with Debian 9.6 with a HGST HTS541010B7E610 HDD. The HDD had Power_On_Hours of more than 37k with a Load_Cycle_Count of only 380. After doing a short smart test with ...
ComputerNoob456's user avatar
1 vote
0 answers
500 views

smartctl offline test interrupts immediately

When I start offline test like this: pi@raspberrypi:~ $ sudo smartctl -t offline /dev/sda smartctl 7.2 2020-12-30 r5155 [aarch64-linux-5.15.32-v8+] (local build) Copyright (C) 2002-20, Bruce Allen, ...
garik f's user avatar
  • 11
1 vote
0 answers
654 views

Why SSD serial number is different on Windows and Linux?

On Windows, I use wmic diskdrive get Name, Manufacturer, Model, InterfaceType, MediaType, SerialNumber and get 044A_5000_B130_099F. as the SerialNumber. However, on Linux, I use sudo smartctl -i /dev/...
Steven Yang's user avatar
1 vote
1 answer
103 views

Single SSD in RAID10 array has Wear_Leveling_Count issue

I run a RAID10 machine with 4x Samsung 480GB SSD's. The drives are of identical age. 3 of the drives have a Wear_Leveling_Count 090, but one is now as low as 003. I don't understand why one of the ...
Mr.Boon's user avatar
  • 519
0 votes
2 answers
5k views

smartctl + what are the Total uncorrected errors means

we performed some tests with smartctl command on our datanode physical servers, and the results are as the following ( example from one disk - sdd ) as we can see below - SMART Health Status: OK but ...
King David's user avatar

15 30 50 per page