Advertisement
Guest User

s

a guest
Jan 24th, 2016
34
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.95 KB | None | 0 0
  1. # smartctl -a /dev/sdb
  2. smartctl 6.4 2015-06-04 r4109 [x86_64-linux-4.3.3-3-ARCH] (local build)
  3. Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Device Model: SPCC Solid State Disk
  7. Serial Number: 8EFA075A14E702907577
  8. Firmware Version: S9FM02.6
  9. User Capacity: 60 022 480 896 bytes [60,0 GB]
  10. Sector Size: 512 bytes logical/physical
  11. Rotation Rate: Solid State Device
  12. Form Factor: 2.5 inches
  13. Device is: Not in smartctl database [for details use: -P showall]
  14. ATA Version is: ACS-3 (minor revision not indicated)
  15. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
  16. Local Time is: Sun Jan 24 10:41:05 2016 UTC
  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: ( 30) seconds.
  32. Offline data collection
  33. capabilities: (0x7b) SMART execute Offline immediate.
  34. Auto Offline data collection on/off support.
  35. Suspend Offline collection upon new
  36. command.
  37. Offline surface scan supported.
  38. Self-test supported.
  39. 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: ( 1) minutes.
  48. Extended self-test routine
  49. recommended polling time: ( 2) minutes.
  50. Conveyance self-test routine
  51. recommended polling time: ( 2) minutes.
  52.  
  53. SMART Attributes Data Structure revision number: 16
  54. Vendor Specific SMART Attributes with Thresholds:
  55. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  56. 1 Raw_Read_Error_Rate 0x000a 100 100 000 Old_age Always - 0
  57. 9 Power_On_Hours 0x0012 100 100 000 Old_age Always - 116
  58. 12 Power_Cycle_Count 0x0012 100 100 000 Old_age Always - 15
  59. 168 Unknown_Attribute 0x0012 100 100 000 Old_age Always - 0
  60. 170 Unknown_Attribute 0x0013 100 100 010 Pre-fail Always - 17
  61. 173 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 983041
  62. 192 Power-Off_Retract_Count 0x0012 100 100 000 Old_age Always - 1
  63. 194 Temperature_Celsius 0x0023 070 070 000 Pre-fail Always - 30
  64. 196 Reallocated_Event_Count 0x0000 100 100 000 Old_age Offline - 0
  65. 218 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0
  66. 241 Total_LBAs_Written 0x0012 100 100 000 Old_age Always - 50948
  67.  
  68. SMART Error Log Version: 1
  69. No Errors Logged
  70.  
  71. SMART Self-test log structure revision number 1
  72. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  73.  
  74. SMART Selective self-test log data structure revision number 0
  75. Note: revision number not 1 implies that no selective self-test has ever been run
  76. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  77. 1 0 0 Not_testing
  78. 2 0 0 Not_testing
  79. 3 0 0 Not_testing
  80. 4 0 0 Not_testing
  81. 5 0 0 Not_testing
  82. Selective self-test flags (0x0):
  83. After scanning selected spans, do NOT read-scan remainder of disk.
  84. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement