Advertisement
Guest User

smartctl -x /dev/sda

a guest
Oct 12th, 2017
289
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.08 KB | None | 0 0
  1. bash-4.3$ smartctl -x /dev/sda
  2. smartctl 6.5 2016-05-07 r4318 [i686-linux-4.4.75-smp] (local build)
  3. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. Smartctl open device: /dev/sda failed: Permission denied
  6. bash-4.3$ sudo smartctl -x /dev/sda
  7. smartctl 6.5 2016-05-07 r4318 [i686-linux-4.4.75-smp] (local build)
  8. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  9.  
  10. === START OF INFORMATION SECTION ===
  11. Device Model: Hitachi HUA722010CLA630
  12. Serial Number: JPW9J0N2121NDC
  13. LU WWN Device Id: 5 000cca 3a8cf0678
  14. Firmware Version: JP4OA55B
  15. User Capacity: 1 000 204 886 016 bytes [1,00 TB]
  16. Sector Size: 512 bytes logical/physical
  17. Rotation Rate: 7200 rpm
  18. Form Factor: 3.5 inches
  19. Device is: Not in smartctl database [for details use: -P showall]
  20. ATA Version is: ATA8-ACS T13/1699-D revision 4
  21. SATA Version is: SATA 2.6, 6.0 Gb/s
  22. Local Time is: Thu Oct 12 23:36:29 2017 MSK
  23. SMART support is: Available - device has SMART capability.
  24. SMART support is: Enabled
  25. AAM feature is: Unavailable
  26. APM feature is: Disabled
  27. Rd look-ahead is: Enabled
  28. Write cache is: Enabled
  29. ATA Security is: Disabled, frozen [SEC2]
  30. Wt Cache Reorder: Enabled
  31.  
  32. === START OF READ SMART DATA SECTION ===
  33. SMART overall-health self-assessment test result: PASSED
  34.  
  35. General SMART Values:
  36. Offline data collection status: (0x82) Offline data collection activity
  37. was completed without error.
  38. Auto Offline Data Collection: Enabled.
  39. Self-test execution status: ( 0) The previous self-test routine completed
  40. without error or no self-test has ever
  41. been run.
  42. Total time to complete Offline
  43. data collection: ( 9694) seconds.
  44. Offline data collection
  45. capabilities: (0x5b) SMART execute Offline immediate.
  46. Auto Offline data collection on/off support.
  47. Suspend Offline collection upon new
  48. command.
  49. Offline surface scan supported.
  50. Self-test supported.
  51. No Conveyance Self-test supported.
  52. Selective Self-test supported.
  53. SMART capabilities: (0x0003) Saves SMART data before entering
  54. power-saving mode.
  55. Supports SMART auto save timer.
  56. Error logging capability: (0x01) Error logging supported.
  57. General Purpose Logging supported.
  58. Short self-test routine
  59. recommended polling time: ( 1) minutes.
  60. Extended self-test routine
  61. recommended polling time: ( 162) minutes.
  62. SCT capabilities: (0x003d) SCT Status supported.
  63. SCT Error Recovery Control supported.
  64. SCT Feature Control supported.
  65. SCT Data Table supported.
  66.  
  67. SMART Attributes Data Structure revision number: 16
  68. Vendor Specific SMART Attributes with Thresholds:
  69. ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
  70. 1 Raw_Read_Error_Rate PO-R-- 100 100 016 - 0
  71. 2 Throughput_Performance P-S--- 106 106 054 - 208
  72. 3 Spin_Up_Time POS--- 124 124 024 - 306 (Average 305)
  73. 4 Start_Stop_Count -O--C- 100 100 000 - 1181
  74. 5 Reallocated_Sector_Ct PO--CK 100 100 005 - 0
  75. 7 Seek_Error_Rate PO-R-- 100 100 067 - 0
  76. 8 Seek_Time_Performance P-S--- 140 140 020 - 30
  77. 9 Power_On_Hours -O--C- 099 099 000 - 7119
  78. 10 Spin_Retry_Count PO--C- 100 100 060 - 0
  79. 12 Power_Cycle_Count -O--CK 100 100 000 - 1181
  80. 192 Power-Off_Retract_Count -O--CK 100 100 000 - 1198
  81. 193 Load_Cycle_Count -O--C- 100 100 000 - 1198
  82. 194 Temperature_Celsius -O---- 125 125 000 - 48 (Min/Max 19/62)
  83. 196 Reallocated_Event_Count -O--CK 100 100 000 - 0
  84. 197 Current_Pending_Sector -O---K 100 100 000 - 1
  85. 198 Offline_Uncorrectable ---R-- 100 100 000 - 0
  86. 199 UDMA_CRC_Error_Count -O-R-- 200 200 000 - 6
  87. ||||||_ K auto-keep
  88. |||||__ C event count
  89. ||||___ R error rate
  90. |||____ S speed/performance
  91. ||_____ O updated online
  92. |______ P prefailure warning
  93.  
  94. General Purpose Log Directory Version 1
  95. SMART Log Directory Version 1 [multi-sector log support]
  96. Address Access R/W Size Description
  97. 0x00 GPL,SL R/O 1 Log Directory
  98. 0x01 SL R/O 1 Summary SMART error log
  99. 0x03 GPL R/O 1 Ext. Comprehensive SMART error log
  100. 0x04 GPL R/O 7 Device Statistics log
  101. 0x06 SL R/O 1 SMART self-test log
  102. 0x07 GPL R/O 1 Extended self-test log
  103. 0x09 SL R/W 1 Selective self-test log
  104. 0x10 GPL R/O 1 SATA NCQ Queued Error log
  105. 0x11 GPL R/O 1 SATA Phy Event Counters log
  106. 0x20 GPL R/O 1 Streaming performance log [OBS-8]
  107. 0x21 GPL R/O 1 Write stream error log
  108. 0x22 GPL R/O 1 Read stream error log
  109. 0x80-0x9f GPL,SL R/W 16 Host vendor specific log
  110. 0xe0 GPL,SL R/W 1 SCT Command/Status
  111. 0xe1 GPL,SL R/W 1 SCT Data Transfer
  112.  
  113. SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
  114. Device Error Count: 52 (device log contains only the most recent 4 errors)
  115. CR = Command Register
  116. FEATR = Features Register
  117. COUNT = Count (was: Sector Count) Register
  118. LBA_48 = Upper bytes of LBA High/Mid/Low Registers ] ATA-8
  119. LH = LBA High (was: Cylinder High) Register ] LBA
  120. LM = LBA Mid (was: Cylinder Low) Register ] Register
  121. LL = LBA Low (was: Sector Number) Register ]
  122. DV = Device (was: Device/Head) Register
  123. DC = Device Control Register
  124. ER = Error register
  125. ST = Status register
  126. Powered_Up_Time is measured from power on, and printed as
  127. DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,
  128. SS=sec, and sss=millisec. It "wraps" after 49.710 days.
  129.  
  130. Error 52 [3] occurred at disk power-on lifetime: 7115 hours (296 days + 11 hours)
  131. When the command that caused the error occurred, the device was active or idle.
  132.  
  133. After command completion occurred, registers were:
  134. ER -- ST COUNT LBA_48 LH LM LL DV DC
  135. -- -- -- == -- == == == -- -- -- -- --
  136. 40 -- 51 00 02 00 00 00 00 62 6e 00 00 Error: UNC at LBA = 0x0000626e = 25198
  137.  
  138. Commands leading to the command that caused the error were:
  139. CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name
  140. -- == -- == -- == == == -- -- -- -- -- --------------- --------------------
  141. 60 00 08 00 50 00 00 00 00 62 68 40 08 19d+22:19:34.806 READ FPDMA QUEUED
  142. 61 04 f8 00 48 00 00 00 00 42 e8 40 08 19d+22:19:34.805 WRITE FPDMA QUEUED
  143. 61 05 40 00 40 00 00 00 00 3d a8 40 08 19d+22:19:34.805 WRITE FPDMA QUEUED
  144. 61 05 40 00 38 00 00 00 00 38 68 40 08 19d+22:19:34.781 WRITE FPDMA QUEUED
  145. 61 05 40 00 30 00 00 00 00 33 28 40 08 19d+22:19:34.760 WRITE FPDMA QUEUED
  146.  
  147. Error 51 [2] occurred at disk power-on lifetime: 7115 hours (296 days + 11 hours)
  148. When the command that caused the error occurred, the device was active or idle.
  149.  
  150. After command completion occurred, registers were:
  151. ER -- ST COUNT LBA_48 LH LM LL DV DC
  152. -- -- -- == -- == == == -- -- -- -- --
  153. 40 -- 51 00 02 00 00 00 00 62 6e 00 00 Error: UNC at LBA = 0x0000626e = 25198
  154.  
  155. Commands leading to the command that caused the error were:
  156. CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name
  157. -- == -- == -- == == == -- -- -- -- -- --------------- --------------------
  158. 60 00 08 00 80 00 00 00 00 62 68 40 08 19d+22:19:05.465 READ FPDMA QUEUED
  159. 60 00 08 00 78 00 00 00 00 62 60 40 08 19d+22:19:05.014 READ FPDMA QUEUED
  160. 61 00 08 00 70 00 00 44 00 08 00 40 08 19d+22:19:04.991 WRITE FPDMA QUEUED
  161. 61 00 08 00 68 00 00 43 8c bd 00 40 08 19d+22:19:04.965 WRITE FPDMA QUEUED
  162. 61 00 08 00 60 00 00 43 5f 5b 40 40 08 19d+22:19:04.943 WRITE FPDMA QUEUED
  163.  
  164. Error 50 [1] occurred at disk power-on lifetime: 7115 hours (296 days + 11 hours)
  165. When the command that caused the error occurred, the device was active or idle.
  166.  
  167. After command completion occurred, registers were:
  168. ER -- ST COUNT LBA_48 LH LM LL DV DC
  169. -- -- -- == -- == == == -- -- -- -- --
  170. 40 -- 51 00 32 00 00 00 00 62 6e 00 00 Error: UNC at LBA = 0x0000626e = 25198
  171.  
  172. Commands leading to the command that caused the error were:
  173. CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name
  174. -- == -- == -- == == == -- -- -- -- -- --------------- --------------------
  175. 60 00 40 00 30 00 00 00 00 62 60 40 08 19d+22:18:24.894 READ FPDMA QUEUED
  176. 60 00 40 00 28 00 00 00 00 62 20 40 08 19d+22:18:24.893 READ FPDMA QUEUED
  177. 60 00 40 00 20 00 00 74 6b 99 a0 40 08 19d+22:18:24.893 READ FPDMA QUEUED
  178. 60 00 40 00 18 00 00 00 00 61 e0 40 08 19d+22:18:24.890 READ FPDMA QUEUED
  179. 60 00 40 00 10 00 00 00 00 61 a0 40 08 19d+22:18:24.887 READ FPDMA QUEUED
  180.  
  181. Error 49 [0] occurred at disk power-on lifetime: 7114 hours (296 days + 10 hours)
  182. When the command that caused the error occurred, the device was active or idle.
  183.  
  184. After command completion occurred, registers were:
  185. ER -- ST COUNT LBA_48 LH LM LL DV DC
  186. -- -- -- == -- == == == -- -- -- -- --
  187. 40 -- 51 00 02 00 00 00 00 62 6e 00 00 Error: UNC at LBA = 0x0000626e = 25198
  188.  
  189. Commands leading to the command that caused the error were:
  190. CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name
  191. -- == -- == -- == == == -- -- -- -- -- --------------- --------------------
  192. 60 00 08 00 20 00 00 00 00 62 68 40 08 19d+19:10:34.817 READ FPDMA QUEUED
  193. 60 00 08 00 18 00 00 00 00 62 60 40 08 19d+19:10:34.815 READ FPDMA QUEUED
  194. 60 00 08 00 10 00 00 00 00 62 58 40 08 19d+19:10:34.813 READ FPDMA QUEUED
  195. 60 00 08 00 08 00 00 00 00 62 50 40 08 19d+19:10:34.812 READ FPDMA QUEUED
  196. 60 00 08 00 00 00 00 00 00 62 48 40 08 19d+19:10:34.810 READ FPDMA QUEUED
  197.  
  198. SMART Extended Self-test Log Version: 1 (1 sectors)
  199. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  200. # 1 Short offline Completed without error 00% 5272 -
  201.  
  202. SMART Selective self-test log data structure revision number 1
  203. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  204. 1 0 0 Not_testing
  205. 2 0 0 Not_testing
  206. 3 0 0 Not_testing
  207. 4 0 0 Not_testing
  208. 5 0 0 Not_testing
  209. Selective self-test flags (0x0):
  210. After scanning selected spans, do NOT read-scan remainder of disk.
  211. If Selective self-test is pending on power-up, resume after 0 minute delay.
  212.  
  213. SCT Status Version: 3
  214. SCT Version (vendor specific): 256 (0x0100)
  215. SCT Support Level: 1
  216. Device State: Active (0)
  217. Current Temperature: 48 Celsius
  218. Power Cycle Min/Max Temperature: 25/57 Celsius
  219. Lifetime Min/Max Temperature: 19/62 Celsius
  220. Under/Over Temperature Limit Count: 0/0
  221.  
  222. SCT Temperature History Version: 2
  223. Temperature Sampling Period: 1 minute
  224. Temperature Logging Interval: 1 minute
  225. Min/Max recommended Temperature: 0/60 Celsius
  226. Min/Max Temperature Limit: -40/70 Celsius
  227. Temperature History Size (Index): 128 (8)
  228.  
  229. Index Estimated Time Temperature Celsius
  230. 9 2017-10-12 21:29 47 ****************************
  231. ... ..( 17 skipped). .. ****************************
  232. 27 2017-10-12 21:47 47 ****************************
  233. 28 2017-10-12 21:48 46 ***************************
  234. 29 2017-10-12 21:49 47 ****************************
  235. ... ..( 7 skipped). .. ****************************
  236. 37 2017-10-12 21:57 47 ****************************
  237. 38 2017-10-12 21:58 46 ***************************
  238. ... ..( 7 skipped). .. ***************************
  239. 46 2017-10-12 22:06 46 ***************************
  240. 47 2017-10-12 22:07 47 ****************************
  241. ... ..( 43 skipped). .. ****************************
  242. 91 2017-10-12 22:51 47 ****************************
  243. 92 2017-10-12 22:52 48 *****************************
  244. ... ..( 43 skipped). .. *****************************
  245. 8 2017-10-12 23:36 48 *****************************
  246.  
  247. SCT Error Recovery Control:
  248. Read: Disabled
  249. Write: Disabled
  250.  
  251. Device Statistics (GP Log 0x04)
  252. Page Offset Size Value Flags Description
  253. 0x01 ===== = = === == General Statistics (rev 1) ==
  254. 0x01 0x008 4 1181 --- Lifetime Power-On Resets
  255. 0x01 0x010 4 7119 --- Power-on Hours
  256. 0x01 0x018 6 15933231576 --- Logical Sectors Written
  257. 0x01 0x020 6 684433511 --- Number of Write Commands
  258. 0x01 0x028 6 210711265610 --- Logical Sectors Read
  259. 0x01 0x030 6 158155985 --- Number of Read Commands
  260. 0x03 ===== = = === == Rotating Media Statistics (rev 1) ==
  261. 0x03 0x008 4 7116 --- Spindle Motor Power-on Hours
  262. 0x03 0x010 4 7116 --- Head Flying Hours
  263. 0x03 0x018 4 1198 --- Head Load Events
  264. 0x03 0x020 4 1 --- Number of Reallocated Logical Sectors
  265. 0x03 0x028 4 53 --- Read Recovery Attempts
  266. 0x03 0x030 4 4294967295 --- Number of Mechanical Start Failures
  267. 0x04 ===== = = === == General Errors Statistics (rev 1) ==
  268. 0x04 0x008 4 52 --- Number of Reported Uncorrectable Errors
  269. 0x04 0x010 4 386 --- Resets Between Cmd Acceptance and Completion
  270. 0x05 ===== = = === == Temperature Statistics (rev 1) ==
  271. 0x05 0x008 1 48 --- Current Temperature
  272. 0x05 0x010 1 48 N-- Average Short Term Temperature
  273. 0x05 0x018 1 45 N-- Average Long Term Temperature
  274. 0x05 0x020 1 62 --- Highest Temperature
  275. 0x05 0x028 1 19 --- Lowest Temperature
  276. 0x05 0x030 1 53 N-- Highest Average Short Term Temperature
  277. 0x05 0x038 1 0 N-- Lowest Average Short Term Temperature
  278. 0x05 0x040 1 49 N-- Highest Average Long Term Temperature
  279. 0x05 0x048 1 0 N-- Lowest Average Long Term Temperature
  280. 0x05 0x050 4 0 --- Time in Over-Temperature
  281. 0x05 0x058 1 60 --- Specified Maximum Operating Temperature
  282. 0x05 0x060 4 0 --- Time in Under-Temperature
  283. 0x05 0x068 1 0 --- Specified Minimum Operating Temperature
  284. 0x06 ===== = = === == Transport Statistics (rev 1) ==
  285. 0x06 0x008 4 7688 --- Number of Hardware Resets
  286. 0x06 0x010 4 1867 --- Number of ASR Events
  287. 0x06 0x018 4 6 --- Number of Interface CRC Errors
  288. |||_ C monitored condition met
  289. ||__ D supports DSN
  290. |___ N normalized value
  291.  
  292. SATA Phy Event Counters (GP Log 0x11)
  293. ID Size Value Description
  294. 0x0001 2 0 Command failed due to ICRC error
  295. 0x0002 2 0 R_ERR response for data FIS
  296. 0x0005 2 0 R_ERR response for non-data FIS
  297. 0x0009 2 6 Transition from drive PhyRdy to drive PhyNRdy
  298. 0x000a 2 2 Device-to-host register FISes sent due to a COMRESET
  299. 0x000b 2 0 CRC errors within host-to-device FIS
  300. 0x000d 2 0 Non-CRC errors within host-to-device FIS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement