Advertisement
Guest User

Untitled

a guest
May 4th, 2011
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. # smartctl -a /dev/sdb
  2. smartctl 5.40 2010-03-16 r3077 [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: WDC WD1002FAEX-00Y9A0
  7. Serial Number: WD-WCAW31186445
  8. Firmware Version: 05.01D05
  9. User Capacity: 1,000,204,886,016 bytes
  10. Device is: Not in smartctl database [for details use: -P showall]
  11. ATA Version is: 8
  12. ATA Standard is: Exact ATA specification draft version not indicated
  13. Local Time is: Thu May 5 03:13:10 2011 MSD
  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: (0x85) Offline data collection activity
  22. was aborted by an interrupting command from host.
  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: (16860) 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: ( 2) minutes.
  45. Extended self-test routine
  46. recommended polling time: ( 174) minutes.
  47. Conveyance self-test routine
  48. recommended polling time: ( 5) minutes.
  49. SCT capabilities: (0x3035) SCT Status supported.
  50. SCT Feature Control supported.
  51. SCT Data Table supported.
  52.  
  53. SMART Attributes Data Structure revision number: 16
  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 0x002f 200 200 051 Pre-fail Always - 0
  57. 3 Spin_Up_Time 0x0027 182 173 021 Pre-fail Always - 3858
  58. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 20
  59. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  60. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  61. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 23
  62. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  63. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  64. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 18
  65. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 16
  66. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 5
  67. 194 Temperature_Celsius 0x0022 111 106 000 Old_age Always - 36
  68. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  69. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  70. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  71. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  72. 200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
  73.  
  74. SMART Error Log Version: 1
  75. No Errors Logged
  76.  
  77. SMART Self-test log structure revision number 1
  78. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  79. # 1 Conveyance offline Completed without error 00% 23 -
  80. # 2 Short offline Completed without error 00% 23 -
  81.  
  82. SMART Selective self-test log data structure revision number 1
  83. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  84. 1 0 0 Not_testing
  85. 2 0 0 Not_testing
  86. 3 0 0 Not_testing
  87. 4 0 0 Not_testing
  88. 5 0 0 Not_testing
  89. Selective self-test flags (0x0):
  90. After scanning selected spans, do NOT read-scan remainder of disk.
  91. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement