Advertisement
Guest User

Untitled

a guest
May 8th, 2025
14
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | Fixit | 0 0
  1. ubuntu@ubuntu:~$ sudo smartctl -s on -a /dev/sdb
  2. smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.11.0-17-generic] (local build)
  3. Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Seagate Pipeline HD 5900.2
  7. Device Model: ST3320311CS
  8. Serial Number: 5VV7G626
  9. LU WWN Device Id: 5 000c50 03d6bd423
  10. Firmware Version: ES12
  11. User Capacity: 320,072,933,376 bytes [320 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Rotation Rate: 5900 rpm
  14. Device is: In smartctl database 7.3/5528
  15. ATA Version is: ATA8-ACS T13/1699-D revision 4
  16. SATA Version is: SATA 2.6, 3.0 Gb/s (current: 3.0 Gb/s)
  17. Local Time is: Thu May 8 12:24:30 2025 UTC
  18. SMART support is: Available - device has SMART capability.
  19. SMART support is: Enabled
  20.  
  21. === START OF ENABLE/DISABLE COMMANDS SECTION ===
  22. SMART Enabled.
  23.  
  24. === START OF READ SMART DATA SECTION ===
  25. SMART overall-health self-assessment test result: PASSED
  26.  
  27. General SMART Values:
  28. Offline data collection status: (0x82) Offline data collection activity
  29. was completed without error.
  30. Auto Offline Data Collection: Enabled.
  31. Self-test execution status: ( 0) The previous self-test routine completed
  32. without error or no self-test has ever
  33. been run.
  34. Total time to complete Offline
  35. data collection: ( 643) seconds.
  36. Offline data collection
  37. capabilities: (0x7b) SMART execute Offline immediate.
  38. Auto Offline data collection on/off support.
  39. Suspend Offline collection upon new
  40. command.
  41. Offline surface scan supported.
  42. Self-test supported.
  43. Conveyance Self-test supported.
  44. Selective Self-test supported.
  45. SMART capabilities: (0x0003) Saves SMART data before entering
  46. power-saving mode.
  47. Supports SMART auto save timer.
  48. Error logging capability: (0x01) Error logging supported.
  49. General Purpose Logging supported.
  50. Short self-test routine
  51. recommended polling time: ( 1) minutes.
  52. Extended self-test routine
  53. recommended polling time: ( 87) minutes.
  54. Conveyance self-test routine
  55. recommended polling time: ( 2) minutes.
  56. SCT capabilities: (0x103b) SCT Status supported.
  57. SCT Error Recovery Control supported.
  58. SCT Feature Control supported.
  59. SCT Data Table supported.
  60.  
  61. SMART Attributes Data Structure revision number: 10
  62. Vendor Specific SMART Attributes with Thresholds:
  63. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  64. 1 Raw_Read_Error_Rate 0x000f 113 099 006 Pre-fail Always - 55027938
  65. 3 Spin_Up_Time 0x0003 097 097 000 Pre-fail Always - 0
  66. 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2424
  67. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
  68. 7 Seek_Error_Rate 0x000f 090 060 030 Pre-fail Always - 952345568
  69. 9 Power_On_Hours 0x0032 071 011 000 Old_age Always - 26234
  70. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  71. 12 Power_Cycle_Count 0x0032 099 037 020 Old_age Always - 1181
  72. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  73. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  74. 188 Command_Timeout 0x0032 100 095 000 Old_age Always - 3802969
  75. 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
  76. 190 Airflow_Temperature_Cel 0x0022 071 046 045 Old_age Always - 29 (Min/Max 29/29)
  77. 194 Temperature_Celsius 0x0022 029 054 000 Old_age Always - 29 (0 9 0 0 0)
  78. 195 Hardware_ECC_Recovered 0x001a 074 048 000 Old_age Always - 55027938
  79. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  80. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  81. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  82.  
  83. SMART Error Log Version: 1
  84. No Errors Logged
  85.  
  86. SMART Self-test log structure revision number 1
  87. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  88. # 1 Extended offline Completed: read failure 90% 4658 234254
  89. # 2 Extended offline Completed without error 00% 1 -
  90.  
  91. SMART Selective self-test log data structure revision number 1
  92. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  93. 1 0 0 Not_testing
  94. 2 0 0 Not_testing
  95. 3 0 0 Not_testing
  96. 4 0 0 Not_testing
  97. 5 0 0 Not_testing
  98. Selective self-test flags (0x0):
  99. After scanning selected spans, do NOT read-scan remainder of disk.
  100. If Selective self-test is pending on power-up, resume after 0 minute delay.
  101.  
  102. The above only provides legacy SMART information - try 'smartctl -x' for more
  103.  
  104. ubuntu@ubuntu:~$ sudo smartctl -s on -a /dev/sdd
  105. smartctl 7.4 2023-08-01 r5530 [x86_64-linux-6.11.0-17-generic] (local build)
  106. Copyright (C) 2002-23, Bruce Allen, Christian Franke, www.smartmontools.org
  107.  
  108. Smartctl open device: /dev/sdd failed: INQUIRY failed
  109.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement