Advertisement
Guest User

smartctl

a guest
Mar 27th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.95 KB | None | 0 0
  1. root@proxmox:~# smartctl -a /dev/sdb
  2. smartctl 7.3 2022-02-28 r5338 [x86_64-linux-6.5.11-8-pve] (local build)
  3. Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: ST16000NM000J-2TW103
  7. Serial Number: ZR5F3NYD
  8. LU WWN Device Id: 5 000c50 0e7ab22ed
  9. Firmware Version: OOS1
  10. User Capacity: 16,000,900,661,248 bytes [16.0 TB]
  11. Sector Sizes: 512 bytes logical, 4096 bytes physical
  12. Rotation Rate: 7200 rpm
  13. Form Factor: 3.5 inches
  14. Device is: Not in smartctl database 7.3/5319
  15. ATA Version is: ACS-4 (minor revision not indicated)
  16. SATA Version is: SATA 3.3, 6.0 Gb/s (current: 6.0 Gb/s)
  17. Local Time is: Wed Mar 27 07:48:34 2024 CDT
  18. SMART support is: Available - device has SMART capability.
  19. SMART support is: Enabled
  20.  
  21. === START OF READ SMART DATA SECTION ===
  22. SMART Status not supported: Incomplete response, ATA output registers missing
  23. SMART overall-health self-assessment test result: PASSED
  24. Warning: This result is based on an Attribute check.
  25.  
  26. General SMART Values:
  27. Offline data collection status: (0x82) Offline data collection activity
  28. was completed without error.
  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: ( 567) 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: ( 1) minutes.
  51. Extended self-test routine
  52. recommended polling time: (1479) minutes.
  53. Conveyance self-test routine
  54. recommended polling time: ( 2) minutes.
  55. SCT capabilities: (0x70bd) SCT Status supported.
  56. SCT Error Recovery Control supported.
  57. SCT Feature Control supported.
  58. SCT Data Table supported.
  59.  
  60. SMART Attributes Data Structure revision number: 10
  61. Vendor Specific SMART Attributes with Thresholds:
  62. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  63. 1 Raw_Read_Error_Rate 0x000f 080 066 044 Pre-fail Always - 102808916
  64. 3 Spin_Up_Time 0x0003 090 090 000 Pre-fail Always - 0
  65. 4 Start_Stop_Count 0x0032 099 099 020 Old_age Always - 1386
  66. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  67. 7 Seek_Error_Rate 0x000f 074 061 045 Pre-fail Always - 25654112
  68. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 798
  69. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  70. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 6
  71. 18 Unknown_Attribute 0x000b 100 100 050 Pre-fail Always - 0
  72. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  73. 188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0
  74. 190 Airflow_Temperature_Cel 0x0022 074 051 000 Old_age Always - 26 (Min/Max 25/26)
  75. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 2
  76. 193 Load_Cycle_Count 0x0032 099 099 000 Old_age Always - 2276
  77. 194 Temperature_Celsius 0x0022 026 049 000 Old_age Always - 26 (0 25 0 0 0)
  78. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  79. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  80. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  81. 200 Multi_Zone_Error_Rate 0x0023 100 100 001 Pre-fail Always - 0
  82. 240 Head_Flying_Hours 0x0000 100 100 000 Old_age Offline - 171 (73 12 0)
  83. 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 3756010894
  84. 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 33975599462
  85.  
  86. SMART Error Log Version: 1
  87. No Errors Logged
  88.  
  89. SMART Self-test log structure revision number 1
  90. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  91. # 1 Short offline Completed without error 00% 0 -
  92.  
  93. SMART Selective self-test log data structure revision number 1
  94. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  95. 1 0 0 Not_testing
  96. 2 0 0 Not_testing
  97. 3 0 0 Not_testing
  98. 4 0 0 Not_testing
  99. 5 0 0 Not_testing
  100. Selective self-test flags (0x0):
  101. After scanning selected spans, do NOT read-scan remainder of disk.
  102. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement