Hello all,
I have an R510 with a Perc H700 (LSI/megasas). I also have another system with the same RAID controller and is a Dell R410. The R410 with the controller has SMART enabled with the options “-d megaraid,0” and it works. My R510 will not accept the same configuration, however.
What can I do to get SMART enabled on a Perc H700 on my R410? I also would like to enable SMART alerts for failing disks.
I can get something back when running “smartctl -a /dev/sda -d scsi”, but it seems not to report SMART information from the controller:
[root@hq-nas01 ~]# smartctl -d scsi --all /dev/sda
smartctl 7.0 2018-12-30 r4883 [x86_64-linux-4.12.4-1.el7.elrepo.x86_64] (local build)
Copyright (C) 2002-18, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Vendor: DELL
Product: PERC H700
Revision: 2.10
Compliance: SPC-3
User Capacity: 5,999,532,441,600 bytes [5.99 TB]
Logical block size: 512 bytes
Logical Unit id: 0x6782bcb079522e001696f3644723d447
Serial number: 0047d4234764f39616002e5279b0bc82
Device type: disk
Local Time is: Wed Jun 23 07:55:57 2021 CDT
SMART support is: Unavailable - device lacks SMART capability.
=== START OF READ SMART DATA SECTION ===
Current Drive Temperature: 0 C
Drive Trip Temperature: 0 C
Error Counter logging not supported
Device does not support Self Test logging
Any help is appreciated.
Thanks!