Advertisement
Guest User

Untitled

a guest
Aug 29th, 2022
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.73 KB | None | 0 0
  1. $ sudo smartctl -s on -a /dev/sda7
  2. smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.15.0-46-generic] (local build)
  3. Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Western Digital Caviar Blue (SATA)
  7. Device Model: WDC WD6400AAKS-65Z7B0
  8. Serial Number: WD-WCASYF228857
  9. LU WWN Device Id: 5 0014ee 20518958e
  10. Firmware Version: 01.03B01
  11. User Capacity: 640,135,028,736 bytes [640 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Device is: In smartctl database [for details use: -P show]
  14. ATA Version is: ATA8-ACS (minor revision not indicated)
  15. SATA Version is: SATA 2.5, 3.0 Gb/s
  16. Local Time is: Mon Aug 29 23:02:19 2022 MSK
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. === START OF ENABLE/DISABLE COMMANDS SECTION ===
  21. SMART Enabled.
  22.  
  23. === START OF READ SMART DATA SECTION ===
  24. SMART overall-health self-assessment test result: PASSED
  25.  
  26. General SMART Values:
  27. Offline data collection status: (0x84) Offline data collection activity
  28. was suspended by an interrupting command from host.
  29. Auto Offline Data Collection: Enabled.
  30. Self-test execution status: ( 0) The previous self-test routine completed
  31. without error or no self-test has ever
  32. been run.
  33. Total time to complete Offline
  34. data collection: (12000) seconds.
  35. Offline data collection
  36. capabilities: (0x7b) SMART execute Offline immediate.
  37. Auto Offline data collection on/off support.
  38. Suspend Offline collection upon new
  39. command.
  40. Offline surface scan supported.
  41. Self-test supported.
  42. Conveyance Self-test supported.
  43. Selective Self-test supported.
  44. SMART capabilities: (0x0003) Saves SMART data before entering
  45. power-saving mode.
  46. Supports SMART auto save timer.
  47. Error logging capability: (0x01) Error logging supported.
  48. General Purpose Logging supported.
  49. Short self-test routine
  50. recommended polling time: ( 2) minutes.
  51. Extended self-test routine
  52. recommended polling time: ( 140) minutes.
  53. Conveyance self-test routine
  54. recommended polling time: ( 5) minutes.
  55. SCT capabilities: (0x3037) SCT Status supported.
  56. SCT Feature Control supported.
  57. SCT Data Table supported.
  58.  
  59. SMART Attributes Data Structure revision number: 16
  60. Vendor Specific SMART Attributes with Thresholds:
  61. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  62. 1 Raw_Read_Error_Rate 0x002f 200 200 051 Pre-fail Always - 0
  63. 3 Spin_Up_Time 0x0027 170 163 021 Pre-fail Always - 4466
  64. 4 Start_Stop_Count 0x0032 094 094 000 Old_age Always - 6318
  65. 5 Reallocated_Sector_Ct 0x0033 200 200 140 Pre-fail Always - 0
  66. 7 Seek_Error_Rate 0x002e 100 253 000 Old_age Always - 0
  67. 9 Power_On_Hours 0x0032 067 067 000 Old_age Always - 24124
  68. 10 Spin_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  69. 11 Calibration_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  70. 12 Power_Cycle_Count 0x0032 094 094 000 Old_age Always - 6314
  71. 192 Power-Off_Retract_Count 0x0032 200 200 000 Old_age Always - 703
  72. 193 Load_Cycle_Count 0x0032 198 198 000 Old_age Always - 6318
  73. 194 Temperature_Celsius 0x0022 100 081 000 Old_age Always - 47
  74. 196 Reallocated_Event_Count 0x0032 200 200 000 Old_age Always - 0
  75. 197 Current_Pending_Sector 0x0032 200 200 000 Old_age Always - 0
  76. 198 Offline_Uncorrectable 0x0030 200 200 000 Old_age Offline - 0
  77. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  78. 200 Multi_Zone_Error_Rate 0x0008 200 200 000 Old_age Offline - 0
  79.  
  80. SMART Error Log Version: 1
  81. No Errors Logged
  82.  
  83. SMART Self-test log structure revision number 1
  84. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  85. # 1 Short offline Completed without error 00% 15129 -
  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.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement