Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.32 KB | None | 0 0
  1. root@ubuntu:~# smartctl -a /dev/sdc
  2. smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.13.0-100-generic] (local build)
  3. Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: Samsung SSD 850 PRO 2TB
  7. Serial Number: S2KMNWAG701009M
  8. LU WWN Device Id: 5 002538 c70006858
  9. Firmware Version: EXM02B6Q
  10. User Capacity: 2,048,408,248,320 bytes [2.04 TB]
  11. Sector Size: 512 bytes logical/physical
  12. Rotation Rate: Solid State Device
  13. Device is: Not in smartctl database [for details use: -P showall]
  14. ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4c
  15. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
  16. Local Time is: Mon Jun 25 17:19:04 2018 CEST
  17. SMART support is: Available - device has SMART capability.
  18. SMART support is: Enabled
  19.  
  20. === START OF READ SMART DATA SECTION ===
  21. SMART overall-health self-assessment test result: PASSED
  22.  
  23. General SMART Values:
  24. Offline data collection status: (0x00) Offline data collection activity
  25. was never started.
  26. Auto Offline Data Collection: Disabled.
  27. Self-test execution status: ( 0) The previous self-test routine completed
  28. without error or no self-test has ever
  29. been run.
  30. Total time to complete Offline
  31. data collection: ( 0) seconds.
  32. Offline data collection
  33. capabilities: (0x53) SMART execute Offline immediate.
  34. Auto Offline data collection on/off support.
  35. Suspend Offline collection upon new
  36. command.
  37. No Offline surface scan supported.
  38. Self-test supported.
  39. No Conveyance Self-test supported.
  40. Selective Self-test supported.
  41. SMART capabilities: (0x0003) Saves SMART data before entering
  42. power-saving mode.
  43. Supports SMART auto save timer.
  44. Error logging capability: (0x01) Error logging supported.
  45. General Purpose Logging supported.
  46. Short self-test routine
  47. recommended polling time: ( 2) minutes.
  48. Extended self-test routine
  49. recommended polling time: ( 600) minutes.
  50. SCT capabilities: (0x003d) SCT Status supported.
  51. SCT Error Recovery Control supported.
  52. SCT Feature Control supported.
  53. SCT Data Table supported.
  54.  
  55. SMART Attributes Data Structure revision number: 1
  56. Vendor Specific SMART Attributes with Thresholds:
  57. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  58. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  59. 9 Power_On_Hours 0x0032 095 095 000 Old_age Always - 24926
  60. 12 Power_Cycle_Count 0x0032 099 099 000 Old_age Always - 15
  61. 177 Wear_Leveling_Count 0x0013 063 063 000 Pre-fail Always - 767
  62. 179 Used_Rsvd_Blk_Cnt_Tot 0x0013 100 100 010 Pre-fail Always - 0
  63. 181 Program_Fail_Cnt_Total 0x0032 100 100 010 Old_age Always - 0
  64. 182 Erase_Fail_Count_Total 0x0032 100 100 010 Old_age Always - 0
  65. 183 Runtime_Bad_Block 0x0013 100 100 010 Pre-fail Always - 0
  66. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  67. 190 Airflow_Temperature_Cel 0x0032 074 055 000 Old_age Always - 26
  68. 195 Hardware_ECC_Recovered 0x001a 200 200 000 Old_age Always - 0
  69. 199 UDMA_CRC_Error_Count 0x003e 100 100 000 Old_age Always - 0
  70. 235 Unknown_Attribute 0x0012 099 099 000 Old_age Always - 8
  71. 241 Total_LBAs_Written 0x0032 099 099 000 Old_age Always - 620028234368
  72.  
  73. SMART Error Log Version: 1
  74. No Errors Logged
  75.  
  76. SMART Self-test log structure revision number 1
  77. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  78.  
  79.  
  80. SMART Selective self-test log data structure revision number 1
  81. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  82. 1 0 0 Not_testing
  83. 2 0 0 Not_testing
  84. 3 0 0 Not_testing
  85. 4 0 0 Not_testing
  86. 5 0 0 Not_testing
  87. 255 0 65535 Read_scanning was never started
  88. Selective self-test flags (0x0):
  89. After scanning selected spans, do NOT read-scan remainder of disk.
  90. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement