Advertisement
Guest User

Untitled

a guest
Jan 31st, 2012
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.05 KB | None | 0 0
  1. root@debian:~# smartctl -a /dev/sdb
  2. smartctl 5.40 2010-07-12 r3124 [armv5tel-unknown-linux-gnueabi] (local build)
  3. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Caviar Green (Adv. Format) family
  7. Device Model: WDC WD20EARS-00MVWB0
  8. Serial Number: WD-WCAZA5472124
  9. Firmware Version: 51.0AB51
  10. User Capacity: 2,000,398,934,016 bytes
  11. Device is: In smartctl database [for details use: -P show]
  12. ATA Version is: 8
  13. ATA Standard is: Exact ATA specification draft version not indicated
  14. Local Time is: Tue Jan 31 16:30:36 2012 CET
  15. SMART support is: Available - device has SMART capability.
  16. SMART support is: Enabled
  17.  
  18. === START OF READ SMART DATA SECTION ===
  19. SMART overall-health self-assessment test result: PASSED
  20.  
  21. General SMART Values:
  22. Offline data collection status: (0x85) Offline data collection activity
  23. was aborted by an interrupting command from host.
  24. Auto Offline Data Collection: Enabled.
  25. Self-test execution status: ( 0) The previous self-test routine completed
  26. without error or no self-test has ever
  27. been run.
  28. Total time to complete Offline
  29. data collection: (36180) seconds.
  30. Offline data collection
  31. capabilities: (0x7b) SMART execute Offline immediate.
  32. Auto Offline data collection on/off support.
  33. Suspend Offline collection upon new
  34. command.
  35. Offline surface scan supported.
  36. Self-test supported.
  37. Conveyance Self-test supported.
  38. Selective Self-test supported.
  39. SMART capabilities: (0x0003) Saves SMART data before entering
  40. power-saving mode.
  41. Supports SMART auto save timer.
  42. Error logging capability: (0x01) Error logging supported.
  43. General Purpose Logging supported.
  44. Short self-test routine
  45. recommended polling time: ( 2) minutes.
  46. Extended self-test routine
  47. recommended polling time: ( 255) minutes.
  48. Conveyance self-test routine
  49. recommended polling time: ( 5) minutes.
  50. SCT capabilities: (0x3035) SCT Status supported.
  51. SCT Feature Control supported.
  52. SCT Data Table supported.
  53.  
  54. SMART Attributes Data Structure revision number: 16
  55. Vendor Specific SMART Attributes with Thresholds:
  56. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  57. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  58. 3 Spin_Up_Time 0x0027 226 170 021 Pre-fail Always - 3691
  59. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 550
  60. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  61. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  62. 9 Power_On_Hours 0x0032 095 095 000 Old_age Always - 4294
  63. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  64. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  65. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 75
  66. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 45
  67. 193 Load_Cycle_Count 0x0032 089 089 000 Old_age Always - 334609
  68. 194 Temperature_Celsius 0x0022 109 102 000 Old_age Always - 41
  69. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  70. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  71. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  72. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  73. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  74.  
  75. SMART Error Log Version: 1
  76. No Errors Logged
  77.  
  78. SMART Self-test log structure revision number 1
  79. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  80. # 1 Extended offline Aborted by host 90% 4291 -
  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@debian:~# smartctl -a /dev/sdc
  94. smartctl 5.40 2010-07-12 r3124 [armv5tel-unknown-linux-gnueabi] (local build)
  95. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  96.  
  97. === START OF INFORMATION SECTION ===
  98. Model Family: Western Digital Caviar Green (Adv. Format) family
  99. Device Model: WDC WD20EARS-00MVWB0
  100. Serial Number: WD-WCAZA5451136
  101. Firmware Version: 51.0AB51
  102. User Capacity: 2,000,398,934,016 bytes
  103. Device is: In smartctl database [for details use: -P show]
  104. ATA Version is: 8
  105. ATA Standard is: Exact ATA specification draft version not indicated
  106. Local Time is: Tue Jan 31 16:30:49 2012 CET
  107. SMART support is: Available - device has SMART capability.
  108. SMART support is: Enabled
  109.  
  110. === START OF READ SMART DATA SECTION ===
  111. SMART overall-health self-assessment test result: PASSED
  112.  
  113. General SMART Values:
  114. Offline data collection status: (0x82) Offline data collection activity
  115. was completed without error.
  116. Auto Offline Data Collection: Enabled.
  117. Self-test execution status: ( 0) The previous self-test routine completed
  118. without error or no self-test has ever
  119. been run.
  120. Total time to complete Offline
  121. data collection: (36960) seconds.
  122. Offline data collection
  123. capabilities: (0x7b) SMART execute Offline immediate.
  124. Auto Offline data collection on/off support.
  125. Suspend Offline collection upon new
  126. command.
  127. Offline surface scan supported.
  128. Self-test supported.
  129. Conveyance Self-test supported.
  130. Selective Self-test supported.
  131. SMART capabilities: (0x0003) Saves SMART data before entering
  132. power-saving mode.
  133. Supports SMART auto save timer.
  134. Error logging capability: (0x01) Error logging supported.
  135. General Purpose Logging supported.
  136. Short self-test routine
  137. recommended polling time: ( 2) minutes.
  138. Extended self-test routine
  139. recommended polling time: ( 255) minutes.
  140. Conveyance self-test routine
  141. recommended polling time: ( 5) minutes.
  142. SCT capabilities: (0x3035) SCT Status supported.
  143. SCT Feature Control supported.
  144. SCT Data Table supported.
  145.  
  146. SMART Attributes Data Structure revision number: 16
  147. Vendor Specific SMART Attributes with Thresholds:
  148. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  149. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  150. 3 Spin_Up_Time 0x0027 193 174 021 Pre-fail Always - 5350
  151. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 437
  152. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  153. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  154. 9 Power_On_Hours 0x0032 096 096 000 Old_age Always - 3419
  155. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  156. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  157. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 66
  158. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 23
  159. 193 Load_Cycle_Count 0x0032 197 197 000 Old_age Always - 10163
  160. 194 Temperature_Celsius 0x0022 114 101 000 Old_age Always - 36
  161. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  162. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  163. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  164. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  165. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  166.  
  167. SMART Error Log Version: 1
  168. No Errors Logged
  169.  
  170. SMART Self-test log structure revision number 1
  171. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  172.  
  173.  
  174. SMART Selective self-test log data structure revision number 1
  175. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  176. 1 0 0 Not_testing
  177. 2 0 0 Not_testing
  178. 3 0 0 Not_testing
  179. 4 0 0 Not_testing
  180. 5 0 0 Not_testing
  181. Selective self-test flags (0x0):
  182. After scanning selected spans, do NOT read-scan remainder of disk.
  183. If Selective self-test is pending on power-up, resume after 0 minute delay.
  184.  
  185. root@debian:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement