Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. root@thing:~ # smartctl -a /dev/da6
  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. Device Model: WDC WD80EMAZ-00WJTA0
  7. Serial Number: 7SGYXV8C
  8. LU WWN Device Id: 5 000cca 252cd9b0d
  9. Firmware Version: 83.H0A83
  10. User Capacity: 8,001,563,222,016 bytes [8.00 TB]
  11. Sector Sizes: 512 bytes logical, 4096 bytes physical
  12. Rotation Rate: 5400 rpm
  13. Form Factor: 3.5 inches
  14. Device is: Not in smartctl database [for details use: -P showall]
  15. ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4
  16. SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
  17. Local Time is: Thu Nov 23 19:05:01 2017 MST
  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: (0x80) Offline data collection activity
  26. was never started.
  27. Auto Offline Data Collection: Enabled.
  28. Self-test execution status: ( 0) The previous self-test routine completed
  29. without error or no self-test has ever
  30. been run.
  31. Total time to complete Offline
  32. data collection: ( 93) seconds.
  33. Offline data collection
  34. capabilities: (0x5b) SMART execute Offline immediate.
  35. Auto Offline data collection on/off support.
  36. Suspend Offline collection upon new
  37. command.
  38. Offline surface scan supported.
  39. Self-test supported.
  40. No Conveyance Self-test supported.
  41. Selective Self-test supported.
  42. SMART capabilities: (0x0003) Saves SMART data before entering
  43. power-saving mode.
  44. Supports SMART auto save timer.
  45. Error logging capability: (0x01) Error logging supported.
  46. General Purpose Logging supported.
  47. Short self-test routine
  48. recommended polling time: ( 2) minutes.
  49. Extended self-test routine
  50. recommended polling time: (1051) minutes.
  51. SCT capabilities: (0x003d) SCT Status supported.
  52. SCT Error Recovery Control supported.
  53. SCT Feature Control supported.
  54. SCT Data Table supported.
  55.  
  56. SMART Attributes Data Structure revision number: 16
  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 0x000b 100 100 016 Pre-fail Always - 0
  60. 2 Throughput_Performance 0x0004 100 100 054 Old_age Offline - 0
  61. 3 Spin_Up_Time 0x0007 100 100 024 Pre-fail Always - 0
  62. 4 Start_Stop_Count 0x0012 100 100 000 Old_age Always - 4
  63. 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 0
  64. 7 Seek_Error_Rate 0x000a 100 100 067 Old_age Always - 0
  65. 8 Seek_Time_Performance 0x0004 100 100 020 Old_age Offline - 0
  66. 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 0
  67. 10 Spin_Retry_Count 0x0012 100 100 060 Old_age Always - 0
  68. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 4
  69. 22 Unknown_Attribute 0x0023 100 100 025 Pre-fail Always - 100
  70. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 4
  71. 193 Load_Cycle_Count 0x0012 100 100 000 Old_age Always - 4
  72. 194 Temperature_Celsius 0x0002 232 232 000 Old_age Always - 28 (Min/Max 24/28)
  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.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement