Advertisement
dabbill

Untitled

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