Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2015
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.65 KB | None | 0 0
  1. sudo smartctl -a /dev/sda
  2. [sudo] password for william:
  3. smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-65-generic] (local build)
  4. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Model Family: Western Digital Caviar Green (AF, SATA 6Gb/s)
  8. Device Model: WDC WD20EZRX-00D8PB0
  9. Serial Number: WD-WCC4M2326724
  10. LU WWN Device Id: 5 0014ee 25f4a8bff
  11. Firmware Version: 80.00A80
  12. User Capacity: 2,000,398,934,016 bytes [2.00 TB]
  13. Sector Sizes: 512 bytes logical, 4096 bytes physical
  14. Rotation Rate: 5400 rpm
  15. Device is: In smartctl database [for details use: -P show]
  16. ATA Version is: ACS-2 (minor revision not indicated)
  17. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 3.0 Gb/s)
  18. Local Time is: Thu Oct 22 17:53:59 2015 EDT
  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: (0x84) Offline data collection activity
  27. was suspended by an interrupting command from host.
  28. Auto Offline Data Collection: Enabled.
  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: (27240) seconds.
  34. Offline data collection
  35. capabilities: (0x7b) 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. 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: ( 275) minutes.
  52. Conveyance self-test routine
  53. recommended polling time: ( 5) minutes.
  54. SCT capabilities: (0x7035) SCT Status supported.
  55. SCT Feature Control supported.
  56. SCT Data Table supported.
  57.  
  58. SMART Attributes Data Structure revision number: 16
  59. Vendor Specific SMART Attributes with Thresholds:
  60. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  61. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 26
  62. 3 Spin_Up_Time 0x0027 196 177 021 Pre-fail Always - 3183
  63. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 131
  64. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  65. 7 Seek_Error_Rate 0x002e 200 200 000 Old_age Always - 0
  66. 9 Power_On_Hours 0x0032 085 085 000 Old_age Always - 11255
  67. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  68. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  69. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 128
  70. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 48
  71. 193 Load_Cycle_Count 0x0032 190 190 000 Old_age Always - 31402
  72. 194 Temperature_Celsius 0x0022 117 089 000 Old_age Always - 30
  73. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  74. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 2
  75. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  76. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  77. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  78.  
  79. SMART Error Log Version: 1
  80. No Errors Logged
  81.  
  82. SMART Self-test log structure revision number 1
  83. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  84.  
  85.  
  86. SMART Selective self-test log data structure revision number 1
  87. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  88. 1 0 0 Not_testing
  89. 2 0 0 Not_testing
  90. 3 0 0 Not_testing
  91. 4 0 0 Not_testing
  92. 5 0 0 Not_testing
  93. Selective self-test flags (0x0):
  94. After scanning selected spans, do NOT read-scan remainder of disk.
  95. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement