| 1 | = Smartmontools Documentation = |
| 2 | |
| 3 | == Device Support == |
| 4 | |
| 5 | Smartmontools work on different operating systems. Due to OS-specific |
| 6 | issues and also depending on the different state of smartmontools |
| 7 | development on the platforms, device support ist not the same |
| 8 | for all OS platforms. |
| 9 | |
| 10 | ==== Supported Devices ==== |
| 11 | [wiki:Supported_RAID-Controllers RAID-Controllers] that work with smartmontools[[BR]] |
| 12 | [wiki:Supported_USB-Devices USB-Devices] that work with smartmontools[[BR]] |
| 13 | |
| 14 | ==== Documentation On Device Support ==== |
| 15 | * [wiki:USB USB devices and smartmontools] - To access SMART functionality, smartmontools must be able to send ATA commands directly to the disk. |
| 16 | * [wiki:NAS NAS devices and smartmontools] - Smartmontools can work also on ''Network Attached Storage'' (NAS) devices, if the appropiate functions are available there, e.g. on Dlink DNS-323 with [http://www.inreto.de/dns323/fun-plug/ fonz firmware] |
| 17 | |
| 18 | ---- |
| 19 | |
| 20 | == SMART Testing == |
| 21 | ''- Types of tests'' |
| 22 | |
| 23 | [wiki:test_offline Offline test (Data collection)][[BR]] |
| 24 | [wiki:selftest_short Short Selftest][[BR]] |
| 25 | [wiki:selftest_long Long Selftest][[BR]] |
| 26 | [wiki:selftest_conveyance Conveyance Selftest (ATA only)][[BR]] |
| 27 | [wiki:selftest_selective Selective Selftest (ATA only)] |
| 28 | |
| 29 | ''- Handling and configuration'' |
| 30 | |
| 31 | [wiki:AutomateSelftests Automate selftests with smartd][[BR]] |
| 32 | [wiki:Powermode Special options for powermanagement] |
| 33 | |
| 34 | ---- |
| 35 | |
| 36 | == SMART Attributes == |
| 37 | ''Different vendors, different interpretation..'' |
| 38 | 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]] |
| 39 | If you find strange output, or unknown attributes, please look in the below listed pages with vendor specific info.[[BR]] |
| 40 | 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. |
| 41 | |
| 42 | [wiki:AttributesFujitsu Fujitsu][[BR]] |
| 43 | [wiki:AttributesIBM IBM (Hitachi)][[BR]] |
| 44 | [wiki:AttributesMaxtor Maxtor][[BR]] |
| 45 | [wiki:AttributesSamsung Samsung][[BR]] |
| 46 | [wiki:AttributesSeagate Seagate][[BR]] |
| 47 | [wiki:AttributesWestern-Digital Western Digital][[BR]] |
| 48 | |
| 49 | === External Information Resources === |
| 50 | [http://www.t13.org/Documents/UploadedDocuments/docs2005/e05148r0-ACS-SMARTAttributesAnnex.pdf SMART Attribute Annex]], Jim Hatfield (Seagate Technology) to T13 Technical Committee on September 30, 2005. |
| 51 | |
| 52 | Wikipedia about [http://en.wikipedia.org/wiki/S.M.A.R.T. SMART attributes] |
| 53 | |
| 54 | [http://www.wikipedia.org/ Wikipedia] articles about SMART:: |
| 55 | [http://en.wikipedia.org/wiki/Self-Monitoring%2C_Analysis%2C_and_Reporting_Technology English],[[BR]] |
| 56 | [http://de.wikipedia.org/wiki/Self-Monitoring%2C_Analysis_and_Reporting_Technology Deutsch],[[BR]] |
| 57 | [http://es.wikipedia.org/wiki/S.M.A.R.T. Español],[[BR]] |
| 58 | [http://fr.wikipedia.org/wiki/Self-Monitoring%2C_Analysis_and_Reporting_Technology Français],[[BR]] |
| 59 | [http://it.wikipedia.org/wiki/Self-Monitoring%2C_Analysis_and_Reporting_Technology Italiano],[[BR]] |
| 60 | [http://ja.wikipedia.org/wiki/Self-Monitoring%2C_Analysis_and_Reporting_Technology Japanese],[[BR]] |
| 61 | [http://nl.wikipedia.org/wiki/S.M.A.R.T. Nederlands],[[BR]] |
| 62 | [http://pl.wikipedia.org/wiki/S.M.A.R.T._%28informatyka%29 Polski],[[BR]] |
| 63 | [http://pt.wikipedia.org/wiki/S.M.A.R.T. Português],[[BR]] |
| 64 | [http://ru.wikipedia.org/wiki/%D0%A2%D0%B5%D1%85%D0%BD%D0%BE%D0%BB%D0%BE%D0%B3%D0%B8%D1%8F_SMART Russian],[[BR]] |
| 65 | [http://sk.wikipedia.org/wiki/S.M.A.R.T Slovenčina],[[BR]] |
| 66 | [http://sv.wikipedia.org/wiki/S.M.A.R.T. Svenska] |
| 67 | |
| 68 | If you'd like to know more about SMART, the following |
| 69 | [http://smartmontools.sourceforge.net/links.html#references references] may be helpful.</p> |
| 70 | |
| 71 | ---- |
| 72 | |
| 73 | == Tutorials and articles about smartmontools == |
| 74 | [http://blog.shadypixel.com/monitoring-hard-drive-health-on-linux-with-smartmontools/ Monitoring Hard Drive Health on Linux with smartmontools ("Random Bits", Jan 2009)][[BR]]Step by step for beginners. Clear instruction with very nice layout :-) |
| 75 | |
| 76 | [http://www.linuxjournal.com/article.php?sid=6983 Monitoring Hard Disks with SMART (Linux Journal, Jan 2004)] |
| 77 | |
| 78 | [http://lea-linux.org/cached/index/Hardware-hard_plus-smart.html Soyez Smart (Francais) from GNU Linux Magazine France n°68] |
| 79 | |
| 80 | [http://www.linux-user.de/ausgabe/2004/10/056-smartmontools/ Vorbeugen statt Crash (Deutsch)] from [http://www.linux-user.de/ausgabe/2004/10 LinuxUser 2004/10] |
| 81 | |
| 82 | [http://www.linux-magazine.com/issue/49/Monitoring_Hard_Disks_with_smartmontools.pdf Crash Prevention (English version of above)] from [http://www.linux-magazine.com/ Linux Magazine Dec 2004] |
| 83 | |
| 84 | ---- |
| 85 | '''License'''[[BR]] |
| 86 | All content in this wiki is published under [http://www.gnu.org/licenses/gpl-2.0.html#SEC1 GNU GPL]. |