Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2013
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.06 KB | None | 0 0
  1. # smartctl -a /dev/sdc
  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. Model Family: Western Digital Caviar Green (Adv. Format) family
  7. Device Model: WDC WD20EARS-00MVWB0
  8. Serial Number: WD-WCAZA7060583
  9. Firmware Version: 51.0AB51
  10. User Capacity: 2,000,398,934,016 bytes
  11. Device is: In smartctl database [for details use: -P show]
  12. ATA Version is: 8
  13. ATA Standard is: Exact ATA specification draft version not indicated
  14. Local Time is: Sat Feb 23 14:10:31 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: (0x84) Offline data collection activity
  23. was suspended by an interrupting command from host.
  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: (39180) 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: ( 2) minutes.
  46. Extended self-test routine
  47. recommended polling time: ( 255) minutes.
  48. Conveyance self-test routine
  49. recommended polling time: ( 5) minutes.
  50. SCT capabilities: (0x3035) SCT Status supported.
  51. SCT Feature Control supported.
  52. SCT Data Table supported.
  53.  
  54. SMART Attributes Data Structure revision number: 16
  55. Vendor Specific SMART Attributes with Thresholds:
  56. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  57. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 240
  58. 3 Spin_Up_Time 0x0027 253 253 021 Pre-fail Always - 1025
  59. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 53
  60. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  61. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  62. 9 Power_On_Hours 0x0032 083 083 000 Old_age Always - 12865
  63. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  64. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  65. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 51
  66. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 35
  67. 193 Load_Cycle_Count 0x0032 109 109 000 Old_age Always - 275568
  68. 194 Temperature_Celsius 0x0022 114 100 000 Old_age Always - 36
  69. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  70. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 20
  71. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  72. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  73. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 23
  74.  
  75. SMART Error Log Version: 1
  76. No Errors Logged
  77.  
  78. SMART Self-test log structure revision number 1
  79. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  80.  
  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