Advertisement
Guest User

Untitled

a guest
Jul 24th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.28 KB | None | 0 0
  1. [sava@sava-desktop ~]$ sudo !!
  2. sudo smartctl -a /dev/sdb
  3. smartctl 6.2 2013-07-26 r3841 [i686-linux-3.15.5-2-ARCH] (local build)
  4. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Model Family: Seagate Barracuda 7200.11
  8. Device Model: ST31000333AS
  9. Serial Number: 9TE1W3KM
  10. LU WWN Device Id: 5 000c50 0111a2c4e
  11. Firmware Version: CC1H
  12. User Capacity: 1 000 203 804 160 bytes [1,00 TB]
  13. Sector Size: 512 bytes logical/physical
  14. Rotation Rate: 7200 rpm
  15. Device is: In smartctl database [for details use: -P show]
  16. ATA Version is: ATA8-ACS T13/1699-D revision 4
  17. SATA Version is: SATA 2.6, 3.0 Gb/s
  18. Local Time is: Thu Jul 24 23:20:22 2014 UTC
  19. SMART support is: Available - device has SMART capability.
  20. SMART support is: Enabled
  21.  
  22. === START OF READ SMART DATA SECTION ===
  23. SMART overall-health self-assessment test result: PASSED
  24. See vendor-specific Attribute list for marginal Attributes.
  25.  
  26. General SMART Values:
  27. Offline data collection status: (0x82) Offline data collection activity
  28. was completed without error.
  29. Auto Offline Data Collection: Enabled.
  30. Self-test execution status: ( 0) The previous self-test routine completed
  31. without error or no self-test has ever
  32. been run.
  33. Total time to complete Offline
  34. data collection: ( 625) seconds.
  35. Offline data collection
  36. capabilities: (0x7b) SMART execute Offline immediate.
  37. Auto Offline data collection on/off support.
  38. Suspend Offline collection upon new
  39. command.
  40. Offline surface scan supported.
  41. Self-test supported.
  42. Conveyance Self-test supported.
  43. Selective Self-test supported.
  44. SMART capabilities: (0x0003) Saves SMART data before entering
  45. power-saving mode.
  46. Supports SMART auto save timer.
  47. Error logging capability: (0x01) Error logging supported.
  48. General Purpose Logging supported.
  49. Short self-test routine
  50. recommended polling time: ( 1) minutes.
  51. Extended self-test routine
  52. recommended polling time: ( 209) minutes.
  53. Conveyance self-test routine
  54. recommended polling time: ( 2) minutes.
  55. SCT capabilities: (0x103f) SCT Status supported.
  56. SCT Error Recovery Control supported.
  57. SCT Feature Control supported.
  58. SCT Data Table supported.
  59.  
  60. SMART Attributes Data Structure revision number: 10
  61. Vendor Specific SMART Attributes with Thresholds:
  62. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  63. 1 Raw_Read_Error_Rate 0x000f 117 099 006 Pre-fail Always - 163856724
  64. 3 Spin_Up_Time 0x0003 100 096 000 Pre-fail Always - 0
  65. 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2553
  66. 5 Reallocated_Sector_Ct 0x0033 099 099 036 Pre-fail Always - 60
  67. 7 Seek_Error_Rate 0x000f 088 060 030 Pre-fail Always - 724641142
  68. 9 Power_On_Hours 0x0032 079 079 000 Old_age Always - 18432
  69. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 60
  70. 12 Power_Cycle_Count 0x0032 098 037 020 Old_age Always - 2597
  71. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  72. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  73. 188 Command_Timeout 0x0032 100 092 000 Old_age Always - 150326153944
  74. 189 High_Fly_Writes 0x003a 001 001 000 Old_age Always - 367
  75. 190 Airflow_Temperature_Cel 0x0022 058 042 045 Old_age Always In_the_past 42 (2 246 46 42 0)
  76. 194 Temperature_Celsius 0x0022 042 058 000 Old_age Always - 42 (0 16 0 0 0)
  77. 195 Hardware_ECC_Recovered 0x001a 049 033 000 Old_age Always - 163856724
  78. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  79. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  80. 199 UDMA_CRC_Error_Count 0x003e 200 187 000 Old_age Always - 297
  81. 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 81973745829434
  82. 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 2657665523
  83. 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 3122174525
  84.  
  85. SMART Error Log Version: 1
  86. No Errors Logged
  87.  
  88. SMART Self-test log structure revision number 1
  89. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  90. # 1 Short offline Completed without error 00% 13273 -
  91. # 2 Short offline Completed without error 00% 1 -
  92.  
  93. SMART Selective self-test log data structure revision number 1
  94. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  95. 1 0 0 Not_testing
  96. 2 0 0 Not_testing
  97. 3 0 0 Not_testing
  98. 4 0 0 Not_testing
  99. 5 0 0 Not_testing
  100. Selective self-test flags (0x0):
  101. After scanning selected spans, do NOT read-scan remainder of disk.
  102. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement