Custom Query (1418 matches)
Results (25 - 27 of 1418)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#301 | worksforme | please improve Selective Self-Tests using smartd/smartctl | ||
Description |
I love the selective self tests feature (-t select,min-max/next/cont[+SIZE]). The long tests just take too long. However I can't get it to work right with smartd. My configuration is this:
My issues are these:
|
|||
#319 | worksforme | SMART attribute differences between Windows and Linux | ||
Description |
Intel SSD S3500 SMART attributes are different on Windows and Linux. Notable, '175' Linux: 175 Program_Fail_Count_Chip 0x0033 100 100 010 Pre-fail Always - 4295033464 Windows: 175 Power_Loss_Cap_Test 0x0033 100 100 --- Pre-fail Always - 623 (1 53) In fact 175 is a bit field containing
which is returned by the Intel SSD toolbox Full outputs attached |
|||
#333 | worksforme | smartctl -i should give WWN for SATA | ||
Description |
smartctl -i does not give WWN for SATA disks; still, this value seem to exists, since udev can create it: START OF INFORMATION SECTIONModel Family: Western Digital Caviar Green family Device Model: WDC WD10EADS-00L5B1 Serial Number: WD-WCAU45613240 Firmware Version: 01.01A01 User Capacity: 1,000,204,886,016 bytes Device is: In smartctl database [for details use: -P show] ATA Version is: 8 ATA Standard is: Exact ATA specification draft version not indicated Local Time is: Wed May 28 15:10:00 2014 CEST SMART support is: Available - device has SMART capability. SMART support is: Enabled # ls -l /dev/disk/by-id/ | grep sda | grep -v part lrwxrwxrwx 1 root root 9 2014-05-28 15:04 ata-WDC_WD10EADS-00L5B1_WD-WCAU45613240 -> ../../sda lrwxrwxrwx 1 root root 9 2014-05-28 15:04 scsi-SATA_WDC_WD10EADS-00_WD-WCAU45613240 -> ../../sda lrwxrwxrwx 1 root root 9 2014-05-28 15:04 wwn-0x50014ee257ac47cd -> ../../sda Some details can be found here: http://stackoverflow.com/questions/21977311/obtaining-wwn-of-sata-disks |