Advertisement
Guest User

Untitled

a guest
Sep 24th, 2016
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.36 KB | None | 0 0
  1. sudo smartctl --all /dev/sda
  2.  
  3. sudo badblocks -svvn -c 262144 /dev/sdb
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Toshiba 2.5" HDD MK..75GSX
  7. Device Model: TOSHIBA MK6475GSX
  8. Serial Number: 614BF414S
  9. LU WWN Device Id: 5 000039 356c811d6
  10. Firmware Version: GT001M
  11. User Capacity: 640,135,028,736 bytes [640 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Rotation Rate: 5400 rpm
  14. Form Factor: 2.5 inches
  15. Device is: In smartctl database [for details use: -P show]
  16. ATA Version is: ATA8-ACS (minor revision not indicated)
  17. SATA Version is: SATA 2.6, 3.0 Gb/s (current: 1.5 Gb/s)
  18. Local Time is: Sat Sep 24 16:12:24 2016 CST
  19. SMART support is: Available - device has SMART capability.
  20. SMART support is: Enabled
  21.  
  22. === START OF READ SMART DATA SECTION ===
  23. SMART overall-health self-assessment test result: PASSED
  24.  
  25. General SMART Values:
  26. Offline data collection status: (0x00) Offline data collection activity
  27. was never started.
  28. Auto Offline Data Collection: Disabled.
  29. Self-test execution status: ( 0) The previous self-test routine completed
  30. without error or no self-test has ever
  31. been run.
  32. Total time to complete Offline
  33. data collection: ( 120) seconds.
  34. Offline data collection
  35. capabilities: (0x5b) SMART execute Offline immediate.
  36. Auto Offline data collection on/off support.
  37. Suspend Offline collection upon new
  38. command.
  39. Offline surface scan supported.
  40. Self-test supported.
  41. No Conveyance Self-test supported.
  42. Selective Self-test supported.
  43. SMART capabilities: (0x0003) Saves SMART data before entering
  44. power-saving mode.
  45. Supports SMART auto save timer.
  46. Error logging capability: (0x01) Error logging supported.
  47. General Purpose Logging supported.
  48. Short self-test routine
  49. recommended polling time: ( 2) minutes.
  50. Extended self-test routine
  51. recommended polling time: ( 214) minutes.
  52. SCT capabilities: (0x003d) SCT Status supported.
  53. SCT Error Recovery Control supported.
  54. SCT Feature Control supported.
  55. SCT Data Table supported.
  56.  
  57. SMART Attributes Data Structure revision number: 16
  58. Vendor Specific SMART Attributes with Thresholds:
  59. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  60. 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
  61. 2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline - 0
  62. 3 Spin_Up_Time 0x0027 100 100 001 Pre-fail Always - 2355
  63. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 4331
  64. 5 Reallocated_Sector_Ct 0x0033 100 100 050 Pre-fail Always - 176
  65. 7 Seek_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
  66. 8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail Offline - 0
  67. 9 Power_On_Hours 0x0032 078 078 000 Old_age Always - 8829
  68. 10 Spin_Retry_Count 0x0033 186 100 030 Pre-fail Always - 0
  69. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 4192
  70. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 5408
  71. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 153
  72. 193 Load_Cycle_Count 0x0032 097 097 000 Old_age Always - 38324
  73. 194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 37 (Min/Max 20/55)
  74. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 21
  75. 197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0
  76. 198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
  77. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  78. 220 Disk_Shift 0x0002 100 100 000 Old_age Always - 64
  79. 222 Loaded_Hours 0x0032 083 083 000 Old_age Always - 7056
  80. 223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  81. 224 Load_Friction 0x0022 100 100 000 Old_age Always - 0
  82. 226 Load-in_Time 0x0026 100 100 000 Old_age Always - 314
  83. 240 Head_Flying_Hours 0x0001 100 100 001 Pre-fail Offline - 0
  84.  
  85. SMART Error Log Version: 1
  86. No Errors Logged
  87.  
  88. SMART Self-test log structure revision number 1
  89. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  90. # 1 Short offline Completed without error 00% 3 -
  91.  
  92. SMART Selective self-test log data structure revision number 1
  93. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  94. 1 0 0 Not_testing
  95. 2 0 0 Not_testing
  96. 3 0 0 Not_testing
  97. 4 0 0 Not_testing
  98. 5 0 0 Not_testing
  99. Selective self-test flags (0x0):
  100. After scanning selected spans, do NOT read-scan remainder of disk.
  101. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement