31 | | == SMART Testing == |
32 | | ''- Types of tests'' |
33 | | |
34 | | [wiki:test_offline Offline test (Data collection)][[BR]] |
35 | | [wiki:selftest_short Short Selftest][[BR]] |
36 | | [wiki:selftest_long Long Selftest][[BR]] |
37 | | [wiki:selftest_conveyance Conveyance Selftest (ATA only)][[BR]] |
38 | | [wiki:selftest_selective Selective Selftest (ATA only)] |
39 | | |
40 | | ''- Handling and configuration'' |
41 | | |
42 | | [wiki:AutomateSelftests Automate selftests with smartd][[BR]] |
43 | | [wiki:Powermode Special options for powermanagement] |
44 | | |
45 | | == SMART Attributes == |
46 | | ''Different vendors, different interpretation..'' |
47 | | The raw SMART attributes (temperature, power-on lifetime, and so on) are stored in vendor-specific structures. Sometime these are strange. Hitachi disks (at least some of them) store power-on lifetime in minutes, rather than hours. IBM disks (at least some of them) have three temperatures stored in the raw structure, not just one. And so on.[[BR]] |
48 | | If you find strange output, or unknown attributes, please look in the below listed pages with vendor specific info.[[BR]] |
49 | | When you don't find an answer to your question there, send an email to [http://lists.sourceforge.net/mailman/listinfo/smartmontools-support smartmontools-support] and we'll help you try and figure it out. |
50 | | |
51 | | [wiki:AttributesFujitsu Fujitsu][[BR]] |
52 | | [wiki:AttributesIBM IBM (Hitachi)][[BR]] |
53 | | [wiki:AttributesMaxtor Maxtor][[BR]] |
54 | | [wiki:AttributesSamsung Samsung][[BR]] |
55 | | [wiki:AttributesSeagate Seagate][[BR]] |
56 | | [wiki:AttributesWestern-Digital Western Digital][[BR]] |
57 | | |