Advertisement
Guest User

Untitled

a guest
Oct 10th, 2019
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. ~# smartctl -a /dev/sda
  2. smartctl 6.5 2016-05-07 r4318 [x86_64-linux-4.4.190] (local build)
  3. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: XXX
  7. Device Model: XXX
  8. Serial Number: XXX
  9. LU WWN Device Id: XXX
  10. Firmware Version: 502ABBF0
  11. User Capacity: 60,022,480,896 bytes [60.0 GB]
  12. Sector Size: 512 bytes logical/physical
  13. Rotation Rate: Solid State Device
  14. Device is: In smartctl database [for details use: -P show]
  15. ATA Version is: ATA8-ACS, ACS-2 T13/2015-D revision 3
  16. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 1.5 Gb/s)
  17. Local Time is: Thu Oct 10 15:47:11 2019 CEST
  18. SMART support is: Available - device has SMART capability.
  19. SMART support is: Enabled
  20.  
  21. === START OF READ SMART DATA SECTION ===
  22. SMART overall-health self-assessment test result: PASSED
  23.  
  24. General SMART Values:
  25. Offline data collection status: (0x02) Offline data collection activity
  26. was completed without error.
  27. Auto Offline Data Collection: Disabled.
  28. Self-test execution status: ( 0) The previous self-test routine completed
  29. without error or no self-test has ever
  30. been run.
  31. Total time to complete Offline
  32. data collection: ( 0) seconds.
  33. Offline data collection
  34. capabilities: (0x7b) SMART execute Offline immediate.
  35. Auto Offline data collection on/off support.
  36. Suspend Offline collection upon new
  37. command.
  38. Offline surface scan supported.
  39. Self-test supported.
  40. Conveyance Self-test supported.
  41. Selective Self-test supported.
  42. SMART capabilities: (0x0003) Saves SMART data before entering
  43. power-saving mode.
  44. Supports SMART auto save timer.
  45. Error logging capability: (0x01) Error logging supported.
  46. General Purpose Logging supported.
  47. Short self-test routine
  48. recommended polling time: ( 1) minutes.
  49. Extended self-test routine
  50. recommended polling time: ( 48) minutes.
  51. Conveyance self-test routine
  52. recommended polling time: ( 2) minutes.
  53. SCT capabilities: (0x0021) SCT Status supported.
  54. SCT Data Table supported.
  55.  
  56. SMART Attributes Data Structure revision number: 10
  57. Vendor Specific SMART Attributes with Thresholds:
  58. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  59. 1 Raw_Read_Error_Rate 0x000f 120 120 050 Pre-fail Always - 0/0
  60. 5 Retired_Block_Count 0x0033 100 100 003 Pre-fail Always - 0
  61. 9 Power_On_Hours_and_Msec 0x0032 000 000 000 Old_age Always - 1300h+21m+54.120s
  62. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 864
  63. 171 Program_Fail_Count 0x0032 000 000 000 Old_age Always - 0
  64. 172 Erase_Fail_Count 0x0032 000 000 000 Old_age Always - 0
  65. 174 Unexpect_Power_Loss_Ct 0x0030 000 000 000 Old_age Offline - 85
  66. 177 Wear_Range_Delta 0x0000 000 000 000 Old_age Offline - 2
  67. 181 Program_Fail_Count 0x0032 000 000 000 Old_age Always - 0
  68. 182 Erase_Fail_Count 0x0032 000 000 000 Old_age Always - 0
  69. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  70. 189 Airflow_Temperature_Cel 0x0000 034 076 000 Old_age Offline - 34 (Min/Max 7/76)
  71. 194 Temperature_Celsius 0x0022 034 076 000 Old_age Always - 34 (Min/Max 7/76)
  72. 195 ECC_Uncorr_Error_Count 0x001c 100 100 000 Old_age Offline - 0/0
  73. 196 Reallocated_Event_Count 0x0033 100 100 003 Pre-fail Always - 0
  74. 201 Unc_Soft_Read_Err_Rate 0x001c 100 100 000 Old_age Offline - 0/0
  75. 204 Soft_ECC_Correct_Rate 0x001c 100 100 000 Old_age Offline - 0/0
  76. 230 Life_Curve_Status 0x0013 100 100 000 Pre-fail Always - 100
  77. 231 SSD_Life_Left 0x0013 100 100 010 Pre-fail Always - 0
  78. 233 SandForce_Internal 0x0000 000 000 000 Old_age Offline - 1483
  79. 234 SandForce_Internal 0x0032 000 000 000 Old_age Always - 1813
  80. 241 Lifetime_Writes_GiB 0x0032 000 000 000 Old_age Always - 1813
  81. 242 Lifetime_Reads_GiB 0x0032 000 000 000 Old_age Always - 2342
  82.  
  83. SMART Error Log not supported
  84.  
  85. SMART Self-test Log not supported
  86.  
  87. SMART Selective self-test log data structure revision number 0
  88. Note: revision number not 1 implies that no selective self-test has ever been run
  89. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  90. 1 0 0 Not_testing
  91. 2 0 0 Not_testing
  92. 3 0 0 Not_testing
  93. 4 0 0 Not_testing
  94. 5 0 0 Not_testing
  95. Selective self-test flags (0x0):
  96. After scanning selected spans, do NOT read-scan remainder of disk.
  97. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement