Advertisement
Guest User

Untitled

a guest
Apr 19th, 2014
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.43 KB | None | 0 0
  1. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-60-generic] (local build)
  2. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  3.  
  4. ERROR: smartctl requires a device name as the final command-line argument.
  5.  
  6.  
  7. Use smartctl -h to get a usage summary
  8.  
  9. fx@fxserver:~$ smartctl -a /dev/sda1
  10. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-60-generic] (local build)
  11. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  12.  
  13. Smartctl open device: /dev/sda1 failed: Permission denied
  14. fx@fxserver:~$ sudo smartctl -a /dev/sda1
  15. [sudo] password for fx:
  16. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-60-generic] (local build)
  17. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  18.  
  19. === START OF INFORMATION SECTION ===
  20. Model Family: Seagate Barracuda 7200.11
  21. Device Model: ST31000333AS
  22. Serial Number: 9TE02DJF
  23. LU WWN Device Id: 5 000c50 00da47140
  24. Firmware Version: SD15
  25. User Capacity: 1 000 204 886 016 bytes [1,00 TB]
  26. Sector Size: 512 bytes logical/physical
  27. Device is: In smartctl database [for details use: -P show]
  28. ATA Version is: 8
  29. ATA Standard is: ATA-8-ACS revision 4
  30. Local Time is: Sat Apr 19 15:52:26 2014 YEKT
  31.  
  32. ==> WARNING: There are known problems with these drives,
  33. see the following Seagate web pages:
  34. http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931
  35. http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207951
  36. http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207957
  37.  
  38. SMART support is: Available - device has SMART capability.
  39. SMART support is: Enabled
  40.  
  41. === START OF READ SMART DATA SECTION ===
  42. SMART overall-health self-assessment test result: PASSED
  43. See vendor-specific Attribute list for marginal Attributes.
  44.  
  45. General SMART Values:
  46. Offline data collection status: (0x82) Offline data collection activity
  47. was completed without error.
  48. Auto Offline Data Collection: Enabled.
  49. Self-test execution status: ( 0) The previous self-test routine completed
  50. without error or no self-test has ever
  51. been run.
  52. Total time to complete Offline
  53. data collection: ( 617) seconds.
  54. Offline data collection
  55. capabilities: (0x7b) SMART execute Offline immediate.
  56. Auto Offline data collection on/off support.
  57. Suspend Offline collection upon new
  58. command.
  59. Offline surface scan supported.
  60. Self-test supported.
  61. Conveyance Self-test supported.
  62. Selective Self-test supported.
  63. SMART capabilities: (0x0003) Saves SMART data before entering
  64. power-saving mode.
  65. Supports SMART auto save timer.
  66. Error logging capability: (0x01) Error logging supported.
  67. General Purpose Logging supported.
  68. Short self-test routine
  69. recommended polling time: ( 1) minutes.
  70. Extended self-test routine
  71. recommended polling time: ( 209) minutes.
  72. Conveyance self-test routine
  73. recommended polling time: ( 2) minutes.
  74. SCT capabilities: (0x103b) SCT Status supported.
  75. SCT Error Recovery Control supported.
  76. SCT Feature Control supported.
  77. SCT Data Table supported.
  78.  
  79. SMART Attributes Data Structure revision number: 10
  80. Vendor Specific SMART Attributes with Thresholds:
  81. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  82. 1 Raw_Read_Error_Rate 0x000f 120 099 006 Pre-fail Always - 609380
  83. 3 Spin_Up_Time 0x0003 095 094 000 Pre-fail Always - 0
  84. 4 Start_Stop_Count 0x0032 096 096 020 Old_age Always - 4847
  85. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 1
  86. 7 Seek_Error_Rate 0x000f 081 060 030 Pre-fail Always - 118260013
  87. 9 Power_On_Hours 0x0032 067 067 000 Old_age Always - 29059
  88. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 8
  89. 12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2080
  90. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  91. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  92. 188 Command_Timeout 0x0032 099 092 000 Old_age Always - 64425820358
  93. 189 High_Fly_Writes 0x003a 001 001 000 Old_age Always - 494
  94. 190 Airflow_Temperature_Cel 0x0022 063 045 045 Old_age Always In_the_past 37 (Min/Max 36/37)
  95. 194 Temperature_Celsius 0x0022 037 055 000 Old_age Always - 37 (0 11 0 0)
  96. 195 Hardware_ECC_Recovered 0x001a 041 019 000 Old_age Always - 609380
  97. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  98. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  99. 199 UDMA_CRC_Error_Count 0x003e 200 195 000 Old_age Always - 807
  100.  
  101. SMART Error Log Version: 1
  102. No Errors Logged
  103.  
  104. SMART Self-test log structure revision number 1
  105. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  106.  
  107.  
  108. SMART Selective self-test log data structure revision number 1
  109. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  110. 1 0 0 Not_testing
  111. 2 0 0 Not_testing
  112. 3 0 0 Not_testing
  113. 4 0 0 Not_testing
  114. 5 0 0 Not_testing
  115. Selective self-test flags (0x0):
  116. After scanning selected spans, do NOT read-scan remainder of disk.
  117. If Selective self-test is pending on power-up, resume after 0 minute delay.smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-60-generic] (local build)
  118. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  119.  
  120. ERROR: smartctl requires a device name as the final command-line argument.
  121.  
  122.  
  123. Use smartctl -h to get a usage summary
  124.  
  125. fx@fxserver:~$ smartctl -a /dev/sda1
  126. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-60-generic] (local build)
  127. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  128.  
  129. Smartctl open device: /dev/sda1 failed: Permission denied
  130. fx@fxserver:~$ sudo smartctl -a /dev/sda1
  131. [sudo] password for fx:
  132. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-60-generic] (local build)
  133. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  134.  
  135. === START OF INFORMATION SECTION ===
  136. Model Family: Seagate Barracuda 7200.11
  137. Device Model: ST31000333AS
  138. Serial Number: 9TE02DJF
  139. LU WWN Device Id: 5 000c50 00da47140
  140. Firmware Version: SD15
  141. User Capacity: 1 000 204 886 016 bytes [1,00 TB]
  142. Sector Size: 512 bytes logical/physical
  143. Device is: In smartctl database [for details use: -P show]
  144. ATA Version is: 8
  145. ATA Standard is: ATA-8-ACS revision 4
  146. Local Time is: Sat Apr 19 15:52:26 2014 YEKT
  147.  
  148. ==> WARNING: There are known problems with these drives,
  149. see the following Seagate web pages:
  150. http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207931
  151. http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207951
  152. http://seagate.custkb.com/seagate/crm/selfservice/search.jsp?DocId=207957
  153.  
  154. SMART support is: Available - device has SMART capability.
  155. SMART support is: Enabled
  156.  
  157. === START OF READ SMART DATA SECTION ===
  158. SMART overall-health self-assessment test result: PASSED
  159. See vendor-specific Attribute list for marginal Attributes.
  160.  
  161. General SMART Values:
  162. Offline data collection status: (0x82) Offline data collection activity
  163. was completed without error.
  164. Auto Offline Data Collection: Enabled.
  165. Self-test execution status: ( 0) The previous self-test routine completed
  166. without error or no self-test has ever
  167. been run.
  168. Total time to complete Offline
  169. data collection: ( 617) seconds.
  170. Offline data collection
  171. capabilities: (0x7b) SMART execute Offline immediate.
  172. Auto Offline data collection on/off support.
  173. Suspend Offline collection upon new
  174. command.
  175. Offline surface scan supported.
  176. Self-test supported.
  177. Conveyance Self-test supported.
  178. Selective Self-test supported.
  179. SMART capabilities: (0x0003) Saves SMART data before entering
  180. power-saving mode.
  181. Supports SMART auto save timer.
  182. Error logging capability: (0x01) Error logging supported.
  183. General Purpose Logging supported.
  184. Short self-test routine
  185. recommended polling time: ( 1) minutes.
  186. Extended self-test routine
  187. recommended polling time: ( 209) minutes.
  188. Conveyance self-test routine
  189. recommended polling time: ( 2) minutes.
  190. SCT capabilities: (0x103b) SCT Status supported.
  191. SCT Error Recovery Control supported.
  192. SCT Feature Control supported.
  193. SCT Data Table supported.
  194.  
  195. SMART Attributes Data Structure revision number: 10
  196. Vendor Specific SMART Attributes with Thresholds:
  197. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  198. 1 Raw_Read_Error_Rate 0x000f 120 099 006 Pre-fail Always - 609380
  199. 3 Spin_Up_Time 0x0003 095 094 000 Pre-fail Always - 0
  200. 4 Start_Stop_Count 0x0032 096 096 020 Old_age Always - 4847
  201. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 1
  202. 7 Seek_Error_Rate 0x000f 081 060 030 Pre-fail Always - 118260013
  203. 9 Power_On_Hours 0x0032 067 067 000 Old_age Always - 29059
  204. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 8
  205. 12 Power_Cycle_Count 0x0032 098 098 020 Old_age Always - 2080
  206. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  207. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  208. 188 Command_Timeout 0x0032 099 092 000 Old_age Always - 64425820358
  209. 189 High_Fly_Writes 0x003a 001 001 000 Old_age Always - 494
  210. 190 Airflow_Temperature_Cel 0x0022 063 045 045 Old_age Always In_the_past 37 (Min/Max 36/37)
  211. 194 Temperature_Celsius 0x0022 037 055 000 Old_age Always - 37 (0 11 0 0)
  212. 195 Hardware_ECC_Recovered 0x001a 041 019 000 Old_age Always - 609380
  213. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  214. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  215. 199 UDMA_CRC_Error_Count 0x003e 200 195 000 Old_age Always - 807
  216.  
  217. SMART Error Log Version: 1
  218. No Errors Logged
  219.  
  220. SMART Self-test log structure revision number 1
  221. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  222.  
  223.  
  224. SMART Selective self-test log data structure revision number 1
  225. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  226. 1 0 0 Not_testing
  227. 2 0 0 Not_testing
  228. 3 0 0 Not_testing
  229. 4 0 0 Not_testing
  230. 5 0 0 Not_testing
  231. Selective self-test flags (0x0):
  232. After scanning selected spans, do NOT read-scan remainder of disk.
  233. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement