Advertisement
Guest User

Untitled

a guest
Aug 17th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. mint@mint ~ $ sudo smartctl -a /dev/sda
  2. smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-37-generic] (local build)
  3. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Caviar Blue (SATA 6Gb/s)
  7. Device Model: WDC WD5000AAKX-001CA0
  8. Serial Number: WD-WCAYUL425654
  9. LU WWN Device Id: 5 0014ee 103dff223
  10. Firmware Version: 15.01H15
  11. User Capacity: 500,107,862,016 bytes [500 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Device is: In smartctl database [for details use: -P show]
  14. ATA Version is: ATA8-ACS (minor revision not indicated)
  15. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  16. Local Time is: Mon Aug 17 12:28:48 2015 UTC
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. === START OF READ SMART DATA SECTION ===
  21. SMART overall-health self-assessment test result: PASSED
  22.  
  23. General SMART Values:
  24. Offline data collection status: (0x02) Offline data collection activity
  25. was completed without error.
  26. Auto Offline Data Collection: Disabled.
  27. Self-test execution status: ( 0) The previous self-test routine completed
  28. without error or no self-test has ever
  29. been run.
  30. Total time to complete Offline
  31. data collection: ( 8280) 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: ( 84) minutes.
  50. Conveyance self-test routine
  51. recommended polling time: ( 5) minutes.
  52. SCT capabilities: (0x3037) SCT Status 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 0x002f 200 200 051 Pre-fail Always - 0
  60. 3 Spin_Up_Time 0x0027 151 142 021 Pre-fail Always - 3408
  61. 4 Start_Stop_Count 0x0032 095 095 000 Old_age Always - 5268
  62. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  63. 7 Seek_Error_Rate 0x002e 100 253 000 Old_age Always - 0
  64. 9 Power_On_Hours 0x0032 081 081 000 Old_age Always - 14371
  65. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  66. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  67. 12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 2246
  68. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 80
  69. 193 Load_Cycle_Count 0x0032 199 199 000 Old_age Always - 5187
  70. 194 Temperature_Celsius 0x0022 118 097 000 Old_age Always - 25
  71. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  72. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  73. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  74. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 2
  75. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  76.  
  77. SMART Error Log Version: 1
  78. No Errors Logged
  79.  
  80. SMART Self-test log structure revision number 1
  81. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  82.  
  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