Advertisement
Guest User

Untitled

a guest
Oct 7th, 2012
354
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. # smartctl -a /dev/sda
  2. smartctl 5.41 2011-06-09 r3365 [x86_64-linux-3.5.5-k8] (local build)
  3. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: SAMSUNG SpinPoint MT2
  7. Device Model: SAMSUNG HM100UI
  8. Serial Number: S2GHJ9CB316080
  9. LU WWN Device Id: 5 0024e9 204be123e
  10. Firmware Version: 2AM10001
  11. User Capacity: 1 000 204 886 016 bytes [1,00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Device is: In smartctl database [for details use: -P show]
  14. ATA Version is: 8
  15. ATA Standard is: ATA-8-ACS revision 6
  16. Local Time is: Mon Oct 8 00:05:35 2012 MSK
  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: (0x00) Offline data collection activity
  25. was never started.
  26. Auto Offline Data Collection: Disabled.
  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: (14100) seconds.
  32. Offline data collection
  33. capabilities: (0x5b) 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. No 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: ( 235) minutes.
  50. SCT capabilities: (0x003f) SCT Status supported.
  51. SCT Error Recovery Control supported.
  52. SCT Feature Control supported.
  53. SCT Data Table supported.
  54.  
  55. SMART Attributes Data Structure revision number: 16
  56. Vendor Specific SMART Attributes with Thresholds:
  57. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  58. 1 Raw_Read_Error_Rate 0x002f 100 100 051 Pre-fail Always - 4
  59. 2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0
  60. 3 Spin_Up_Time 0x0023 080 080 025 Pre-fail Always - 6140
  61. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 570
  62. 5 Reallocated_Sector_Ct 0x0033 252 252 010 Pre-fail Always - 0
  63. 7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
  64. 8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
  65. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 10420
  66. 10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
  67. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 69
  68. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 571
  69. 181 Program_Fail_Cnt_Total 0x0022 100 100 --- Old_age Always - 998625
  70. 191 G-Sense_Error_Rate 0x0022 100 100 000 Old_age Always - 1704
  71. 192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
  72. 194 Temperature_Celsius 0x0002 062 052 000 Old_age Always - 38 (Min/Max 18/48)
  73. 195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
  74. 196 Reallocated_Event_Count 0x0032 252 252 000 Old_age Always - 0
  75. 197 Current_Pending_Sector 0x0032 252 252 000 Old_age Always - 0
  76. 198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
  77. 199 UDMA_CRC_Error_Count 0x0036 100 100 000 Old_age Always - 1
  78. 200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 2360
  79. 223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 69
  80. 225 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 1465
  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. Note: selective self-test log revision number (0) not 1 implies that no selective self-test has ever been run
  90. SMART Selective self-test log data structure revision number 0
  91. Note: revision number not 1 implies that no selective self-test has ever been run
  92. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  93. 1 0 0 Completed [00% left] (0-65535)
  94. 2 0 0 Not_testing
  95. 3 0 0 Not_testing
  96. 4 0 0 Not_testing
  97. 5 0 0 Not_testing
  98. Selective self-test flags (0x0):
  99. After scanning selected spans, do NOT read-scan remainder of disk.
  100. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement