Recently I’ve been playing with NVMe to find out more about monitoring for wear. Tried nvme-cli: [17:49 r730-01 dvl ~] % nvme list Failed to scan topology: No such file or directory Seems it is a known problem. Went with this instead: [17:52 r730-01 dvl ~] % sudo nvmecontrol devlist nvme0: Samsung SSD 980 PRO with Heatsink 1TB nvme0ns1 (953869MB) nvme1: Samsung SSD 980 PRO with Heatsink 1TB nvme1ns1 (953869MB) With more information […]