December 3, 20169 yr Greetings, I am trying to enable S.M.A.R.T. monitoring on my PERC H710p controller. From the main tab I can select an individual disc and then change its "SMART controller type:" to megaraid. When I do this all I get is a spinner with the message "Please wait... retrieving S.M.A.R.T. information!" which never updates the screen. If I set the controller type to SCSI, then the only section on the screen with any data is the " identity" section. The attributes and capabilities sections are blank saying "Can not read attributes" or Can not read capabilities" None of the other controller types work at all, megaraid is the proper driver for this card. filename: /lib/modules/4.8.10-unRAID/kernel/drivers/scsi/megaraid/megaraid_sas.ko.gz description: Avago MegaRAID SAS Driver author: [email protected] version: 06.811.02.00-rc1 Through the magic of Googling, I was able to figure out that I can get smartctl to work if I run it with these parameters: smartctl -d megaraid,1 -a /dev/sdj root@Tower:~# smartctl -d megaraid,1 -a /dev/sdj smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.8.10-unRAID] (local build) Copyright © 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: SEAGATE Product: ST9500431SS Revision: DSF1 User Capacity: 500,107,862,016 bytes [500 GB] Logical block size: 512 bytes Rotation Rate: 7200 rpm Form Factor: 2.5 inches Logical Unit id: 0x5000c5002140e92f Serial number: 9SDJEIH7 Device type: disk Transport protocol: SAS (SPL-3) Local Time is: Sat Dec 3 13:08:04 2016 CST 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: 29 C Drive Trip Temperature: 68 C Manufactured in week 34 of year 2010 Specified cycle count over device lifetime: 10000 Accumulated start-stop cycles: 82 Specified load-unload count over device lifetime: 300000 Accumulated load-unload cycles: 82 Elements in grown defect list: 2 Vendor (Seagate) cache information Blocks sent to initiator = 776625720 Blocks received from initiator = 2820292949 Blocks read from cache and sent to initiator = 1317072269 Number of read and write commands whose size <= segment size = 132526094 Number of read and write commands whose size > segment size = 0 Vendor (Seagate/Hitachi) factory information number of hours powered up = 38490.25 number of minutes until next internal SMART test = 13 Error counter log: Errors Corrected by Total Correction Gigabytes Total ECC rereads/ errors algorithm processed uncorrected fast | delayed rewrites corrected invocations [10^9 bytes] errors read: 1157981609 0 0 1157981609 1157981609 11309.658 0 write: 0 0 0 0 0 8091.102 0 verify: 717685709 0 0 717685709 717685709 9592.148 0 Non-medium error count: 6 SMART Self-test log Num Test Status segment LifeTime LBA_first_err [sK ASC ASQ] Description number (hours) # 1 Background short Completed 16 0 - [- - -] Long (extended) Self Test duration: 6420 seconds [107.0 minutes] Clearly it is possible via CLI, so is there some modification I can make that will allow the GUI to change the way it is doing the query so that my smart data is being reported by unraid? Thanks
Archived
This topic is now archived and is closed to further replies.