Advertisement
Guest User

Untitled

a guest
Dec 11th, 2014
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.44 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo smartctl -a /dev/sda
  2. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-23-generic] (local build)
  3. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Scorpio Blue Serial ATA (Adv. Format)
  7. Device Model: WDC WD5000BPVT-35HXZT1
  8. Serial Number: WD-WX11E61HP635
  9. LU WWN Device Id: 5 0014ee 25bac36a7
  10. Firmware Version: 01.01A01
  11. User Capacity: 500,107,862,016 bytes [500 GB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Device is: In smartctl database [for details use: -P show]
  14. ATA Version is: 8
  15. ATA Standard is: Exact ATA specification draft version not indicated
  16. Local Time is: Thu Dec 11 18:35:34 2014 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: (0x00) Offline data collection activity
  25. was never started.
  26. Auto Offline Data Collection: Disabled.
  27. Self-test execution status: ( 121) The previous self-test completed having
  28. the read element of the test failed.
  29. Total time to complete Offline
  30. data collection: (11700) seconds.
  31. Offline data collection
  32. capabilities: (0x7b) SMART execute Offline immediate.
  33. Auto Offline data collection on/off support.
  34. Suspend Offline collection upon new
  35. command.
  36. Offline surface scan supported.
  37. Self-test supported.
  38. Conveyance Self-test supported.
  39. Selective Self-test supported.
  40. SMART capabilities: (0x0003) Saves SMART data before entering
  41. power-saving mode.
  42. Supports SMART auto save timer.
  43. Error logging capability: (0x01) Error logging supported.
  44. General Purpose Logging supported.
  45. Short self-test routine
  46. recommended polling time: ( 2) minutes.
  47. Extended self-test routine
  48. recommended polling time: ( 116) minutes.
  49. Conveyance self-test routine
  50. recommended polling time: ( 5) minutes.
  51. SCT capabilities: (0x7035) SCT Status supported.
  52. SCT Feature Control supported.
  53. SCT Data Table supported.
  54.  
  55. SMART Attributes Data Structure revision number: 16
  56. Vendor Specific SMART Attributes with Thresholds:
  57. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  58. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  59. 3 Spin_Up_Time 0x0027 205 186 021 Pre-fail Always - 716
  60. 4 Start_Stop_Count 0x0032 098 098 000 Old_age Always - 2731
  61. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  62. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  63. 9 Power_On_Hours 0x0032 097 097 000 Old_age Always - 2312
  64. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  65. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  66. 12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 2703
  67. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 215
  68. 193 Load_Cycle_Count 0x0032 133 133 000 Old_age Always - 203971
  69. 194 Temperature_Celsius 0x0022 102 096 000 Old_age Always - 45
  70. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  71. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 1
  72. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  73. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  74. 200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
  75.  
  76. SMART Error Log Version: 1
  77. No Errors Logged
  78.  
  79. SMART Self-test log structure revision number 1
  80. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  81. # 1 Short offline Completed: read failure 90% 2312 189007136
  82. # 2 Short offline Completed: read failure 90% 2312 189007136
  83. # 3 Short offline Aborted by host 90% 2312 -
  84. # 4 Short offline Completed: read failure 90% 2312 189007136
  85. # 5 Short offline Completed: read failure 90% 2312 189007136
  86. # 6 Short offline Completed: read failure 90% 2312 189007136
  87. # 7 Short offline Completed: read failure 90% 2311 189007136
  88. # 8 Short offline Completed: read failure 90% 2311 189007136
  89. # 9 Short offline Completed: read failure 90% 2311 189007136
  90. #10 Extended offline Completed: read failure 90% 2311 189007136
  91.  
  92. SMART Selective self-test log data structure revision number 1
  93. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  94. 1 0 0 Not_testing
  95. 2 0 0 Not_testing
  96. 3 0 0 Not_testing
  97. 4 0 0 Not_testing
  98. 5 0 0 Not_testing
  99. Selective self-test flags (0x0):
  100. After scanning selected spans, do NOT read-scan remainder of disk.
  101. If Selective self-test is pending on power-up, resume after 0 minute delay.
  102.  
  103. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement