Advertisement
Guest User

Untitled

a guest
Jul 25th, 2014
209
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.43 KB | None | 0 0
  1.  
  2. C:\Program Files\smartmontools\bin>smartctl -a /dev/sdb
  3. smartctl 6.2 2013-07-26 r3841 [x86_64-w64-mingw32-win7-sp1] (sf-6.2-1)
  4. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Model Family: Western Digital Scorpio Black (AF)
  8. Device Model: WDC WD5000BPKT-00PK4T0
  9. Serial Number: WD-WX31C62M7231
  10. LU WWN Device Id: 5 0014ee 602b22a25
  11. Firmware Version: 01.01A01
  12. User Capacity: 500.107.862.016 bytes [500 GB]
  13. Sector Sizes: 512 bytes logical, 4096 bytes physical
  14. Rotation Rate: 7200 rpm
  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
  18. Local Time is: Fri Jul 25 22:41:20 2014 MS
  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: ( 121) The previous self-test completed having
  30. the read element of the test failed.
  31. Total time to complete Offline
  32. data collection: ( 9060) seconds.
  33. Offline data collection
  34. capabilities: (0x7b) SMART execute Offline immediate.
  35. Auto Offline data collection on/off support.
  36. Suspend Offline collection upon new
  37. command.
  38. Offline surface scan supported.
  39. Self-test supported.
  40. Conveyance Self-test supported.
  41. Selective Self-test supported.
  42. SMART capabilities: (0x0003) Saves SMART data before entering
  43. power-saving mode.
  44. Supports SMART auto save timer.
  45. Error logging capability: (0x01) Error logging supported.
  46. General Purpose Logging supported.
  47. Short self-test routine
  48. recommended polling time: ( 2) minutes.
  49. Extended self-test routine
  50. recommended polling time: ( 92) minutes.
  51. Conveyance self-test routine
  52. recommended polling time: ( 5) minutes.
  53. SCT capabilities: (0x7035) SCT Status 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 0x002f 199 199 051 Pre-fail Always - 1009
  61. 3 Spin_Up_Time 0x0027 191 190 021 Pre-fail Always - 1433
  62. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 82
  63. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  64. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  65. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 194
  66. 10 Spin_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  67. 11 Calibration_Retry_Count 0x0032 100 253 000 Old_age Always - 0
  68. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 80
  69. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 5
  70. 193 Load_Cycle_Count 0x0032 199 199 000 Old_age Always - 3123
  71. 194 Temperature_Celsius 0x0022 111 098 000 Old_age Always - 36
  72. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  73. 197 Current_Pending_Sector 0x0032 200 199 000 Old_age Always - 9
  74. 198 Offline_Uncorrectable 0x0030 100 253 000 Old_age Offline - 0
  75. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  76. 200 Multi_Zone_Error_Rate 0x0008 100 253 000 Old_age Offline - 0
  77.  
  78. SMART Error Log Version: 1
  79. No Errors Logged
  80.  
  81. SMART Self-test log structure revision number 1
  82. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  83. # 1 Extended offline Completed: read failure 90% 193 40148
  84. # 2 Short offline Completed: read failure 90% 192 40150
  85. # 3 Short offline Completed: read failure 40% 192 40151
  86.  
  87. SMART Selective self-test log data structure revision number 1
  88. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  89. 1 0 0 Not_testing
  90. 2 0 0 Not_testing
  91. 3 0 0 Not_testing
  92. 4 0 0 Not_testing
  93. 5 0 0 Not_testing
  94. Selective self-test flags (0x0):
  95. After scanning selected spans, do NOT read-scan remainder of disk.
  96. If Selective self-test is pending on power-up, resume after 0 minute delay.
  97.  
  98.  
  99. C:\Program Files\smartmontools\bin>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement