Guest User

Untitled

a guest
Sep 24th, 2018
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. paul@xxxx:~$ sudo smartctl -a /dev/sda|less
  2. [sudo] password for paul:
  3. smartctl 6.6 2016-05-31 r4324 [x86_64-linux-4.15.0-34-generic] (local build)
  4. Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Device Model: ZOTAC ZTSSD-A4P-120G
  8. Serial Number: E7CB07580E0B00221397
  9. Firmware Version: S9FM02.2
  10. User Capacity: 120,034,123,776 bytes [120 GB]
  11. Sector Size: 512 bytes logical/physical
  12. Rotation Rate: Solid State Device
  13. Form Factor: 2.5 inches
  14. Device is: Not in smartctl database [for details use: -P showall]
  15. ATA Version is: ACS-3 (minor revision not indicated)
  16. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
  17. Local Time is: Tue Sep 25 13:25:36 2018 KST
  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: ( 30) 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: ( 2) minutes.
  51. Conveyance self-test routine
  52. recommended polling time: ( 2) minutes.
  53.  
  54. SMART Attributes Data Structure revision number: 16
  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 0x000a 100 100 000 Old_age Always - 0
  58. 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 20678
  59. 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 64
  60. 168 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0
  61. 170 Unknown_Attribute 0x0013 100 100 010 Pre-fail Always - 30
  62. 173 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 413335684
  63. 192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 6
  64. 194 Temperature_Celsius 0x0023 070 070 000 Pre-fail Always - 30
  65. 196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0
  66. 218 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0
  67. 241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 4038617
  68.  
  69. SMART Error Log Version: 1
  70. No Errors Logged
  71.  
  72. SMART Self-test log structure revision number 1
  73. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  74. # 1 Extended offline Completed without error 00% 12457 -
  75.  
  76. SMART Selective self-test log data structure revision number 0
  77. Note: revision number not 1 implies that no selective self-test has ever been run
  78. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  79. 1 0 0 Not_testing
  80. 2 0 0 Not_testing
  81. 3 0 0 Not_testing
  82. 4 0 0 Not_testing
  83. 5 0 0 Not_testing
  84. Selective self-test flags (0x0):
  85. After scanning selected spans, do NOT read-scan remainder of disk.
  86. If Selective self-test is pending on power-up, resume after 0 minute delay.
Add Comment
Please, Sign In to add comment