Advertisement
Guest User

RAID5 Troubleshooting2

a guest
Apr 21st, 2020
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.90 KB | None | 0 0
  1. # smartctl --all /dev/sda
  2. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  3. Home page is http://smartmontools.sourceforge.net/
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: WDC WD20EARX-00PASB0
  7. Serial Number: WD-WCAZAH661736
  8. Firmware Version: 51.0AB51
  9. User Capacity: 2,000,398,934,016 bytes
  10. Device is: Not in smartctl database [for details use: -P showall]
  11. ATA Version is: 8
  12. ATA Standard is: Exact ATA specification draft version not indicated
  13. Local Time is: Tue Apr 21 12:26:52 2020 EDT
  14. SMART support is: Available - device has SMART capability.
  15. SMART support is: Enabled
  16.  
  17. === START OF READ SMART DATA SECTION ===
  18. SMART overall-health self-assessment test result: PASSED
  19.  
  20. General SMART Values:
  21. Offline data collection status: (0x82) Offline data collection activity
  22. was completed without error.
  23. Auto Offline Data Collection: Enabled.
  24. Self-test execution status: ( 0) The previous self-test routine completed
  25. without error or no self-test has ever
  26. been run.
  27. Total time to complete Offline
  28. data collection: (39480) seconds.
  29. Offline data collection
  30. capabilities: (0x7b) SMART execute Offline immediate.
  31. Auto Offline data collection on/off support.
  32. Suspend Offline collection upon new
  33. command.
  34. Offline surface scan supported.
  35. Self-test supported.
  36. Conveyance Self-test supported.
  37. Selective Self-test supported.
  38. SMART capabilities: (0x0003) Saves SMART data before entering
  39. power-saving mode.
  40. Supports SMART auto save timer.
  41. Error logging capability: (0x01) Error logging supported.
  42. General Purpose Logging supported.
  43. Short self-test routine
  44. recommended polling time: ( 2) minutes.
  45. Extended self-test routine
  46. recommended polling time: ( 255) minutes.
  47. Conveyance self-test routine
  48. recommended polling time: ( 5) minutes.
  49. SCT capabilities: (0x3035) SCT Status supported.
  50. SCT Feature Control supported.
  51. SCT Data Table supported.
  52.  
  53. SMART Attributes Data Structure revision number: 16
  54. Vendor Specific SMART Attributes with Thresholds:
  55. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  56. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  57. 3 Spin_Up_Time 0x0027 172 169 021 Pre-fail Always - 6358
  58. 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1830
  59. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  60. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  61. 9 Power_On_Hours 0x0032 033 033 000 Old_age Always - 49550
  62. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  63. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  64. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 63
  65. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 59
  66. 193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 705526
  67. 194 Temperature_Celsius 0x0022 117 101 000 Old_age Always - 33
  68. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  69. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  70. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  71. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  72. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  73.  
  74. SMART Error Log Version: 1
  75. No Errors Logged
  76.  
  77. SMART Self-test log structure revision number 1
  78. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  79. # 1 Extended offline Completed without error 00% 49533 -
  80. # 2 Extended offline Aborted by host 90% 49526 -
  81.  
  82. SMART Selective self-test log data structure revision number 1
  83. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  84. 1 0 0 Not_testing
  85. 2 0 0 Not_testing
  86. 3 0 0 Not_testing
  87. 4 0 0 Not_testing
  88. 5 0 0 Not_testing
  89. Selective self-test flags (0x0):
  90. After scanning selected spans, do NOT read-scan remainder of disk.
  91. If Selective self-test is pending on power-up, resume after 0 minute delay.
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100. # smartctl --all /dev/sdb
  101. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  102. Home page is http://smartmontools.sourceforge.net/
  103.  
  104. === START OF INFORMATION SECTION ===
  105. Device Model: WDC WD20EARS-00MVWB0
  106. Serial Number: WD-WMAZA3282924
  107. Firmware Version: 51.0AB51
  108. User Capacity: 2,000,398,934,016 bytes
  109. Device is: Not in smartctl database [for details use: -P showall]
  110. ATA Version is: 8
  111. ATA Standard is: Exact ATA specification draft version not indicated
  112. Local Time is: Tue Apr 21 12:27:30 2020 EDT
  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: (0x84) Offline data collection activity
  121. was suspended by an interrupting command from host.
  122. Auto Offline Data Collection: Enabled.
  123. Self-test execution status: ( 121) The previous self-test completed having
  124. the read element of the test failed.
  125. Total time to complete Offline
  126. data collection: (37680) seconds.
  127. Offline data collection
  128. capabilities: (0x7b) SMART execute Offline immediate.
  129. Auto Offline data collection on/off support.
  130. Suspend Offline collection upon new
  131. command.
  132. Offline surface scan supported.
  133. Self-test supported.
  134. Conveyance Self-test supported.
  135. Selective Self-test supported.
  136. SMART capabilities: (0x0003) Saves SMART data before entering
  137. power-saving mode.
  138. Supports SMART auto save timer.
  139. Error logging capability: (0x01) Error logging supported.
  140. General Purpose Logging supported.
  141. Short self-test routine
  142. recommended polling time: ( 2) minutes.
  143. Extended self-test routine
  144. recommended polling time: ( 255) minutes.
  145. Conveyance self-test routine
  146. recommended polling time: ( 5) minutes.
  147. SCT capabilities: (0x3035) SCT Status 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 0x002f 198 198 051 Pre-fail Always - 9911
  155. 3 Spin_Up_Time 0x0027 226 170 021 Pre-fail Always - 3700
  156. 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1850
  157. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  158. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  159. 9 Power_On_Hours 0x0032 013 013 000 Old_age Always - 63934
  160. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  161. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  162. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 83
  163. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 79
  164. 193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 955396
  165. 194 Temperature_Celsius 0x0022 112 101 000 Old_age Always - 38
  166. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  167. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 6
  168. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 1
  169. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  170. 200 Multi_Zone_Error_Rate 0x0008 197 191 000 Old_age Offline - 906
  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 Extended offline Completed: read failure 90% 63911 4080327
  178. # 2 Extended offline Completed: read failure 90% 63911 4080327
  179.  
  180. SMART Selective self-test log data structure revision number 1
  181. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  182. 1 0 0 Not_testing
  183. 2 0 0 Not_testing
  184. 3 0 0 Not_testing
  185. 4 0 0 Not_testing
  186. 5 0 0 Not_testing
  187. Selective self-test flags (0x0):
  188. After scanning selected spans, do NOT read-scan remainder of disk.
  189. If Selective self-test is pending on power-up, resume after 0 minute delay.
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.  
  203.  
  204.  
  205.  
  206. # smartctl --all /dev/sdc
  207. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  208. Home page is http://smartmontools.sourceforge.net/
  209.  
  210. Device: WD20EARS-00MVWB0 Version: 51.0
  211. Device type: disk
  212. Local Time is: Tue Apr 21 12:28:05 2020 EDT
  213. Device does not support SMART
  214.  
  215. Error Counter logging not supported
  216. Device does not support Self Test logging
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228. # smartctl --all /dev/sdd
  229. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  230. Home page is http://smartmontools.sourceforge.net/
  231.  
  232. Device: WD20EARS-00MVWB0 Version: 51.0
  233. Device type: disk
  234. Local Time is: Tue Apr 21 12:28:22 2020 EDT
  235. Device does not support SMART
  236.  
  237. Error Counter logging not supported
  238. Device does not support Self Test logging
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254. # smartctl -d ata --all /dev/sdc
  255. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  256. Home page is http://smartmontools.sourceforge.net/
  257.  
  258. === START OF INFORMATION SECTION ===
  259. Device Model: WDC WD20EARS-00MVWB0
  260. Serial Number: WD-WMAZA3676233
  261. Firmware Version: 51.0AB51
  262. User Capacity: 2,000,398,934,016 bytes
  263. Device is: Not in smartctl database [for details use: -P showall]
  264. ATA Version is: 8
  265. ATA Standard is: Exact ATA specification draft version not indicated
  266. Local Time is: Tue Apr 21 12:42:17 2020 EDT
  267. SMART support is: Available - device has SMART capability.
  268. SMART support is: Enabled
  269.  
  270. Error SMART Status command failed: Inappropriate ioctl for device
  271. A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281. # smartctl -d ata --all /dev/sdd
  282. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  283. Home page is http://smartmontools.sourceforge.net/
  284.  
  285. === START OF INFORMATION SECTION ===
  286. Device Model: WDC WD20EARS-00MVWB0
  287. Serial Number: WD-WMAZA3600102
  288. Firmware Version: 51.0AB51
  289. User Capacity: 2,000,398,934,016 bytes
  290. Device is: Not in smartctl database [for details use: -P showall]
  291. ATA Version is: 8
  292. ATA Standard is: Exact ATA specification draft version not indicated
  293. Local Time is: Tue Apr 21 12:42:34 2020 EDT
  294. SMART support is: Available - device has SMART capability.
  295. SMART support is: Enabled
  296.  
  297. Error SMART Status command failed: Inappropriate ioctl for device
  298. A mandatory SMART command failed: exiting. To continue, add one or more '-T permissive' options.
  299.  
  300.  
  301.  
  302.  
  303.  
  304.  
  305.  
  306.  
  307.  
  308. # smartctl -d ata -T permissive --all /dev/sdc
  309. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  310. Home page is http://smartmontools.sourceforge.net/
  311.  
  312. === START OF INFORMATION SECTION ===
  313. Device Model: WDC WD20EARS-00MVWB0
  314. Serial Number: WD-WMAZA3676233
  315. Firmware Version: 51.0AB51
  316. User Capacity: 2,000,398,934,016 bytes
  317. Device is: Not in smartctl database [for details use: -P showall]
  318. ATA Version is: 8
  319. ATA Standard is: Exact ATA specification draft version not indicated
  320. Local Time is: Tue Apr 21 12:45:18 2020 EDT
  321. SMART support is: Available - device has SMART capability.
  322. SMART support is: Enabled
  323.  
  324. Error SMART Status command failed: Inappropriate ioctl for device
  325. === START OF READ SMART DATA SECTION ===
  326. SMART overall-health self-assessment test result: PASSED
  327.  
  328. General SMART Values:
  329. Offline data collection status: (0x82) Offline data collection activity
  330. was completed without error.
  331. Auto Offline Data Collection: Enabled.
  332. Self-test execution status: ( 0) The previous self-test routine completed
  333. without error or no self-test has ever
  334. been run.
  335. Total time to complete Offline
  336. data collection: (36780) seconds.
  337. Offline data collection
  338. capabilities: (0x7b) SMART execute Offline immediate.
  339. Auto Offline data collection on/off support.
  340. Suspend Offline collection upon new
  341. command.
  342. Offline surface scan supported.
  343. Self-test supported.
  344. Conveyance Self-test supported.
  345. Selective Self-test supported.
  346. SMART capabilities: (0x0003) Saves SMART data before entering
  347. power-saving mode.
  348. Supports SMART auto save timer.
  349. Error logging capability: (0x01) Error logging supported.
  350. General Purpose Logging supported.
  351. Short self-test routine
  352. recommended polling time: ( 2) minutes.
  353. Extended self-test routine
  354. recommended polling time: ( 255) minutes.
  355. Conveyance self-test routine
  356. recommended polling time: ( 5) minutes.
  357. SCT capabilities: (0x3035) SCT Status supported.
  358. SCT Feature Control supported.
  359. SCT Data Table supported.
  360.  
  361. SMART Attributes Data Structure revision number: 16
  362. Vendor Specific SMART Attributes with Thresholds:
  363. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  364. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  365. 3 Spin_Up_Time 0x0027 224 171 021 Pre-fail Always - 3766
  366. 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1864
  367. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  368. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  369. 9 Power_On_Hours 0x0032 012 012 000 Old_age Always - 64950
  370. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  371. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  372. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 94
  373. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 90
  374. 193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 943854
  375. 194 Temperature_Celsius 0x0022 116 101 000 Old_age Always - 34
  376. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  377. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 4
  378. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 1
  379. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  380. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 33
  381.  
  382. SMART Error Log Version: 1
  383. No Errors Logged
  384.  
  385. SMART Self-test log structure revision number 1
  386. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  387.  
  388.  
  389. SMART Selective self-test log data structure revision number 1
  390. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  391. 1 0 0 Not_testing
  392. 2 0 0 Not_testing
  393. 3 0 0 Not_testing
  394. 4 0 0 Not_testing
  395. 5 0 0 Not_testing
  396. Selective self-test flags (0x0):
  397. After scanning selected spans, do NOT read-scan remainder of disk.
  398. If Selective self-test is pending on power-up, resume after 0 minute delay.
  399.  
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406.  
  407.  
  408.  
  409. # smartctl -d ata -T permissive --all /dev/sdd
  410. smartctl version 5.38 [armv5tel-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  411. Home page is http://smartmontools.sourceforge.net/
  412.  
  413. === START OF INFORMATION SECTION ===
  414. Device Model: WDC WD20EARS-00MVWB0
  415. Serial Number: WD-WMAZA3600102
  416. Firmware Version: 51.0AB51
  417. User Capacity: 2,000,398,934,016 bytes
  418. Device is: Not in smartctl database [for details use: -P showall]
  419. ATA Version is: 8
  420. ATA Standard is: Exact ATA specification draft version not indicated
  421. Local Time is: Tue Apr 21 12:43:59 2020 EDT
  422. SMART support is: Available - device has SMART capability.
  423. SMART support is: Enabled
  424.  
  425. Error SMART Status command failed: Inappropriate ioctl for device
  426. === START OF READ SMART DATA SECTION ===
  427. SMART overall-health self-assessment test result: PASSED
  428.  
  429. General SMART Values:
  430. Offline data collection status: (0x82) Offline data collection activity
  431. was completed without error.
  432. Auto Offline Data Collection: Enabled.
  433. Self-test execution status: ( 0) The previous self-test routine completed
  434. without error or no self-test has ever
  435. been run.
  436. Total time to complete Offline
  437. data collection: (38460) seconds.
  438. Offline data collection
  439. capabilities: (0x7b) SMART execute Offline immediate.
  440. Auto Offline data collection on/off support.
  441. Suspend Offline collection upon new
  442. command.
  443. Offline surface scan supported.
  444. Self-test supported.
  445. Conveyance Self-test supported.
  446. Selective Self-test supported.
  447. SMART capabilities: (0x0003) Saves SMART data before entering
  448. power-saving mode.
  449. Supports SMART auto save timer.
  450. Error logging capability: (0x01) Error logging supported.
  451. General Purpose Logging supported.
  452. Short self-test routine
  453. recommended polling time: ( 2) minutes.
  454. Extended self-test routine
  455. recommended polling time: ( 255) minutes.
  456. Conveyance self-test routine
  457. recommended polling time: ( 5) minutes.
  458. SCT capabilities: (0x3035) SCT Status supported.
  459. SCT Feature Control supported.
  460. SCT Data Table supported.
  461.  
  462. SMART Attributes Data Structure revision number: 16
  463. Vendor Specific SMART Attributes with Thresholds:
  464. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  465. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 81
  466. 3 Spin_Up_Time 0x0027 245 173 021 Pre-fail Always - 2716
  467. 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1866
  468. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  469. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  470. 9 Power_On_Hours 0x0032 013 013 000 Old_age Always - 63899
  471. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  472. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  473. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 92
  474. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 88
  475. 193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 947686
  476. 194 Temperature_Celsius 0x0022 117 102 000 Old_age Always - 33
  477. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  478. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  479. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  480. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  481. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 7
  482.  
  483. SMART Error Log Version: 1
  484. No Errors Logged
  485.  
  486. SMART Self-test log structure revision number 1
  487. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  488.  
  489.  
  490. SMART Selective self-test log data structure revision number 1
  491. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  492. 1 0 0 Not_testing
  493. 2 0 0 Not_testing
  494. 3 0 0 Not_testing
  495. 4 0 0 Not_testing
  496. 5 0 0 Not_testing
  497. Selective self-test flags (0x0):
  498. After scanning selected spans, do NOT read-scan remainder of disk.
  499. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement