Advertisement
Guest User

Untitled

a guest
Mar 21st, 2013
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.57 KB | None | 0 0
  1. s1:~# smartctl -a /dev/sda
  2. smartctl 5.40 2010-07-12 r3124 [i686-pc-linux-gnu] (local build)
  3. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Seagate Barracuda 7200.12 family
  7. Device Model: ST3500418AS
  8. Serial Number: 9VMSG2PX
  9. Firmware Version: CC46
  10. User Capacity: 500,107,862,016 bytes
  11. Device is: In smartctl database [for details use: -P show]
  12. ATA Version is: 8
  13. ATA Standard is: ATA-8-ACS revision 4
  14. Local Time is: Thu Mar 21 14:23:35 2013 CET
  15. SMART support is: Available - device has SMART capability.
  16. SMART support is: Enabled
  17.  
  18. === START OF READ SMART DATA SECTION ===
  19. SMART overall-health self-assessment test result: PASSED
  20.  
  21. General SMART Values:
  22. Offline data collection status: (0x82) Offline data collection activity
  23. was completed without error.
  24. Auto Offline Data Collection: Enabled.
  25. Self-test execution status: ( 0) The previous self-test routine completed
  26. without error or no self-test has ever
  27. been run.
  28. Total time to complete Offline
  29. data collection: ( 609) seconds.
  30. Offline data collection
  31. capabilities: (0x7b) SMART execute Offline immediate.
  32. Auto Offline data collection on/off support.
  33. Suspend Offline collection upon new
  34. command.
  35. Offline surface scan supported.
  36. Self-test supported.
  37. Conveyance Self-test supported.
  38. Selective Self-test supported.
  39. SMART capabilities: (0x0003) Saves SMART data before entering
  40. power-saving mode.
  41. Supports SMART auto save timer.
  42. Error logging capability: (0x01) Error logging supported.
  43. General Purpose Logging supported.
  44. Short self-test routine
  45. recommended polling time: ( 1) minutes.
  46. Extended self-test routine
  47. recommended polling time: ( 87) minutes.
  48. Conveyance self-test routine
  49. recommended polling time: ( 2) minutes.
  50. SCT capabilities: (0x103f) SCT Status supported.
  51. SCT Error Recovery Control supported.
  52. SCT Feature Control supported.
  53. SCT Data Table supported.
  54.  
  55. SMART Attributes Data Structure revision number: 10
  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 0x000f 117 099 006 Pre-fail Always - 132039008
  59. 3 Spin_Up_Time 0x0003 097 097 000 Pre-fail Always - 0
  60. 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 16
  61. 5 Reallocated_Sector_Ct 0x0033 094 094 036 Pre-fail Always - 275
  62. 7 Seek_Error_Rate 0x000f 084 060 030 Pre-fail Always - 268174763
  63. 9 Power_On_Hours 0x0032 078 078 000 Old_age Always - 20069
  64. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  65. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 8
  66. 183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
  67. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  68. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  69. 188 Command_Timeout 0x0032 100 096 000 Old_age Always - 19
  70. 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
  71. 190 Airflow_Temperature_Cel 0x0022 068 054 045 Old_age Always - 32 (Lifetime Min/Max 25/36)
  72. 194 Temperature_Celsius 0x0022 032 046 000 Old_age Always - 32 (0 23 0 0)
  73. 195 Hardware_ECC_Recovered 0x001a 038 012 000 Old_age Always - 132039008
  74. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  75. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  76. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  77. 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 141115445497465
  78. 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 1279855007
  79. 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 1189831408
  80.  
  81. SMART Error Log Version: 1
  82. No Errors Logged
  83.  
  84. SMART Self-test log structure revision number 1
  85. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  86.  
  87.  
  88. SMART Selective self-test log data structure revision number 1
  89. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  90. 1 0 0 Not_testing
  91. 2 0 0 Not_testing
  92. 3 0 0 Not_testing
  93. 4 0 0 Not_testing
  94. 5 0 0 Not_testing
  95. Selective self-test flags (0x0):
  96. After scanning selected spans, do NOT read-scan remainder of disk.
  97. If Selective self-test is pending on power-up, resume after 0 minute delay.
  98.  
  99. s1:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement