Advertisement
tom

Untitled

tom
Jul 24th, 2018
377
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.22 KB | None | 0 0
  1. root@freenas:~ # smartctl -a /dev/da10
  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: Seagate Desktop HDD.15
  7. Device Model: ST4000DM000-1F2168
  8. Serial Number: Z300WYH3
  9. LU WWN Device Id: 5 000c50 064ea5e44
  10. Firmware Version: CC52
  11. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Rotation Rate: 5900 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.1, 6.0 Gb/s (current: 6.0 Gb/s)
  18. Local Time is: Tue Jul 24 20:49:21 2018 CDT
  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: ( 602) seconds.
  34. Offline data collection
  35. capabilities: (0x7b) 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. 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: ( 515) minutes.
  52. Conveyance self-test routine
  53. recommended polling time: ( 2) minutes.
  54. SCT capabilities: (0x1085) SCT Status supported.
  55.  
  56. SMART Attributes Data Structure revision number: 10
  57. Vendor Specific SMART Attributes with Thresholds:
  58. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  59. 1 Raw_Read_Error_Rate 0x000f 119 099 006 Pre-fail Always - 201875968
  60. 3 Spin_Up_Time 0x0003 094 091 000 Pre-fail Always - 0
  61. 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 93
  62. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  63. 7 Seek_Error_Rate 0x000f 084 060 030 Pre-fail Always - 324266823
  64. 9 Power_On_Hours 0x0032 076 076 000 Old_age Always - 21594
  65. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  66. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 41
  67. 183 Runtime_Bad_Block 0x0032 099 099 000 Old_age Always - 1
  68. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  69. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  70. 188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0 0 0
  71. 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
  72. 190 Airflow_Temperature_Cel 0x0022 076 050 045 Old_age Always - 24 (Min/Max 16/34)
  73. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
  74. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 41
  75. 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 230
  76. 194 Temperature_Celsius 0x0022 024 050 000 Old_age Always - 24 (0 16 0 0 0)
  77. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 8
  78. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 8
  79. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  80. 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 19733h+34m+50.710s
  81. 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 65354612019
  82. 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 45695328397
  83.  
  84. SMART Error Log Version: 1
  85. No Errors Logged
  86.  
  87. SMART Self-test log structure revision number 1
  88. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  89.  
  90. SMART Selective self-test log data structure revision number 1
  91. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  92. 1 0 0 Not_testing
  93. 2 0 0 Not_testing
  94. 3 0 0 Not_testing
  95. 4 0 0 Not_testing
  96. 5 0 0 Not_testing
  97. Selective self-test flags (0x0):
  98. After scanning selected spans, do NOT read-scan remainder of disk.
  99. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement