Custom Query (1414 matches)
Results (154 - 156 of 1414)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#854 | invalid | drivedb.h parser ignores lines with // comments | ||
Description |
Subj, even those where the comment is after non-commented-out data. See attached e-mail for an example (I'll send it to smartmontools-database shortly after I get this ticket's number to reference). |
|||
#855 | fixed | USB Bridge 0x3538:0x0064 works with -d usbsunplus | ||
Description |
Attached is the output of running: smartctl /dev/sdc -d usbsunplus -a |
|||
#856 | wontfix | PERC 5/i and PERC 6 HDD SMART reading | ||
Description |
Hi, We are trying to read on Windows 2012 R2 all smart values from PERC 5/i and PERC 6 controllers, but no any success, we trying access all SAS/SATA3 HDD temperature sensors without luck too, normally all drives when putting to PC no any issues to read with any tools and like Crystal Disk Info, but why we can't see from controller and with your smart tools too any idea how to solve that? Also strangest thing we tried all available online tools to read smart status from HDD like temperatures from that type controllers and only we we found "hdd sentinel" can read SMART status and temperatures without any issues https://www.hdsentinel.com/. But we want to use your smart monitor tools. Maybe we use wrong commands or that smartctl has missed some algorithms. We tried 6.5 version. C:\Program Files\smartmontools>smartctl --scan /dev/sda -d scsi # /dev/sda, SCSI device /dev/sdb -d scsi # /dev/sdb, SCSI device C:\Program Files\smartmontools>smartctl -a /dev/sda smartctl 6.5 2016-05-07 r4318 [x86_64-w64-mingw32-2012r2] (sf-6.5-1) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF INFORMATION SECTION === Vendor: DELL Product: PERC 5/i Revision: 1.03 User Capacity: 999,653,638,144 bytes [999 GB] Logical block size: 512 bytes Logical Unit id: 0x600188b0393be8001eab3c399d8cf3cd Serial number: 00cdf38c9d393cab1e00e83b39b08801 Device type: disk Local Time is: Fri Jul 07 17:17:06 2017 FLEDT 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 C:\Program Files\smartmontools>smartctl --smart=on /dev/sda smartctl 6.5 2016-05-07 r4318 [x86_64-w64-mingw32-2012r2] (sf-6.5-1) Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org === START OF ENABLE/DISABLE COMMANDS SECTION === unable to fetch IEC (SMART) mode page [unsupported field in scsi command] A mandatory SMART command failed: exiting. To continue, add one or more '-T per issive' options. |