Advertisement
Jakeukalane

smartctl

Apr 11th, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.57 KB | None | 0 0
  1. [prueba@alberto-new-pc ~]$ sudo smartctl --all /dev/sda1
  2. smartctl 7.3 2022-02-28 r5338 [x86_64-linux-5.4.236-1-MANJARO] (local build)
  3. Copyright (C) 2002-22, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Crucial/Micron Client SSDs
  7. Device Model: CT480BX500SSD1
  8. Serial Number: 1936E19A2DC1
  9. LU WWN Device Id: 0 000000 000000000
  10. Firmware Version: M6CR022
  11. User Capacity: 480.103.981.056 bytes [480 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Rotation Rate: Solid State Device
  14. Form Factor: 2.5 inches
  15. TRIM Command: Available
  16. Device is: In smartctl database 7.3/5319
  17. ATA Version is: ACS-3 T13/2161-D revision 4
  18. SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
  19. Local Time is: Tue Apr 11 20:53:07 2023 CEST
  20. SMART support is: Available - device has SMART capability.
  21. SMART support is: 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: (0x00) Offline data collection activity
  28. was never started.
  29. Auto Offline Data Collection: Disabled.
  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: ( 120) seconds.
  35. Offline data collection
  36. capabilities: (0x11) SMART execute Offline immediate.
  37. No Auto Offline data collection support.
  38. Suspend Offline collection upon new
  39. command.
  40. No Offline surface scan supported.
  41. Self-test supported.
  42. No Conveyance Self-test supported.
  43. No Selective Self-test supported.
  44. SMART capabilities: (0x0002) Does not save SMART data before
  45. entering 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: ( 10) minutes.
  53.  
  54. SMART Attributes Data Structure revision number: 1
  55. Vendor Specific SMART Attributes with Thresholds:
  56. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  57. 1 Raw_Read_Error_Rate 0x002f 000 100 000 Pre-fail Always - 0
  58. 5 Reallocate_NAND_Blk_Cnt 0x0032 100 100 010 Old_age Always - 0
  59. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 25135
  60. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 317
  61. 171 Program_Fail_Count 0x0032 100 100 000 Old_age Always - 0
  62. 172 Erase_Fail_Count 0x0032 000 000 000 Old_age Always - 0
  63. 173 Ave_Block-Erase_Count 0x0032 054 054 000 Old_age Always - 1095
  64. 174 Unexpect_Power_Loss_Ct 0x0032 100 100 000 Old_age Always - 50
  65. 180 Unused_Reserve_NAND_Blk 0x0033 100 100 000 Pre-fail Always - 224
  66. 183 SATA_Interfac_Downshift 0x0032 100 100 000 Old_age Always - 0
  67. 184 Error_Correction_Count 0x0032 100 100 000 Old_age Always - 0
  68. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  69. 194 Temperature_Celsius 0x0022 072 026 000 Old_age Always - 28 (Min/Max 6/74)
  70. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
  71. 197 Current_Pending_ECC_Cnt 0x0032 100 100 000 Old_age Always - 0
  72. 198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
  73. 199 UDMA_CRC_Error_Count 0x0032 100 100 000 Old_age Always - 0
  74. 202 Percent_Lifetime_Remain 0x0030 046 046 001 Old_age Offline - 54
  75. 206 Write_Error_Rate 0x000e 000 000 000 Old_age Always - 0
  76. 210 Success_RAIN_Recov_Cnt 0x0032 100 100 000 Old_age Always - 0
  77. 246 Total_LBAs_Written 0x0032 100 100 000 Old_age Always - 207413767172
  78. 247 Host_Program_Page_Count 0x0032 100 100 000 Old_age Always - 6481680224
  79. 248 FTL_Program_Page_Count 0x0032 100 100 000 Old_age Always - 6061121824
  80.  
  81. SMART Error Log Version: 1
  82. No Errors Logged
  83.  
  84. SMART Self-test log structure revision number 1
  85. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  86.  
  87. Selective Self-tests/Logging not supported
  88.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement