Advertisement
cnxsoft

Smartctl NanoPi Neo 2

Jun 19th, 2017
353
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.31 KB | None | 0 0
  1. smartctl /dev/sda -a -d sat
  2. smartctl 6.4 2014-10-07 r4002 [aarch64-linux-4.11.2] (local build)
  3. Copyright (C) 2002-14, Bruce Allen, Christian Franke, www.smartmontools.org
  4.  
  5. === START OF INFORMATION SECTION ===
  6. Model Family: Toshiba 2.5" HDD MQ01ABD...
  7. Device Model: TOSHIBA MQ01ABD100
  8. Serial Number: 94PQT6CCT
  9. LU WWN Device Id: 5 000039 5c1c89f58
  10. Firmware Version: AX101U
  11. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  12. Sector Sizes: 512 bytes logical, 4096 bytes physical
  13. Rotation Rate: 5400 rpm
  14. Form Factor: 2.5 inches
  15. Device is: In smartctl database [for details use: -P show]
  16. ATA Version is: ATA8-ACS (minor revision not indicated)
  17. SATA Version is: SATA 2.6, 3.0 Gb/s (current: 3.0 Gb/s)
  18. Local Time is: Tue Jun 20 10:01:53 2017 +07
  19. SMART support is: Available - device has SMART capability.
  20. SMART support is: Enabled
  21.  
  22. === START OF READ SMART DATA SECTION ===
  23. SMART Status not supported: Incomplete response, ATA output registers missing
  24. SMART overall-health self-assessment test result: PASSED
  25. Warning: This result is based on an Attribute check.
  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: ( 120) seconds.
  36. Offline data collection
  37. capabilities: (0x5b) SMART execute Offline immediate.
  38. Auto Offline data collection on/off support.
  39. Suspend Offline collection upon new
  40. command.
  41. Offline surface scan supported.
  42. Self-test supported.
  43. No Conveyance Self-test supported.
  44. 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: ( 247) minutes.
  54. SCT capabilities: (0x003d) SCT Status supported.
  55. SCT Error Recovery Control supported.
  56. SCT Feature Control supported.
  57. SCT Data Table supported.
  58.  
  59. SMART Attributes Data Structure revision number: 16
  60. Vendor Specific SMART Attributes with Thresholds:
  61. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  62. 1 Raw_Read_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
  63. 2 Throughput_Performance 0x0005 100 100 050 Pre-fail Offline - 0
  64. 3 Spin_Up_Time 0x0027 100 100 001 Pre-fail Always - 2638
  65. 4 Start_Stop_Count 0x0032 100 100 000 Old_age Always - 123
  66. 5 Reallocated_Sector_Ct 0x0033 100 100 050 Pre-fail Always - 0
  67. 7 Seek_Error_Rate 0x000b 100 100 050 Pre-fail Always - 0
  68. 8 Seek_Time_Performance 0x0005 100 100 050 Pre-fail Offline - 0
  69. 9 Power_On_Hours 0x0032 100 100 000 Old_age Always - 147
  70. 10 Spin_Retry_Count 0x0033 102 100 030 Pre-fail Always - 0
  71. 12 Power_Cycle_Count 0x0032 100 100 000 Old_age Always - 105
  72. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
  73. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 24
  74. 193 Load_Cycle_Count 0x0032 100 100 000 Old_age Always - 512
  75. 194 Temperature_Celsius 0x0022 100 100 000 Old_age Always - 44 (Min/Max 17/55)
  76. 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 0
  77. 197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0
  78. 198 Offline_Uncorrectable 0x0030 100 100 000 Old_age Offline - 0
  79. 199 UDMA_CRC_Error_Count 0x0032 200 200 000 Old_age Always - 0
  80. 220 Disk_Shift 0x0002 100 100 000 Old_age Always - 0
  81. 222 Loaded_Hours 0x0032 100 100 000 Old_age Always - 47
  82. 223 Load_Retry_Count 0x0032 100 100 000 Old_age Always - 0
  83. 224 Load_Friction 0x0022 100 100 000 Old_age Always - 0
  84. 226 Load-in_Time 0x0026 100 100 000 Old_age Always - 263
  85. 240 Head_Flying_Hours 0x0001 100 100 001 Pre-fail Offline - 0
  86.  
  87. SMART Error Log Version: 1
  88. No Errors Logged
  89.  
  90. SMART Self-test log structure revision number 1
  91. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  92.  
  93. SMART Selective self-test log data structure revision number 1
  94. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  95. 1 0 0 Not_testing
  96. 2 0 0 Not_testing
  97. 3 0 0 Not_testing
  98. 4 0 0 Not_testing
  99. 5 0 0 Not_testing
  100. Selective self-test flags (0x0):
  101. After scanning selected spans, do NOT read-scan remainder of disk.
  102. If Selective self-test is pending on power-up, resume after 0 minute dela
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement