Advertisement
Guest User

Untitled

a guest
Apr 16th, 2012
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.70 KB | None | 0 0
  1. ~# smartctl -a /dev/sdb
  2. smartctl 5.40 2010-07-12 r3124 [x86_64-unknown-linux-gnu] (local build)
  3. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: ST2000DL003-9VT166
  7. Serial Number: 6YD1PL0P
  8. Firmware Version: CC3C
  9. User Capacity: 2.000.398.934.016 bytes
  10. Device is: Not in smartctl database [for details use: -P showall]
  11. ATA Version is: 8
  12. ATA Standard is: ATA-8-ACS revision 4
  13. Local Time is: Mon Apr 16 19:23:54 2012 CEST
  14. SMART support is: Available - device has SMART capability.
  15. SMART support is: Enabled
  16.  
  17. === START OF READ SMART DATA SECTION ===
  18. SMART overall-health self-assessment test result: PASSED
  19.  
  20. General SMART Values:
  21. Offline data collection status: (0x82) Offline data collection activity
  22. was completed without error.
  23. Auto Offline Data Collection: Enabled.
  24. Self-test execution status: ( 0) The previous self-test routine completed
  25. without error or no self-test has ever
  26. been run.
  27. Total time to complete Offline
  28. data collection: ( 623) seconds.
  29. Offline data collection
  30. capabilities: (0x7b) SMART execute Offline immediate.
  31. Auto Offline data collection on/off support.
  32. Suspend Offline collection upon new
  33. command.
  34. Offline surface scan supported.
  35. Self-test supported.
  36. Conveyance Self-test supported.
  37. Selective Self-test supported.
  38. SMART capabilities: (0x0003) Saves SMART data before entering
  39. power-saving mode.
  40. Supports SMART auto save timer.
  41. Error logging capability: (0x01) Error logging supported.
  42. General Purpose Logging supported.
  43. Short self-test routine
  44. recommended polling time: ( 1) minutes.
  45. Extended self-test routine
  46. recommended polling time: ( 255) minutes.
  47. Conveyance self-test routine
  48. recommended polling time: ( 2) minutes.
  49. SCT capabilities: (0x30b7) SCT Status supported.
  50. SCT Feature Control supported.
  51. SCT Data Table supported.
  52.  
  53. SMART Attributes Data Structure revision number: 10
  54. Vendor Specific SMART Attributes with Thresholds:
  55. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  56. 1 Raw_Read_Error_Rate 0x000f 109 099 006 Pre-fail Always - 2792
  57. 3 Spin_Up_Time 0x0003 093 092 000 Pre-fail Always - 0
  58. 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 44
  59. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
  60. 7 Seek_Error_Rate 0x000f 073 060 030 Pre-fail Always - 23509709
  61. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 353
  62. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  63. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 49
  64. 183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
  65. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  66. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  67. 188 Command_Timeout 0x0032 097 097 000 Old_age Always - 32
  68. 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
  69. 190 Airflow_Temperature_Cel 0x0022 066 065 045 Old_age Always - 34 (Lifetime Min/Max 33/34)
  70. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
  71. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 29
  72. 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 49
  73. 194 Temperature_Celsius 0x0022 034 040 000 Old_age Always - 34 (0 19 0 0)
  74. 195 Hardware_ECC_Recovered 0x001a 033 012 000 Old_age Always - 2792
  75. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  76. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  77. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  78. 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 244284854894946
  79. 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 3496730889
  80. 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 963710100
  81.  
  82. SMART Error Log Version: 1
  83. No Errors Logged
  84.  
  85. SMART Self-test log structure revision number 1
  86. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  87.  
  88.  
  89. SMART Selective self-test log data structure revision number 1
  90. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  91. 1 0 0 Not_testing
  92. 2 0 0 Not_testing
  93. 3 0 0 Not_testing
  94. 4 0 0 Not_testing
  95. 5 0 0 Not_testing
  96. Selective self-test flags (0x0):
  97. After scanning selected spans, do NOT read-scan remainder of disk.
  98. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement