Advertisement
Guest User

Untitled

a guest
Dec 9th, 2015
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.24 KB | None | 0 0
  1. smartctl --scan
  2.  
  3. /dev/sda -d ata # /dev/sda, ATA device
  4. /dev/sdb -d ata # /dev/sdb, ATA device
  5. /dev/csmi0,0 -d ata # /dev/csmi0,0, ATA device
  6. /dev/csmi0,1 -d ata # /dev/csmi0,1, ATA device
  7. /dev/csmi0,5 -d ata # /dev/csmi0,5, ATA device
  8.  
  9.  
  10.  
  11.  
  12. smartctl /dev/sda -a
  13.  
  14. smartctl 6.4 2015-06-04 r4109 [i686-w64-mingw32-win8(64)] (sf-6.4-1)
  15. Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org
  16.  
  17. === START OF INFORMATION SECTION ===
  18. Device Model: ST240HM000-1G5152
  19. Serial Number: Z4N014PU
  20. LU WWN Device Id: 5 000c50 02ff30379
  21. Firmware Version: C675
  22. User Capacity: 240,057,409,536 bytes [240 GB]
  23. Sector Sizes: 512 bytes logical, 4096 bytes physical
  24. Rotation Rate: Solid State Device
  25. Form Factor: 2.5 inches
  26. Device is: Not in smartctl database [for details use: -P showall]
  27. ATA Version is: ATA8-ACS T13/1699-D revision 4
  28. SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)
  29. Local Time is: Wed Dec 09 11:09:03 2015 MST
  30. SMART support is: Available - device has SMART capability.
  31. SMART support is: Enabled
  32.  
  33. === START OF READ SMART DATA SECTION ===
  34. SMART overall-health self-assessment test result: PASSED
  35.  
  36. General SMART Values:
  37. Offline data collection status: (0x00) Offline data collection activity
  38. was never started.
  39. Auto Offline Data Collection: Disabled.
  40. Self-test execution status: ( 0) The previous self-test routine completed
  41. without error or no self-test has ever
  42. been run.
  43. Total time to complete Offline
  44. data collection: ( 0) seconds.
  45. Offline data collection
  46. capabilities: (0x19) SMART execute Offline immediate.
  47. No Auto Offline data collection support.
  48. Suspend Offline collection upon new
  49. command.
  50. Offline surface scan supported.
  51. Self-test supported.
  52. No Conveyance Self-test supported.
  53. No Selective Self-test supported.
  54. SMART capabilities: (0x0002) Does not save SMART data before
  55. entering power-saving mode.
  56. Supports SMART auto save timer.
  57. Error logging capability: (0x01) Error logging supported.
  58. General Purpose Logging supported.
  59. Short self-test routine
  60. recommended polling time: ( 1) minutes.
  61. Extended self-test routine
  62. recommended polling time: ( 38) minutes.
  63.  
  64. SMART Attributes Data Structure revision number: 0
  65. Vendor Specific SMART Attributes with Thresholds:
  66. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  67. 1 Raw_Read_Error_Rate 0x000e 166 166 006 Old_age Always - 0
  68. 5 Reallocated_Sector_Ct 0x0033 100 100 036 Pre-fail Always - 0
  69. 9 Power_On_Hours 0x0032 086 086 000 Old_age Always - 13082
  70. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 23
  71. 171 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
  72. 172 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 0
  73. 181 Program_Fail_Cnt_Total 0x0032 100 100 000 Old_age Always - 0
  74. 182 Erase_Fail_Count_Total 0x0032 100 100 000 Old_age Always - 0
  75. 194 Temperature_Celsius 0x0022 027 000 000 Old_age Always - 27 (Min/Max 20/55)
  76. 201 Unknown_SSD_Attribute 0x0032 100 100 000 Old_age Always - 0
  77. 204 Soft_ECC_Correction 0x0032 100 100 000 Old_age Always - 0
  78. 231 Temperature_Celsius 0x0013 084 084 010 Pre-fail Always - 17
  79. 234 Unknown_Attribute 0x0032 100 100 000 Old_age Always - 234681
  80. 241 Total_LBAs_Written 0x0032 100 100 000 Old_age Always - 8012
  81. 242 Total_LBAs_Read 0x0032 100 100 000 Old_age Always - 6466
  82. 250 Read_Error_Retry_Rate 0x0032 100 100 000 Old_age Always - 0
  83.  
  84. SMART Error Log not supported
  85.  
  86. SMART Self-test Log not supported
  87.  
  88. Selective Self-tests/Logging not supported
  89.  
  90.  
  91. smartctl /dev/sdb -a
  92.  
  93. smartctl 6.4 2015-06-04 r4109 [i686-w64-mingw32-win8(64)] (sf-6.4-1)
  94. Copyright (C) 2002-15, Bruce Allen, Christian Franke, www.smartmontools.org
  95.  
  96. === START OF INFORMATION SECTION ===
  97. Model Family: Seagate Barracuda 7200.14 (AF)
  98. Device Model: ST1000DM003-1CH162
  99. Serial Number: S1DE7SG3
  100. LU WWN Device Id: 5 000c50 06c6f2d41
  101. Firmware Version: CC47
  102. User Capacity: 1,000,204,886,016 bytes [1.00 TB]
  103. Sector Sizes: 512 bytes logical, 4096 bytes physical
  104. Rotation Rate: 7200 rpm
  105. Form Factor: 3.5 inches
  106. Device is: In smartctl database [for details use: -P show]
  107. ATA Version is: ACS-2, ACS-3 T13/2161-D revision 3b
  108. SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
  109. Local Time is: Wed Dec 09 11:11:43 2015 MST
  110. SMART support is: Available - device has SMART capability.
  111. SMART support is: Enabled
  112.  
  113. === START OF READ SMART DATA SECTION ===
  114. SMART overall-health self-assessment test result: PASSED
  115.  
  116. General SMART Values:
  117. Offline data collection status: (0x00) Offline data collection activity
  118. was never started.
  119. Auto Offline Data Collection: Disabled.
  120. Self-test execution status: ( 0) The previous self-test routine completed
  121. without error or no self-test has ever
  122. been run.
  123. Total time to complete Offline
  124. data collection: ( 584) seconds.
  125. Offline data collection
  126. capabilities: (0x73) SMART execute Offline immediate.
  127. Auto Offline data collection on/off support.
  128. Suspend Offline collection upon new
  129. command.
  130. No Offline surface scan supported.
  131. Self-test supported.
  132. Conveyance Self-test supported.
  133. Selective Self-test supported.
  134. SMART capabilities: (0x0003) Saves SMART data before entering
  135. power-saving mode.
  136. Supports SMART auto save timer.
  137. Error logging capability: (0x01) Error logging supported.
  138. General Purpose Logging supported.
  139. Short self-test routine
  140. recommended polling time: ( 1) minutes.
  141. Extended self-test routine
  142. recommended polling time: ( 111) minutes.
  143. Conveyance self-test routine
  144. recommended polling time: ( 2) minutes.
  145. SCT capabilities: (0x3085) SCT Status supported.
  146.  
  147. SMART Attributes Data Structure revision number: 10
  148. Vendor Specific SMART Attributes with Thresholds:
  149. ID# ATTRIBUTE_NAME FLAG VALUE WORST THRESH TYPE UPDATED WHEN_FAILED RAW_VALUE
  150. 1 Raw_Read_Error_Rate 0x000f 116 099 006 Pre-fail Always - 101811056
  151. 3 Spin_Up_Time 0x0003 097 097 000 Pre-fail Always - 0
  152. 4 Start_Stop_Count 0x0032 098 098 020 Old_age Always - 2484
  153. 5 Reallocated_Sector_Ct 0x0033 100 100 010 Pre-fail Always - 0
  154. 7 Seek_Error_Rate 0x000f 078 060 030 Pre-fail Always - 67653391
  155. 9 Power_On_Hours 0x0032 082 082 000 Old_age Always - 16038
  156. 10 Spin_Retry_Count 0x0013 100 100 097 Pre-fail Always - 0
  157. 12 Power_Cycle_Count 0x0032 100 100 020 Old_age Always - 39
  158. 183 Runtime_Bad_Block 0x0032 100 100 000 Old_age Always - 0
  159. 184 End-to-End_Error 0x0032 100 100 099 Old_age Always - 0
  160. 187 Reported_Uncorrect 0x0032 100 100 000 Old_age Always - 0
  161. 188 Command_Timeout 0x0032 100 100 000 Old_age Always - 0 0 0
  162. 189 High_Fly_Writes 0x003a 100 100 000 Old_age Always - 0
  163. 190 Airflow_Temperature_Cel 0x0022 077 056 045 Old_age Always - 23 (Min/Max 15/25)
  164. 191 G-Sense_Error_Rate 0x0032 100 100 000 Old_age Always - 0
  165. 192 Power-Off_Retract_Count 0x0032 100 100 000 Old_age Always - 13
  166. 193 Load_Cycle_Count 0x0032 078 078 000 Old_age Always - 45946
  167. 194 Temperature_Celsius 0x0022 023 044 000 Old_age Always - 23 (0 14 0 0 0)
  168. 197 Current_Pending_Sector 0x0012 100 100 000 Old_age Always - 0
  169. 198 Offline_Uncorrectable 0x0010 100 100 000 Old_age Offline - 0
  170. 199 UDMA_CRC_Error_Count 0x003e 200 200 000 Old_age Always - 0
  171. 240 Head_Flying_Hours 0x0000 100 253 000 Old_age Offline - 3440h+18m+57.345s
  172. 241 Total_LBAs_Written 0x0000 100 253 000 Old_age Offline - 13416332884
  173. 242 Total_LBAs_Read 0x0000 100 253 000 Old_age Offline - 8031873024
  174.  
  175. SMART Error Log Version: 1
  176. No Errors Logged
  177.  
  178. SMART Self-test log structure revision number 1
  179. No self-tests have been logged. [To run self-tests, use: smartctl -t]
  180.  
  181. SMART Selective self-test log data structure revision number 1
  182. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  183. 1 0 0 Not_testing
  184. 2 0 0 Not_testing
  185. 3 0 0 Not_testing
  186. 4 0 0 Not_testing
  187. 5 0 0 Not_testing
  188. Selective self-test flags (0x0):
  189. After scanning selected spans, do NOT read-scan remainder of disk.
  190. If Selective self-test is pending on power-up, resume after 0 minute delay.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement