Inspect NVMe wear, temperature, and media error counters.
Section: Check and Repair
Read NVMe SMART log
bash
bash
sudo nvme smart-log /dev/nvme0Explanation
Inspect NVMe wear, temperature, and media error counters.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Check and Repair
Show SMART overall health
Quick disk health check for SMART-capable devices.
Show full SMART data
Inspect temperatures, reallocated sectors, and error logs.
Run fsck on an unmounted filesystem
Dispatch to the correct fsck helper based on filesystem type.
Force an ext filesystem check
Run a full ext filesystem check even if marked clean.