Advertisement
cribari

smartctl-20170322

Mar 22nd, 2017
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.27 KB | None | 0 0
  1. cribari@darwin5 ~ $ sudo smartctl -i /dev/sda
  2. [sudo] password for cribari:
  3. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  4. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Device Model: LITEON CV1-8B256
  8. Serial Number: 0026271030A4
  9. Firmware Version: G882002
  10. User Capacity: 256,060,514,304 bytes [256 GB]
  11. Sector Size: 512 bytes logical/physical
  12. Rotation Rate: Solid State Device
  13. Device is: Not in smartctl database [for details use: -P showall]
  14. ATA Version is: ACS-2 (minor revision not indicated)
  15. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
  16. Local Time is: Wed Mar 22 23:51:47 2017 -03
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. cribari@darwin5 ~ $ sudo smartctl -s on -d ata /dev/sda
  21. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  22. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  23.  
  24. === START OF ENABLE/DISABLE COMMANDS SECTION ===
  25. SMART Enabled.
  26.  
  27. cribari@darwin5 ~ $ sudo smartctl -d ata -H /dev/sda
  28. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  29. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  30.  
  31. === START OF READ SMART DATA SECTION ===
  32. SMART overall-health self-assessment test result: PASSED
  33.  
  34. cribari@darwin5 ~ $ sudo smartctl --attributes --log=selftest /dev/sda
  35. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  36. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  37.  
  38. === START OF READ SMART DATA SECTION ===
  39. SMART Attributes Data Structure revision number: 1
  40. Vendor Specific SMART Attributes with Thresholds:
  41. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  42. 5 Reallocated_Sector_Ct 0x0003 100 100 000 Pre-fail Always - 0
  43. 9 Power_On_Hours 0x0002 100 100 000 Old_age Always - 224
  44. 12 Power_Cycle_Count 0x0003 100 100 000 Pre-fail Always - 377
  45. 177 Wear_Leveling_Count 0x0003 100 100 000 Pre-fail Always - 12
  46. 179 Used_Rsvd_Blk_Cnt_Tot 0x0003 100 100 010 Pre-fail Always - 136
  47. 181 Program_Fail_Cnt_Total 0x0003 100 100 000 Pre-fail Always - 0
  48. 182 Erase_Fail_Count_Total 0x0003 100 100 000 Pre-fail Always - 0
  49. 183 Runtime_Bad_Block 0x0003 100 100 000 Pre-fail Always - 0
  50. 187 Reported_Uncorrect 0x0003 100 100 000 Pre-fail Always - 0
  51. 190 Airflow_Temperature_Cel 0x0022 100 100 000 Old_age Always - 45
  52. 199 UDMA_CRC_Error_Count 0x0003 100 100 000 Pre-fail Always - 0
  53. 235 Unknown_Attribute 0x0003 100 100 000 Pre-fail Always - 11
  54. 241 Total_LBAs_Written 0x0003 100 100 000 Pre-fail Always - 46194
  55. 242 Total_LBAs_Read 0x0003 100 100 000 Pre-fail Always - 24439
  56.  
  57. SMART Self-test log structure revision number 1
  58. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  59. # 1 Extended offline Completed without error 00% 213 -
  60. # 2 Short offline Completed without error 00% 213 -
  61.  
  62. cribari@darwin5 ~ $ sudo smartctl -d ata -a /dev/sda
  63. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  64. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  65.  
  66. === START OF INFORMATION SECTION ===
  67. Device Model: LITEON CV1-8B256
  68. Serial Number: 0026271030A4
  69. Firmware Version: G882002
  70. User Capacity: 256,060,514,304 bytes [256 GB]
  71. Sector Size: 512 bytes logical/physical
  72. Rotation Rate: Solid State Device
  73. Device is: Not in smartctl database [for details use: -P showall]
  74. ATA Version is: ACS-2 (minor revision not indicated)
  75. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
  76. Local Time is: Wed Mar 22 23:53:27 2017 -03
  77. SMART support is: Available - device has SMART capability.
  78. SMART support is: Enabled
  79.  
  80. === START OF READ SMART DATA SECTION ===
  81. SMART overall-health self-assessment test result: PASSED
  82.  
  83. General SMART Values:
  84. Offline data collection status: (0x02) Offline data collection activity
  85. was completed without error.
  86. Auto Offline Data Collection: Disabled.
  87. Self-test execution status: ( 0) The previous self-test routine completed
  88. without error or no self-test has ever
  89. been run.
  90. Total time to complete Offline
  91. data collection: ( 0) seconds.
  92. Offline data collection
  93. capabilities: (0x11) SMART execute Offline immediate.
  94. No Auto Offline data collection support.
  95. Suspend Offline collection upon new
  96. command.
  97. No Offline surface scan supported.
  98. Self-test supported.
  99. No Conveyance Self-test supported.
  100. No Selective Self-test supported.
  101. SMART capabilities: (0x0003) Saves SMART data before entering
  102. power-saving mode.
  103. Supports SMART auto save timer.
  104. Error logging capability: (0x01) Error logging supported.
  105. General Purpose Logging supported.
  106. Short self-test routine
  107. recommended polling time: ( 1) minutes.
  108. Extended self-test routine
  109. recommended polling time: ( 10) minutes.
  110. SCT capabilities: (0x003d) SCT Status supported.
  111. SCT Error Recovery Control supported.
  112. SCT Feature Control supported.
  113. SCT Data Table supported.
  114.  
  115. SMART Attributes Data Structure revision number: 1
  116. Vendor Specific SMART Attributes with Thresholds:
  117. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  118. 5 Reallocated_Sector_Ct 0x0003 100 100 000 Pre-fail Always - 0
  119. 9 Power_On_Hours 0x0002 100 100 000 Old_age Always - 224
  120. 12 Power_Cycle_Count 0x0003 100 100 000 Pre-fail Always - 377
  121. 177 Wear_Leveling_Count 0x0003 100 100 000 Pre-fail Always - 12
  122. 179 Used_Rsvd_Blk_Cnt_Tot 0x0003 100 100 010 Pre-fail Always - 136
  123. 181 Program_Fail_Cnt_Total 0x0003 100 100 000 Pre-fail Always - 0
  124. 182 Erase_Fail_Count_Total 0x0003 100 100 000 Pre-fail Always - 0
  125. 183 Runtime_Bad_Block 0x0003 100 100 000 Pre-fail Always - 0
  126. 187 Reported_Uncorrect 0x0003 100 100 000 Pre-fail Always - 0
  127. 190 Airflow_Temperature_Cel 0x0022 100 100 000 Old_age Always - 45
  128. 199 UDMA_CRC_Error_Count 0x0003 100 100 000 Pre-fail Always - 0
  129. 235 Unknown_Attribute 0x0003 100 100 000 Pre-fail Always - 11
  130. 241 Total_LBAs_Written 0x0003 100 100 000 Pre-fail Always - 46194
  131. 242 Total_LBAs_Read 0x0003 100 100 000 Pre-fail Always - 24439
  132.  
  133. SMART Error Log Version: 1
  134. No Errors Logged
  135.  
  136. SMART Self-test log structure revision number 1
  137. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  138. # 1 Extended offline Completed without error 00% 213 -
  139. # 2 Short offline Completed without error 00% 213 -
  140.  
  141. Selective Self-tests/Logging not supported
  142.  
  143. cribari@darwin5 ~ $ sudo smartctl -d ata -t long /dev/sda
  144. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  145. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  146.  
  147. === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
  148. Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
  149. Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
  150. Testing has begun.
  151. Please wait 10 minutes for test to complete.
  152. Test will complete after Thu Mar 23 00:05:25 2017
  153.  
  154. Use smartctl -X to abort test.
  155.  
  156. ribari@darwin5 ~ $ sudo smartctl -a /dev/sda
  157. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.9.16-1-MANJARO] (local build)
  158. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  159.  
  160. === START OF INFORMATION SECTION ===
  161. Device Model: LITEON CV1-8B256
  162. Serial Number: 0026271030A4
  163. Firmware Version: G882002
  164. User Capacity: 256,060,514,304 bytes [256 GB]
  165. Sector Size: 512 bytes logical/physical
  166. Rotation Rate: Solid State Device
  167. Device is: Not in smartctl database [for details use: -P showall]
  168. ATA Version is: ACS-2 (minor revision not indicated)
  169. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 1.5 Gb/s)
  170. Local Time is: Thu Mar 23 00:08:24 2017 -03
  171. SMART support is: Available - device has SMART capability.
  172. SMART support is: Enabled
  173.  
  174. === START OF READ SMART DATA SECTION ===
  175. SMART overall-health self-assessment test result: PASSED
  176.  
  177. General SMART Values:
  178. Offline data collection status: (0x02) Offline data collection activity
  179. was completed without error.
  180. Auto Offline Data Collection: Disabled.
  181. Self-test execution status: ( 0) The previous self-test routine completed
  182. without error or no self-test has ever
  183. been run.
  184. Total time to complete Offline
  185. data collection: ( 0) seconds.
  186. Offline data collection
  187. capabilities: (0x11) SMART execute Offline immediate.
  188. No Auto Offline data collection support.
  189. Suspend Offline collection upon new
  190. command.
  191. No Offline surface scan supported.
  192. Self-test supported.
  193. No Conveyance Self-test supported.
  194. No Selective Self-test supported.
  195. SMART capabilities: (0x0003) Saves SMART data before entering
  196. power-saving mode.
  197. Supports SMART auto save timer.
  198. Error logging capability: (0x01) Error logging supported.
  199. General Purpose Logging supported.
  200. Short self-test routine
  201. recommended polling time: ( 1) minutes.
  202. Extended self-test routine
  203. recommended polling time: ( 10) minutes.
  204. SCT capabilities: (0x003d) SCT Status supported.
  205. SCT Error Recovery Control supported.
  206. SCT Feature Control supported.
  207. SCT Data Table supported.
  208.  
  209. SMART Attributes Data Structure revision number: 1
  210. Vendor Specific SMART Attributes with Thresholds:
  211. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  212. 5 Reallocated_Sector_Ct 0x0003 100 100 000 Pre-fail Always - 0
  213. 9 Power_On_Hours 0x0002 100 100 000 Old_age Always - 224
  214. 12 Power_Cycle_Count 0x0003 100 100 000 Pre-fail Always - 377
  215. 177 Wear_Leveling_Count 0x0003 100 100 000 Pre-fail Always - 12
  216. 179 Used_Rsvd_Blk_Cnt_Tot 0x0003 100 100 010 Pre-fail Always - 136
  217. 181 Program_Fail_Cnt_Total 0x0003 100 100 000 Pre-fail Always - 0
  218. 182 Erase_Fail_Count_Total 0x0003 100 100 000 Pre-fail Always - 0
  219. 183 Runtime_Bad_Block 0x0003 100 100 000 Pre-fail Always - 0
  220. 187 Reported_Uncorrect 0x0003 100 100 000 Pre-fail Always - 0
  221. 190 Airflow_Temperature_Cel 0x0022 100 100 000 Old_age Always - 45
  222. 199 UDMA_CRC_Error_Count 0x0003 100 100 000 Pre-fail Always - 0
  223. 235 Unknown_Attribute 0x0003 100 100 000 Pre-fail Always - 11
  224. 241 Total_LBAs_Written 0x0003 100 100 000 Pre-fail Always - 46198
  225. 242 Total_LBAs_Read 0x0003 100 100 000 Pre-fail Always - 24443
  226.  
  227. SMART Error Log Version: 1
  228. No Errors Logged
  229.  
  230. SMART Self-test log structure revision number 1
  231. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  232. # 1 Extended offline Completed without error 00% 224 -
  233. # 2 Extended offline Completed without error 00% 213 -
  234. # 3 Short offline Completed without error 00% 213 -
  235.  
  236. Selective Self-tests/Logging not supported
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement