Advertisement
Guest User

Untitled

a guest
Feb 24th, 2011
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.35 KB | None | 0 0
  1. [Timur@Timur-Amilo ~]$ sudo smartctl --test=long /dev/sda
  2. smartctl 5.40 2010-10-16 r3189 [x86_64-redhat-linux-gnu] (local build)
  3. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF OFFLINE IMMEDIATE AND SELF-TEST SECTION ===
  6. Sending command: "Execute SMART Extended self-test routine immediately in off-line mode".
  7. Drive command "Execute SMART Extended self-test routine immediately in off-line mode" successful.
  8. Testing has begun.
  9. Please wait 118 minutes for test to complete.
  10. Test will complete after Thu Feb 24 19:27:25 2011
  11.  
  12. Use smartctl -X to abort test.
  13. [Timur@Timur-Amilo ~]$ sudo smartctl -a /dev/sda
  14. smartctl 5.40 2010-10-16 r3189 [x86_64-redhat-linux-gnu] (local build)
  15. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  16.  
  17. === START OF INFORMATION SECTION ===
  18. Model Family: Western Digital Scorpio Blue Serial ATA family
  19. Device Model: WDC WD3200BEVT-22ZCT0
  20. Serial Number: WD-WXN0A99L1305
  21. Firmware Version: 11.01A11
  22. User Capacity: 320,072,933,376 bytes
  23. Device is: In smartctl database [for details use: -P show]
  24. ATA Version is: 8
  25. ATA Standard is: Exact ATA specification draft version not indicated
  26. Local Time is: Thu Feb 24 19:59:37 2011 CET
  27. SMART support is: Available - device has SMART capability.
  28. SMART support is: Enabled
  29.  
  30. === START OF READ SMART DATA SECTION ===
  31. SMART overall-health self-assessment test result: PASSED
  32.  
  33. General SMART Values:
  34. Offline data collection status: (0x00) Offline data collection activity
  35. was never started.
  36. Auto Offline Data Collection: Disabled.
  37. Self-test execution status: ( 0) The previous self-test routine completed
  38. without error or no self-test has ever
  39. been run.
  40. Total time to complete Offline
  41. data collection: (9960) seconds.
  42. Offline data collection
  43. capabilities: (0x7b) SMART execute Offline immediate.
  44. Auto Offline data collection on/off support.
  45. Suspend Offline collection upon new
  46. command.
  47. Offline surface scan supported.
  48. Self-test supported.
  49. Conveyance Self-test supported.
  50. Selective Self-test supported.
  51. SMART capabilities: (0x0003) Saves SMART data before entering
  52. power-saving mode.
  53. Supports SMART auto save timer.
  54. Error logging capability: (0x01) Error logging supported.
  55. General Purpose Logging supported.
  56. Short self-test routine
  57. recommended polling time: ( 2) minutes.
  58. Extended self-test routine
  59. recommended polling time: ( 118) minutes.
  60. Conveyance self-test routine
  61. recommended polling time: ( 5) minutes.
  62. SCT capabilities: (0x303f) SCT Status supported.
  63. SCT Error Recovery Control supported.
  64. SCT Feature Control supported.
  65. SCT Data Table supported.
  66.  
  67. SMART Attributes Data Structure revision number: 16
  68. Vendor Specific SMART Attributes with Thresholds:
  69. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  70. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  71. 3 Spin_Up_Time 0x0027 189 187 021 Pre-fail Always - 1533
  72. 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1585
  73. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  74. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  75. 9 Power_On_Hours 0x0032 095 095 000 Old_age Always - 4041
  76. 10 Spin_Retry_Count 0x0033 100 100 051 Pre-fail Always - 0
  77. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  78. 12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1446
  79. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 560
  80. 193 Load_Cycle_Count 0x0032 184 184 000 Old_age Always - 49807
  81. 194 Temperature_Celsius 0x0022 099 086 000 Old_age Always - 48
  82. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  83. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  84. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  85. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  86. 200 Multi_Zone_Error_Rate 0x0009 200 200 051 Pre-fail Offline - 0
  87.  
  88. SMART Error Log Version: 1
  89. No Errors Logged
  90.  
  91. SMART Self-test log structure revision number 1
  92. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  93. # 1 Extended offline Completed without error 00% 4040 -
  94. # 2 Short offline Completed without error 00% 3524 -
  95. # 3 Short offline Completed without error 00% 3523 -
  96.  
  97. SMART Selective self-test log data structure revision number 1
  98. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  99. 1 0 0 Not_testing
  100. 2 0 0 Not_testing
  101. 3 0 0 Not_testing
  102. 4 0 0 Not_testing
  103. 5 0 0 Not_testing
  104. Selective self-test flags (0x0):
  105. After scanning selected spans, do NOT read-scan remainder of disk.
  106. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement