Advertisement
NLinker

SSD diagnostics 2

May 12th, 2017
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. ~ ❯❯❯ sudo smartctl --all /dev/sda
  2. sudo: unable to resolve host g55vw
  3. [sudo] password for nick:
  4. smartctl 6.5 2016-01-24 r4214 [x86_64-linux-4.4.0-62-generic] (local build)
  5. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  6.  
  7. === START OF INFORMATION SECTION ===
  8. Model Family: Marvell based SanDisk SSDs
  9. Device Model: SanDisk SDSSDHII960G
  10. Serial Number: 155001401395
  11. LU WWN Device Id: 5 001b44 f2262ac33
  12. Firmware Version: X35510RL
  13. User Capacity: 960,197,124,096 bytes [960 GB]
  14. Sector Size: 512 bytes logical/physical
  15. Rotation Rate: Solid State Device
  16. Form Factor: 2.5 inches
  17. Device is: In smartctl database [for details use: -P show]
  18. ATA Version is: ACS-2 T13/2015-D revision 3
  19. SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
  20. Local Time is: Sat May 13 05:55:55 2017 +06
  21. SMART support is: Available - device has SMART capability.
  22. SMART support is: 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: (0x00) Offline data collection activity
  29. was never started.
  30. Auto Offline Data Collection: Disabled.
  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: ( 0) seconds.
  36. Offline data collection
  37. capabilities: (0x11) SMART execute Offline immediate.
  38. No Auto Offline data collection support.
  39. Suspend Offline collection upon new
  40. command.
  41. No Offline surface scan supported.
  42. Self-test supported.
  43. No Conveyance Self-test supported.
  44. No 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: ( 2) minutes.
  52. Extended self-test routine
  53. recommended polling time: ( 10) minutes.
  54.  
  55. SMART Attributes Data Structure revision number: 4
  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 0x0032 100 100 --- Old_age Always - 0
  59. 9 Power_On_Hours 0x0032 253 100 --- Old_age Always - 3360
  60. 12 Power_Cycle_Count 0x0032 100 100 --- Old_age Always - 897
  61. 165 Total_Write/Erase_Count 0x0032 100 100 --- Old_age Always - 12897943693
  62. 166 Min_W/E_Cycle 0x0032 100 100 --- Old_age Always - 1
  63. 167 Min_Bad_Block/Die 0x0032 100 100 --- Old_age Always - 19
  64. 168 Maximum_Erase_Cycle 0x0032 100 100 --- Old_age Always - 4
  65. 169 Total_Bad_Block 0x0032 100 100 --- Old_age Always - 0
  66. 171 Program_Fail_Count 0x0032 100 100 --- Old_age Always - 0
  67. 172 Erase_Fail_Count 0x0032 100 100 --- Old_age Always - 0
  68. 173 Avg_Write/Erase_Count 0x0032 100 100 --- Old_age Always - 1
  69. 174 Unexpect_Power_Loss_Ct 0x0032 100 100 --- Old_age Always - 29
  70. 187 Reported_Uncorrect 0x0032 100 100 --- Old_age Always - 0
  71. 194 Temperature_Celsius 0x0022 067 039 --- Old_age Always - 33 (Min/Max 18/39)
  72. 199 SATA_CRC_Error 0x0032 100 100 --- Old_age Always - 0
  73. 230 Perc_Write/Erase_Count 0x0032 100 100 --- Old_age Always - 98785165335
  74. 232 Perc_Avail_Resrvd_Space 0x0033 100 100 004 Pre-fail Always - 100
  75. 233 Total_NAND_Writes_GiB 0x0032 100 100 --- Old_age Always - 1319
  76. 234 Perc_Write/Erase_Ct_BC 0x0032 100 100 --- Old_age Always - 5981
  77. 241 Total_Writes_GiB 0x0030 253 253 --- Old_age Offline - 4426
  78. 242 Total_Reads_GiB 0x0030 253 253 --- Old_age Offline - 2616
  79. 244 Thermal_Throttle 0x0032 000 100 --- Old_age Always - 0
  80.  
  81. SMART Error Log Version: 1
  82. No Errors Logged
  83.  
  84. SMART Self-test log structure revision number 1
  85. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  86. # 1 Extended offline Completed without error 00% 3360 -
  87.  
  88. Selective Self-tests/Logging not supported
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement