Advertisement
Guest User

Untitled

a guest
Dec 29th, 2016
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. $ sudo smartctl /dev/sda -a
  2. smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-57-generic] (local build)
  3. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Samsung based SSDs
  7. Device Model: Samsung SSD 840 PRO Series
  8. Serial Number: S1ATNSAD700121B
  9. LU WWN Device Id: 5 002538 5a007d676
  10. Firmware Version: DXM05B0Q
  11. User Capacity: 256,060,514,304 bytes [256 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: ACS-2, ATA8-ACS T13/1699-D revision 4c
  16. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
  17. Local Time is: Thu Dec 29 19:57:45 2016 CET
  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: (0x00) Offline data collection activity
  26. was never started.
  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: (53956) seconds.
  33. Offline data collection
  34. capabilities: (0x53) SMART execute Offline immediate.
  35. Auto Offline data collection on/off support.
  36. Suspend Offline collection upon new
  37. command.
  38. No Offline surface scan supported.
  39. Self-test supported.
  40. No 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: ( 2) minutes.
  49. Extended self-test routine
  50. recommended polling time: ( 20) minutes.
  51. SCT capabilities: (0x003d) SCT Status supported.
  52. SCT Error Recovery Control supported.
  53. SCT Feature Control supported.
  54. SCT Data Table supported.
  55.  
  56. SMART Attributes Data Structure revision number: 1
  57. Vendor Specific SMART Attributes with Thresholds:
  58. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  59. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  60. 9 Power_On_Hours 0x0032 098 098 000 Old_age Always - 6537
  61. 12 Power_Cycle_Count 0x0032 094 094 000 Old_age Always - 5820
  62. 177 Wear_Leveling_Count 0x0013 093 093 000 Pre-fail Always - 246
  63. 179 Used_Rsvd_Blk_Cnt_Tot 0x0013 100 100 010 Pre-fail Always - 0
  64. 181 Program_Fail_Cnt_Total 0x0032 100 100 010 Old_age Always - 0
  65. 182 Erase_Fail_Count_Total 0x0032 100 100 010 Old_age Always - 0
  66. 183 Runtime_Bad_Block 0x0013 100 100 010 Pre-fail Always - 0
  67. 187 Uncorrectable_Error_Cnt 0x0032 100 100 000 Old_age Always - 0
  68. 190 Airflow_Temperature_Cel 0x0032 068 042 000 Old_age Always - 32
  69. 195 ECC_Error_Rate 0x001a 200 200 000 Old_age Always - 0
  70. 199 CRC_Error_Count 0x003e 100 100 000 Old_age Always - 0
  71. 235 POR_Recovery_Count 0x0012 099 099 000 Old_age Always - 520
  72. 241 Total_LBAs_Written 0x0032 099 099 000 Old_age Always - 46248065971
  73.  
  74. SMART Error Log Version: 1
  75. No Errors Logged
  76.  
  77. SMART Self-test log structure revision number 1
  78. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  79. # 1 Short offline Completed without error 00% 3754 -
  80.  
  81. SMART Selective self-test log data structure revision number 1
  82. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  83. 1 0 0 Not_testing
  84. 2 0 0 Not_testing
  85. 3 0 0 Not_testing
  86. 4 0 0 Not_testing
  87. 5 0 0 Not_testing
  88. 255 0 65535 Read_scanning was never started
  89. Selective self-test flags (0x0):
  90. After scanning selected spans, do NOT read-scan remainder of disk.
  91. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement