Advertisement
Guest User

Untitled

a guest
Jul 25th, 2017
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.69 KB | None | 0 0
  1. root@freenas:~ # smartctl -a /dev/ada2
  2. smartctl 6.5 2016-05-07 r4318 [FreeBSD 11.0-STABLE amd64] (local build)
  3. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Red
  7. Device Model: WDC WD40EFRX-68WT0N0
  8. Serial Number: WD-WCC4E0683578
  9. LU WWN Device Id: 5 0014ee 209989876
  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 Jul 25 09:30:56 2017 PDT
  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: (0x00) Offline data collection activity
  26. was never started.
  27. Auto Offline Data Collection: Disabled.
  28. Self-test execution status: ( 249) Self-test routine in progress...
  29. 90% of test remaining.
  30. Total time to complete Offline
  31. data collection: (52020) seconds.
  32. Offline data collection
  33. capabilities: (0x7b) SMART execute Offline immediate.
  34. Auto Offline data collection on/off support.
  35. Suspend Offline collection upon new
  36. command.
  37. Offline surface scan supported.
  38. Self-test supported.
  39. Conveyance Self-test supported.
  40. Selective Self-test supported.
  41. SMART capabilities: (0x0003) Saves SMART data before entering
  42. power-saving mode.
  43. Supports SMART auto save timer.
  44. Error logging capability: (0x01) Error logging supported.
  45. General Purpose Logging supported.
  46. Short self-test routine
  47. recommended polling time: ( 2) minutes.
  48. Extended self-test routine
  49. recommended polling time: ( 520) minutes.
  50. Conveyance self-test routine
  51. recommended polling time: ( 5) minutes.
  52. SCT capabilities: (0x703d) 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 0x002f 200 200 051 Pre-fail Always - 5
  61. 3 Spin_Up_Time 0x0027 205 174 021 Pre-fail Always - 6708
  62. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 22
  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 084 084 000 Old_age Always - 12064
  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 - 22
  69. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 19
  70. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 760
  71. 194 Temperature_Celsius 0x0022 111 108 000 Old_age Always - 41
  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 - 1
  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: read failure 50% 12063 3972534656
  84.  
  85. SMART Selective self-test log data structure revision number 1
  86. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  87. 1 0 0 Not_testing
  88. 2 0 0 Not_testing
  89. 3 0 0 Not_testing
  90. 4 0 0 Not_testing
  91. 5 0 0 Not_testing
  92. Selective self-test flags (0x0):
  93. After scanning selected spans, do NOT read-scan remainder of disk.
  94. If Selective self-test is pending on power-up, resume after 0 minute delay.
  95.  
  96. root@freenas:~ # sockstat
  97. root@freenas:~ # smartctl -t long /dev/ada2
  98. smartctl 6.5 2016-05-07 r4318 [FreeBSD 11.0-STABLE amd64] (local build)
  99. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  100.  
  101. === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
  102. Can't start self-test without aborting current test (90% remaining),
  103. add '-t force' option to override, or run 'smartctl -X' to abort test.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement