Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2013
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. root[Downloads]# smartctl -a /dev/sda
  2. smartctl 5.43 2012-06-30 r3573 [i686-linux-3.2.29-smp] (local build)
  3. Copyright (C) 2002-12 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Caviar SE Serial ATA
  7. Device Model: WDC WD1200JD-00HBB0
  8. Serial Number: WD-WCALA1706018
  9. Firmware Version: 08.02D08
  10. User Capacity: 120.034.123.776 bytes [120 GB]
  11. Sector Size: 512 bytes logical/physical
  12. Device is: In smartctl database [for details use: -P show]
  13. ATA Version is: 6
  14. ATA Standard is: Exact ATA http://dide.flo.sch.gr/Plinet/Tutorials/Tutorials-Linux.htmlspecification draft version not indicated
  15. Local Time is: Wed Oct 23 02:00:53 2013 EEST
  16. SMART support is: Available - device has SMART capability.
  17. SMART support is: Enabled
  18.  
  19. === START OF READ SMART DATA SECTION ===
  20. SMART overall-health self-assessment test result: PASSED
  21.  
  22. General SMART Values:
  23. Offline data collection status: (0x82) Offline data collection activity
  24. was completed without error.
  25. Auto Offline Data Collection: Enabled.
  26. Self-test execution status: ( 0) The previous self-test routine completed
  27. without error or no self-test has ever
  28. been run.
  29. Total time to complete Offline
  30. data collection: ( 3639) seconds.
  31. Offline data collection
  32. capabilities: (0x7b) SMART execute Offline immediate.
  33. Auto Offline data collection on/off support.
  34. Suspend Offline collection upon new
  35. command.
  36. Offline surface scan supported.
  37. Self-test supported.
  38. Conveyance Self-test supported.
  39. Selective Self-test supported.
  40. SMART capabilities: (0x0003) Saves SMART data before entering
  41. power-saving mode.
  42. Supports SMART auto save timer.
  43. Error logging capability: (0x01) Error logging supported.
  44. No General Purpose Logging support.
  45. Short self-test routine
  46. recommended polling time: ( 2) minutes.
  47. Extended self-test routine
  48. recommended polling time: ( 51) minutes.
  49. Conveyance self-test routine
  50. recommended polling time: ( 5) minutes.
  51. SCT capabilities: (0x003f) SCT Status supported.
  52. SCT Error Recovery Control supported.
  53. SCT Feature Control supported.
  54. SCT Data Table supported.
  55.  
  56. SMART Attributes Data Structure revision number: 16
  57. Vendor Specific SMART Attributes with Thresholds:
  58. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  59. 1 Raw_Read_Error_Rate 0x000b 200 200 051 Pre-fail Always - 0
  60. 3 Spin_Up_Time 0x0007 159 157 021 Pre-fail Always - 4591
  61. 4 Start_Stop_Count 0x0032 097 097 040 Old_age Always - 3023
  62. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  63. 7 Seek_Error_Rate 0x000b 200 200 051 Pre-fail Always - 0
  64. 9 Power_On_Hours 0x0032 070 070 000 Old_age Always - 22363
  65. 10 Spin_Retry_Count 0x0013 100 100 051 Pre-fail Always - 0
  66. 11 Calibration_Retry_Count 0x0013 100 100 051 Pre-fail Always - 0
  67. 12 Power_Cycle_Count 0x0032 097 097 000 Old_age Always - 3017
  68. 194 Temperature_Celsius 0x0022 121 097 000 Old_age Always - 29
  69. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  70. 197 Current_Pending_Sector 0x0012 200 200 000 Old_age Always - 0
  71. 198 Offline_Uncorrectable 0x0012 200 200 000 Old_age Always - 0
  72. 199 UDMA_CRC_Error_Count 0x000a 200 253 000 Old_age Always - 2
  73. 200 Multi_Zone_Error_Rate 0x0009 200 200 051 Pre-fail Offline - 0
  74.  
  75. SMART Error Log Version: 1
  76. No Errors Logged
  77.  
  78. SMART Self-test log structure revision number 1
  79. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  80.  
  81.  
  82. SMART Selective self-test log data structure revision number 1
  83. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  84. 1 0 0 Not_testing
  85. 2 0 0 Not_testing
  86. 3 0 0 Not_testing
  87. 4 0 0 Not_testing
  88. 5 0 0 Not_testing
  89. Selective self-test flags (0x0):
  90. After scanning selected spans, do NOT read-scan remainder of disk.
  91. If Selective self-test is pending on power-up, resume after 0 minute delay.
  92.  
  93. root[Downloads]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement