Closed PhilipMay closed 2 years ago
but also see here (same machine):
root@wobdevl011:~# smartctl --scan-open -d nvme
/dev/nvme0 -d nvme # /dev/nvme0, NVMe device
interesting doc here: https://www.smartmontools.org/browser/trunk/smartmontools/smartd.8.in
Examine all entries "/dev/hd[a-t]" for IDE/ATA devices, and "/dev/sd[a-z]", "/dev/sd[a-z][a-z]" for ATA/SATA or SCSI/SAS devices. Disks behind RAID controllers are not included.
If directive '-d nvme' or no '-d' directive is specified, examine all entries "/dev/nvme[0-99]" for NVMe devices.
Could also be because of old smartctl version!
root@wobdevl011:~# smartctl
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-176-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
Never saw this happen with the image - closing.
see here