Advertisement
Deltik

box1.deltik.org :: 2021-02-02 :: smartctl -x

Feb 2nd, 2021
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.89 KB | None | 0 0
  1. root@box1 [~]# lsblk | awk '/^sd/ {print $1}' | while read line ; do echo -e "============= /dev/$line =============" ; smartctl -x /dev/$line ; done
  2. ============= /dev/sda =============
  3. smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-56-generic] (local build)
  4. Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
  5.  
  6. === START OF INFORMATION SECTION ===
  7. Device Model: HGST HUS726T4TALA6L1
  8. Serial Number: V6H03M0S
  9. LU WWN Device Id: 5 000cca 097ce2511
  10. Firmware Version: VLGNX41C
  11. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  12. Sector Size: 512 bytes logical/physical
  13. Rotation Rate: 7200 rpm
  14. Form Factor: 3.5 inches
  15. Device is: Not in smartctl database [for details use: -P showall]
  16. ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4
  17. SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
  18. Local Time is: Tue Feb 2 15:39:46 2021 CST
  19. SMART support is: Available - device has SMART capability.
  20. SMART support is: Enabled
  21. AAM feature is: Unavailable
  22. APM level is: 254 (maximum performance)
  23. Rd look-ahead is: Enabled
  24. Write cache is: Enabled
  25. DSN feature is: Unavailable
  26. ATA Security is: Disabled, NOT FROZEN [SEC1]
  27. Wt Cache Reorder: Enabled
  28.  
  29. === START OF READ SMART DATA SECTION ===
  30. SMART overall-health self-assessment test result: PASSED
  31.  
  32. General SMART Values:
  33. Offline data collection status: (0x82) Offline data collection activity
  34. was completed without error.
  35. Auto Offline Data Collection: Enabled.
  36. Self-test execution status: ( 0) The previous self-test routine completed
  37. without error or no self-test has ever
  38. been run.
  39. Total time to complete Offline
  40. data collection: ( 87) seconds.
  41. Offline data collection
  42. capabilities: (0x5b) SMART execute Offline immediate.
  43. Auto Offline data collection on/off support.
  44. Suspend Offline collection upon new
  45. command.
  46. Offline surface scan supported.
  47. Self-test supported.
  48. No Conveyance Self-test supported.
  49. Selective Self-test supported.
  50. SMART capabilities: (0x0003) Saves SMART data before entering
  51. power-saving mode.
  52. Supports SMART auto save timer.
  53. Error logging capability: (0x01) Error logging supported.
  54. General Purpose Logging supported.
  55. Short self-test routine
  56. recommended polling time: ( 2) minutes.
  57. Extended self-test routine
  58. recommended polling time: ( 543) minutes.
  59. SCT capabilities: (0x003d) SCT Status supported.
  60. SCT Error Recovery Control supported.
  61. SCT Feature Control supported.
  62. SCT Data Table supported.
  63.  
  64. SMART Attributes Data Structure revision number: 16
  65. Vendor Specific SMART Attributes with Thresholds:
  66. ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
  67. 1 Raw_Read_Error_Rate PO-R-- 100 100 016 - 0
  68. 2 Throughput_Performance P-S--- 128 128 054 - 108
  69. 3 Spin_Up_Time POS--- 179 179 024 - 243 (Average 229)
  70. 4 Start_Stop_Count -O--C- 100 100 000 - 37
  71. 5 Reallocated_Sector_Ct PO--CK 100 100 005 - 0
  72. 7 Seek_Error_Rate PO-R-- 100 100 067 - 0
  73. 8 Seek_Time_Performance P-S--- 128 128 020 - 18
  74. 9 Power_On_Hours -O--C- 098 098 000 - 15530
  75. 10 Spin_Retry_Count PO--C- 100 100 060 - 0
  76. 12 Power_Cycle_Count -O--CK 100 100 000 - 37
  77. 192 Power-Off_Retract_Count -O--CK 100 100 000 - 668
  78. 193 Load_Cycle_Count -O--C- 100 100 000 - 668
  79. 194 Temperature_Celsius -O---- 187 187 000 - 32 (Min/Max 18/46)
  80. 196 Reallocated_Event_Count -O--CK 100 100 000 - 0
  81. 197 Current_Pending_Sector -O---K 100 100 000 - 0
  82. 198 Offline_Uncorrectable ---R-- 100 100 000 - 0
  83. 199 UDMA_CRC_Error_Count -O-R-- 200 200 000 - 0
  84. ||||||_ K auto-keep
  85. |||||__ C event count
  86. ||||___ R error rate
  87. |||____ S speed/performance
  88. ||_____ O updated online
  89. |______ P prefailure warning
  90.  
  91. General Purpose Log Directory Version 1
  92. SMART Log Directory Version 1 [multi-sector log support]
  93. Address Access R/W Size Description
  94. 0x00 GPL,SL R/O 1 Log Directory
  95. 0x01 SL R/O 1 Summary SMART error log
  96. 0x02 SL R/O 1 Comprehensive SMART error log
  97. 0x03 GPL R/O 1 Ext. Comprehensive SMART error log
  98. 0x04 GPL R/O 256 Device Statistics log
  99. 0x04 SL R/O 255 Device Statistics log
  100. 0x06 SL R/O 1 SMART self-test log
  101. 0x07 GPL R/O 1 Extended self-test log
  102. 0x08 GPL R/O 2 Power Conditions log
  103. 0x09 SL R/W 1 Selective self-test log
  104. 0x0c GPL R/O 688 Pending Defects log
  105. 0x10 GPL R/O 1 NCQ Command Error log
  106. 0x11 GPL R/O 1 SATA Phy Event Counters log
  107. 0x12 GPL R/O 1 SATA NCQ Non-Data log
  108. 0x13 GPL R/O 1 SATA NCQ Send and Receive log
  109. 0x15 GPL R/W 1 Rebuild Assist log
  110. 0x21 GPL R/O 1 Write stream error log
  111. 0x22 GPL R/O 1 Read stream error log
  112. 0x24 GPL R/O 256 Current Device Internal Status Data log
  113. 0x25 GPL R/O 256 Saved Device Internal Status Data log
  114. 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
  115. 0x80-0x9f GPL,SL R/W 16 Host vendor specific log
  116. 0xe0 GPL,SL R/W 1 SCT Command/Status
  117. 0xe1 GPL,SL R/W 1 SCT Data Transfer
  118.  
  119. SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
  120. No Errors Logged
  121.  
  122. SMART Extended Self-test Log Version: 1 (1 sectors)
  123. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  124. # 1 Short offline Completed without error 00% 28 -
  125. # 2 Short offline Completed without error 00% 25 -
  126. # 3 Short offline Completed without error 00% 25 -
  127. # 4 Short offline Completed without error 00% 8 -
  128. # 5 Short offline Completed without error 00% 8 -
  129. # 6 Short offline Completed without error 00% 5 -
  130. # 7 Short offline Completed without error 00% 4 -
  131. # 8 Short offline Completed without error 00% 0 -
  132.  
  133. SMART Selective self-test log data structure revision number 1
  134. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  135. 1 0 0 Not_testing
  136. 2 0 0 Not_testing
  137. 3 0 0 Not_testing
  138. 4 0 0 Not_testing
  139. 5 0 0 Not_testing
  140. Selective self-test flags (0x0):
  141. After scanning selected spans, do NOT read-scan remainder of disk.
  142. If Selective self-test is pending on power-up, resume after 0 minute delay.
  143.  
  144. SCT Status Version: 3
  145. SCT Version (vendor specific): 256 (0x0100)
  146. Device State: Active (0)
  147. Current Temperature: 32 Celsius
  148. Power Cycle Min/Max Temperature: 29/34 Celsius
  149. Lifetime Min/Max Temperature: 18/46 Celsius
  150. Under/Over Temperature Limit Count: 0/0
  151.  
  152. SCT Temperature History Version: 2
  153. Temperature Sampling Period: 1 minute
  154. Temperature Logging Interval: 1 minute
  155. Min/Max recommended Temperature: 0/60 Celsius
  156. Min/Max Temperature Limit: -40/70 Celsius
  157. Temperature History Size (Index): 128 (78)
  158.  
  159. Index Estimated Time Temperature Celsius
  160. 79 2021-02-02 13:32 32 *************
  161. ... ..( 12 skipped). .. *************
  162. 92 2021-02-02 13:45 32 *************
  163. 93 2021-02-02 13:46 31 ************
  164. 94 2021-02-02 13:47 32 *************
  165. ... ..( 36 skipped). .. *************
  166. 3 2021-02-02 14:24 32 *************
  167. 4 2021-02-02 14:25 31 ************
  168. ... ..( 15 skipped). .. ************
  169. 20 2021-02-02 14:41 31 ************
  170. 21 2021-02-02 14:42 32 *************
  171. 22 2021-02-02 14:43 31 ************
  172. 23 2021-02-02 14:44 32 *************
  173. ... ..( 32 skipped). .. *************
  174. 56 2021-02-02 15:17 32 *************
  175. 57 2021-02-02 15:18 33 **************
  176. ... ..( 12 skipped). .. **************
  177. 70 2021-02-02 15:31 33 **************
  178. 71 2021-02-02 15:32 32 *************
  179. ... ..( 6 skipped). .. *************
  180. 78 2021-02-02 15:39 32 *************
  181.  
  182. SCT Error Recovery Control:
  183. Read: Disabled
  184. Write: Disabled
  185.  
  186. Device Statistics (GP Log 0x04)
  187. Page Offset Size Value Flags Description
  188. 0x01 ===== = = === == General Statistics (rev 1) ==
  189. 0x01 0x008 4 37 --- Lifetime Power-On Resets
  190. 0x01 0x010 4 15530 --- Power-on Hours
  191. 0x01 0x018 6 162681484502 --- Logical Sectors Written
  192. 0x01 0x020 6 2536559516 --- Number of Write Commands
  193. 0x01 0x028 6 108935116434 --- Logical Sectors Read
  194. 0x01 0x030 6 154496086 --- Number of Read Commands
  195. 0x01 0x038 6 55911393150 --- Date and Time TimeStamp
  196. 0x03 ===== = = === == Rotating Media Statistics (rev 1) ==
  197. 0x03 0x008 4 15269 --- Spindle Motor Power-on Hours
  198. 0x03 0x010 4 15269 --- Head Flying Hours
  199. 0x03 0x018 4 668 --- Head Load Events
  200. 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors
  201. 0x03 0x028 4 16 --- Read Recovery Attempts
  202. 0x03 0x030 4 0 --- Number of Mechanical Start Failures
  203. 0x04 ===== = = === == General Errors Statistics (rev 1) ==
  204. 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors
  205. 0x04 0x010 4 0 --- Resets Between Cmd Acceptance and Completion
  206. 0x05 ===== = = === == Temperature Statistics (rev 1) ==
  207. 0x05 0x008 1 32 --- Current Temperature
  208. 0x05 0x010 1 31 N-- Average Short Term Temperature
  209. 0x05 0x018 1 31 N-- Average Long Term Temperature
  210. 0x05 0x020 1 46 --- Highest Temperature
  211. 0x05 0x028 1 18 --- Lowest Temperature
  212. 0x05 0x030 1 41 N-- Highest Average Short Term Temperature
  213. 0x05 0x038 1 24 N-- Lowest Average Short Term Temperature
  214. 0x05 0x040 1 36 N-- Highest Average Long Term Temperature
  215. 0x05 0x048 1 25 N-- Lowest Average Long Term Temperature
  216. 0x05 0x050 4 0 --- Time in Over-Temperature
  217. 0x05 0x058 1 60 --- Specified Maximum Operating Temperature
  218. 0x05 0x060 4 0 --- Time in Under-Temperature
  219. 0x05 0x068 1 0 --- Specified Minimum Operating Temperature
  220. 0x06 ===== = = === == Transport Statistics (rev 1) ==
  221. 0x06 0x008 4 168 --- Number of Hardware Resets
  222. 0x06 0x010 4 52 --- Number of ASR Events
  223. 0x06 0x018 4 0 --- Number of Interface CRC Errors
  224. 0xff ===== = = === == Vendor Specific Statistics (rev 1) ==
  225. |||_ C monitored condition met
  226. ||__ D supports DSN
  227. |___ N normalized value
  228.  
  229. Pending Defects log (GP Log 0x0c)
  230. No Defects Logged
  231.  
  232. SATA Phy Event Counters (GP Log 0x11)
  233. ID Size Value Description
  234. 0x0001 2 0 Command failed due to ICRC error
  235. 0x0002 2 0 R_ERR response for data FIS
  236. 0x0003 2 0 R_ERR response for device-to-host data FIS
  237. 0x0004 2 0 R_ERR response for host-to-device data FIS
  238. 0x0005 2 0 R_ERR response for non-data FIS
  239. 0x0006 2 0 R_ERR response for device-to-host non-data FIS
  240. 0x0007 2 0 R_ERR response for host-to-device non-data FIS
  241. 0x0008 2 0 Device-to-host non-data FIS retries
  242. 0x0009 2 3 Transition from drive PhyRdy to drive PhyNRdy
  243. 0x000a 2 4 Device-to-host register FISes sent due to a COMRESET
  244. 0x000b 2 0 CRC errors within host-to-device FIS
  245. 0x000d 2 0 Non-CRC errors within host-to-device FIS
  246.  
  247. ============= /dev/sdb =============
  248. smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-56-generic] (local build)
  249. Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org
  250.  
  251. === START OF INFORMATION SECTION ===
  252. Device Model: HGST HUS726T4TALA6L1
  253. Serial Number: V6H076SS
  254. LU WWN Device Id: 5 000cca 097ce3299
  255. Firmware Version: VLGNX41C
  256. User Capacity: 4,000,787,030,016 bytes [4.00 TB]
  257. Sector Size: 512 bytes logical/physical
  258. Rotation Rate: 7200 rpm
  259. Form Factor: 3.5 inches
  260. Device is: Not in smartctl database [for details use: -P showall]
  261. ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4
  262. SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s)
  263. Local Time is: Tue Feb 2 15:39:46 2021 CST
  264. SMART support is: Available - device has SMART capability.
  265. SMART support is: Enabled
  266. AAM feature is: Unavailable
  267. APM level is: 254 (maximum performance)
  268. Rd look-ahead is: Enabled
  269. Write cache is: Enabled
  270. DSN feature is: Unavailable
  271. ATA Security is: Disabled, NOT FROZEN [SEC1]
  272. Wt Cache Reorder: Enabled
  273.  
  274. === START OF READ SMART DATA SECTION ===
  275. SMART overall-health self-assessment test result: PASSED
  276.  
  277. General SMART Values:
  278. Offline data collection status: (0x82) Offline data collection activity
  279. was completed without error.
  280. Auto Offline Data Collection: Enabled.
  281. Self-test execution status: ( 0) The previous self-test routine completed
  282. without error or no self-test has ever
  283. been run.
  284. Total time to complete Offline
  285. data collection: ( 87) seconds.
  286. Offline data collection
  287. capabilities: (0x5b) SMART execute Offline immediate.
  288. Auto Offline data collection on/off support.
  289. Suspend Offline collection upon new
  290. command.
  291. Offline surface scan supported.
  292. Self-test supported.
  293. No Conveyance Self-test supported.
  294. Selective Self-test supported.
  295. SMART capabilities: (0x0003) Saves SMART data before entering
  296. power-saving mode.
  297. Supports SMART auto save timer.
  298. Error logging capability: (0x01) Error logging supported.
  299. General Purpose Logging supported.
  300. Short self-test routine
  301. recommended polling time: ( 2) minutes.
  302. Extended self-test routine
  303. recommended polling time: ( 532) minutes.
  304. SCT capabilities: (0x003d) SCT Status supported.
  305. SCT Error Recovery Control supported.
  306. SCT Feature Control supported.
  307. SCT Data Table supported.
  308.  
  309. SMART Attributes Data Structure revision number: 16
  310. Vendor Specific SMART Attributes with Thresholds:
  311. ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE
  312. 1 Raw_Read_Error_Rate PO-R-- 100 100 016 - 0
  313. 2 Throughput_Performance P-S--- 129 129 054 - 104
  314. 3 Spin_Up_Time POS--- 176 176 024 - 252 (Average 230)
  315. 4 Start_Stop_Count -O--C- 100 100 000 - 38
  316. 5 Reallocated_Sector_Ct PO--CK 100 100 005 - 0
  317. 7 Seek_Error_Rate PO-R-- 100 100 067 - 0
  318. 8 Seek_Time_Performance P-S--- 128 128 020 - 18
  319. 9 Power_On_Hours -O--C- 098 098 000 - 15532
  320. 10 Spin_Retry_Count PO--C- 100 100 060 - 0
  321. 12 Power_Cycle_Count -O--CK 100 100 000 - 38
  322. 192 Power-Off_Retract_Count -O--CK 100 100 000 - 669
  323. 193 Load_Cycle_Count -O--C- 100 100 000 - 669
  324. 194 Temperature_Celsius -O---- 181 181 000 - 33 (Min/Max 17/46)
  325. 196 Reallocated_Event_Count -O--CK 100 100 000 - 0
  326. 197 Current_Pending_Sector -O---K 100 100 000 - 0
  327. 198 Offline_Uncorrectable ---R-- 100 100 000 - 0
  328. 199 UDMA_CRC_Error_Count -O-R-- 200 200 000 - 0
  329. ||||||_ K auto-keep
  330. |||||__ C event count
  331. ||||___ R error rate
  332. |||____ S speed/performance
  333. ||_____ O updated online
  334. |______ P prefailure warning
  335.  
  336. General Purpose Log Directory Version 1
  337. SMART Log Directory Version 1 [multi-sector log support]
  338. Address Access R/W Size Description
  339. 0x00 GPL,SL R/O 1 Log Directory
  340. 0x01 SL R/O 1 Summary SMART error log
  341. 0x02 SL R/O 1 Comprehensive SMART error log
  342. 0x03 GPL R/O 1 Ext. Comprehensive SMART error log
  343. 0x04 GPL R/O 256 Device Statistics log
  344. 0x04 SL R/O 255 Device Statistics log
  345. 0x06 SL R/O 1 SMART self-test log
  346. 0x07 GPL R/O 1 Extended self-test log
  347. 0x08 GPL R/O 2 Power Conditions log
  348. 0x09 SL R/W 1 Selective self-test log
  349. 0x0c GPL R/O 688 Pending Defects log
  350. 0x10 GPL R/O 1 NCQ Command Error log
  351. 0x11 GPL R/O 1 SATA Phy Event Counters log
  352. 0x12 GPL R/O 1 SATA NCQ Non-Data log
  353. 0x13 GPL R/O 1 SATA NCQ Send and Receive log
  354. 0x15 GPL R/W 1 Rebuild Assist log
  355. 0x21 GPL R/O 1 Write stream error log
  356. 0x22 GPL R/O 1 Read stream error log
  357. 0x24 GPL R/O 256 Current Device Internal Status Data log
  358. 0x25 GPL R/O 256 Saved Device Internal Status Data log
  359. 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log
  360. 0x80-0x9f GPL,SL R/W 16 Host vendor specific log
  361. 0xe0 GPL,SL R/W 1 SCT Command/Status
  362. 0xe1 GPL,SL R/W 1 SCT Data Transfer
  363.  
  364. SMART Extended Comprehensive Error Log Version: 1 (1 sectors)
  365. No Errors Logged
  366.  
  367. SMART Extended Self-test Log Version: 1 (1 sectors)
  368. Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error
  369. # 1 Short offline Completed without error 00% 30 -
  370. # 2 Short offline Completed without error 00% 27 -
  371. # 3 Short offline Completed without error 00% 26 -
  372. # 4 Short offline Completed without error 00% 10 -
  373. # 5 Short offline Completed without error 00% 9 -
  374. # 6 Short offline Completed without error 00% 8 -
  375. # 7 Short offline Completed without error 00% 5 -
  376. # 8 Short offline Completed without error 00% 4 -
  377. # 9 Short offline Completed without error 00% 0 -
  378.  
  379. SMART Selective self-test log data structure revision number 1
  380. SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS
  381. 1 0 0 Not_testing
  382. 2 0 0 Not_testing
  383. 3 0 0 Not_testing
  384. 4 0 0 Not_testing
  385. 5 0 0 Not_testing
  386. Selective self-test flags (0x0):
  387. After scanning selected spans, do NOT read-scan remainder of disk.
  388. If Selective self-test is pending on power-up, resume after 0 minute delay.
  389.  
  390. SCT Status Version: 3
  391. SCT Version (vendor specific): 256 (0x0100)
  392. Device State: Active (0)
  393. Current Temperature: 33 Celsius
  394. Power Cycle Min/Max Temperature: 30/35 Celsius
  395. Lifetime Min/Max Temperature: 17/46 Celsius
  396. Under/Over Temperature Limit Count: 0/0
  397.  
  398. SCT Temperature History Version: 2
  399. Temperature Sampling Period: 1 minute
  400. Temperature Logging Interval: 1 minute
  401. Min/Max recommended Temperature: 0/60 Celsius
  402. Min/Max Temperature Limit: -40/70 Celsius
  403. Temperature History Size (Index): 128 (7)
  404.  
  405. Index Estimated Time Temperature Celsius
  406. 8 2021-02-02 13:32 32 *************
  407. ... ..(100 skipped). .. *************
  408. 109 2021-02-02 15:13 32 *************
  409. 110 2021-02-02 15:14 33 **************
  410. ... ..( 4 skipped). .. **************
  411. 115 2021-02-02 15:19 33 **************
  412. 116 2021-02-02 15:20 34 ***************
  413. ... ..( 11 skipped). .. ***************
  414. 0 2021-02-02 15:32 34 ***************
  415. 1 2021-02-02 15:33 33 **************
  416. ... ..( 4 skipped). .. **************
  417. 6 2021-02-02 15:38 33 **************
  418. 7 2021-02-02 15:39 32 *************
  419.  
  420. SCT Error Recovery Control:
  421. Read: Disabled
  422. Write: Disabled
  423.  
  424. Device Statistics (GP Log 0x04)
  425. Page Offset Size Value Flags Description
  426. 0x01 ===== = = === == General Statistics (rev 1) ==
  427. 0x01 0x008 4 38 --- Lifetime Power-On Resets
  428. 0x01 0x010 4 15532 --- Power-on Hours
  429. 0x01 0x018 6 162682521635 --- Logical Sectors Written
  430. 0x01 0x020 6 2549672578 --- Number of Write Commands
  431. 0x01 0x028 6 108894326118 --- Logical Sectors Read
  432. 0x01 0x030 6 150295668 --- Number of Read Commands
  433. 0x01 0x038 6 55916078700 --- Date and Time TimeStamp
  434. 0x03 ===== = = === == Rotating Media Statistics (rev 1) ==
  435. 0x03 0x008 4 15269 --- Spindle Motor Power-on Hours
  436. 0x03 0x010 4 15269 --- Head Flying Hours
  437. 0x03 0x018 4 669 --- Head Load Events
  438. 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors
  439. 0x03 0x028 4 1 --- Read Recovery Attempts
  440. 0x03 0x030 4 0 --- Number of Mechanical Start Failures
  441. 0x04 ===== = = === == General Errors Statistics (rev 1) ==
  442. 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors
  443. 0x04 0x010 4 0 --- Resets Between Cmd Acceptance and Completion
  444. 0x05 ===== = = === == Temperature Statistics (rev 1) ==
  445. 0x05 0x008 1 33 --- Current Temperature
  446. 0x05 0x010 1 32 N-- Average Short Term Temperature
  447. 0x05 0x018 1 32 N-- Average Long Term Temperature
  448. 0x05 0x020 1 46 --- Highest Temperature
  449. 0x05 0x028 1 17 --- Lowest Temperature
  450. 0x05 0x030 1 42 N-- Highest Average Short Term Temperature
  451. 0x05 0x038 1 24 N-- Lowest Average Short Term Temperature
  452. 0x05 0x040 1 36 N-- Highest Average Long Term Temperature
  453. 0x05 0x048 1 25 N-- Lowest Average Long Term Temperature
  454. 0x05 0x050 4 0 --- Time in Over-Temperature
  455. 0x05 0x058 1 60 --- Specified Maximum Operating Temperature
  456. 0x05 0x060 4 0 --- Time in Under-Temperature
  457. 0x05 0x068 1 0 --- Specified Minimum Operating Temperature
  458. 0x06 ===== = = === == Transport Statistics (rev 1) ==
  459. 0x06 0x008 4 174 --- Number of Hardware Resets
  460. 0x06 0x010 4 50 --- Number of ASR Events
  461. 0x06 0x018 4 0 --- Number of Interface CRC Errors
  462. 0xff ===== = = === == Vendor Specific Statistics (rev 1) ==
  463. |||_ C monitored condition met
  464. ||__ D supports DSN
  465. |___ N normalized value
  466.  
  467. Pending Defects log (GP Log 0x0c)
  468. No Defects Logged
  469.  
  470. SATA Phy Event Counters (GP Log 0x11)
  471. ID Size Value Description
  472. 0x0001 2 0 Command failed due to ICRC error
  473. 0x0002 2 0 R_ERR response for data FIS
  474. 0x0003 2 0 R_ERR response for device-to-host data FIS
  475. 0x0004 2 0 R_ERR response for host-to-device data FIS
  476. 0x0005 2 0 R_ERR response for non-data FIS
  477. 0x0006 2 0 R_ERR response for device-to-host non-data FIS
  478. 0x0007 2 0 R_ERR response for host-to-device non-data FIS
  479. 0x0008 2 0 Device-to-host non-data FIS retries
  480. 0x0009 2 3 Transition from drive PhyRdy to drive PhyNRdy
  481. 0x000a 2 4 Device-to-host register FISes sent due to a COMRESET
  482. 0x000b 2 0 CRC errors within host-to-device FIS
  483. 0x000d 2 0 Non-CRC errors within host-to-device FIS
  484.  
  485.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement