Advertisement
Guest User

Untitled

a guest
Apr 27th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.32 KB | None | 0 0
  1. ubuntu@ubuntu:~$ sudo smartctl -a /dev/sda
  2. smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-32-generic] (local build)
  3. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: WDC WD7500BPVX-60JC3T0
  7. Serial Number: WD-WX71EA448NFT
  8. LU WWN Device Id: 5 0014ee 65ae98f7e
  9. Firmware Version: 01.01A01
  10. User Capacity: 750,156,374,016 bytes [750 GB]
  11. Sector Sizes: 512 bytes logical, 4096 bytes physical
  12. Rotation Rate: 5400 rpm
  13. Device is: Not in smartctl database [for details use: -P showall]
  14. ATA Version is: ACS-2 (minor revision not indicated)
  15. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  16. Local Time is: Wed Apr 27 16:21:25 2016 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: (13980) seconds.
  31. Offline data collection
  32. capabilities: (0x51) SMART execute Offline immediate.
  33. No Auto Offline data collection support.
  34. Suspend Offline collection upon new
  35. command.
  36. No Offline surface scan supported.
  37. Self-test supported.
  38. No 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: ( 158) minutes.
  49. SCT capabilities: (0x703d) SCT Status supported.
  50. SCT Error Recovery Control supported.
  51. SCT Feature Control supported.
  52. SCT Data Table supported.
  53.  
  54. SMART Attributes Data Structure revision number: 16
  55. Vendor Specific SMART Attributes with Thresholds:
  56. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  57. 1 Raw_Read_Error_Rate 0x002f 198 198 051 Pre-fail Always - 964
  58. 3 Spin_Up_Time 0x0027 184 180 021 Pre-fail Always - 1775
  59. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 949
  60. 5 Reallocated_Sector_Ct 0x0033 199 199 140 Pre-fail Always - 57
  61. 7 Seek_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  62. 9 Power_On_Hours 0x0032 098 098 000 Old_age Always - 1816
  63. 10 Spin_Retry_Count 0x0033 100 100 051 Pre-fail Always - 0
  64. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  65. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 949
  66. 183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
  67. 184 End-to-End_Error 0x0033 100 100 097 Pre-fail Always - 0
  68. 187 Reported_Uncorrect 0x0032 001 001 000 Old_age Always - 962
  69. 188 Command_Timeout 0x0032 001 001 000 Old_age Always - 68722951076
  70. 190 Airflow_Temperature_Cel 0x0022 054 048 040 Old_age Always - 46 (Min/Max 38/46)
  71. 191 G-Sense_Error_Rate 0x0032 001 001 000 Old_age Always - 102
  72. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 47
  73. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 1254
  74. 194 Temperature_Celsius 0x0022 101 095 000 Old_age Always - 46
  75. 196 Reallocated_Event_Count 0x0032 197 197 000 Old_age Always - 3
  76. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 5
  77. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  78. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  79. 200 Multi_Zone_Error_Rate 0x0009 200 200 051 Pre-fail Offline - 6
  80.  
  81. SMART Error Log Version: 1
  82. No Errors Logged
  83.  
  84. SMART Self-test log structure revision number 1
  85. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  86. # 1 Extended offline Completed: read failure 90% 1814 2048
  87. # 2 Extended offline Completed: read failure 90% 1814 2052
  88. # 3 Extended offline Completed: read failure 90% 1814 2048
  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