Advertisement
ryzhov_al

[WD My Book Live] WD RED HDD S.M.A.R.T.

Sep 21st, 2013
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.51 KB | None | 0 0
  1. $ sudo smartctl -a /dev/sda
  2. [sudo] password for XXXX:
  3. smartctl 5.41 2011-06-09 r3365 [ppc-linux-2.6.32.61-taskstat] (local build)
  4. Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Device Model: WDC WD30EFRX-68AX9N0
  8. Serial Number: WD-WMC1T058XXXX
  9. LU WWN Device Id: 5 0014ee 0036e9d33
  10. Firmware Version: 80.00A80
  11. User Capacity: 3 000 592 982 016 bytes [3,00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Device is: Not in smartctl database [for details use: -P showall]
  14. ATA Version is: 9
  15. ATA Standard is: Exact ATA specification draft version not indicated
  16. Local Time is: Sat Sep 21 20:12:42 2013 MSK
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. === START OF READ SMART DATA SECTION ===
  21. SMART overall-health self-assessment test result: PASSED
  22.  
  23. General SMART Values:
  24. Offline data collection status: (0x00) Offline data collection activity
  25. was never started.
  26. Auto Offline Data Collection: Disabled.
  27. Self-test execution status: ( 0) The previous self-test routine completed
  28. without error or no self-test has ever
  29. been run.
  30. Total time to complete Offline
  31. data collection: (40500) seconds.
  32. Offline data collection
  33. capabilities: (0x7b) SMART execute Offline immediate.
  34. Auto Offline data collection on/off support.
  35. Suspend Offline collection upon new
  36. command.
  37. Offline surface scan supported.
  38. Self-test supported.
  39. Conveyance Self-test supported.
  40. Selective Self-test supported.
  41. SMART capabilities: (0x0003) Saves SMART data before entering
  42. power-saving mode.
  43. Supports SMART auto save timer.
  44. Error logging capability: (0x01) Error logging supported.
  45. General Purpose Logging supported.
  46. Short self-test routine
  47. recommended polling time: ( 2) minutes.
  48. Extended self-test routine
  49. recommended polling time: ( 255) minutes.
  50. Conveyance self-test routine
  51. recommended polling time: ( 5) minutes.
  52. SCT capabilities: (0x70bd) 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 0x002f 200 200 051 Pre-fail Always - 0
  61. 3 Spin_Up_Time 0x0027 195 180 021 Pre-fail Always - 5241
  62. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 897
  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 091 091 000 Old_age Always - 6736
  66. 10 Spin_Retry_Count 0x0032 100 100 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 - 18
  69. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 7
  70. 193 Load_Cycle_Count 0x0032 200 200 000 Old_age Always - 889
  71. 194 Temperature_Celsius 0x0022 102 090 000 Old_age Always - 48
  72. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  73. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  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 - 39
  76. 200 Multi_Zone_Error_Rate 0x0008 200 200 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 without error 00% 4105 -
  84. # 2 Extended offline Completed without error 00% 3586 -
  85. # 3 Short offline Completed without error 00% 2448 -
  86. # 4 Short offline Completed without error 00% 1 -
  87.  
  88. SMART Selective self-test log data structure revision number 1
  89. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  90. 1 0 0 Not_testing
  91. 2 0 0 Not_testing
  92. 3 0 0 Not_testing
  93. 4 0 0 Not_testing
  94. 5 0 0 Not_testing
  95. Selective self-test flags (0x0):
  96. After scanning selected spans, do NOT read-scan remainder of disk.
  97. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement