Advertisement
Guest User

smartctl --all /dev/sda

a guest
Apr 19th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.52 KB | None | 0 0
  1. # smartctl --all /dev/sda
  2. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-2-amd64] (local build)
  3. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Caviar Blue Serial ATA
  7. Device Model: WDC WD5000AAKX-001CA0
  8. Serial Number: WD-WCAYUE087328
  9. LU WWN Device Id: 5 0014ee 2057ff840
  10. Firmware Version: 15.01H15
  11. User Capacity: 500.107.862.016 bytes [500 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Device is: In smartctl database [for details use: -P show]
  14. ATA Version is: 8
  15. ATA Standard is: Exact ATA specification draft version not indicated
  16. Local Time is: Thu Apr 19 19:52:38 2012 WEST
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. === START OF READ SMART DATA SECTION ===
  21. SMART overall-health self-assessment test result: PASSED
  22.  
  23. General SMART Values:
  24. Offline data collection status: (0x82) Offline data collection activity
  25. was completed without error.
  26. Auto Offline Data Collection: Enabled.
  27. Self-test execution status: ( 0) The previous self-test routine completed
  28. without error or no self-test has ever
  29. been run.
  30. Total time to complete Offline
  31. data collection: ( 8100) seconds.
  32. Offline data collection
  33. capabilities: (0x7b) SMART execute Offline immediate.
  34. Auto Offline data collection on/off support.
  35. Suspend Offline collection upon new
  36. command.
  37. Offline surface scan supported.
  38. Self-test supported.
  39. Conveyance Self-test supported.
  40. Selective Self-test supported.
  41. SMART capabilities: (0x0003) Saves SMART data before entering
  42. power-saving mode.
  43. Supports SMART auto save timer.
  44. Error logging capability: (0x01) Error logging supported.
  45. General Purpose Logging supported.
  46. Short self-test routine
  47. recommended polling time: ( 2) minutes.
  48. Extended self-test routine
  49. recommended polling time: ( 82) minutes.
  50. Conveyance self-test routine
  51. recommended polling time: ( 5) minutes.
  52. SCT capabilities: (0x3037) SCT Status supported.
  53. SCT Feature Control supported.
  54. SCT Data Table supported.
  55.  
  56. SMART Attributes Data Structure revision number: 16
  57. Vendor Specific SMART Attributes with Thresholds:
  58. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  59. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  60. 3 Spin_Up_Time 0x0027 142 142 021 Pre-fail Always - 3858
  61. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 424
  62. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  63. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  64. 9 Power_On_Hours 0x0032 098 098 000 Old_age Always - 2111
  65. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  66. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  67. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 423
  68. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 44
  69. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 379
  70. 194 Temperature_Celsius 0x0022 106 102 000 Old_age Always - 37
  71. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  72. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  73. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  74. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  75. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  76.  
  77. SMART Error Log Version: 1
  78. No Errors Logged
  79.  
  80. SMART Self-test log structure revision number 1
  81. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  82. # 1 Extended offline Completed without error 00% 2111 -
  83.  
  84. SMART Selective self-test log data structure revision number 1
  85. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  86. 1 0 0 Not_testing
  87. 2 0 0 Not_testing
  88. 3 0 0 Not_testing
  89. 4 0 0 Not_testing
  90. 5 0 0 Not_testing
  91. Selective self-test flags (0x0):
  92. After scanning selected spans, do NOT read-scan remainder of disk.
  93. If Selective self-test is pending on power-up, resume after 0 minute delay.
  94.  
  95. root@testing:/home/sigi# smartctl -H /dev/sda
  96. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.2.0-2-amd64] (local build)
  97. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  98.  
  99. === START OF READ SMART DATA SECTION ===
  100. SMART overall-health self-assessment test result: PASSED
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement