Advertisement
Guest User

smartctl ST31000340AS

a guest
Jun 14th, 2013
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.48 KB | None | 0 0
  1. $ sudo smartctl --all /dev/sdc
  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. Model Family: Seagate Barracuda 7200.11
  7. Device Model: ST31000340AS
  8. Serial Number: 5QJ01GHB
  9. Firmware Version: SD1A
  10. User Capacity: 1,000,204,886,016 bytes
  11. Device is: In smartctl database [for details use: -P show]
  12. ATA Version is: 8
  13. ATA Standard is: ATA-8-ACS revision 4
  14. Local Time is: Fri Jun 14 21:10:54 2013 MST
  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: (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: ( 642) 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: (0x0000) Automatic saving of SMART data is not implemented.
  40. Error logging capability: (0x01) Error logging supported.
  41. General Purpose Logging supported.
  42. Short self-test routine
  43. recommended polling time: ( 1) minutes.
  44. Extended self-test routine
  45. recommended polling time: ( 238) minutes.
  46. Conveyance self-test routine
  47. recommended polling time: ( 2) minutes.
  48. SCT capabilities: (0x103b) SCT Status supported.
  49. SCT Feature Control supported.
  50. SCT Data Table supported.
  51.  
  52. SMART Attributes Data Structure revision number: 10
  53. Vendor Specific SMART Attributes with Thresholds:
  54. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  55. 1 Raw_Read_Error_Rate 0x000f 111 099 006 Pre-fail Always - 39504326
  56. 3 Spin_Up_Time 0x0003 091 089 000 Pre-fail Always - 0
  57. 4 Start_Stop_Count 0x0032 100 100 020 Old_age Always - 148
  58. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
  59. 7 Seek_Error_Rate 0x000f 074 060 030 Pre-fail Always - 12973276204
  60. 9 Power_On_Hours 0x0032 066 066 000 Old_age Always - 30179
  61. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 1
  62. 12 Power_Cycle_Count 0x0032 100 037 020 Old_age Always - 127
  63. 184 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
  64. 187 Reported_Uncorrect 0x003a 100 100 000 Old_age Always - 0
  65. 188 Unknown_Attribute 0x0032 099 096 000 Old_age Always - 743040876720
  66. 189 High_Fly_Writes 0x0022 100 100 045 Old_age Always - 0
  67. 190 Airflow_Temperature_Cel 0x0032 062 047 000 Old_age Always - 38 (Lifetime Min/Max 35/39)
  68. 194 Temperature_Celsius 0x001a 038 053 000 Old_age Always - 38 (0 20 0 0)
  69. 195 Hardware_ECC_Recovered 0x0012 034 025 000 Old_age Always - 39504326
  70. 197 Current_Pending_Sector 0x0010 100 100 000 Old_age Offline - 0
  71. 198 Offline_Uncorrectable 0x003e 100 100 000 Old_age Always - 0
  72. 199 UDMA_CRC_Error_Count 0x0000 200 200 000 Old_age Offline - 0
  73.  
  74. SMART Error Log Version: 1
  75. No Errors Logged
  76.  
  77. SMART Self-test log structure revision number 1
  78. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  79.  
  80.  
  81. SMART Selective self-test log data structure revision number 1
  82. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  83. 1 0 0 Not_testing
  84. 2 0 0 Not_testing
  85. 3 0 0 Not_testing
  86. 4 0 0 Not_testing
  87. 5 0 0 Not_testing
  88. Selective self-test flags (0x0):
  89. After scanning selected spans, do NOT read-scan remainder of disk.
  90. If Selective self-test is pending on power-up, resume after 0 minute delay.
  91.  
  92. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement