Custom Query (1541 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (157 - 159 of 1541)

Ticket Resolution Summary Owner Reporter
#856 wontfix PERC 5/i and PERC 6 HDD SMART reading Demo1
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.
#858 fixed Add Drive to Database - Hitachi HDS723030BLE640 mccann73
Description

Hi, please see attached smartmontools report for Hitachi drive missing from database.

#861 fixed Requesting Addition of Micron 5100 ECO, PRO, and MAX Models to drivedb.h Micron
Description
  { "Micron M500DC/M510DC/5100 Enterprise SSDs",
    "Micron_M500DC_(EE|MT)FDDA[AK](120|240|480|800)MBB|" // tested with
      // Micron_M500DC_EEFDDAA120MBB/129, Micron_M500DC_MTFDDAK800MBB/0129
    "MICRON_M510DC_(EE|MT)FDDAK(120|240|480|800|960)MBP|" // tested with
      // Micron_M510DC_MTFDDAK240MBP/0005
    "Micron_5100_(EE|MT)FDDA[KV](240|480|960|1T9|3T8|7T6)T(BY|CB|CC)", // tested with Micron_5100_MTFDDAK1T9TBY/
    "", "",
  //"-v 1,raw48,Raw_Read_Error_Rate "
    "-v 5,raw48,Reallocated_Block_Count "
  //"-v 9,raw24(raw8),Power_On_Hours "
  //"-v 12,raw48,Power_Cycle_Count "
    "-v 170,raw48,Reserved_Block_Count "
    "-v 171,raw48,Program_Fail_Count "
    "-v 172,raw48,Erase_Fail_Count "
    "-v 173,raw48,Ave_Block-Erase_Count "
    "-v 174,raw48,Unexpect_Power_Loss_Ct "
  //"-v 180,raw48,Unused_Rsvd_Blk_Cnt_Tot,SSD "
    "-v 183,raw48,SATA_Interfac_Downshift "
    "-v 184,raw48,Error_Correction_Count "
  //"-v 187,raw48,Reported_Uncorrect "
    "-v 188,raw48,Command_Timeouts "
  //"-v 194,tempminmax,Temperature_Celsius "
    "-v 195,raw48,Cumulativ_Corrected_ECC "
  //"-v 197,raw48,Current_Pending_Sector "
  //"-v 198,raw48,Offline_Uncorrectable "
  //"-v 199,raw48,UDMA_CRC_Error_Count "
    "-v 202,raw48,Percent_Lifetime_Remain "
    "-v 206,raw48,Write_Error_Rate "
    "-v 210,raw48,Success_RAIN_Recov_Cnt "
    "-v 246,raw48,Host_Sectors_Written "
    "-v 247,raw48,Host_Program_Page_Count "
    "-v 248,raw48,Bckgnd_Program_Page_Cnt"
  },
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.