Advertisement
Guest User

Untitled

a guest
Feb 27th, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.64 KB | None | 0 0
  1. nic@Desktop-Ubuntu:~$ sudo smartctl -a /dev/sda1
  2. smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-46-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 Green (AF, SATA 6Gb/s)
  7. Device Model: WDC WD20EARX-00PASB0
  8. Serial Number: WD-WCAZA6768131
  9. LU WWN Device Id: 5 0014ee 25b1e9a2c
  10. Firmware Version: 51.0AB51
  11. User Capacity: 2,000,398,934,016 bytes [2.00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes 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: Sat Feb 28 16:15:07 2015 AEDT
  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: (0x84) Offline data collection activity
  25. was suspended by an interrupting command from host.
  26. Auto Offline Data Collection: Enabled.
  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: (39180) 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: ( 378) minutes.
  50. Conveyance self-test routine
  51. recommended polling time: ( 5) minutes.
  52. SCT capabilities: (0x3035) 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 165 165 051 Pre-fail Always - 55064
  60. 3 Spin_Up_Time 0x0027 170 164 021 Pre-fail Always - 6483
  61. 4 Start_Stop_Count 0x0032 096 096 000 Old_age Always - 4799
  62. 5 Reallocated_Sector_Ct 0x0033 188 188 140 Pre-fail Always - 230
  63. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  64. 9 Power_On_Hours 0x0032 084 084 000 Old_age Always - 11688
  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 099 099 000 Old_age Always - 1771
  68. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 285
  69. 193 Load_Cycle_Count 0x0032 181 181 000 Old_age Always - 59732
  70. 194 Temperature_Celsius 0x0022 113 103 000 Old_age Always - 37
  71. 196 Reallocated_Event_Count 0x0032 001 001 000 Old_age Always - 203
  72. 197 Current_Pending_Sector 0x0032 197 197 000 Old_age Always - 1270
  73. 198 Offline_Uncorrectable 0x0030 197 197 000 Old_age Offline - 1048
  74. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  75. 200 Multi_Zone_Error_Rate 0x0008 001 001 000 Old_age Offline - 196191
  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