Advertisement
cipricus

Untitled

Feb 19th, 2015
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. ~$ sudo smartctl -a /dev/sda
  2. smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-45-generic] (local build)
  3. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Hitachi Travelstar 5K500.B
  7. Device Model: Hitachi HTS545050B9A300
  8. Serial Number: 111129PBN408P7H05NSE
  9. LU WWN Device Id: 5 000cca 6adce2cc9
  10. Firmware Version: PB4OCA1G
  11. User Capacity: 500 107 862 016 bytes [500 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Rotation Rate: 5400 rpm
  14. Device is: In smartctl database [for details use: -P show]
  15. ATA Version is: ATA8-ACS T13/1699-D revision 6
  16. SATA Version is: SATA 2.6, 3.0 Gb/s
  17. Local Time is: Thu Feb 19 23:07:43 2015 CET
  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: (0x00) Offline data collection activity
  26. was never started.
  27. Auto Offline Data Collection: Disabled.
  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: ( 645) 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: ( 158) 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 0x002f 100 100 062 Pre-fail Always - 0
  60. 2 Throughput_Performance 0x0025 100 100 040 Pre-fail Offline - 0
  61. 3 Spin_Up_Time 0x0023 166 100 033 Pre-fail Always - 2
  62. 4 Start_Stop_Count 0x0032 098 098 000 Old_age Always - 3828
  63. 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 9 (0 2)
  64. 7 Seek_Error_Rate 0x002f 100 100 067 Pre-fail Always - 0
  65. 8 Seek_Time_Performance 0x0025 100 100 040 Pre-fail Offline - 0
  66. 9 Power_On_Hours 0x0032 079 079 000 Old_age Always - 9215
  67. 10 Spin_Retry_Count 0x0033 100 100 060 Pre-fail Always - 0
  68. 12 Power_Cycle_Count 0x0032 098 098 000 Old_age Always - 3746
  69. 183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
  70. 184 End-to-End_Error 0x0033 100 100 097 Pre-fail Always - 0
  71. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 8589869070
  72. 188 Command_Timeout 0x0032 096 087 000 Old_age Always - 4295360588
  73. 190 Airflow_Temperature_Cel 0x0022 066 048 045 Old_age Always - 34 (Min/Max 22/34)
  74. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 108
  75. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 2293795
  76. 193 Load_Cycle_Count 0x0032 091 091 000 Old_age Always - 93449
  77. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 2
  78. 197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0
  79. 198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
  80. 199 UDMA_CRC_Error_Count 0x0036 100 100 000 Old_age Always - 0
  81. 223 Load_Retry_Count 0x002a 100 100 000 Old_age Always - 0
  82.  
  83. SMART Error Log Version: 1
  84. No Errors Logged
  85.  
  86. SMART Self-test log structure revision number 1
  87. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  88.  
  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