Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 11:34:40 +0100 (CET)
From:      =?UTF-8?Q?Trond_Endrest=C3=B8l?= <trond.endrestol@ximalas.info>
To:        freebsd-hackers@freebsd.org
Subject:   Re: first time using NVMe SSD
Message-ID:  <alpine.BSF.2.21.99999.352.1912081131470.5621@enterprise.ximalas.info>
In-Reply-To: <alpine.BSF.2.20.1912081112580.39777@puchar.net>
References:  <alpine.BSF.2.20.1912081112580.39777@puchar.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 8 Dec 2019 11:13+0100, Wojciech Puchar wrote:

> what is an equivalent (if exist) to SMART (smartctl/smartd) for NVMe drives?

sysutils/smartmontools has no problems detecting mine:

Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: smartd 7.0 2018-12-30 r4883 [FreeBSD 13.0-CURRENT amd64] (local build)
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Opened configuration file /usr/local/etc/smartd.conf
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Drive: DEVICESCAN, implied '-a' Directive on line 23 of file /usr/local/etc/smartd.conf
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Configuration file /usr/local/etc/smartd.conf was parsed, found DEVICESCAN, scanning devices
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Device: /dev/nvme0, opened
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Device: /dev/nvme0, Samsung SSD 970 EVO Plus 2TB, S/N:XXXXXXXXXXXXXXX, FW:2B2QEXM7, 2.00 TB
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Device: /dev/nvme0, is SMART capable. Adding to "monitor" list.
Dec  6 20:43:58 <daemon.info> E590T smartd[1307]: Monitoring 0 ATA/SATA, 0 SCSI/SAS and 1 NVMe devices

-- 
Trond.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.21.99999.352.1912081131470.5621>