Advertisement
Guest User

Untitled

a guest
Jan 13th, 2015
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.30 KB | None | 0 0
  1. [root@FreeNAS2] ~# smartctl -a /dev/ada3
  2. smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p5 amd64] (local build)
  3. Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Caviar Green (AF, SATA 6Gb/s)
  7. Device Model: WDC WD40EZRX-22SPEB0
  8. Serial Number: WD-WCC4E5SL34A1
  9. LU WWN Device Id: 5 0014ee 26091973b
  10. Firmware Version: 80.00A80
  11. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Rotation Rate: 5400 rpm
  14. Device is: In smartctl database [for details use: -P show]
  15. ATA Version is: ACS-2 (minor revision not indicated)
  16. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
  17. Local Time is: Tue Jan 13 18:12:41 2015 GMT
  18. SMART support is: Available - device has SMART capability.
  19. SMART support is: Enabled
  20.  
  21. === START OF READ SMART DATA SECTION ===
  22. SMART overall-health self-assessment test result: PASSED
  23.  
  24. General SMART Values:
  25. Offline data collection status: (0x80) Offline data collection activity
  26. was never started.
  27. Auto Offline Data Collection: Enabled.
  28. Self-test execution status: ( 0) The previous self-test routine completed
  29. without error or no self-test has ever
  30. been run.
  31. Total time to complete Offline
  32. data collection: (52020) seconds.
  33. Offline data collection
  34. capabilities: (0x7b) SMART execute Offline immediate.
  35. Auto Offline data collection on/off support.
  36. Suspend Offline collection upon new
  37. command.
  38. Offline surface scan supported.
  39. Self-test supported.
  40. Conveyance Self-test supported.
  41. Selective Self-test supported.
  42. SMART capabilities: (0x0003) Saves SMART data before entering
  43. power-saving mode.
  44. Supports SMART auto save timer.
  45. Error logging capability: (0x01) Error logging supported.
  46. General Purpose Logging supported.
  47. Short self-test routine
  48. recommended polling time: ( 2) minutes.
  49. Extended self-test routine
  50. recommended polling time: ( 520) minutes.
  51. Conveyance self-test routine
  52. recommended polling time: ( 5) minutes.
  53. SCT capabilities: (0x7035) SCT Status supported.
  54. SCT Feature Control supported.
  55. SCT Data Table supported.
  56.  
  57. SMART Attributes Data Structure revision number: 16
  58. Vendor Specific SMART Attributes with Thresholds:
  59. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  60. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  61. 3 Spin_Up_Time 0x0027 100 253 021 Pre-fail Always - 0
  62. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 4
  63. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  64. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  65. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 113
  66. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  67. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  68. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 4
  69. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 1
  70. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 15
  71. 194 Temperature_Celsius 0x0022 125 114 000 Old_age Always - 27
  72. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  73. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  74. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  75. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  76. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  77.  
  78. SMART Error Log Version: 1
  79. No Errors Logged
  80.  
  81. SMART Self-test log structure revision number 1
  82. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  83. # 1 Extended offline Completed without error 00% 104 -
  84. # 2 Short offline Completed without error 00% 93 -
  85. # 3 Short offline Completed without error 00% 92 -
  86. # 4 Conveyance offline Aborted by host 70% 65 -
  87. # 5 Short offline Aborted by host 10% 65 -
  88. # 6 Extended offline Completed without error 00% 10 -
  89. # 7 Conveyance offline Completed without error 00% 0 -
  90. # 8 Short offline Completed without error 00% 0 -
  91.  
  92. SMART Selective self-test log data structure revision number 1
  93. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  94. 1 0 0 Not_testing
  95. 2 0 0 Not_testing
  96. 3 0 0 Not_testing
  97. 4 0 0 Not_testing
  98. 5 0 0 Not_testing
  99. Selective self-test flags (0x0):
  100. After scanning selected spans, do NOT read-scan remainder of disk.
  101. If Selective self-test is pending on power-up, resume after 0 minute delay.
  102.  
  103. [root@FreeNAS2] ~# smartctl -a /dev/ada4
  104. smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p5 amd64] (local build)
  105. Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
  106.  
  107. === START OF INFORMATION SECTION ===
  108. Model Family: Western Digital Red (AF)
  109. Device Model: WDC WD40EFRX-68WT0N0
  110. Serial Number: WD-WCC4E0PVT29T
  111. LU WWN Device Id: 5 0014ee 20b3c115d
  112. Firmware Version: 82.00A82
  113. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  114. Sector Sizes: 512 bytes logical, 4096 bytes physical
  115. Rotation Rate: 5400 rpm
  116. Device is: In smartctl database [for details use: -P show]
  117. ATA Version is: ACS-2 (minor revision not indicated)
  118. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
  119. Local Time is: Tue Jan 13 18:13:15 2015 GMT
  120. SMART support is: Available - device has SMART capability.
  121. SMART support is: Enabled
  122.  
  123. === START OF READ SMART DATA SECTION ===
  124. SMART overall-health self-assessment test result: PASSED
  125.  
  126. General SMART Values:
  127. Offline data collection status: (0x00) Offline data collection activity
  128. was never started.
  129. Auto Offline Data Collection: Disabled.
  130. Self-test execution status: ( 0) The previous self-test routine completed
  131. without error or no self-test has ever
  132. been run.
  133. Total time to complete Offline
  134. data collection: (52680) seconds.
  135. Offline data collection
  136. capabilities: (0x7b) SMART execute Offline immediate.
  137. Auto Offline data collection on/off support.
  138. Suspend Offline collection upon new
  139. command.
  140. Offline surface scan supported.
  141. Self-test supported.
  142. Conveyance Self-test supported.
  143. Selective Self-test supported.
  144. SMART capabilities: (0x0003) Saves SMART data before entering
  145. power-saving mode.
  146. Supports SMART auto save timer.
  147. Error logging capability: (0x01) Error logging supported.
  148. General Purpose Logging supported.
  149. Short self-test routine
  150. recommended polling time: ( 2) minutes.
  151. Extended self-test routine
  152. recommended polling time: ( 527) minutes.
  153. Conveyance self-test routine
  154. recommended polling time: ( 5) minutes.
  155. SCT capabilities: (0x703d) SCT Status supported.
  156. SCT Error Recovery Control supported.
  157. SCT Feature Control supported.
  158. SCT Data Table supported.
  159.  
  160. SMART Attributes Data Structure revision number: 16
  161. Vendor Specific SMART Attributes with Thresholds:
  162. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  163. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  164. 3 Spin_Up_Time 0x0027 100 253 021 Pre-fail Always - 0
  165. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 2
  166. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  167. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  168. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 113
  169. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  170. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  171. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 2
  172. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 0
  173. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 24
  174. 194 Temperature_Celsius 0x0022 123 113 000 Old_age Always - 29
  175. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  176. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  177. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  178. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  179. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  180.  
  181. SMART Error Log Version: 1
  182. No Errors Logged
  183.  
  184. SMART Self-test log structure revision number 1
  185. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  186. # 1 Extended offline Completed without error 00% 104 -
  187. # 2 Short offline Completed without error 00% 94 -
  188. # 3 Short offline Completed without error 00% 93 -
  189. # 4 Conveyance offline Aborted by host 10% 65 -
  190. # 5 Extended offline Completed without error 00% 9 -
  191. # 6 Conveyance offline Completed without error 00% 0 -
  192. # 7 Short offline Completed without error 00% 0 -
  193.  
  194. SMART Selective self-test log data structure revision number 1
  195. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  196. 1 0 0 Not_testing
  197. 2 0 0 Not_testing
  198. 3 0 0 Not_testing
  199. 4 0 0 Not_testing
  200. 5 0 0 Not_testing
  201. Selective self-test flags (0x0):
  202. After scanning selected spans, do NOT read-scan remainder of disk.
  203. If Selective self-test is pending on power-up, resume after 0 minute delay.
  204.  
  205. [root@FreeNAS2] ~# smartctl -a /dev/ada5
  206. smartctl 6.3 2014-07-26 r3976 [FreeBSD 9.3-RELEASE-p5 amd64] (local build)
  207. Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
  208.  
  209. === START OF INFORMATION SECTION ===
  210. Model Family: Western Digital Caviar Green (AF, SATA 6Gb/s)
  211. Device Model: WDC WD40EZRX-00SPEB0
  212. Serial Number: WD-WCC4ER9HCL57
  213. LU WWN Device Id: 5 0014ee 2601ae436
  214. Firmware Version: 80.00A80
  215. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  216. Sector Sizes: 512 bytes logical, 4096 bytes physical
  217. Rotation Rate: 5400 rpm
  218. Device is: In smartctl database [for details use: -P show]
  219. ATA Version is: ACS-2 (minor revision not indicated)
  220. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
  221. Local Time is: Tue Jan 13 18:13:31 2015 GMT
  222. SMART support is: Available - device has SMART capability.
  223. SMART support is: Enabled
  224.  
  225. === START OF READ SMART DATA SECTION ===
  226. SMART overall-health self-assessment test result: PASSED
  227.  
  228. General SMART Values:
  229. Offline data collection status: (0x80) Offline data collection activity
  230. was never started.
  231. Auto Offline Data Collection: Enabled.
  232. Self-test execution status: ( 0) The previous self-test routine completed
  233. without error or no self-test has ever
  234. been run.
  235. Total time to complete Offline
  236. data collection: (53460) seconds.
  237. Offline data collection
  238. capabilities: (0x7b) SMART execute Offline immediate.
  239. Auto Offline data collection on/off support.
  240. Suspend Offline collection upon new
  241. command.
  242. Offline surface scan supported.
  243. Self-test supported.
  244. Conveyance Self-test supported.
  245. Selective Self-test supported.
  246. SMART capabilities: (0x0003) Saves SMART data before entering
  247. power-saving mode.
  248. Supports SMART auto save timer.
  249. Error logging capability: (0x01) Error logging supported.
  250. General Purpose Logging supported.
  251. Short self-test routine
  252. recommended polling time: ( 2) minutes.
  253. Extended self-test routine
  254. recommended polling time: ( 534) minutes.
  255. Conveyance self-test routine
  256. recommended polling time: ( 5) minutes.
  257. SCT capabilities: (0x7035) SCT Status supported.
  258. SCT Feature Control supported.
  259. SCT Data Table supported.
  260.  
  261. SMART Attributes Data Structure revision number: 16
  262. Vendor Specific SMART Attributes with Thresholds:
  263. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  264. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  265. 3 Spin_Up_Time 0x0027 100 253 021 Pre-fail Always - 0
  266. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 4
  267. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  268. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  269. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 113
  270. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  271. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  272. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 4
  273. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 2
  274. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 13
  275. 194 Temperature_Celsius 0x0022 126 115 000 Old_age Always - 26
  276. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  277. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  278. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  279. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  280. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  281.  
  282. SMART Error Log Version: 1
  283. No Errors Logged
  284.  
  285. SMART Self-test log structure revision number 1
  286. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  287. # 1 Extended offline Completed without error 00% 104 -
  288. # 2 Short offline Completed without error 00% 95 -
  289. # 3 Conveyance offline Aborted by host 10% 65 -
  290. # 4 Extended offline Completed without error 00% 10 -
  291. # 5 Conveyance offline Completed without error 00% 0 -
  292. # 6 Short offline Completed without error 00% 0 -
  293.  
  294. SMART Selective self-test log data structure revision number 1
  295. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  296. 1 0 0 Not_testing
  297. 2 0 0 Not_testing
  298. 3 0 0 Not_testing
  299. 4 0 0 Not_testing
  300. 5 0 0 Not_testing
  301. Selective self-test flags (0x0):
  302. After scanning selected spans, do NOT read-scan remainder of disk.
  303. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement