Advertisement
Guest User

hdd check

a guest
Jan 9th, 2012
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.10 KB | None | 0 0
  1. Smartctl open device: /dev/hda failed: No such device
  2. root@debian:/home/drugnaut# smartctl --all /dev/sda
  3. smartctl 5.40 2010-07-12 r3124 [x86_64-unknown-linux-gnu] (local build)
  4. Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Model Family: SAMSUNG SpinPoint F3 series
  8. Device Model: SAMSUNG HD103SJ
  9. Serial Number: S246J90Z332969
  10. Firmware Version: 1AJ10001
  11. User Capacity: 1.000.204.886.016 bytes
  12. Device is: In smartctl database [for details use: -P show]
  13. ATA Version is: 8
  14. ATA Standard is: ATA-8-ACS revision 6
  15. Local Time is: Mon Jan 9 11:08:01 2012 UTC
  16. SMART support is: Available - device has SMART capability.
  17. SMART support is: Enabled
  18.  
  19. === START OF READ SMART DATA SECTION ===
  20. SMART overall-health self-assessment test result: PASSED
  21.  
  22. General SMART Values:
  23. Offline data collection status: (0x00) Offline data collection activity
  24. was never started.
  25. Auto Offline Data Collection: Disabled.
  26. Self-test execution status: ( 0) The previous self-test routine completed
  27. without error or no self-test has ever
  28. been run.
  29. Total time to complete Offline
  30. data collection: (9420) seconds.
  31. Offline data collection
  32. capabilities: (0x5b) SMART execute Offline immediate.
  33. Auto Offline data collection on/off support.
  34. Suspend Offline collection upon new
  35. command.
  36. Offline surface scan supported.
  37. Self-test supported.
  38. No Conveyance Self-test supported.
  39. Selective Self-test supported.
  40. SMART capabilities: (0x0003) Saves SMART data before entering
  41. power-saving mode.
  42. Supports SMART auto save timer.
  43. Error logging capability: (0x01) Error logging supported.
  44. General Purpose Logging supported.
  45. Short self-test routine
  46. recommended polling time: ( 2) minutes.
  47. Extended self-test routine
  48. recommended polling time: ( 157) minutes.
  49. SCT capabilities: (0x003f) SCT Status supported.
  50. SCT Error Recovery Control 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 100 100 051 Pre-fail Always - 499
  58. 2 Throughput_Performance 0x0026 252 252 000 Old_age Always - 0
  59. 3 Spin_Up_Time 0x0023 071 068 025 Pre-fail Always - 9055
  60. 4 Start_Stop_Count 0x0032 099 099 000 Old_age Always - 1964
  61. 5 Reallocated_Sector_Ct 0x0033 252 252 010 Pre-fail Always - 0
  62. 7 Seek_Error_Rate 0x002e 252 252 051 Old_age Always - 0
  63. 8 Seek_Time_Performance 0x0024 252 252 015 Old_age Offline - 0
  64. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 3963
  65. 10 Spin_Retry_Count 0x0032 252 252 051 Old_age Always - 0
  66. 11 Calibration_Retry_Count 0x0032 252 252 000 Old_age Always - 0
  67. 12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 1996
  68. 191 G-Sense_Error_Rate 0x0022 100 100 000 Old_age Always - 20
  69. 192 Power-Off_Retract_Count 0x0022 252 252 000 Old_age Always - 0
  70. 194 Temperature_Celsius 0x0002 064 056 000 Old_age Always - 28 (Lifetime Min/Max 10/44)
  71. 195 Hardware_ECC_Recovered 0x003a 100 100 000 Old_age Always - 0
  72. 196 Reallocated_Event_Count 0x0032 252 252 000 Old_age Always - 0
  73. 197 Current_Pending_Sector 0x0032 252 100 000 Old_age Always - 0
  74. 198 Offline_Uncorrectable 0x0030 252 252 000 Old_age Offline - 0
  75. 199 UDMA_CRC_Error_Count 0x0036 100 100 000 Old_age Always - 7
  76. 200 Multi_Zone_Error_Rate 0x002a 100 100 000 Old_age Always - 19
  77. 223 Load_Retry_Count 0x0032 252 252 000 Old_age Always - 0
  78. 225 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 2013
  79.  
  80. SMART Error Log Version: 1
  81. No Errors Logged
  82.  
  83. SMART Self-test log structure revision number 1
  84. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  85.  
  86.  
  87. Note: selective self-test log revision number (0) not 1 implies that no selective self-test has ever been run
  88. SMART Selective self-test log data structure revision number 0
  89. Note: revision number not 1 implies that no selective self-test has ever been run
  90. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  91. 1 0 0 Completed [00% left] (0-65535)
  92. 2 0 0 Not_testing
  93. 3 0 0 Not_testing
  94. 4 0 0 Not_testing
  95. 5 0 0 Not_testing
  96. Selective self-test flags (0x0):
  97. After scanning selected spans, do NOT read-scan remainder of disk.
  98. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement