Advertisement
Guest User

Untitled

a guest
Jul 29th, 2011
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.19 KB | None | 0 0
  1. root@123srv:~# smartctl --all /dev/sdf
  2. smartctl version 5.38 [x86_64-unknown-linux-gnu] Copyright (C) 2002-8 Bruce Allen
  3. Home page is http://smartmontools.sourceforge.net/
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: ST2000DL003-9VT166
  7. Serial Number: 5YD0WTMJ
  8. Firmware Version: CC32
  9. User Capacity: 2 000 398 934 016 bytes
  10. Device is: Not in smartctl database [for details use: -P showall]
  11. ATA Version is: 8
  12. ATA Standard is: ATA-8-ACS revision 4
  13. Local Time is: Fri Jul 29 12:10:47 2011 SAMST
  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. See vendor-specific Attribute list for marginal Attributes.
  20.  
  21. General SMART Values:
  22. Offline data collection status: (0x82) Offline data collection activity
  23. was completed without error.
  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: ( 612) 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: ( 1) minutes.
  46. Extended self-test routine
  47. recommended polling time: ( 255) minutes.
  48. Conveyance self-test routine
  49. recommended polling time: ( 2) minutes.
  50. SCT capabilities: (0x30b7) SCT Status supported.
  51. SCT Feature Control supported.
  52. SCT Data Table supported.
  53.  
  54. SMART Attributes Data Structure revision number: 10
  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 0x000f 102 099 006 Pre-fail Always - 1935744
  58. 3 Spin_Up_Time 0x0003 092 092 000 Pre-fail Always - 0
  59. 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 18
  60. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
  61. 7 Seek_Error_Rate 0x000f 054 048 030 Pre-fail Always - 68724496357
  62. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 298
  63. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  64. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 18
  65. 183 Unknown_Attribute 0x0032 099 099 000 Old_age Always - 1
  66. 184 Unknown_Attribute 0x0032 100 100 099 Old_age Always - 0
  67. 187 Reported_Uncorrect 0x0032 001 001 000 Old_age Always - 914
  68. 188 Unknown_Attribute 0x0032 100 099 000 Old_age Always - 12885098499
  69. 189 High_Fly_Writes 0x003a 099 099 000 Old_age Always - 1
  70. 190 Airflow_Temperature_Cel 0x0022 056 041 045 Old_age Always In_the_past 44 (0 36 44 40)
  71. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
  72. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 14
  73. 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 18
  74. 194 Temperature_Celsius 0x0022 044 059 000 Old_age Always - 44 (0 20 0 0)
  75. 195 Hardware_ECC_Recovered 0x001a 020 008 000 Old_age Always - 1935744
  76. 197 Current_Pending_Sector 0x0012 086 086 000 Old_age Always - 1208
  77. 198 Offline_Uncorrectable 0x0010 086 086 000 Old_age Offline - 1208
  78. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  79. 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 209422605353258
  80. 241 Unknown_Attribute 0x0000 100 253 000 Old_age Offline - 2743033882
  81. 242 Unknown_Attribute 0x0000 100 253 000 Old_age Offline - 3249006328
  82.  
  83. SMART Error Log Version: 1
  84. No Errors Logged
  85.  
  86. SMART Self-test log structure revision number 1
  87. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  88.  
  89.  
  90. SMART Selective self-test log data structure revision number 1
  91. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  92. 1 0 0 Not_testing
  93. 2 0 0 Not_testing
  94. 3 0 0 Not_testing
  95. 4 0 0 Not_testing
  96. 5 0 0 Not_testing
  97. Selective self-test flags (0x0):
  98. After scanning selected spans, do NOT read-scan remainder of disk.
  99. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement