[smartmontools-support] Cannot read SMART data on Raspberry Pi, All good on Windows using different tools

Ertan Küçükoğlu ertan at cronosmedikal.com
Tue May 28 00:21:25 CEST 2019


Hello,

I have that mSATA SSD purchased from China. That drive is used in my
Raspberry Pi Model 3 B+

I use CrystalDiskInfo, HDDScan and these utilities report some SMART
information such as some error values, temperature, etc. URL:
https://ibb.co/6HKyV4T

When I run smartctl -a /dev/sda1 on my Pi, I cannot get these information:
-----
root at raspberrypi:~# smartctl -a /dev/sda1
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.19.42-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:               CHN mSAT
Product:              AM3 128
Revision:             0
Compliance:           SPC-4
User Capacity:        128.035.676.160 bytes [128 GB]
Logical block size:   512 bytes
LU is fully provisioned
Rotation Rate:        Solid State Device
Form Factor:          2.5 inches
Logical Unit id:      0x5000000000000001
Serial number:        041000109102
Device type:          disk
Local Time is:        Tue May 28 01:07:58 2019 +03
SMART support is:     Available - device has SMART capability.
SMART support is:     Enabled
Temperature Warning:  Disabled or Not Supported

=== START OF READ SMART DATA SECTION ===
SMART Health Status: OK
Current Drive Temperature:     0 C
Drive Trip Temperature:        0 C

Error Counter logging not supported

Device does not support Self Test logging
root at raspberrypi:~#
-----
-----
root at raspberrypi:~# smartctl --test=short /dev/sda1
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.19.42-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

Short offline self test failed [unsupported field in scsi command]
root at raspberrypi:~#
-----
-----
root at raspberrypi:~# smartctl --attributes /dev/sda1
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.19.42-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF READ SMART DATA SECTION ===
root at raspberrypi:~#
-----
-----
root at raspberrypi:~# smartctl --capabilities /dev/sda1
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.19.42-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

root at raspberrypi:~#
-----

Smartmontools version detail:
-----
root at raspberrypi:~# smartctl --version
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.19.42-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

smartctl comes with ABSOLUTELY NO WARRANTY. This is free
software, and you are welcome to redistribute it under
the terms of the GNU General Public License; either
version 2, or (at your option) any later version.
See http://www.gnu.org for further details.

smartmontools release 6.6 dated 2016-05-07 at 11:17:46 UTC
smartmontools SVN rev 4324 dated 2016-05-31 at 20:45:50
smartmontools build host: arm-unknown-linux-gnueabihf
smartmontools build with: C++98, GCC 5.4.0 20160609
smartmontools configure arguments: '--prefix=/usr'
'--build=arm-linux-gnueabihf' '--host=arm-linux-gnueabihf'
'--sysconfdir=/etc' '--mandir=/usr/share/man' '--with-initscriptdir=no'
'--docdir=/usr/share/doc/smartmontools'
'--with-savestates=/var/lib/smartmontools/smartd.'
'--with-attributelog=/var/lib/smartmontools/attrlog.'
'--with-exampledir=/usr/share/doc/smartmontools/examples/'
'--with-drivedbdir=/var/lib/smartmontools/drivedb'
'--with-systemdsystemunitdir=/lib/systemd/system'
'--with-smartdscriptdir=/usr/share/smartmontools'
'--with-smartdplugindir=/etc/smartmontools/smartd_warning.d'
'--with-systemdenvfile=/etc/default/smartmontools' '--with-selinux'
'build_alias=arm-linux-gnueabihf' 'host_alias=arm-linux-gnueabihf'
'CXXFLAGS=-g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -fsigned-char -Wall -O2' 'LDFLAGS=-fPIE -pie
-Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2'
'CFLAGS=-g -O2 -fPIE -fstack-protector-strong -Wformat
-Werror=format-security -fsigned-char -Wall -O2'
root at raspberrypi:~#
-----

Is there a way I can read what Windows tools can read?

Thanks & regards,
Ertan




More information about the Smartmontools-support mailing list