Skip to content

nvme-cli

linux-nvme/nvme-cli is a NVMe management command line interface.

Install

sudo apt install nvme-cli

See information (including drive health)

# X is the drive number
sudo nvme smart-log /dev/nvmeX -H

Comments