Advertisement
Guest User

smartctl -a /dev/adaX

a guest
Mar 26th, 2023
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.92 KB | None | 0 0
  1. root@freenas[~]# smartctl -a /dev/ada0
  2. smartctl 7.2 2021-09-14 r5236 [FreeBSD 13.1-RELEASE-p7 amd64] (local build)
  3. Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: HGST Deskstar NAS
  7. Device Model: HGST HDN724040ALE640
  8. Serial Number: PK1334PCHRYXGS
  9. LU WWN Device Id: 5 000cca 24cd887fa
  10. Firmware Version: MJAOA5E0
  11. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Rotation Rate: 7200 rpm
  14. Form Factor: 3.5 inches
  15. Device is: In smartctl database [for details use: -P show]
  16. ATA Version is: ATA8-ACS T13/1699-D revision 4
  17. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  18. Local Time is: Sun Mar 26 10:57:03 2023 MDT
  19. SMART support is: Available - device has SMART capability.
  20. SMART support is: Enabled
  21.  
  22. === START OF READ SMART DATA SECTION ===
  23. SMART overall-health self-assessment test result: PASSED
  24.  
  25. General SMART Values:
  26. Offline data collection status: (0x82) Offline data collection activity
  27. was completed without error.
  28. Auto Offline Data Collection: Enabled.
  29. Self-test execution status: ( 0) The previous self-test routine completed
  30. without error or no self-test has ever
  31. been run.
  32. Total time to complete Offline
  33. data collection: ( 24) seconds.
  34. Offline data collection
  35. capabilities: (0x5b) SMART execute Offline immediate.
  36. Auto Offline data collection on/off support.
  37. Suspend Offline collection upon new
  38. command.
  39. Offline surface scan supported.
  40. Self-test supported.
  41. No Conveyance Self-test supported.
  42. Selective Self-test supported.
  43. SMART capabilities: (0x0003) Saves SMART data before entering
  44. power-saving mode.
  45. Supports SMART auto save timer.
  46. Error logging capability: (0x01) Error logging supported.
  47. General Purpose Logging supported.
  48. Short self-test routine
  49. recommended polling time: ( 1) minutes.
  50. Extended self-test routine
  51. recommended polling time: ( 555) minutes.
  52. SCT capabilities: (0x003d) SCT Status supported.
  53. SCT Error Recovery Control 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 0x000b 100 100 016 Pre-fail Always - 0
  61. 2 Throughput_Performance 0x0005 136 136 054 Pre-fail Offline - 80
  62. 3 Spin_Up_Time 0x0007 161 161 024 Pre-fail Always - 532 (Average 428)
  63. 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 110
  64. 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
  65. 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0
  66. 8 Seek_Time_Performance 0x0005 121 121 020 Pre-fail Offline - 34
  67. 9 Power_On_Hours 0x0012 091 091 000 Old_age Always - 67476
  68. 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0
  69. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 110
  70. 192 Power-Off_Retract_Count 0x0032 098 098 000 Old_age Always - 2654
  71. 193 Load_Cycle_Count 0x0012 098 098 000 Old_age Always - 2654
  72. 194 Temperature_Celsius 0x0002 139 139 000 Old_age Always - 43 (Min/Max 14/63)
  73. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
  74. 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0
  75. 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0
  76. 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
  77.  
  78. SMART Error Log Version: 1
  79. No Errors Logged
  80.  
  81. SMART Self-test log structure revision number 1
  82. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  83.  
  84. SMART Selective self-test log data structure revision number 1
  85. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  86. 1 0 0 Not_testing
  87. 2 0 0 Not_testing
  88. 3 0 0 Not_testing
  89. 4 0 0 Not_testing
  90. 5 0 0 Not_testing
  91. Selective self-test flags (0x0):
  92. After scanning selected spans, do NOT read-scan remainder of disk.
  93. If Selective self-test is pending on power-up, resume after 0 minute delay.
  94.  
  95. root@freenas[~]# smartctl -a /dev/ada1
  96. smartctl 7.2 2021-09-14 r5236 [FreeBSD 13.1-RELEASE-p7 amd64] (local build)
  97. Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
  98.  
  99. === START OF INFORMATION SECTION ===
  100. Model Family: HGST Deskstar NAS
  101. Device Model: HGST HDN724040ALE640
  102. Serial Number: PK1334PCHS3W4S
  103. LU WWN Device Id: 5 000cca 24cd89a96
  104. Firmware Version: MJAOA5E0
  105. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  106. Sector Sizes: 512 bytes logical, 4096 bytes physical
  107. Rotation Rate: 7200 rpm
  108. Form Factor: 3.5 inches
  109. Device is: In smartctl database [for details use: -P show]
  110. ATA Version is: ATA8-ACS T13/1699-D revision 4
  111. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  112. Local Time is: Sun Mar 26 10:57:08 2023 MDT
  113. SMART support is: Available - device has SMART capability.
  114. SMART support is: Enabled
  115.  
  116. === START OF READ SMART DATA SECTION ===
  117. SMART overall-health self-assessment test result: PASSED
  118.  
  119. General SMART Values:
  120. Offline data collection status: (0x82) Offline data collection activity
  121. was completed without error.
  122. Auto Offline Data Collection: Enabled.
  123. Self-test execution status: ( 0) The previous self-test routine completed
  124. without error or no self-test has ever
  125. been run.
  126. Total time to complete Offline
  127. data collection: ( 24) seconds.
  128. Offline data collection
  129. capabilities: (0x5b) SMART execute Offline immediate.
  130. Auto Offline data collection on/off support.
  131. Suspend Offline collection upon new
  132. command.
  133. Offline surface scan supported.
  134. Self-test supported.
  135. No Conveyance Self-test supported.
  136. Selective Self-test supported.
  137. SMART capabilities: (0x0003) Saves SMART data before entering
  138. power-saving mode.
  139. Supports SMART auto save timer.
  140. Error logging capability: (0x01) Error logging supported.
  141. General Purpose Logging supported.
  142. Short self-test routine
  143. recommended polling time: ( 1) minutes.
  144. Extended self-test routine
  145. recommended polling time: ( 574) minutes.
  146. SCT capabilities: (0x003d) SCT Status supported.
  147. SCT Error Recovery Control supported.
  148. SCT Feature Control supported.
  149. SCT Data Table supported.
  150.  
  151. SMART Attributes Data Structure revision number: 16
  152. Vendor Specific SMART Attributes with Thresholds:
  153. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  154. 1 Raw_Read_Error_Rate 0x000b 100 100 016 Pre-fail Always - 0
  155. 2 Throughput_Performance 0x0005 136 136 054 Pre-fail Offline - 80
  156. 3 Spin_Up_Time 0x0007 161 161 024 Pre-fail Always - 532 (Average 427)
  157. 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 110
  158. 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
  159. 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0
  160. 8 Seek_Time_Performance 0x0005 121 121 020 Pre-fail Offline - 34
  161. 9 Power_On_Hours 0x0012 091 091 000 Old_age Always - 67476
  162. 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0
  163. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 110
  164. 192 Power-Off_Retract_Count 0x0032 098 098 000 Old_age Always - 2737
  165. 193 Load_Cycle_Count 0x0012 098 098 000 Old_age Always - 2737
  166. 194 Temperature_Celsius 0x0002 136 136 000 Old_age Always - 44 (Min/Max 15/64)
  167. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
  168. 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0
  169. 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0
  170. 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
  171.  
  172. SMART Error Log Version: 1
  173. No Errors Logged
  174.  
  175. SMART Self-test log structure revision number 1
  176. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  177. # 1 Short offline Completed without error 00% 1666 -
  178. # 2 Extended offline Completed without error 00% 1512 -
  179. # 3 Short offline Completed without error 00% 1331 -
  180. # 4 Short offline Completed without error 00% 995 -
  181. # 5 Extended offline Completed without error 00% 841 -
  182. # 6 Short offline Completed without error 00% 659 -
  183. # 7 Short offline Completed without error 00% 250 -
  184. # 8 Extended offline Completed without error 00% 98 -
  185. # 9 Short offline Completed without error 00% 65450 -
  186. #10 Short offline Completed without error 00% 65043 -
  187. #11 Extended offline Completed without error 00% 64886 -
  188. #12 Short offline Completed without error 00% 64364 -
  189. #13 Extended offline Completed without error 00% 64207 -
  190. #14 Short offline Completed without error 00% 64027 -
  191. #15 Short offline Completed without error 00% 63619 -
  192. #16 Extended offline Completed without error 00% 63462 -
  193. #17 Short offline Completed without error 00% 63283 -
  194. #18 Short offline Completed without error 00% 62899 -
  195. #19 Extended offline Completed without error 00% 62743 -
  196. #20 Short offline Completed without error 00% 62563 -
  197. #21 Short offline Completed without error 00% 62155 -
  198.  
  199. SMART Selective self-test log data structure revision number 1
  200. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  201. 1 0 0 Not_testing
  202. 2 0 0 Not_testing
  203. 3 0 0 Not_testing
  204. 4 0 0 Not_testing
  205. 5 0 0 Not_testing
  206. Selective self-test flags (0x0):
  207. After scanning selected spans, do NOT read-scan remainder of disk.
  208. If Selective self-test is pending on power-up, resume after 0 minute delay.
  209.  
  210. root@freenas[~]# smartctl -a /dev/ada2
  211. smartctl 7.2 2021-09-14 r5236 [FreeBSD 13.1-RELEASE-p7 amd64] (local build)
  212. Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
  213.  
  214. === START OF INFORMATION SECTION ===
  215. Model Family: HGST Deskstar NAS
  216. Device Model: HGST HDN724040ALE640
  217. Serial Number: PK1334PCHE74ZX
  218. LU WWN Device Id: 5 000cca 24cd41b35
  219. Firmware Version: MJAOA5E0
  220. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  221. Sector Sizes: 512 bytes logical, 4096 bytes physical
  222. Rotation Rate: 7200 rpm
  223. Form Factor: 3.5 inches
  224. Device is: In smartctl database [for details use: -P show]
  225. ATA Version is: ATA8-ACS T13/1699-D revision 4
  226. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  227. Local Time is: Sun Mar 26 10:57:14 2023 MDT
  228. SMART support is: Available - device has SMART capability.
  229. SMART support is: Enabled
  230.  
  231. === START OF READ SMART DATA SECTION ===
  232. SMART overall-health self-assessment test result: PASSED
  233.  
  234. General SMART Values:
  235. Offline data collection status: (0x82) Offline data collection activity
  236. was completed without error.
  237. Auto Offline Data Collection: Enabled.
  238. Self-test execution status: ( 0) The previous self-test routine completed
  239. without error or no self-test has ever
  240. been run.
  241. Total time to complete Offline
  242. data collection: ( 24) seconds.
  243. Offline data collection
  244. capabilities: (0x5b) SMART execute Offline immediate.
  245. Auto Offline data collection on/off support.
  246. Suspend Offline collection upon new
  247. command.
  248. Offline surface scan supported.
  249. Self-test supported.
  250. No Conveyance Self-test supported.
  251. Selective Self-test supported.
  252. SMART capabilities: (0x0003) Saves SMART data before entering
  253. power-saving mode.
  254. Supports SMART auto save timer.
  255. Error logging capability: (0x01) Error logging supported.
  256. General Purpose Logging supported.
  257. Short self-test routine
  258. recommended polling time: ( 1) minutes.
  259. Extended self-test routine
  260. recommended polling time: ( 568) minutes.
  261. SCT capabilities: (0x003d) SCT Status supported.
  262. SCT Error Recovery Control supported.
  263. SCT Feature Control supported.
  264. SCT Data Table supported.
  265.  
  266. SMART Attributes Data Structure revision number: 16
  267. Vendor Specific SMART Attributes with Thresholds:
  268. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  269. 1 Raw_Read_Error_Rate 0x000b 100 100 016 Pre-fail Always - 0
  270. 2 Throughput_Performance 0x0005 136 136 054 Pre-fail Offline - 81
  271. 3 Spin_Up_Time 0x0007 156 156 024 Pre-fail Always - 548 (Average 441)
  272. 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 110
  273. 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
  274. 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0
  275. 8 Seek_Time_Performance 0x0005 121 121 020 Pre-fail Offline - 34
  276. 9 Power_On_Hours 0x0012 091 091 000 Old_age Always - 67476
  277. 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0
  278. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 110
  279. 192 Power-Off_Retract_Count 0x0032 098 098 000 Old_age Always - 2752
  280. 193 Load_Cycle_Count 0x0012 098 098 000 Old_age Always - 2752
  281. 194 Temperature_Celsius 0x0002 136 136 000 Old_age Always - 44 (Min/Max 14/63)
  282. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
  283. 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0
  284. 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0
  285. 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
  286.  
  287. SMART Error Log Version: 1
  288. No Errors Logged
  289.  
  290. SMART Self-test log structure revision number 1
  291. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  292. # 1 Short offline Completed without error 00% 1666 -
  293. # 2 Extended offline Completed without error 00% 1512 -
  294. # 3 Short offline Completed without error 00% 1331 -
  295. # 4 Short offline Completed without error 00% 995 -
  296. # 5 Extended offline Completed without error 00% 841 -
  297. # 6 Short offline Completed without error 00% 659 -
  298. # 7 Short offline Completed without error 00% 251 -
  299. # 8 Extended offline Completed without error 00% 98 -
  300. # 9 Short offline Completed without error 00% 65451 -
  301. #10 Short offline Completed without error 00% 65043 -
  302. #11 Extended offline Completed without error 00% 64886 -
  303. #12 Short offline Completed without error 00% 64364 -
  304. #13 Extended offline Completed without error 00% 64207 -
  305. #14 Short offline Completed without error 00% 64027 -
  306. #15 Short offline Completed without error 00% 63619 -
  307. #16 Extended offline Completed without error 00% 63462 -
  308. #17 Short offline Completed without error 00% 63283 -
  309. #18 Short offline Completed without error 00% 62899 -
  310. #19 Extended offline Completed without error 00% 62743 -
  311. #20 Short offline Completed without error 00% 62563 -
  312. #21 Short offline Completed without error 00% 62155 -
  313.  
  314. SMART Selective self-test log data structure revision number 1
  315. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  316. 1 0 0 Not_testing
  317. 2 0 0 Not_testing
  318. 3 0 0 Not_testing
  319. 4 0 0 Not_testing
  320. 5 0 0 Not_testing
  321. Selective self-test flags (0x0):
  322. After scanning selected spans, do NOT read-scan remainder of disk.
  323. If Selective self-test is pending on power-up, resume after 0 minute delay.
  324.  
  325. root@freenas[~]# smartctl -a /dev/ada3
  326. smartctl 7.2 2021-09-14 r5236 [FreeBSD 13.1-RELEASE-p7 amd64] (local build)
  327. Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org
  328.  
  329. === START OF INFORMATION SECTION ===
  330. Model Family: HGST Deskstar NAS
  331. Device Model: HGST HDN724040ALE640
  332. Serial Number: PK1334PBJGRJMS
  333. LU WWN Device Id: 5 000cca 23de2e0cd
  334. Firmware Version: MJAOA5E0
  335. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  336. Sector Sizes: 512 bytes logical, 4096 bytes physical
  337. Rotation Rate: 7200 rpm
  338. Form Factor: 3.5 inches
  339. Device is: In smartctl database [for details use: -P show]
  340. ATA Version is: ATA8-ACS T13/1699-D revision 4
  341. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  342. Local Time is: Sun Mar 26 10:57:18 2023 MDT
  343. SMART support is: Available - device has SMART capability.
  344. SMART support is: Enabled
  345.  
  346. === START OF READ SMART DATA SECTION ===
  347. SMART overall-health self-assessment test result: PASSED
  348.  
  349. General SMART Values:
  350. Offline data collection status: (0x82) Offline data collection activity
  351. was completed without error.
  352. Auto Offline Data Collection: Enabled.
  353. Self-test execution status: ( 0) The previous self-test routine completed
  354. without error or no self-test has ever
  355. been run.
  356. Total time to complete Offline
  357. data collection: ( 24) seconds.
  358. Offline data collection
  359. capabilities: (0x5b) SMART execute Offline immediate.
  360. Auto Offline data collection on/off support.
  361. Suspend Offline collection upon new
  362. command.
  363. Offline surface scan supported.
  364. Self-test supported.
  365. No Conveyance Self-test supported.
  366. Selective Self-test supported.
  367. SMART capabilities: (0x0003) Saves SMART data before entering
  368. power-saving mode.
  369. Supports SMART auto save timer.
  370. Error logging capability: (0x01) Error logging supported.
  371. General Purpose Logging supported.
  372. Short self-test routine
  373. recommended polling time: ( 1) minutes.
  374. Extended self-test routine
  375. recommended polling time: ( 552) minutes.
  376. SCT capabilities: (0x003d) SCT Status supported.
  377. SCT Error Recovery Control supported.
  378. SCT Feature Control supported.
  379. SCT Data Table supported.
  380.  
  381. SMART Attributes Data Structure revision number: 16
  382. Vendor Specific SMART Attributes with Thresholds:
  383. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  384. 1 Raw_Read_Error_Rate 0x000b 100 100 016 Pre-fail Always - 0
  385. 2 Throughput_Performance 0x0005 137 137 054 Pre-fail Offline - 79
  386. 3 Spin_Up_Time 0x0007 159 159 024 Pre-fail Always - 536 (Average 434)
  387. 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 110
  388. 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
  389. 7 Seek_Error_Rate 0x000b 100 100 067 Pre-fail Always - 0
  390. 8 Seek_Time_Performance 0x0005 121 121 020 Pre-fail Offline - 34
  391. 9 Power_On_Hours 0x0012 091 091 000 Old_age Always - 67478
  392. 10 Spin_Retry_Count 0x0013 100 100 060 Pre-fail Always - 0
  393. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 110
  394. 192 Power-Off_Retract_Count 0x0032 099 099 000 Old_age Always - 2259
  395. 193 Load_Cycle_Count 0x0012 099 099 000 Old_age Always - 2259
  396. 194 Temperature_Celsius 0x0002 142 142 000 Old_age Always - 42 (Min/Max 14/59)
  397. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
  398. 197 Current_Pending_Sector 0x0022 100 100 000 Old_age Always - 0
  399. 198 Offline_Uncorrectable 0x0008 100 100 000 Old_age Offline - 0
  400. 199 UDMA_CRC_Error_Count 0x000a 200 200 000 Old_age Always - 0
  401.  
  402. SMART Error Log Version: 1
  403. No Errors Logged
  404.  
  405. SMART Self-test log structure revision number 1
  406. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  407. # 1 Short offline Completed without error 00% 1667 -
  408. # 2 Extended offline Completed without error 00% 1513 -
  409. # 3 Short offline Completed without error 00% 1332 -
  410. # 4 Short offline Completed without error 00% 996 -
  411. # 5 Extended offline Completed without error 00% 843 -
  412. # 6 Short offline Completed without error 00% 660 -
  413. # 7 Short offline Completed without error 00% 252 -
  414. # 8 Extended offline Completed without error 00% 99 -
  415. # 9 Short offline Completed without error 00% 65452 -
  416. #10 Short offline Completed without error 00% 65044 -
  417. #11 Extended offline Completed without error 00% 64887 -
  418. #12 Short offline Completed without error 00% 64365 -
  419. #13 Extended offline Completed without error 00% 64208 -
  420. #14 Short offline Completed without error 00% 64028 -
  421. #15 Short offline Completed without error 00% 63620 -
  422. #16 Extended offline Completed without error 00% 63464 -
  423. #17 Short offline Completed without error 00% 63284 -
  424. #18 Short offline Completed without error 00% 62900 -
  425. #19 Extended offline Completed without error 00% 62744 -
  426. #20 Short offline Completed without error 00% 62564 -
  427. #21 Short offline Completed without error 00% 62157 -
  428.  
  429. SMART Selective self-test log data structure revision number 1
  430. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  431. 1 0 0 Not_testing
  432. 2 0 0 Not_testing
  433. 3 0 0 Not_testing
  434. 4 0 0 Not_testing
  435. 5 0 0 Not_testing
  436. Selective self-test flags (0x0):
  437. After scanning selected spans, do NOT read-scan remainder of disk.
  438. If Selective self-test is pending on power-up, resume after 0 minute delay.
  439.  
  440. root@freenas[~]#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement