Advertisement
poldo23

Untitled

Oct 31st, 2016
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.79 KB | None | 0 0
  1. sudo smartctl --all /dev/sda
  2. smartctl 6.4 2014-10-07 r4002 [armv7l-linux-4.8.4-sunxi] (local build)
  3. Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Seagate Momentus 5400.6
  7. Device Model: ST9500325AS
  8. Serial Number: 5VE4SNVG
  9. LU WWN Device Id: 5 000c50 01bcd9d42
  10. Firmware Version: 0002SDM1
  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 4
  16. SATA Version is: SATA 2.6, 3.0 Gb/s
  17. Local Time is: Mon Oct 31 14:41:00 2016 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: (0x82) Offline data collection activity
  26. was completed without error.
  27. Auto Offline Data Collection: Enabled.
  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: ( 0) seconds.
  33. Offline data collection
  34. capabilities: (0x7b) 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. 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: ( 1) minutes.
  49. Extended self-test routine
  50. recommended polling time: ( 140) minutes.
  51. Conveyance self-test routine
  52. recommended polling time: ( 2) minutes.
  53. SCT capabilities: (0x103b) SCT Status supported.
  54. SCT Error Recovery Control supported.
  55. SCT Feature Control supported.
  56. SCT Data Table supported.
  57.  
  58. SMART Attributes Data Structure revision number: 10
  59. Vendor Specific SMART Attributes with Thresholds:
  60. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  61. 1 Raw_Read_Error_Rate 0x000f 120 099 006 Pre-fail Always - 238338318
  62. 3 Spin_Up_Time 0x0003 099 098 000 Pre-fail Always - 0
  63. 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2079
  64. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 1
  65. 7 Seek_Error_Rate 0x000f 085 060 030 Pre-fail Always - 344018020
  66. 9 Power_On_Hours 0x0032 077 077 000 Old_age Always - 20632
  67. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  68. 12 Power_Cycle_Count 0x0032 099 037 020 Old_age Always - 2009
  69. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  70. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  71. 188 Command_Timeout 0x0032 100 095 000 Old_age Always - 4295163977
  72. 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
  73. 190 Airflow_Temperature_Cel 0x0022 068 054 045 Old_age Always - 32 (Min/Max 30/32)
  74. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 105
  75. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 26
  76. 193 Load_Cycle_Count 0x0032 001 001 000 Old_age Always - 296813
  77. 194 Temperature_Celsius 0x0022 032 046 000 Old_age Always - 32 (0 1 0 0 0)
  78. 195 Hardware_ECC_Recovered 0x001a 049 042 000 Old_age Always - 238338318
  79. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  80. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  81. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 18
  82. 254 Free_Fall_Sensor 0x0032 100 100 000 Old_age Always - 0
  83.  
  84. SMART Error Log Version: 1
  85. No Errors Logged
  86.  
  87. SMART Self-test log structure revision number 1
  88. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  89. # 1 Short offline Completed without error 00% 20632 -
  90.  
  91. SMART Selective self-test log data structure revision number 1
  92. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  93. 1 0 0 Not_testing
  94. 2 0 0 Not_testing
  95. 3 0 0 Not_testing
  96. 4 0 0 Not_testing
  97. 5 0 0 Not_testing
  98. Selective self-test flags (0x0):
  99. After scanning selected spans, do NOT read-scan remainder of disk.
  100. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement