Custom Query (1359 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (25 - 27 of 1359)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Ticket Resolution Summary Owner Reporter
#301 worksforme please improve Selective Self-Tests using smartd/smartctl Christian Franke alzheimer
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:

  • smartmontools version 6.2
  • smartd started with --savestates=/var/lib/smartd/ and verified that state files actually appear in that location
  • smartd.conf with -a -s c/../.././17 for all disks

My issues are these:

  • when I -t select,min-max a disk (to get things started), this info usually does not make it into the state files. And without the state files nothing works as my WDC disks don't seem to keep the data across reboots
  • after adding selective-test-last-start/end manually to the state files, things *seem* to work for a while. But it seems to forget the range size after a couple of days, probably when it reaches the end of the disk?
  • one of the disks is a SSD (Crucial M4 64G), and I did a -t select,0-max on it in an attempt to make the cont check always check the entire thing. What happens instead is that smartd actually checks nothing (0-0) every time and the last start/end vanishes from the state file. (I'm aware I should just make an extra config entry for the SSDs that use long tests as they don't take long on SSDs.)
  • If possible I'd like to be able to specify the SIZE directly in smartd.conf the same way it's possible to do on the command line (-t select,cont+SIZE). Ideally this should also remove the need of running the first select test manually.
  • It would be cool if SIZE could be specified as a percentage, so for example a DEFAULT entry that checks 5% of a disk could be made regardless of disk sizes.
#319 worksforme SMART attribute differences between Windows and Linux somebody dave_lawrence
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

Last test result (microseconds) Minutes since last test Total number of tests

which is returned by the Intel SSD toolbox

Full outputs attached

#333 worksforme smartctl -i should give WWN for SATA somebody demaine
Description

smartctl -i does not give WWN for SATA disks; still, this value seem to exists, since udev can create it:

START OF INFORMATION SECTION

Model 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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.