Hello,
I am running a Raspberry Pi 3 B with Operating System: Debian Linux 9.4, Kernel and CPU: Linux 4.14.30-v7 + on armv7l, Processor information: ARMv7 Processor rev 4 (v7l) @ 76 bMips, 4 cores.
I would like to use Webmin to manage my Seagate IronWolf NAS HDD ST4000VN008 - 4TB 5900rpm 64MB 3.5inch SATA600 with SMART Drive status / S.M.A.R.T. Monitoring Tools. Connected via USB.
Through the terminal I can use SMART as normal and everything works.
pi@myhomeserver:~ $ sudo smartctl -d sat -a /dev/sda
smartctl 6.6 2016-05-31 r4324 [armv7l-linux-4.14.30-v7+] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: ST4000VN008-2DR166
Serial Number: ZDH36NNE
LU WWN Device Id: 5 000c50 0afc5c4f5
Firmware Version: SC60
User Capacity: 4,000,787,030,016 bytes [4.00 TB]
Sector Sizes: 512 bytes logical, 4096 bytes physical
Rotation Rate: 5980 rpm
Form Factor: 3.5 inches
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ACS-3 T13/2161-D revision 5
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Thu Mar 29 10:17:42 2018 UTC
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
Unfortunately, in Webmin Hardware / SMART Drive status, nothing is displayed to me.
![]()
In the Module config, the setting is: Force ATA query mode? on YES law.
![]()
I also tried the setting: Extra command-line parameters to smartctl: with smartctl -d sat -a / dev / sda to prove, unfortunately no result.
What am I doing wrong or what settings do you have to make with Webmin use S.M.A.R.T. Monitoring Tools?
Sorry for my bad English
Thank you very much.
what about simply entering smartctl instead of smartd in config field ' path to smartctl'?
Last edit: Kay 2018-03-29
Hi, thanks for the quick response.
Unfortunately, it makes no difference.
In the terminal everything is green / OK
For the installation I have followed this page
Configure SMART Disk Monitoring Daemon
What does the command
smartctl --versionoutput on your system?