SHOW:
|
|
- or go back to the newest paste.
| 1 | root@adell [~]# lsblk | awk '/^sd/ {print $1}' | while read line ; do echo -e "============= /dev/$line =============" ; smartctl -x /dev/$line ; done
| |
| 2 | ============= /dev/sda ============= | |
| 3 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 4 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 5 | ||
| 6 | === START OF INFORMATION SECTION === | |
| 7 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 8 | Device Model: TOSHIBA MD04ACA500 | |
| 9 | Serial Number: 8473K6HBFS9A | |
| 10 | LU WWN Device Id: 5 000039 5bb800db8 | |
| 11 | Firmware Version: FP2A | |
| 12 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 13 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 14 | Rotation Rate: 7200 rpm | |
| 15 | Form Factor: 3.5 inches | |
| 16 | Device is: In smartctl database [for details use: -P show] | |
| 17 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 18 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 19 | - | Local Time is: Thu Apr 6 17:17:22 2023 CDT |
| 19 | + | Local Time is: Thu Apr 13 17:50:24 2023 CDT |
| 20 | SMART support is: Available - device has SMART capability. | |
| 21 | SMART support is: Enabled | |
| 22 | AAM feature is: Unavailable | |
| 23 | APM level is: 254 (maximum performance) | |
| 24 | Rd look-ahead is: Enabled | |
| 25 | Write cache is: Enabled | |
| 26 | DSN feature is: Unavailable | |
| 27 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 28 | Wt Cache Reorder: Enabled | |
| 29 | ||
| 30 | === START OF READ SMART DATA SECTION === | |
| 31 | SMART overall-health self-assessment test result: PASSED | |
| 32 | ||
| 33 | General SMART Values: | |
| 34 | Offline data collection status: (0x86) Offline data collection activity | |
| 35 | was aborted by the device with a fatal error. | |
| 36 | Auto Offline Data Collection: Enabled. | |
| 37 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 38 | - | without error or no self-test has ever |
| 38 | + | without error or no self-test has ever |
| 39 | been run. | |
| 40 | - | Total time to complete Offline |
| 40 | + | Total time to complete Offline |
| 41 | data collection: ( 120) seconds. | |
| 42 | Offline data collection | |
| 43 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 44 | Auto Offline data collection on/off support. | |
| 45 | Suspend Offline collection upon new | |
| 46 | command. | |
| 47 | Offline surface scan supported. | |
| 48 | Self-test supported. | |
| 49 | No Conveyance Self-test supported. | |
| 50 | Selective Self-test supported. | |
| 51 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 52 | power-saving mode. | |
| 53 | Supports SMART auto save timer. | |
| 54 | Error logging capability: (0x01) Error logging supported. | |
| 55 | General Purpose Logging supported. | |
| 56 | - | Short self-test routine |
| 56 | + | Short self-test routine |
| 57 | recommended polling time: ( 2) minutes. | |
| 58 | Extended self-test routine | |
| 59 | recommended polling time: ( 538) minutes. | |
| 60 | SCT capabilities: (0x003d) SCT Status supported. | |
| 61 | SCT Error Recovery Control supported. | |
| 62 | SCT Feature Control supported. | |
| 63 | SCT Data Table supported. | |
| 64 | ||
| 65 | SMART Attributes Data Structure revision number: 16 | |
| 66 | Vendor Specific SMART Attributes with Thresholds: | |
| 67 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 68 | 1 Raw_Read_Error_Rate PO-R-- 100 100 050 - 0 | |
| 69 | 2 Throughput_Performance P-S--- 100 100 050 - 0 | |
| 70 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8942 |
| 70 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8952 |
| 71 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1922 |
| 71 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1923 |
| 72 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 8 | |
| 73 | 7 Seek_Error_Rate PO-R-- 100 100 050 - 0 | |
| 74 | 8 Seek_Time_Performance P-S--- 100 100 050 - 0 | |
| 75 | - | 9 Power_On_Hours -O--CK 001 001 000 - 64407 |
| 75 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64410 |
| 76 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 77 | 12 Power_Cycle_Count -O--CK 100 100 000 - 167 | |
| 78 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 30 | |
| 79 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 148 | |
| 80 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 4497 |
| 80 | + | 193 Load_Cycle_Count -O--CK 100 100 000 - 4498 |
| 81 | - | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 17/62) |
| 81 | + | 194 Temperature_Celsius -O---K 100 100 000 - 46 (Min/Max 17/62) |
| 82 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 1 | |
| 83 | 197 Current_Pending_Sector -O--CK 100 100 000 - 8 | |
| 84 | 198 Offline_Uncorrectable ----CK 100 100 000 - 1 | |
| 85 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 86 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 87 | - | 222 Loaded_Hours -O--CK 011 011 000 - 35775 |
| 87 | + | 222 Loaded_Hours -O--CK 011 011 000 - 35779 |
| 88 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 89 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 90 | 226 Load-in_Time -OS--K 100 100 000 - 199 | |
| 91 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 92 | ||||||_ K auto-keep | |
| 93 | |||||__ C event count | |
| 94 | ||||___ R error rate | |
| 95 | |||____ S speed/performance | |
| 96 | ||_____ O updated online | |
| 97 | |______ P prefailure warning | |
| 98 | ||
| 99 | General Purpose Log Directory Version 1 | |
| 100 | SMART Log Directory Version 1 [multi-sector log support] | |
| 101 | Address Access R/W Size Description | |
| 102 | 0x00 GPL,SL R/O 1 Log Directory | |
| 103 | 0x01 SL R/O 1 Summary SMART error log | |
| 104 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 105 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 106 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 107 | 0x06 SL R/O 1 SMART self-test log | |
| 108 | 0x07 GPL R/O 1 Extended self-test log | |
| 109 | 0x08 GPL R/O 2 Power Conditions log | |
| 110 | 0x09 SL R/W 1 Selective self-test log | |
| 111 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 112 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 113 | 0x24 GPL R/O 12288 Current 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 | 0xa7 GPL VS 8 Device vendor specific log | |
| 117 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 118 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 119 | ||
| 120 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 121 | No Errors Logged | |
| 122 | ||
| 123 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 124 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 125 | # 1 Extended offline Completed without error 00% 55975 - | |
| 126 | # 2 Extended offline Aborted by host 90% 55967 - | |
| 127 | # 3 Extended offline Completed without error 00% 53044 - | |
| 128 | # 4 Extended offline Completed without error 00% 43110 - | |
| 129 | # 5 Extended offline Completed without error 00% 31355 - | |
| 130 | # 6 Extended offline Completed without error 00% 24628 - | |
| 131 | ||
| 132 | SMART Selective self-test log data structure revision number 1 | |
| 133 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 134 | 1 0 0 Not_testing | |
| 135 | 2 0 0 Not_testing | |
| 136 | 3 0 0 Not_testing | |
| 137 | 4 0 0 Not_testing | |
| 138 | 5 0 0 Not_testing | |
| 139 | Selective self-test flags (0x0): | |
| 140 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 141 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 142 | ||
| 143 | SCT Status Version: 3 | |
| 144 | SCT Version (vendor specific): 1 (0x0001) | |
| 145 | Device State: Active (0) | |
| 146 | - | Current Temperature: 23 Celsius |
| 146 | + | Current Temperature: 46 Celsius |
| 147 | - | Power Cycle Min/Max Temperature: 19/50 Celsius |
| 147 | + | Power Cycle Min/Max Temperature: 25/49 Celsius |
| 148 | Lifetime Min/Max Temperature: 17/62 Celsius | |
| 149 | Under/Over Temperature Limit Count: 0/34997 | |
| 150 | ||
| 151 | SCT Temperature History Version: 2 | |
| 152 | Temperature Sampling Period: 1 minute | |
| 153 | Temperature Logging Interval: 1 minute | |
| 154 | Min/Max recommended Temperature: 5/55 Celsius | |
| 155 | Min/Max Temperature Limit: 5/55 Celsius | |
| 156 | - | Temperature History Size (Index): 478 (84) |
| 156 | + | Temperature History Size (Index): 478 (284) |
| 157 | ||
| 158 | Index Estimated Time Temperature Celsius | |
| 159 | - | 85 2023-04-06 09:20 32 ************* |
| 159 | + | 285 2023-04-13 09:53 32 ************* |
| 160 | - | 86 2023-04-06 09:21 32 ************* |
| 160 | + | 286 2023-04-13 09:54 33 ************** |
| 161 | - | 87 2023-04-06 09:22 33 ************** |
| 161 | + | 287 2023-04-13 09:55 34 *************** |
| 162 | - | 88 2023-04-06 09:23 33 ************** |
| 162 | + | 288 2023-04-13 09:56 34 *************** |
| 163 | - | 89 2023-04-06 09:24 34 *************** |
| 163 | + | 289 2023-04-13 09:57 35 **************** |
| 164 | - | 90 2023-04-06 09:25 34 *************** |
| 164 | + | 290 2023-04-13 09:58 35 **************** |
| 165 | - | 91 2023-04-06 09:26 34 *************** |
| 165 | + | 291 2023-04-13 09:59 36 ***************** |
| 166 | - | 92 2023-04-06 09:27 35 **************** |
| 166 | + | |
| 167 | 294 2023-04-13 10:02 36 ***************** | |
| 168 | - | 95 2023-04-06 09:30 35 **************** |
| 168 | + | 295 2023-04-13 10:03 37 ****************** |
| 169 | - | 96 2023-04-06 09:31 36 ***************** |
| 169 | + | 296 2023-04-13 10:04 37 ****************** |
| 170 | 297 2023-04-13 10:05 38 ******************* | |
| 171 | - | 100 2023-04-06 09:35 36 ***************** |
| 171 | + | 298 2023-04-13 10:06 38 ******************* |
| 172 | - | 101 2023-04-06 09:36 37 ****************** |
| 172 | + | 299 2023-04-13 10:07 38 ******************* |
| 173 | 300 2023-04-13 10:08 39 ******************** | |
| 174 | - | 105 2023-04-06 09:40 37 ****************** |
| 174 | + | 301 2023-04-13 10:09 39 ******************** |
| 175 | - | 106 2023-04-06 09:41 38 ******************* |
| 175 | + | 302 2023-04-13 10:10 39 ******************** |
| 176 | - | ... ..( 2 skipped). .. ******************* |
| 176 | + | 303 2023-04-13 10:11 40 ********************* |
| 177 | - | 109 2023-04-06 09:44 38 ******************* |
| 177 | + | 304 2023-04-13 10:12 40 ********************* |
| 178 | - | 110 2023-04-06 09:45 39 ******************** |
| 178 | + | 305 2023-04-13 10:13 40 ********************* |
| 179 | 306 2023-04-13 10:14 41 ********************** | |
| 180 | - | 115 2023-04-06 09:50 39 ******************** |
| 180 | + | 307 2023-04-13 10:15 41 ********************** |
| 181 | - | 116 2023-04-06 09:51 ? - |
| 181 | + | 308 2023-04-13 10:16 41 ********************** |
| 182 | - | 117 2023-04-06 09:52 28 ********* |
| 182 | + | 309 2023-04-13 10:17 42 *********************** |
| 183 | - | 118 2023-04-06 09:53 29 ********** |
| 183 | + | 310 2023-04-13 10:18 42 *********************** |
| 184 | - | 119 2023-04-06 09:54 29 ********** |
| 184 | + | 311 2023-04-13 10:19 41 ********************** |
| 185 | - | 120 2023-04-06 09:55 30 *********** |
| 185 | + | 312 2023-04-13 10:20 42 *********************** |
| 186 | - | 121 2023-04-06 09:56 31 ************ |
| 186 | + | |
| 187 | - | 122 2023-04-06 09:57 31 ************ |
| 187 | + | 321 2023-04-13 10:29 42 *********************** |
| 188 | - | 123 2023-04-06 09:58 32 ************* |
| 188 | + | 322 2023-04-13 10:30 43 ************************ |
| 189 | - | 124 2023-04-06 09:59 32 ************* |
| 189 | + | |
| 190 | - | 125 2023-04-06 10:00 33 ************** |
| 190 | + | 346 2023-04-13 10:54 43 ************************ |
| 191 | - | 126 2023-04-06 10:01 33 ************** |
| 191 | + | 347 2023-04-13 10:55 ? - |
| 192 | - | 127 2023-04-06 10:02 34 *************** |
| 192 | + | 348 2023-04-13 10:56 29 ********** |
| 193 | - | 128 2023-04-06 10:03 34 *************** |
| 193 | + | 349 2023-04-13 10:57 30 *********** |
| 194 | - | 129 2023-04-06 10:04 35 **************** |
| 194 | + | 350 2023-04-13 10:58 31 ************ |
| 195 | - | 130 2023-04-06 10:05 36 ***************** |
| 195 | + | 351 2023-04-13 10:59 31 ************ |
| 196 | 352 2023-04-13 11:00 31 ************ | |
| 197 | - | 133 2023-04-06 10:08 36 ***************** |
| 197 | + | 353 2023-04-13 11:01 32 ************* |
| 198 | - | 134 2023-04-06 10:09 37 ****************** |
| 198 | + | 354 2023-04-13 11:02 33 ************** |
| 199 | - | 135 2023-04-06 10:10 37 ****************** |
| 199 | + | 355 2023-04-13 11:03 33 ************** |
| 200 | - | 136 2023-04-06 10:11 37 ****************** |
| 200 | + | 356 2023-04-13 11:04 34 *************** |
| 201 | - | 137 2023-04-06 10:12 38 ******************* |
| 201 | + | 357 2023-04-13 11:05 34 *************** |
| 202 | - | 138 2023-04-06 10:13 38 ******************* |
| 202 | + | 358 2023-04-13 11:06 35 **************** |
| 203 | - | 139 2023-04-06 10:14 38 ******************* |
| 203 | + | 359 2023-04-13 11:07 35 **************** |
| 204 | - | 140 2023-04-06 10:15 39 ******************** |
| 204 | + | 360 2023-04-13 11:08 36 ***************** |
| 205 | - | 141 2023-04-06 10:16 39 ******************** |
| 205 | + | 361 2023-04-13 11:09 36 ***************** |
| 206 | - | 142 2023-04-06 10:17 39 ******************** |
| 206 | + | 362 2023-04-13 11:10 36 ***************** |
| 207 | - | 143 2023-04-06 10:18 40 ********************* |
| 207 | + | 363 2023-04-13 11:11 37 ****************** |
| 208 | 364 2023-04-13 11:12 37 ****************** | |
| 209 | - | 147 2023-04-06 10:22 40 ********************* |
| 209 | + | 365 2023-04-13 11:13 37 ****************** |
| 210 | - | 148 2023-04-06 10:23 41 ********************** |
| 210 | + | 366 2023-04-13 11:14 38 ******************* |
| 211 | 367 2023-04-13 11:15 38 ******************* | |
| 212 | - | 151 2023-04-06 10:26 41 ********************** |
| 212 | + | 368 2023-04-13 11:16 39 ******************** |
| 213 | - | 152 2023-04-06 10:27 42 *********************** |
| 213 | + | 369 2023-04-13 11:17 39 ******************** |
| 214 | - | ... ..( 10 skipped). .. *********************** |
| 214 | + | 370 2023-04-13 11:18 39 ******************** |
| 215 | - | 163 2023-04-06 10:38 42 *********************** |
| 215 | + | 371 2023-04-13 11:19 40 ********************* |
| 216 | - | 164 2023-04-06 10:39 43 ************************ |
| 216 | + | |
| 217 | - | ... ..( 11 skipped). .. ************************ |
| 217 | + | 375 2023-04-13 11:23 40 ********************* |
| 218 | - | 176 2023-04-06 10:51 43 ************************ |
| 218 | + | 376 2023-04-13 11:24 41 ********************** |
| 219 | - | 177 2023-04-06 10:52 44 ************************* |
| 219 | + | |
| 220 | - | 178 2023-04-06 10:53 43 ************************ |
| 220 | + | 380 2023-04-13 11:28 41 ********************** |
| 221 | - | 179 2023-04-06 10:54 44 ************************* |
| 221 | + | 381 2023-04-13 11:29 42 *********************** |
| 222 | - | 180 2023-04-06 10:55 43 ************************ |
| 222 | + | |
| 223 | 401 2023-04-13 11:49 42 *********************** | |
| 224 | - | 184 2023-04-06 10:59 43 ************************ |
| 224 | + | 402 2023-04-13 11:50 43 ************************ |
| 225 | - | 185 2023-04-06 11:00 ? - |
| 225 | + | 403 2023-04-13 11:51 42 *********************** |
| 226 | - | 186 2023-04-06 11:01 27 ******** |
| 226 | + | 404 2023-04-13 11:52 43 ************************ |
| 227 | - | 187 2023-04-06 11:02 27 ******** |
| 227 | + | 405 2023-04-13 11:53 42 *********************** |
| 228 | - | 188 2023-04-06 11:03 28 ********* |
| 228 | + | 406 2023-04-13 11:54 42 *********************** |
| 229 | - | 189 2023-04-06 11:04 29 ********** |
| 229 | + | 407 2023-04-13 11:55 43 ************************ |
| 230 | - | 190 2023-04-06 11:05 29 ********** |
| 230 | + | 408 2023-04-13 11:56 42 *********************** |
| 231 | - | 191 2023-04-06 11:06 29 ********** |
| 231 | + | 409 2023-04-13 11:57 42 *********************** |
| 232 | - | 192 2023-04-06 11:07 30 *********** |
| 232 | + | 410 2023-04-13 11:58 43 ************************ |
| 233 | - | 193 2023-04-06 11:08 31 ************ |
| 233 | + | 411 2023-04-13 11:59 42 *********************** |
| 234 | - | 194 2023-04-06 11:09 31 ************ |
| 234 | + | |
| 235 | - | 195 2023-04-06 11:10 31 ************ |
| 235 | + | 415 2023-04-13 12:03 42 *********************** |
| 236 | - | 196 2023-04-06 11:11 32 ************* |
| 236 | + | 416 2023-04-13 12:04 ? - |
| 237 | - | 197 2023-04-06 11:12 32 ************* |
| 237 | + | 417 2023-04-13 12:05 28 ********* |
| 238 | - | 198 2023-04-06 11:13 32 ************* |
| 238 | + | 418 2023-04-13 12:06 29 ********** |
| 239 | - | 199 2023-04-06 11:14 33 ************** |
| 239 | + | 419 2023-04-13 12:07 30 *********** |
| 240 | - | 200 2023-04-06 11:15 33 ************** |
| 240 | + | 420 2023-04-13 12:08 30 *********** |
| 241 | - | 201 2023-04-06 11:16 33 ************** |
| 241 | + | 421 2023-04-13 12:09 31 ************ |
| 242 | - | 202 2023-04-06 11:17 34 *************** |
| 242 | + | 422 2023-04-13 12:10 31 ************ |
| 243 | - | 203 2023-04-06 11:18 34 *************** |
| 243 | + | 423 2023-04-13 12:11 32 ************* |
| 244 | - | 204 2023-04-06 11:19 35 **************** |
| 244 | + | 424 2023-04-13 12:12 32 ************* |
| 245 | - | ... ..( 3 skipped). .. **************** |
| 245 | + | 425 2023-04-13 12:13 33 ************** |
| 246 | - | 208 2023-04-06 11:23 35 **************** |
| 246 | + | 426 2023-04-13 12:14 33 ************** |
| 247 | - | 209 2023-04-06 11:24 ? - |
| 247 | + | 427 2023-04-13 12:15 34 *************** |
| 248 | - | 210 2023-04-06 11:25 29 ********** |
| 248 | + | 428 2023-04-13 12:16 34 *************** |
| 249 | - | 211 2023-04-06 11:26 29 ********** |
| 249 | + | 429 2023-04-13 12:17 34 *************** |
| 250 | - | 212 2023-04-06 11:27 30 *********** |
| 250 | + | 430 2023-04-13 12:18 35 **************** |
| 251 | - | 213 2023-04-06 11:28 31 ************ |
| 251 | + | 431 2023-04-13 12:19 35 **************** |
| 252 | - | 214 2023-04-06 11:29 31 ************ |
| 252 | + | 432 2023-04-13 12:20 35 **************** |
| 253 | - | 215 2023-04-06 11:30 32 ************* |
| 253 | + | 433 2023-04-13 12:21 36 ***************** |
| 254 | - | 216 2023-04-06 11:31 32 ************* |
| 254 | + | |
| 255 | - | 217 2023-04-06 11:32 33 ************** |
| 255 | + | 436 2023-04-13 12:24 36 ***************** |
| 256 | - | 218 2023-04-06 11:33 33 ************** |
| 256 | + | 437 2023-04-13 12:25 37 ****************** |
| 257 | - | 219 2023-04-06 11:34 33 ************** |
| 257 | + | |
| 258 | - | 220 2023-04-06 11:35 34 *************** |
| 258 | + | 442 2023-04-13 12:30 37 ****************** |
| 259 | - | 221 2023-04-06 11:36 34 *************** |
| 259 | + | 443 2023-04-13 12:31 38 ******************* |
| 260 | - | 222 2023-04-06 11:37 34 *************** |
| 260 | + | |
| 261 | - | 223 2023-04-06 11:38 35 **************** |
| 261 | + | 447 2023-04-13 12:35 38 ******************* |
| 262 | - | 224 2023-04-06 11:39 35 **************** |
| 262 | + | 448 2023-04-13 12:36 39 ******************** |
| 263 | - | 225 2023-04-06 11:40 35 **************** |
| 263 | + | |
| 264 | - | 226 2023-04-06 11:41 36 ***************** |
| 264 | + | 452 2023-04-13 12:40 39 ******************** |
| 265 | 453 2023-04-13 12:41 40 ********************* | |
| 266 | - | 232 2023-04-06 11:47 36 ***************** |
| 266 | + | |
| 267 | - | 233 2023-04-06 11:48 37 ****************** |
| 267 | + | 456 2023-04-13 12:44 40 ********************* |
| 268 | 457 2023-04-13 12:45 42 *********************** | |
| 269 | - | 237 2023-04-06 11:52 37 ****************** |
| 269 | + | 458 2023-04-13 12:46 42 *********************** |
| 270 | - | 238 2023-04-06 11:53 38 ******************* |
| 270 | + | 459 2023-04-13 12:47 42 *********************** |
| 271 | - | ... ..( 2 skipped). .. ******************* |
| 271 | + | 460 2023-04-13 12:48 47 **************************** |
| 272 | - | 241 2023-04-06 11:56 38 ******************* |
| 272 | + | 461 2023-04-13 12:49 46 *************************** |
| 273 | - | 242 2023-04-06 11:57 39 ******************** |
| 273 | + | 462 2023-04-13 12:50 46 *************************** |
| 274 | - | ... ..( 6 skipped). .. ******************** |
| 274 | + | 463 2023-04-13 12:51 49 ****************************** |
| 275 | - | 249 2023-04-06 12:04 39 ******************** |
| 275 | + | 464 2023-04-13 12:52 49 ****************************** |
| 276 | - | 250 2023-04-06 12:05 40 ********************* |
| 276 | + | 465 2023-04-13 12:53 48 ***************************** |
| 277 | 466 2023-04-13 12:54 49 ****************************** | |
| 278 | - | 253 2023-04-06 12:08 40 ********************* |
| 278 | + | 467 2023-04-13 12:55 48 ***************************** |
| 279 | - | 254 2023-04-06 12:09 41 ********************** |
| 279 | + | 468 2023-04-13 12:56 48 ***************************** |
| 280 | - | ... ..( 10 skipped). .. ********************** |
| 280 | + | 469 2023-04-13 12:57 49 ****************************** |
| 281 | - | 265 2023-04-06 12:20 41 ********************** |
| 281 | + | |
| 282 | - | 266 2023-04-06 12:21 42 *********************** |
| 282 | + | 475 2023-04-13 13:03 49 ****************************** |
| 283 | - | 267 2023-04-06 12:22 41 ********************** |
| 283 | + | 476 2023-04-13 13:04 48 ***************************** |
| 284 | - | 268 2023-04-06 12:23 41 ********************** |
| 284 | + | 477 2023-04-13 13:05 48 ***************************** |
| 285 | - | 269 2023-04-06 12:24 41 ********************** |
| 285 | + | 0 2023-04-13 13:06 49 ****************************** |
| 286 | - | 270 2023-04-06 12:25 42 *********************** |
| 286 | + | 1 2023-04-13 13:07 48 ***************************** |
| 287 | 2 2023-04-13 13:08 48 ***************************** | |
| 288 | - | 276 2023-04-06 12:31 42 *********************** |
| 288 | + | 3 2023-04-13 13:09 49 ****************************** |
| 289 | - | 277 2023-04-06 12:32 41 ********************** |
| 289 | + | 4 2023-04-13 13:10 49 ****************************** |
| 290 | - | 278 2023-04-06 12:33 ? - |
| 290 | + | 5 2023-04-13 13:11 48 ***************************** |
| 291 | - | 279 2023-04-06 12:34 29 ********** |
| 291 | + | |
| 292 | - | 280 2023-04-06 12:35 29 ********** |
| 292 | + | 14 2023-04-13 13:20 48 ***************************** |
| 293 | - | 281 2023-04-06 12:36 30 *********** |
| 293 | + | 15 2023-04-13 13:21 49 ****************************** |
| 294 | - | 282 2023-04-06 12:37 31 ************ |
| 294 | + | 16 2023-04-13 13:22 48 ***************************** |
| 295 | - | 283 2023-04-06 12:38 31 ************ |
| 295 | + | |
| 296 | - | 284 2023-04-06 12:39 32 ************* |
| 296 | + | 34 2023-04-13 13:40 48 ***************************** |
| 297 | - | 285 2023-04-06 12:40 32 ************* |
| 297 | + | 35 2023-04-13 13:41 47 **************************** |
| 298 | - | 286 2023-04-06 12:41 33 ************** |
| 298 | + | |
| 299 | - | 287 2023-04-06 12:42 34 *************** |
| 299 | + | 41 2023-04-13 13:47 47 **************************** |
| 300 | - | 288 2023-04-06 12:43 34 *************** |
| 300 | + | 42 2023-04-13 13:48 46 *************************** |
| 301 | - | 289 2023-04-06 12:44 35 **************** |
| 301 | + | 43 2023-04-13 13:49 46 *************************** |
| 302 | - | 290 2023-04-06 12:45 35 **************** |
| 302 | + | 44 2023-04-13 13:50 ? - |
| 303 | - | 291 2023-04-06 12:46 36 ***************** |
| 303 | + | 45 2023-04-13 13:51 28 ********* |
| 304 | 46 2023-04-13 13:52 29 ********** | |
| 305 | - | 294 2023-04-06 12:49 36 ***************** |
| 305 | + | 47 2023-04-13 13:53 29 ********** |
| 306 | - | 295 2023-04-06 12:50 37 ****************** |
| 306 | + | 48 2023-04-13 13:54 30 *********** |
| 307 | - | 296 2023-04-06 12:51 37 ****************** |
| 307 | + | 49 2023-04-13 13:55 31 ************ |
| 308 | - | 297 2023-04-06 12:52 38 ******************* |
| 308 | + | 50 2023-04-13 13:56 31 ************ |
| 309 | - | 298 2023-04-06 12:53 38 ******************* |
| 309 | + | 51 2023-04-13 13:57 31 ************ |
| 310 | - | 299 2023-04-06 12:54 38 ******************* |
| 310 | + | 52 2023-04-13 13:58 32 ************* |
| 311 | - | 300 2023-04-06 12:55 39 ******************** |
| 311 | + | 53 2023-04-13 13:59 32 ************* |
| 312 | - | 301 2023-04-06 12:56 39 ******************** |
| 312 | + | 54 2023-04-13 14:00 33 ************** |
| 313 | - | 302 2023-04-06 12:57 39 ******************** |
| 313 | + | 55 2023-04-13 14:01 33 ************** |
| 314 | - | 303 2023-04-06 12:58 40 ********************* |
| 314 | + | 56 2023-04-13 14:02 33 ************** |
| 315 | - | 304 2023-04-06 12:59 40 ********************* |
| 315 | + | 57 2023-04-13 14:03 34 *************** |
| 316 | - | 305 2023-04-06 13:00 40 ********************* |
| 316 | + | 58 2023-04-13 14:04 34 *************** |
| 317 | - | 306 2023-04-06 13:01 41 ********************** |
| 317 | + | 59 2023-04-13 14:05 34 *************** |
| 318 | - | 307 2023-04-06 13:02 41 ********************** |
| 318 | + | 60 2023-04-13 14:06 35 **************** |
| 319 | - | 308 2023-04-06 13:03 41 ********************** |
| 319 | + | 61 2023-04-13 14:07 35 **************** |
| 320 | - | 309 2023-04-06 13:04 42 *********************** |
| 320 | + | 62 2023-04-13 14:08 36 ***************** |
| 321 | - | 310 2023-04-06 13:05 42 *********************** |
| 321 | + | |
| 322 | - | 311 2023-04-06 13:06 41 ********************** |
| 322 | + | 67 2023-04-13 14:13 36 ***************** |
| 323 | - | 312 2023-04-06 13:07 42 *********************** |
| 323 | + | 68 2023-04-13 14:14 37 ****************** |
| 324 | ... ..( 2 skipped). .. ****************** | |
| 325 | - | 321 2023-04-06 13:16 42 *********************** |
| 325 | + | 71 2023-04-13 14:17 37 ****************** |
| 326 | - | 322 2023-04-06 13:17 43 ************************ |
| 326 | + | 72 2023-04-13 14:18 38 ******************* |
| 327 | ... ..( 3 skipped). .. ******************* | |
| 328 | - | 346 2023-04-06 13:41 43 ************************ |
| 328 | + | 76 2023-04-13 14:22 38 ******************* |
| 329 | - | 347 2023-04-06 13:42 ? - |
| 329 | + | 77 2023-04-13 14:23 39 ******************** |
| 330 | - | 348 2023-04-06 13:43 29 ********** |
| 330 | + | |
| 331 | - | 349 2023-04-06 13:44 30 *********** |
| 331 | + | 82 2023-04-13 14:28 39 ******************** |
| 332 | - | 350 2023-04-06 13:45 31 ************ |
| 332 | + | 83 2023-04-13 14:29 ? - |
| 333 | - | 351 2023-04-06 13:46 31 ************ |
| 333 | + | 84 2023-04-13 14:30 23 **** |
| 334 | - | 352 2023-04-06 13:47 31 ************ |
| 334 | + | 85 2023-04-13 14:31 ? - |
| 335 | - | 353 2023-04-06 13:48 32 ************* |
| 335 | + | 86 2023-04-13 14:32 26 ******* |
| 336 | - | 354 2023-04-06 13:49 33 ************** |
| 336 | + | 87 2023-04-13 14:33 27 ******** |
| 337 | - | 355 2023-04-06 13:50 33 ************** |
| 337 | + | 88 2023-04-13 14:34 28 ********* |
| 338 | - | 356 2023-04-06 13:51 34 *************** |
| 338 | + | 89 2023-04-13 14:35 29 ********** |
| 339 | - | 357 2023-04-06 13:52 34 *************** |
| 339 | + | 90 2023-04-13 14:36 30 *********** |
| 340 | - | 358 2023-04-06 13:53 35 **************** |
| 340 | + | 91 2023-04-13 14:37 31 ************ |
| 341 | - | 359 2023-04-06 13:54 35 **************** |
| 341 | + | 92 2023-04-13 14:38 31 ************ |
| 342 | - | 360 2023-04-06 13:55 36 ***************** |
| 342 | + | 93 2023-04-13 14:39 32 ************* |
| 343 | - | 361 2023-04-06 13:56 36 ***************** |
| 343 | + | 94 2023-04-13 14:40 33 ************** |
| 344 | - | 362 2023-04-06 13:57 36 ***************** |
| 344 | + | 95 2023-04-13 14:41 33 ************** |
| 345 | - | 363 2023-04-06 13:58 37 ****************** |
| 345 | + | 96 2023-04-13 14:42 34 *************** |
| 346 | - | 364 2023-04-06 13:59 37 ****************** |
| 346 | + | 97 2023-04-13 14:43 35 **************** |
| 347 | - | 365 2023-04-06 14:00 37 ****************** |
| 347 | + | 98 2023-04-13 14:44 36 ***************** |
| 348 | - | 366 2023-04-06 14:01 38 ******************* |
| 348 | + | 99 2023-04-13 14:45 36 ***************** |
| 349 | - | 367 2023-04-06 14:02 38 ******************* |
| 349 | + | 100 2023-04-13 14:46 36 ***************** |
| 350 | - | 368 2023-04-06 14:03 39 ******************** |
| 350 | + | 101 2023-04-13 14:47 37 ****************** |
| 351 | - | 369 2023-04-06 14:04 39 ******************** |
| 351 | + | 102 2023-04-13 14:48 37 ****************** |
| 352 | - | 370 2023-04-06 14:05 39 ******************** |
| 352 | + | 103 2023-04-13 14:49 38 ******************* |
| 353 | - | 371 2023-04-06 14:06 40 ********************* |
| 353 | + | 104 2023-04-13 14:50 38 ******************* |
| 354 | 105 2023-04-13 14:51 39 ******************** | |
| 355 | - | 375 2023-04-06 14:10 40 ********************* |
| 355 | + | 106 2023-04-13 14:52 40 ********************* |
| 356 | - | 376 2023-04-06 14:11 41 ********************** |
| 356 | + | |
| 357 | 109 2023-04-13 14:55 40 ********************* | |
| 358 | - | 380 2023-04-06 14:15 41 ********************** |
| 358 | + | 110 2023-04-13 14:56 41 ********************** |
| 359 | - | 381 2023-04-06 14:16 42 *********************** |
| 359 | + | 111 2023-04-13 14:57 41 ********************** |
| 360 | 112 2023-04-13 14:58 42 *********************** | |
| 361 | - | 401 2023-04-06 14:36 42 *********************** |
| 361 | + | |
| 362 | - | 402 2023-04-06 14:37 43 ************************ |
| 362 | + | 117 2023-04-13 15:03 42 *********************** |
| 363 | - | 403 2023-04-06 14:38 42 *********************** |
| 363 | + | 118 2023-04-13 15:04 43 ************************ |
| 364 | - | 404 2023-04-06 14:39 43 ************************ |
| 364 | + | |
| 365 | - | 405 2023-04-06 14:40 42 *********************** |
| 365 | + | 122 2023-04-13 15:08 43 ************************ |
| 366 | - | 406 2023-04-06 14:41 42 *********************** |
| 366 | + | 123 2023-04-13 15:09 44 ************************* |
| 367 | - | 407 2023-04-06 14:42 43 ************************ |
| 367 | + | ... ..( 2 skipped). .. ************************* |
| 368 | - | 408 2023-04-06 14:43 42 *********************** |
| 368 | + | 126 2023-04-13 15:12 44 ************************* |
| 369 | - | 409 2023-04-06 14:44 42 *********************** |
| 369 | + | 127 2023-04-13 15:13 45 ************************** |
| 370 | - | 410 2023-04-06 14:45 43 ************************ |
| 370 | + | ... ..( 7 skipped). .. ************************** |
| 371 | - | 411 2023-04-06 14:46 42 *********************** |
| 371 | + | 135 2023-04-13 15:21 45 ************************** |
| 372 | 136 2023-04-13 15:22 46 *************************** | |
| 373 | - | 415 2023-04-06 14:50 42 *********************** |
| 373 | + | 137 2023-04-13 15:23 46 *************************** |
| 374 | - | 416 2023-04-06 14:51 ? - |
| 374 | + | 138 2023-04-13 15:24 45 ************************** |
| 375 | - | 417 2023-04-06 14:52 28 ********* |
| 375 | + | 139 2023-04-13 15:25 46 *************************** |
| 376 | - | 418 2023-04-06 14:53 29 ********** |
| 376 | + | ... ..( 9 skipped). .. *************************** |
| 377 | - | 419 2023-04-06 14:54 30 *********** |
| 377 | + | 149 2023-04-13 15:35 46 *************************** |
| 378 | - | 420 2023-04-06 14:55 30 *********** |
| 378 | + | 150 2023-04-13 15:36 47 **************************** |
| 379 | - | 421 2023-04-06 14:56 31 ************ |
| 379 | + | ... ..( 23 skipped). .. **************************** |
| 380 | - | 422 2023-04-06 14:57 31 ************ |
| 380 | + | 174 2023-04-13 16:00 47 **************************** |
| 381 | - | 423 2023-04-06 14:58 32 ************* |
| 381 | + | 175 2023-04-13 16:01 48 ***************************** |
| 382 | - | 424 2023-04-06 14:59 32 ************* |
| 382 | + | ... ..( 4 skipped). .. ***************************** |
| 383 | - | 425 2023-04-06 15:00 33 ************** |
| 383 | + | 180 2023-04-13 16:06 48 ***************************** |
| 384 | - | 426 2023-04-06 15:01 33 ************** |
| 384 | + | 181 2023-04-13 16:07 47 **************************** |
| 385 | - | 427 2023-04-06 15:02 34 *************** |
| 385 | + | 182 2023-04-13 16:08 48 ***************************** |
| 386 | - | 428 2023-04-06 15:03 34 *************** |
| 386 | + | ... ..( 44 skipped). .. ***************************** |
| 387 | - | 429 2023-04-06 15:04 34 *************** |
| 387 | + | 227 2023-04-13 16:53 48 ***************************** |
| 388 | - | 430 2023-04-06 15:05 35 **************** |
| 388 | + | 228 2023-04-13 16:54 47 **************************** |
| 389 | - | 431 2023-04-06 15:06 35 **************** |
| 389 | + | 229 2023-04-13 16:55 48 ***************************** |
| 390 | - | 432 2023-04-06 15:07 35 **************** |
| 390 | + | 230 2023-04-13 16:56 47 **************************** |
| 391 | - | 433 2023-04-06 15:08 36 ***************** |
| 391 | + | 231 2023-04-13 16:57 48 ***************************** |
| 392 | ... ..( 5 skipped). .. ***************************** | |
| 393 | - | 436 2023-04-06 15:11 36 ***************** |
| 393 | + | 237 2023-04-13 17:03 48 ***************************** |
| 394 | - | 437 2023-04-06 15:12 37 ****************** |
| 394 | + | 238 2023-04-13 17:04 47 **************************** |
| 395 | 239 2023-04-13 17:05 48 ***************************** | |
| 396 | - | 442 2023-04-06 15:17 37 ****************** |
| 396 | + | 240 2023-04-13 17:06 48 ***************************** |
| 397 | - | 443 2023-04-06 15:18 38 ******************* |
| 397 | + | 241 2023-04-13 17:07 47 **************************** |
| 398 | 242 2023-04-13 17:08 48 ***************************** | |
| 399 | - | 447 2023-04-06 15:22 38 ******************* |
| 399 | + | 243 2023-04-13 17:09 47 **************************** |
| 400 | - | 448 2023-04-06 15:23 39 ******************** |
| 400 | + | 244 2023-04-13 17:10 47 **************************** |
| 401 | 245 2023-04-13 17:11 48 ***************************** | |
| 402 | - | 452 2023-04-06 15:27 39 ******************** |
| 402 | + | 246 2023-04-13 17:12 47 **************************** |
| 403 | - | 453 2023-04-06 15:28 40 ********************* |
| 403 | + | 247 2023-04-13 17:13 47 **************************** |
| 404 | 248 2023-04-13 17:14 47 **************************** | |
| 405 | - | 456 2023-04-06 15:31 40 ********************* |
| 405 | + | 249 2023-04-13 17:15 48 ***************************** |
| 406 | - | 457 2023-04-06 15:32 42 *********************** |
| 406 | + | 250 2023-04-13 17:16 48 ***************************** |
| 407 | - | 458 2023-04-06 15:33 42 *********************** |
| 407 | + | 251 2023-04-13 17:17 47 **************************** |
| 408 | - | 459 2023-04-06 15:34 42 *********************** |
| 408 | + | 252 2023-04-13 17:18 48 ***************************** |
| 409 | - | 460 2023-04-06 15:35 47 **************************** |
| 409 | + | ... ..( 23 skipped). .. ***************************** |
| 410 | - | 461 2023-04-06 15:36 46 *************************** |
| 410 | + | 276 2023-04-13 17:42 48 ***************************** |
| 411 | - | 462 2023-04-06 15:37 46 *************************** |
| 411 | + | 277 2023-04-13 17:43 47 **************************** |
| 412 | - | 463 2023-04-06 15:38 49 ****************************** |
| 412 | + | ... ..( 3 skipped). .. **************************** |
| 413 | - | 464 2023-04-06 15:39 49 ****************************** |
| 413 | + | 281 2023-04-13 17:47 47 **************************** |
| 414 | - | 465 2023-04-06 15:40 48 ***************************** |
| 414 | + | 282 2023-04-13 17:48 46 *************************** |
| 415 | - | 466 2023-04-06 15:41 49 ****************************** |
| 415 | + | 283 2023-04-13 17:49 46 *************************** |
| 416 | - | 467 2023-04-06 15:42 48 ***************************** |
| 416 | + | 284 2023-04-13 17:50 46 *************************** |
| 417 | - | 468 2023-04-06 15:43 48 ***************************** |
| 417 | + | |
| 418 | - | 469 2023-04-06 15:44 49 ****************************** |
| 418 | + | |
| 419 | Read: Disabled | |
| 420 | - | 475 2023-04-06 15:50 49 ****************************** |
| 420 | + | |
| 421 | - | 476 2023-04-06 15:51 48 ***************************** |
| 421 | + | |
| 422 | - | 477 2023-04-06 15:52 48 ***************************** |
| 422 | + | |
| 423 | - | 0 2023-04-06 15:53 49 ****************************** |
| 423 | + | |
| 424 | - | 1 2023-04-06 15:54 48 ***************************** |
| 424 | + | |
| 425 | - | 2 2023-04-06 15:55 48 ***************************** |
| 425 | + | |
| 426 | - | 3 2023-04-06 15:56 49 ****************************** |
| 426 | + | 0x01 0x010 4 64410 --- Power-on Hours |
| 427 | - | 4 2023-04-06 15:57 49 ****************************** |
| 427 | + | 0x01 0x018 6 77232414621 --- Logical Sectors Written |
| 428 | - | 5 2023-04-06 15:58 48 ***************************** |
| 428 | + | 0x01 0x020 6 977752035 --- Number of Write Commands |
| 429 | 0x01 0x028 6 565572300499 --- Logical Sectors Read | |
| 430 | - | 14 2023-04-06 16:07 48 ***************************** |
| 430 | + | 0x01 0x030 6 4219448532 --- Number of Read Commands |
| 431 | - | 15 2023-04-06 16:08 49 ****************************** |
| 431 | + | |
| 432 | - | 16 2023-04-06 16:09 48 ***************************** |
| 432 | + | |
| 433 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 434 | - | 34 2023-04-06 16:27 48 ***************************** |
| 434 | + | 0x03 0x008 4 35230 --- Spindle Motor Power-on Hours |
| 435 | - | 35 2023-04-06 16:28 47 **************************** |
| 435 | + | 0x03 0x010 4 35779 --- Head Flying Hours |
| 436 | 0x03 0x018 4 4498 --- Head Load Events | |
| 437 | - | 41 2023-04-06 16:34 47 **************************** |
| 437 | + | |
| 438 | - | 42 2023-04-06 16:35 46 *************************** |
| 438 | + | |
| 439 | - | 43 2023-04-06 16:36 46 *************************** |
| 439 | + | |
| 440 | - | 44 2023-04-06 16:37 ? - |
| 440 | + | |
| 441 | - | 45 2023-04-06 16:38 28 ********* |
| 441 | + | |
| 442 | - | 46 2023-04-06 16:39 29 ********** |
| 442 | + | |
| 443 | - | 47 2023-04-06 16:40 29 ********** |
| 443 | + | |
| 444 | - | 48 2023-04-06 16:41 30 *********** |
| 444 | + | 0x05 0x008 1 46 --- Current Temperature |
| 445 | - | 49 2023-04-06 16:42 31 ************ |
| 445 | + | |
| 446 | - | 50 2023-04-06 16:43 31 ************ |
| 446 | + | |
| 447 | - | 51 2023-04-06 16:44 31 ************ |
| 447 | + | |
| 448 | - | 52 2023-04-06 16:45 32 ************* |
| 448 | + | |
| 449 | - | 53 2023-04-06 16:46 32 ************* |
| 449 | + | |
| 450 | - | 54 2023-04-06 16:47 33 ************** |
| 450 | + | |
| 451 | - | 55 2023-04-06 16:48 33 ************** |
| 451 | + | |
| 452 | - | 56 2023-04-06 16:49 33 ************** |
| 452 | + | |
| 453 | - | 57 2023-04-06 16:50 34 *************** |
| 453 | + | |
| 454 | - | 58 2023-04-06 16:51 34 *************** |
| 454 | + | |
| 455 | - | 59 2023-04-06 16:52 34 *************** |
| 455 | + | |
| 456 | - | 60 2023-04-06 16:53 35 **************** |
| 456 | + | |
| 457 | - | 61 2023-04-06 16:54 35 **************** |
| 457 | + | |
| 458 | - | 62 2023-04-06 16:55 36 ***************** |
| 458 | + | |
| 459 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 460 | - | 67 2023-04-06 17:00 36 ***************** |
| 460 | + | |
| 461 | - | 68 2023-04-06 17:01 37 ****************** |
| 461 | + | |
| 462 | ||__ D supports DSN | |
| 463 | - | 71 2023-04-06 17:04 37 ****************** |
| 463 | + | |
| 464 | - | 72 2023-04-06 17:05 38 ******************* |
| 464 | + | |
| 465 | Pending Defects log (GP Log 0x0c) not supported | |
| 466 | - | 76 2023-04-06 17:09 38 ******************* |
| 466 | + | |
| 467 | - | 77 2023-04-06 17:10 39 ******************** |
| 467 | + | |
| 468 | ID Size Value Description | |
| 469 | - | 82 2023-04-06 17:15 39 ******************** |
| 469 | + | |
| 470 | - | 83 2023-04-06 17:16 ? - |
| 470 | + | |
| 471 | - | 84 2023-04-06 17:17 23 **** |
| 471 | + | |
| 472 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 473 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 474 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 475 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 476 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 477 | 0x0009 4 0 Transition from drive PhyRdy to drive PhyNRdy | |
| 478 | 0x000a 4 0 Device-to-host register FISes sent due to a COMRESET | |
| 479 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 480 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 481 | - | 0x01 0x010 4 64407 --- Power-on Hours |
| 481 | + | |
| 482 | - | 0x01 0x018 6 75333024429 --- Logical Sectors Written |
| 482 | + | |
| 483 | - | 0x01 0x020 6 971315282 --- Number of Write Commands |
| 483 | + | |
| 484 | - | 0x01 0x028 6 565572245862 --- Logical Sectors Read |
| 484 | + | |
| 485 | - | 0x01 0x030 6 4219446595 --- Number of Read Commands |
| 485 | + | |
| 486 | ============= /dev/sdb ============= | |
| 487 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 488 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 489 | - | 0x03 0x008 4 35226 --- Spindle Motor Power-on Hours |
| 489 | + | |
| 490 | - | 0x03 0x010 4 35775 --- Head Flying Hours |
| 490 | + | |
| 491 | - | 0x03 0x018 4 4497 --- Head Load Events |
| 491 | + | |
| 492 | Device Model: TOSHIBA MD04ACA500 | |
| 493 | Serial Number: 652DK7VBFS9A | |
| 494 | LU WWN Device Id: 5 000039 65bd003cc | |
| 495 | Firmware Version: FP2A | |
| 496 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 497 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 498 | Rotation Rate: 7200 rpm | |
| 499 | - | 0x05 0x008 1 23 --- Current Temperature |
| 499 | + | |
| 500 | Device is: In smartctl database [for details use: -P show] | |
| 501 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 502 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 503 | Local Time is: Thu Apr 13 17:50:26 2023 CDT | |
| 504 | SMART support is: Available - device has SMART capability. | |
| 505 | SMART support is: Enabled | |
| 506 | AAM feature is: Unavailable | |
| 507 | APM level is: 254 (maximum performance) | |
| 508 | Rd look-ahead is: Enabled | |
| 509 | Write cache is: Enabled | |
| 510 | DSN feature is: Unavailable | |
| 511 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 512 | Wt Cache Reorder: Enabled | |
| 513 | ||
| 514 | === START OF READ SMART DATA SECTION === | |
| 515 | SMART overall-health self-assessment test result: PASSED | |
| 516 | ||
| 517 | General SMART Values: | |
| 518 | Offline data collection status: (0x82) Offline data collection activity | |
| 519 | was completed without error. | |
| 520 | Auto Offline Data Collection: Enabled. | |
| 521 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 522 | without error or no self-test has ever | |
| 523 | been run. | |
| 524 | Total time to complete Offline | |
| 525 | data collection: ( 120) seconds. | |
| 526 | Offline data collection | |
| 527 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 528 | Auto Offline data collection on/off support. | |
| 529 | Suspend Offline collection upon new | |
| 530 | command. | |
| 531 | Offline surface scan supported. | |
| 532 | - | 0x0009 4 17 Transition from drive PhyRdy to drive PhyNRdy |
| 532 | + | |
| 533 | No Conveyance Self-test supported. | |
| 534 | Selective Self-test supported. | |
| 535 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 536 | power-saving mode. | |
| 537 | Supports SMART auto save timer. | |
| 538 | Error logging capability: (0x01) Error logging supported. | |
| 539 | General Purpose Logging supported. | |
| 540 | Short self-test routine | |
| 541 | recommended polling time: ( 2) minutes. | |
| 542 | Extended self-test routine | |
| 543 | recommended polling time: ( 565) minutes. | |
| 544 | SCT capabilities: (0x003d) SCT Status supported. | |
| 545 | SCT Error Recovery Control supported. | |
| 546 | SCT Feature Control supported. | |
| 547 | SCT Data Table supported. | |
| 548 | ||
| 549 | SMART Attributes Data Structure revision number: 16 | |
| 550 | Vendor Specific SMART Attributes with Thresholds: | |
| 551 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 552 | 1 Raw_Read_Error_Rate PO-R-- 100 100 050 - 0 | |
| 553 | 2 Throughput_Performance P-S--- 100 100 050 - 0 | |
| 554 | 3 Spin_Up_Time POS--K 100 100 001 - 8548 | |
| 555 | 4 Start_Stop_Count -O--CK 100 100 000 - 1920 | |
| 556 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 0 | |
| 557 | 7 Seek_Error_Rate PO-R-- 100 100 050 - 0 | |
| 558 | - | Local Time is: Thu Apr 6 17:17:24 2023 CDT |
| 558 | + | |
| 559 | 9 Power_On_Hours -O--CK 001 001 000 - 64550 | |
| 560 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 561 | 12 Power_Cycle_Count -O--CK 100 100 000 - 172 | |
| 562 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 936 | |
| 563 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 152 | |
| 564 | 193 Load_Cycle_Count -O--CK 100 100 000 - 4355 | |
| 565 | 194 Temperature_Celsius -O---K 100 100 000 - 47 (Min/Max 17/62) | |
| 566 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 567 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 568 | 198 Offline_Uncorrectable ----CK 100 100 000 - 0 | |
| 569 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 570 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 571 | 222 Loaded_Hours -O--CK 011 011 000 - 35998 | |
| 572 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 573 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 574 | 226 Load-in_Time -OS--K 100 100 000 - 216 | |
| 575 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 576 | ||||||_ K auto-keep | |
| 577 | - | without error or no self-test has ever |
| 577 | + | |
| 578 | ||||___ R error rate | |
| 579 | - | Total time to complete Offline |
| 579 | + | |
| 580 | ||_____ O updated online | |
| 581 | |______ P prefailure warning | |
| 582 | ||
| 583 | General Purpose Log Directory Version 1 | |
| 584 | SMART Log Directory Version 1 [multi-sector log support] | |
| 585 | Address Access R/W Size Description | |
| 586 | 0x00 GPL,SL R/O 1 Log Directory | |
| 587 | 0x01 SL R/O 1 Summary SMART error log | |
| 588 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 589 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 590 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 591 | 0x06 SL R/O 1 SMART self-test log | |
| 592 | 0x07 GPL R/O 1 Extended self-test log | |
| 593 | 0x08 GPL R/O 2 Power Conditions log | |
| 594 | 0x09 SL R/W 1 Selective self-test log | |
| 595 | - | Short self-test routine |
| 595 | + | |
| 596 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 597 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 598 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 599 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 600 | 0xa7 GPL VS 8 Device vendor specific log | |
| 601 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 602 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 603 | ||
| 604 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 605 | No Errors Logged | |
| 606 | ||
| 607 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 608 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 609 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8634 |
| 609 | + | |
| 610 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1905 |
| 610 | + | |
| 611 | # 3 Extended offline Completed without error 00% 53017 - | |
| 612 | # 4 Extended offline Completed without error 00% 43097 - | |
| 613 | # 5 Extended offline Completed without error 00% 31357 - | |
| 614 | - | 9 Power_On_Hours -O--CK 001 001 000 - 64382 |
| 614 | + | |
| 615 | ||
| 616 | SMART Selective self-test log data structure revision number 1 | |
| 617 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 924 |
| 617 | + | |
| 618 | 1 0 0 Not_testing | |
| 619 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 4335 |
| 619 | + | |
| 620 | - | 194 Temperature_Celsius -O---K 100 100 000 - 24 (Min/Max 17/62) |
| 620 | + | |
| 621 | 4 0 0 Not_testing | |
| 622 | 5 0 0 Not_testing | |
| 623 | Selective self-test flags (0x0): | |
| 624 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 625 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 626 | - | 222 Loaded_Hours -O--CK 011 011 000 - 35843 |
| 626 | + | |
| 627 | SCT Status Version: 3 | |
| 628 | SCT Version (vendor specific): 1 (0x0001) | |
| 629 | - | 226 Load-in_Time -OS--K 100 100 000 - 217 |
| 629 | + | |
| 630 | Current Temperature: 47 Celsius | |
| 631 | Power Cycle Min/Max Temperature: 19/53 Celsius | |
| 632 | Lifetime Min/Max Temperature: 17/62 Celsius | |
| 633 | Under/Over Temperature Limit Count: 0/34571 | |
| 634 | ||
| 635 | SCT Temperature History Version: 2 | |
| 636 | Temperature Sampling Period: 1 minute | |
| 637 | Temperature Logging Interval: 1 minute | |
| 638 | Min/Max recommended Temperature: 5/55 Celsius | |
| 639 | Min/Max Temperature Limit: 5/55 Celsius | |
| 640 | Temperature History Size (Index): 478 (103) | |
| 641 | ||
| 642 | Index Estimated Time Temperature Celsius | |
| 643 | 104 2023-04-13 09:53 48 ***************************** | |
| 644 | ... ..( 17 skipped). .. ***************************** | |
| 645 | 122 2023-04-13 10:11 48 ***************************** | |
| 646 | 123 2023-04-13 10:12 47 **************************** | |
| 647 | ... ..( 26 skipped). .. **************************** | |
| 648 | 150 2023-04-13 10:39 47 **************************** | |
| 649 | 151 2023-04-13 10:40 48 ***************************** | |
| 650 | 152 2023-04-13 10:41 47 **************************** | |
| 651 | 153 2023-04-13 10:42 47 **************************** | |
| 652 | 154 2023-04-13 10:43 48 ***************************** | |
| 653 | 155 2023-04-13 10:44 47 **************************** | |
| 654 | 156 2023-04-13 10:45 47 **************************** | |
| 655 | 157 2023-04-13 10:46 48 ***************************** | |
| 656 | 158 2023-04-13 10:47 47 **************************** | |
| 657 | 159 2023-04-13 10:48 48 ***************************** | |
| 658 | 160 2023-04-13 10:49 48 ***************************** | |
| 659 | 161 2023-04-13 10:50 48 ***************************** | |
| 660 | 162 2023-04-13 10:51 47 **************************** | |
| 661 | 163 2023-04-13 10:52 47 **************************** | |
| 662 | 164 2023-04-13 10:53 47 **************************** | |
| 663 | 165 2023-04-13 10:54 48 ***************************** | |
| 664 | ... ..( 3 skipped). .. ***************************** | |
| 665 | 169 2023-04-13 10:58 48 ***************************** | |
| 666 | 170 2023-04-13 10:59 47 **************************** | |
| 667 | ... ..( 7 skipped). .. **************************** | |
| 668 | 178 2023-04-13 11:07 47 **************************** | |
| 669 | 179 2023-04-13 11:08 46 *************************** | |
| 670 | ... ..( 6 skipped). .. *************************** | |
| 671 | 186 2023-04-13 11:15 46 *************************** | |
| 672 | 187 2023-04-13 11:16 45 ************************** | |
| 673 | 188 2023-04-13 11:17 45 ************************** | |
| 674 | 189 2023-04-13 11:18 ? - | |
| 675 | 190 2023-04-13 11:19 26 ******* | |
| 676 | 191 2023-04-13 11:20 27 ******** | |
| 677 | 192 2023-04-13 11:21 28 ********* | |
| 678 | 193 2023-04-13 11:22 29 ********** | |
| 679 | 194 2023-04-13 11:23 30 *********** | |
| 680 | 195 2023-04-13 11:24 30 *********** | |
| 681 | 196 2023-04-13 11:25 31 ************ | |
| 682 | ... ..( 2 skipped). .. ************ | |
| 683 | 199 2023-04-13 11:28 31 ************ | |
| 684 | 200 2023-04-13 11:29 32 ************* | |
| 685 | - | Current Temperature: 24 Celsius |
| 685 | + | 201 2023-04-13 11:30 32 ************* |
| 686 | - | Power Cycle Min/Max Temperature: 19/50 Celsius |
| 686 | + | 202 2023-04-13 11:31 33 ************** |
| 687 | 203 2023-04-13 11:32 33 ************** | |
| 688 | 204 2023-04-13 11:33 33 ************** | |
| 689 | 205 2023-04-13 11:34 34 *************** | |
| 690 | 206 2023-04-13 11:35 34 *************** | |
| 691 | 207 2023-04-13 11:36 34 *************** | |
| 692 | 208 2023-04-13 11:37 35 **************** | |
| 693 | 209 2023-04-13 11:38 35 **************** | |
| 694 | 210 2023-04-13 11:39 35 **************** | |
| 695 | - | Temperature History Size (Index): 478 (236) |
| 695 | + | 211 2023-04-13 11:40 36 ***************** |
| 696 | ... ..( 4 skipped). .. ***************** | |
| 697 | 216 2023-04-13 11:45 36 ***************** | |
| 698 | - | 237 2023-04-06 09:20 35 **************** |
| 698 | + | 217 2023-04-13 11:46 37 ****************** |
| 699 | - | 238 2023-04-06 09:21 35 **************** |
| 699 | + | |
| 700 | - | 239 2023-04-06 09:22 36 ***************** |
| 700 | + | 221 2023-04-13 11:50 37 ****************** |
| 701 | 222 2023-04-13 11:51 38 ******************* | |
| 702 | - | 242 2023-04-06 09:25 36 ***************** |
| 702 | + | ... ..( 6 skipped). .. ******************* |
| 703 | - | 243 2023-04-06 09:26 37 ****************** |
| 703 | + | 229 2023-04-13 11:58 38 ******************* |
| 704 | 230 2023-04-13 11:59 ? - | |
| 705 | - | 247 2023-04-06 09:30 37 ****************** |
| 705 | + | 231 2023-04-13 12:00 33 ************** |
| 706 | - | 248 2023-04-06 09:31 38 ******************* |
| 706 | + | 232 2023-04-13 12:01 33 ************** |
| 707 | - | ... ..( 2 skipped). .. ******************* |
| 707 | + | 233 2023-04-13 12:02 33 ************** |
| 708 | - | 251 2023-04-06 09:34 38 ******************* |
| 708 | + | 234 2023-04-13 12:03 34 *************** |
| 709 | - | 252 2023-04-06 09:35 39 ******************** |
| 709 | + | 235 2023-04-13 12:04 34 *************** |
| 710 | - | ... ..( 6 skipped). .. ******************** |
| 710 | + | 236 2023-04-13 12:05 34 *************** |
| 711 | - | 259 2023-04-06 09:42 39 ******************** |
| 711 | + | 237 2023-04-13 12:06 35 **************** |
| 712 | - | 260 2023-04-06 09:43 40 ********************* |
| 712 | + | 238 2023-04-13 12:07 35 **************** |
| 713 | - | 261 2023-04-06 09:44 ? - |
| 713 | + | 239 2023-04-13 12:08 35 **************** |
| 714 | - | 262 2023-04-06 09:45 28 ********* |
| 714 | + | 240 2023-04-13 12:09 36 ***************** |
| 715 | - | 263 2023-04-06 09:46 29 ********** |
| 715 | + | |
| 716 | - | 264 2023-04-06 09:47 30 *********** |
| 716 | + | 244 2023-04-13 12:13 36 ***************** |
| 717 | - | 265 2023-04-06 09:48 31 ************ |
| 717 | + | 245 2023-04-13 12:14 37 ****************** |
| 718 | - | 266 2023-04-06 09:49 31 ************ |
| 718 | + | |
| 719 | - | 267 2023-04-06 09:50 31 ************ |
| 719 | + | 248 2023-04-13 12:17 37 ****************** |
| 720 | - | 268 2023-04-06 09:51 32 ************* |
| 720 | + | 249 2023-04-13 12:18 38 ******************* |
| 721 | - | 269 2023-04-06 09:52 33 ************** |
| 721 | + | 250 2023-04-13 12:19 38 ******************* |
| 722 | - | 270 2023-04-06 09:53 33 ************** |
| 722 | + | 251 2023-04-13 12:20 39 ******************** |
| 723 | - | 271 2023-04-06 09:54 34 *************** |
| 723 | + | 252 2023-04-13 12:21 39 ******************** |
| 724 | - | 272 2023-04-06 09:55 34 *************** |
| 724 | + | 253 2023-04-13 12:22 39 ******************** |
| 725 | - | 273 2023-04-06 09:56 35 **************** |
| 725 | + | 254 2023-04-13 12:23 40 ********************* |
| 726 | - | 274 2023-04-06 09:57 35 **************** |
| 726 | + | 255 2023-04-13 12:24 40 ********************* |
| 727 | - | 275 2023-04-06 09:58 36 ***************** |
| 727 | + | 256 2023-04-13 12:25 40 ********************* |
| 728 | - | 276 2023-04-06 09:59 36 ***************** |
| 728 | + | 257 2023-04-13 12:26 41 ********************** |
| 729 | - | 277 2023-04-06 10:00 36 ***************** |
| 729 | + | |
| 730 | - | 278 2023-04-06 10:01 37 ****************** |
| 730 | + | 260 2023-04-13 12:29 41 ********************** |
| 731 | - | 279 2023-04-06 10:02 37 ****************** |
| 731 | + | 261 2023-04-13 12:30 42 *********************** |
| 732 | - | 280 2023-04-06 10:03 37 ****************** |
| 732 | + | |
| 733 | - | 281 2023-04-06 10:04 38 ******************* |
| 733 | + | 268 2023-04-13 12:37 42 *********************** |
| 734 | - | 282 2023-04-06 10:05 38 ******************* |
| 734 | + | 269 2023-04-13 12:38 43 ************************ |
| 735 | - | 283 2023-04-06 10:06 38 ******************* |
| 735 | + | |
| 736 | - | 284 2023-04-06 10:07 39 ******************** |
| 736 | + | 274 2023-04-13 12:43 43 ************************ |
| 737 | - | 285 2023-04-06 10:08 39 ******************** |
| 737 | + | 275 2023-04-13 12:44 44 ************************* |
| 738 | - | 286 2023-04-06 10:09 40 ********************* |
| 738 | + | ... ..( 4 skipped). .. ************************* |
| 739 | 280 2023-04-13 12:49 44 ************************* | |
| 740 | - | 289 2023-04-06 10:12 40 ********************* |
| 740 | + | 281 2023-04-13 12:50 45 ************************** |
| 741 | - | 290 2023-04-06 10:13 41 ********************** |
| 741 | + | 282 2023-04-13 12:51 44 ************************* |
| 742 | 283 2023-04-13 12:52 45 ************************** | |
| 743 | - | 293 2023-04-06 10:16 41 ********************** |
| 743 | + | ... ..( 21 skipped). .. ************************** |
| 744 | - | 294 2023-04-06 10:17 42 *********************** |
| 744 | + | 305 2023-04-13 13:14 45 ************************** |
| 745 | 306 2023-04-13 13:15 46 *************************** | |
| 746 | - | 303 2023-04-06 10:26 42 *********************** |
| 746 | + | ... ..( 23 skipped). .. *************************** |
| 747 | - | 304 2023-04-06 10:27 43 ************************ |
| 747 | + | 330 2023-04-13 13:39 46 *************************** |
| 748 | - | ... ..( 8 skipped). .. ************************ |
| 748 | + | 331 2023-04-13 13:40 47 **************************** |
| 749 | - | 313 2023-04-06 10:36 43 ************************ |
| 749 | + | ... ..( 8 skipped). .. **************************** |
| 750 | - | 314 2023-04-06 10:37 44 ************************* |
| 750 | + | 340 2023-04-13 13:49 47 **************************** |
| 751 | - | ... ..( 14 skipped). .. ************************* |
| 751 | + | 341 2023-04-13 13:50 46 *************************** |
| 752 | - | 329 2023-04-06 10:52 44 ************************* |
| 752 | + | ... ..( 7 skipped). .. *************************** |
| 753 | - | 330 2023-04-06 10:53 ? - |
| 753 | + | 349 2023-04-13 13:58 46 *************************** |
| 754 | - | 331 2023-04-06 10:54 27 ******** |
| 754 | + | 350 2023-04-13 13:59 45 ************************** |
| 755 | - | 332 2023-04-06 10:55 28 ********* |
| 755 | + | ... ..( 8 skipped). .. ************************** |
| 756 | - | 333 2023-04-06 10:56 28 ********* |
| 756 | + | 359 2023-04-13 14:08 45 ************************** |
| 757 | - | 334 2023-04-06 10:57 29 ********** |
| 757 | + | 360 2023-04-13 14:09 44 ************************* |
| 758 | - | 335 2023-04-06 10:58 29 ********** |
| 758 | + | 361 2023-04-13 14:10 44 ************************* |
| 759 | - | 336 2023-04-06 10:59 30 *********** |
| 759 | + | 362 2023-04-13 14:11 ? - |
| 760 | - | 337 2023-04-06 11:00 31 ************ |
| 760 | + | 363 2023-04-13 14:12 30 *********** |
| 761 | 364 2023-04-13 14:13 30 *********** | |
| 762 | - | 340 2023-04-06 11:03 31 ************ |
| 762 | + | 365 2023-04-13 14:14 31 ************ |
| 763 | - | 341 2023-04-06 11:04 32 ************* |
| 763 | + | 366 2023-04-13 14:15 31 ************ |
| 764 | - | 342 2023-04-06 11:05 32 ************* |
| 764 | + | 367 2023-04-13 14:16 31 ************ |
| 765 | - | 343 2023-04-06 11:06 33 ************** |
| 765 | + | 368 2023-04-13 14:17 32 ************* |
| 766 | - | 344 2023-04-06 11:07 33 ************** |
| 766 | + | 369 2023-04-13 14:18 32 ************* |
| 767 | - | 345 2023-04-06 11:08 34 *************** |
| 767 | + | 370 2023-04-13 14:19 33 ************** |
| 768 | - | 346 2023-04-06 11:09 34 *************** |
| 768 | + | 371 2023-04-13 14:20 33 ************** |
| 769 | - | 347 2023-04-06 11:10 34 *************** |
| 769 | + | 372 2023-04-13 14:21 34 *************** |
| 770 | - | 348 2023-04-06 11:11 35 **************** |
| 770 | + | 373 2023-04-13 14:22 34 *************** |
| 771 | 374 2023-04-13 14:23 35 **************** | |
| 772 | - | 351 2023-04-06 11:14 35 **************** |
| 772 | + | 375 2023-04-13 14:24 35 **************** |
| 773 | - | 352 2023-04-06 11:15 36 ***************** |
| 773 | + | 376 2023-04-13 14:25 36 ***************** |
| 774 | - | 353 2023-04-06 11:16 36 ***************** |
| 774 | + | 377 2023-04-13 14:26 36 ***************** |
| 775 | - | 354 2023-04-06 11:17 ? - |
| 775 | + | 378 2023-04-13 14:27 36 ***************** |
| 776 | - | 355 2023-04-06 11:18 29 ********** |
| 776 | + | 379 2023-04-13 14:28 37 ****************** |
| 777 | - | 356 2023-04-06 11:19 29 ********** |
| 777 | + | 380 2023-04-13 14:29 37 ****************** |
| 778 | - | 357 2023-04-06 11:20 30 *********** |
| 778 | + | 381 2023-04-13 14:30 37 ****************** |
| 779 | - | 358 2023-04-06 11:21 31 ************ |
| 779 | + | 382 2023-04-13 14:31 38 ******************* |
| 780 | - | 359 2023-04-06 11:22 31 ************ |
| 780 | + | 383 2023-04-13 14:32 39 ******************** |
| 781 | - | 360 2023-04-06 11:23 32 ************* |
| 781 | + | |
| 782 | - | 361 2023-04-06 11:24 33 ************** |
| 782 | + | 386 2023-04-13 14:35 39 ******************** |
| 783 | - | 362 2023-04-06 11:25 33 ************** |
| 783 | + | 387 2023-04-13 14:36 40 ********************* |
| 784 | - | 363 2023-04-06 11:26 33 ************** |
| 784 | + | 388 2023-04-13 14:37 40 ********************* |
| 785 | - | 364 2023-04-06 11:27 34 *************** |
| 785 | + | 389 2023-04-13 14:38 41 ********************** |
| 786 | - | 365 2023-04-06 11:28 34 *************** |
| 786 | + | |
| 787 | - | 366 2023-04-06 11:29 34 *************** |
| 787 | + | 392 2023-04-13 14:41 41 ********************** |
| 788 | - | 367 2023-04-06 11:30 35 **************** |
| 788 | + | 393 2023-04-13 14:42 42 *********************** |
| 789 | - | 368 2023-04-06 11:31 35 **************** |
| 789 | + | |
| 790 | - | 369 2023-04-06 11:32 35 **************** |
| 790 | + | 397 2023-04-13 14:46 42 *********************** |
| 791 | - | 370 2023-04-06 11:33 36 ***************** |
| 791 | + | 398 2023-04-13 14:47 43 ************************ |
| 792 | ... ..( 3 skipped). .. ************************ | |
| 793 | - | 374 2023-04-06 11:37 36 ***************** |
| 793 | + | 402 2023-04-13 14:51 43 ************************ |
| 794 | - | 375 2023-04-06 11:38 37 ****************** |
| 794 | + | 403 2023-04-13 14:52 44 ************************* |
| 795 | ... ..( 4 skipped). .. ************************* | |
| 796 | - | 378 2023-04-06 11:41 37 ****************** |
| 796 | + | 408 2023-04-13 14:57 44 ************************* |
| 797 | - | 379 2023-04-06 11:42 38 ******************* |
| 797 | + | 409 2023-04-13 14:58 45 ************************** |
| 798 | ... ..( 6 skipped). .. ************************** | |
| 799 | - | 383 2023-04-06 11:46 38 ******************* |
| 799 | + | 416 2023-04-13 15:05 45 ************************** |
| 800 | - | 384 2023-04-06 11:47 39 ******************** |
| 800 | + | 417 2023-04-13 15:06 46 *************************** |
| 801 | ... ..( 9 skipped). .. *************************** | |
| 802 | - | 389 2023-04-06 11:52 39 ******************** |
| 802 | + | 427 2023-04-13 15:16 46 *************************** |
| 803 | - | 390 2023-04-06 11:53 40 ********************* |
| 803 | + | 428 2023-04-13 15:17 47 **************************** |
| 804 | - | ... ..( 4 skipped). .. ********************* |
| 804 | + | ... ..( 15 skipped). .. **************************** |
| 805 | - | 395 2023-04-06 11:58 40 ********************* |
| 805 | + | 444 2023-04-13 15:33 47 **************************** |
| 806 | - | 396 2023-04-06 11:59 41 ********************** |
| 806 | + | 445 2023-04-13 15:34 48 ***************************** |
| 807 | ... ..(124 skipped). .. ***************************** | |
| 808 | - | 399 2023-04-06 12:02 41 ********************** |
| 808 | + | 92 2023-04-13 17:39 48 ***************************** |
| 809 | - | 400 2023-04-06 12:03 42 *********************** |
| 809 | + | 93 2023-04-13 17:40 47 **************************** |
| 810 | - | 401 2023-04-06 12:04 42 *********************** |
| 810 | + | 94 2023-04-13 17:41 47 **************************** |
| 811 | - | 402 2023-04-06 12:05 41 ********************** |
| 811 | + | 95 2023-04-13 17:42 48 ***************************** |
| 812 | - | 403 2023-04-06 12:06 42 *********************** |
| 812 | + | 96 2023-04-13 17:43 47 **************************** |
| 813 | - | ... ..( 18 skipped). .. *********************** |
| 813 | + | ... ..( 6 skipped). .. **************************** |
| 814 | - | 422 2023-04-06 12:25 42 *********************** |
| 814 | + | 103 2023-04-13 17:50 47 **************************** |
| 815 | - | 423 2023-04-06 12:26 ? - |
| 815 | + | |
| 816 | - | 424 2023-04-06 12:27 29 ********** |
| 816 | + | |
| 817 | - | 425 2023-04-06 12:28 30 *********** |
| 817 | + | |
| 818 | - | 426 2023-04-06 12:29 31 ************ |
| 818 | + | |
| 819 | - | 427 2023-04-06 12:30 31 ************ |
| 819 | + | |
| 820 | - | 428 2023-04-06 12:31 31 ************ |
| 820 | + | |
| 821 | - | 429 2023-04-06 12:32 32 ************* |
| 821 | + | |
| 822 | - | 430 2023-04-06 12:33 33 ************** |
| 822 | + | |
| 823 | - | 431 2023-04-06 12:34 33 ************** |
| 823 | + | |
| 824 | - | 432 2023-04-06 12:35 34 *************** |
| 824 | + | 0x01 0x010 4 64550 --- Power-on Hours |
| 825 | - | 433 2023-04-06 12:36 35 **************** |
| 825 | + | 0x01 0x018 6 73161506779 --- Logical Sectors Written |
| 826 | - | 434 2023-04-06 12:37 35 **************** |
| 826 | + | 0x01 0x020 6 998087351 --- Number of Write Commands |
| 827 | - | 435 2023-04-06 12:38 36 ***************** |
| 827 | + | 0x01 0x028 6 584116112624 --- Logical Sectors Read |
| 828 | 0x01 0x030 6 3739137232 --- Number of Read Commands | |
| 829 | - | 438 2023-04-06 12:41 36 ***************** |
| 829 | + | |
| 830 | - | 439 2023-04-06 12:42 37 ****************** |
| 830 | + | 0x02 0x010 4 936 --- Overlimit Shock Events |
| 831 | - | 440 2023-04-06 12:43 37 ****************** |
| 831 | + | |
| 832 | - | 441 2023-04-06 12:44 38 ******************* |
| 832 | + | 0x03 0x008 4 35403 --- Spindle Motor Power-on Hours |
| 833 | - | 442 2023-04-06 12:45 38 ******************* |
| 833 | + | 0x03 0x010 4 35998 --- Head Flying Hours |
| 834 | - | 443 2023-04-06 12:46 39 ******************** |
| 834 | + | 0x03 0x018 4 4355 --- Head Load Events |
| 835 | - | 444 2023-04-06 12:47 39 ******************** |
| 835 | + | |
| 836 | - | 445 2023-04-06 12:48 39 ******************** |
| 836 | + | |
| 837 | - | 446 2023-04-06 12:49 40 ********************* |
| 837 | + | |
| 838 | - | 447 2023-04-06 12:50 40 ********************* |
| 838 | + | |
| 839 | - | 448 2023-04-06 12:51 40 ********************* |
| 839 | + | |
| 840 | - | 449 2023-04-06 12:52 41 ********************** |
| 840 | + | |
| 841 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 842 | - | 452 2023-04-06 12:55 41 ********************** |
| 842 | + | 0x05 0x008 1 47 --- Current Temperature |
| 843 | - | 453 2023-04-06 12:56 42 *********************** |
| 843 | + | 0x05 0x010 1 45 N-- Average Short Term Temperature |
| 844 | - | ... ..( 9 skipped). .. *********************** |
| 844 | + | 0x05 0x018 1 35 N-- Average Long Term Temperature |
| 845 | - | 463 2023-04-06 13:06 42 *********************** |
| 845 | + | |
| 846 | - | 464 2023-04-06 13:07 43 ************************ |
| 846 | + | |
| 847 | 0x05 0x030 1 59 N-- Highest Average Short Term Temperature | |
| 848 | - | 469 2023-04-06 13:12 43 ************************ |
| 848 | + | |
| 849 | - | 470 2023-04-06 13:13 44 ************************* |
| 849 | + | |
| 850 | - | ... ..( 20 skipped). .. ************************* |
| 850 | + | |
| 851 | - | 13 2023-04-06 13:34 44 ************************* |
| 851 | + | |
| 852 | - | 14 2023-04-06 13:35 ? - |
| 852 | + | |
| 853 | - | 15 2023-04-06 13:36 30 *********** |
| 853 | + | |
| 854 | - | 16 2023-04-06 13:37 30 *********** |
| 854 | + | |
| 855 | - | 17 2023-04-06 13:38 31 ************ |
| 855 | + | |
| 856 | - | 18 2023-04-06 13:39 31 ************ |
| 856 | + | 0x06 0x008 4 490 --- Number of Hardware Resets |
| 857 | - | 19 2023-04-06 13:40 32 ************* |
| 857 | + | |
| 858 | - | 20 2023-04-06 13:41 33 ************** |
| 858 | + | |
| 859 | - | 21 2023-04-06 13:42 33 ************** |
| 859 | + | |
| 860 | - | 22 2023-04-06 13:43 34 *************** |
| 860 | + | |
| 861 | - | 23 2023-04-06 13:44 34 *************** |
| 861 | + | |
| 862 | - | 24 2023-04-06 13:45 35 **************** |
| 862 | + | |
| 863 | - | 25 2023-04-06 13:46 35 **************** |
| 863 | + | |
| 864 | - | 26 2023-04-06 13:47 36 ***************** |
| 864 | + | |
| 865 | - | 27 2023-04-06 13:48 36 ***************** |
| 865 | + | |
| 866 | - | 28 2023-04-06 13:49 36 ***************** |
| 866 | + | |
| 867 | - | 29 2023-04-06 13:50 37 ****************** |
| 867 | + | |
| 868 | - | 30 2023-04-06 13:51 37 ****************** |
| 868 | + | |
| 869 | - | 31 2023-04-06 13:52 37 ****************** |
| 869 | + | |
| 870 | - | 32 2023-04-06 13:53 38 ******************* |
| 870 | + | |
| 871 | - | 33 2023-04-06 13:54 38 ******************* |
| 871 | + | |
| 872 | - | 34 2023-04-06 13:55 39 ******************** |
| 872 | + | |
| 873 | - | 35 2023-04-06 13:56 39 ******************** |
| 873 | + | |
| 874 | - | 36 2023-04-06 13:57 39 ******************** |
| 874 | + | |
| 875 | - | 37 2023-04-06 13:58 40 ********************* |
| 875 | + | 0x0009 4 11 Transition from drive PhyRdy to drive PhyNRdy |
| 876 | 0x000a 4 11 Device-to-host register FISes sent due to a COMRESET | |
| 877 | - | 40 2023-04-06 14:01 40 ********************* |
| 877 | + | |
| 878 | - | 41 2023-04-06 14:02 41 ********************** |
| 878 | + | |
| 879 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 880 | - | 45 2023-04-06 14:06 41 ********************** |
| 880 | + | |
| 881 | - | 46 2023-04-06 14:07 42 *********************** |
| 881 | + | |
| 882 | - | ... ..( 11 skipped). .. *********************** |
| 882 | + | |
| 883 | - | 58 2023-04-06 14:19 42 *********************** |
| 883 | + | |
| 884 | - | 59 2023-04-06 14:20 43 ************************ |
| 884 | + | |
| 885 | - | ... ..( 16 skipped). .. ************************ |
| 885 | + | |
| 886 | - | 76 2023-04-06 14:37 43 ************************ |
| 886 | + | |
| 887 | - | 77 2023-04-06 14:38 44 ************************* |
| 887 | + | |
| 888 | - | 78 2023-04-06 14:39 44 ************************* |
| 888 | + | |
| 889 | - | 79 2023-04-06 14:40 43 ************************ |
| 889 | + | |
| 890 | - | ... ..( 2 skipped). .. ************************ |
| 890 | + | |
| 891 | - | 82 2023-04-06 14:43 43 ************************ |
| 891 | + | |
| 892 | - | 83 2023-04-06 14:44 ? - |
| 892 | + | |
| 893 | - | 84 2023-04-06 14:45 28 ********* |
| 893 | + | |
| 894 | - | 85 2023-04-06 14:46 29 ********** |
| 894 | + | |
| 895 | - | 86 2023-04-06 14:47 30 *********** |
| 895 | + | |
| 896 | - | 87 2023-04-06 14:48 31 ************ |
| 896 | + | |
| 897 | - | 88 2023-04-06 14:49 31 ************ |
| 897 | + | |
| 898 | - | 89 2023-04-06 14:50 32 ************* |
| 898 | + | |
| 899 | - | 90 2023-04-06 14:51 32 ************* |
| 899 | + | |
| 900 | - | 91 2023-04-06 14:52 33 ************** |
| 900 | + | |
| 901 | - | 92 2023-04-06 14:53 33 ************** |
| 901 | + | Local Time is: Thu Apr 13 17:50:28 2023 CDT |
| 902 | - | 93 2023-04-06 14:54 34 *************** |
| 902 | + | |
| 903 | - | 94 2023-04-06 14:55 34 *************** |
| 903 | + | |
| 904 | - | 95 2023-04-06 14:56 34 *************** |
| 904 | + | |
| 905 | - | 96 2023-04-06 14:57 35 **************** |
| 905 | + | |
| 906 | - | 97 2023-04-06 14:58 35 **************** |
| 906 | + | |
| 907 | - | 98 2023-04-06 14:59 36 ***************** |
| 907 | + | |
| 908 | DSN feature is: Unavailable | |
| 909 | - | 102 2023-04-06 15:03 36 ***************** |
| 909 | + | |
| 910 | - | 103 2023-04-06 15:04 37 ****************** |
| 910 | + | |
| 911 | ||
| 912 | - | 106 2023-04-06 15:07 37 ****************** |
| 912 | + | |
| 913 | - | 107 2023-04-06 15:08 38 ******************* |
| 913 | + | |
| 914 | ||
| 915 | - | 111 2023-04-06 15:12 38 ******************* |
| 915 | + | |
| 916 | - | 112 2023-04-06 15:13 39 ******************** |
| 916 | + | |
| 917 | was completed without error. | |
| 918 | - | 116 2023-04-06 15:17 39 ******************** |
| 918 | + | |
| 919 | - | 117 2023-04-06 15:18 40 ********************* |
| 919 | + | |
| 920 | - | ... ..( 5 skipped). .. ********************* |
| 920 | + | without error or no self-test has ever |
| 921 | - | 123 2023-04-06 15:24 40 ********************* |
| 921 | + | |
| 922 | - | 124 2023-04-06 15:25 43 ************************ |
| 922 | + | Total time to complete Offline |
| 923 | - | 125 2023-04-06 15:26 43 ************************ |
| 923 | + | |
| 924 | - | 126 2023-04-06 15:27 43 ************************ |
| 924 | + | |
| 925 | - | 127 2023-04-06 15:28 47 **************************** |
| 925 | + | |
| 926 | - | 128 2023-04-06 15:29 47 **************************** |
| 926 | + | |
| 927 | - | 129 2023-04-06 15:30 47 **************************** |
| 927 | + | |
| 928 | - | 130 2023-04-06 15:31 49 ****************************** |
| 928 | + | |
| 929 | Offline surface scan supported. | |
| 930 | - | 135 2023-04-06 15:36 49 ****************************** |
| 930 | + | |
| 931 | - | 136 2023-04-06 15:37 50 ******************************* |
| 931 | + | |
| 932 | - | ... ..( 4 skipped). .. ******************************* |
| 932 | + | |
| 933 | - | 141 2023-04-06 15:42 50 ******************************* |
| 933 | + | |
| 934 | - | 142 2023-04-06 15:43 49 ****************************** |
| 934 | + | |
| 935 | - | 143 2023-04-06 15:44 49 ****************************** |
| 935 | + | |
| 936 | - | 144 2023-04-06 15:45 49 ****************************** |
| 936 | + | |
| 937 | - | 145 2023-04-06 15:46 50 ******************************* |
| 937 | + | |
| 938 | - | 146 2023-04-06 15:47 50 ******************************* |
| 938 | + | Short self-test routine |
| 939 | - | 147 2023-04-06 15:48 49 ****************************** |
| 939 | + | |
| 940 | - | 148 2023-04-06 15:49 50 ******************************* |
| 940 | + | |
| 941 | - | 149 2023-04-06 15:50 50 ******************************* |
| 941 | + | |
| 942 | - | 150 2023-04-06 15:51 49 ****************************** |
| 942 | + | |
| 943 | - | ... ..( 28 skipped). .. ****************************** |
| 943 | + | |
| 944 | - | 179 2023-04-06 16:20 49 ****************************** |
| 944 | + | |
| 945 | - | 180 2023-04-06 16:21 48 ***************************** |
| 945 | + | |
| 946 | ||
| 947 | - | 184 2023-04-06 16:25 48 ***************************** |
| 947 | + | |
| 948 | - | 185 2023-04-06 16:26 47 **************************** |
| 948 | + | |
| 949 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 950 | - | 191 2023-04-06 16:32 47 **************************** |
| 950 | + | |
| 951 | - | 192 2023-04-06 16:33 46 *************************** |
| 951 | + | |
| 952 | - | 193 2023-04-06 16:34 46 *************************** |
| 952 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8774 |
| 953 | - | 194 2023-04-06 16:35 46 *************************** |
| 953 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1935 |
| 954 | - | 195 2023-04-06 16:36 45 ************************** |
| 954 | + | |
| 955 | - | 196 2023-04-06 16:37 ? - |
| 955 | + | |
| 956 | - | 197 2023-04-06 16:38 28 ********* |
| 956 | + | |
| 957 | - | 198 2023-04-06 16:39 29 ********** |
| 957 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64597 |
| 958 | - | 199 2023-04-06 16:40 30 *********** |
| 958 | + | |
| 959 | - | 200 2023-04-06 16:41 31 ************ |
| 959 | + | |
| 960 | - | 201 2023-04-06 16:42 31 ************ |
| 960 | + | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 94 |
| 961 | - | 202 2023-04-06 16:43 31 ************ |
| 961 | + | |
| 962 | - | 203 2023-04-06 16:44 32 ************* |
| 962 | + | 193 Load_Cycle_Count -O--CK 100 100 000 - 4415 |
| 963 | - | 204 2023-04-06 16:45 32 ************* |
| 963 | + | 194 Temperature_Celsius -O---K 100 100 000 - 48 (Min/Max 17/63) |
| 964 | - | 205 2023-04-06 16:46 33 ************** |
| 964 | + | |
| 965 | - | 206 2023-04-06 16:47 33 ************** |
| 965 | + | |
| 966 | - | 207 2023-04-06 16:48 33 ************** |
| 966 | + | |
| 967 | - | 208 2023-04-06 16:49 34 *************** |
| 967 | + | |
| 968 | - | 209 2023-04-06 16:50 34 *************** |
| 968 | + | |
| 969 | - | 210 2023-04-06 16:51 35 **************** |
| 969 | + | 222 Loaded_Hours -O--CK 011 011 000 - 35954 |
| 970 | - | 211 2023-04-06 16:52 35 **************** |
| 970 | + | |
| 971 | - | 212 2023-04-06 16:53 35 **************** |
| 971 | + | |
| 972 | - | 213 2023-04-06 16:54 36 ***************** |
| 972 | + | 226 Load-in_Time -OS--K 100 100 000 - 212 |
| 973 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 974 | - | 217 2023-04-06 16:58 36 ***************** |
| 974 | + | |
| 975 | - | 218 2023-04-06 16:59 37 ****************** |
| 975 | + | |
| 976 | ||||___ R error rate | |
| 977 | - | 221 2023-04-06 17:02 37 ****************** |
| 977 | + | |
| 978 | - | 222 2023-04-06 17:03 38 ******************* |
| 978 | + | |
| 979 | |______ P prefailure warning | |
| 980 | - | 226 2023-04-06 17:07 38 ******************* |
| 980 | + | |
| 981 | - | 227 2023-04-06 17:08 39 ******************** |
| 981 | + | |
| 982 | - | ... ..( 5 skipped). .. ******************** |
| 982 | + | |
| 983 | - | 233 2023-04-06 17:14 39 ******************** |
| 983 | + | |
| 984 | - | 234 2023-04-06 17:15 40 ********************* |
| 984 | + | |
| 985 | - | 235 2023-04-06 17:16 ? - |
| 985 | + | |
| 986 | - | 236 2023-04-06 17:17 24 ***** |
| 986 | + | |
| 987 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 988 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 989 | 0x06 SL R/O 1 SMART self-test log | |
| 990 | 0x07 GPL R/O 1 Extended self-test log | |
| 991 | 0x08 GPL R/O 2 Power Conditions log | |
| 992 | 0x09 SL R/W 1 Selective self-test log | |
| 993 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 994 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 995 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 996 | - | 0x01 0x010 4 64382 --- Power-on Hours |
| 996 | + | |
| 997 | - | 0x01 0x018 6 70944715907 --- Logical Sectors Written |
| 997 | + | |
| 998 | - | 0x01 0x020 6 978483397 --- Number of Write Commands |
| 998 | + | |
| 999 | - | 0x01 0x028 6 570703622771 --- Logical Sectors Read |
| 999 | + | |
| 1000 | - | 0x01 0x030 6 3661164149 --- Number of Read Commands |
| 1000 | + | |
| 1001 | ||
| 1002 | - | 0x02 0x010 4 924 --- Overlimit Shock Events |
| 1002 | + | |
| 1003 | No Errors Logged | |
| 1004 | - | 0x03 0x008 4 35246 --- Spindle Motor Power-on Hours |
| 1004 | + | |
| 1005 | - | 0x03 0x010 4 35843 --- Head Flying Hours |
| 1005 | + | |
| 1006 | - | 0x03 0x018 4 4335 --- Head Load Events |
| 1006 | + | |
| 1007 | # 1 Extended offline Completed without error 00% 55997 - | |
| 1008 | # 2 Extended offline Aborted by host 90% 55989 - | |
| 1009 | # 3 Extended offline Completed without error 00% 53065 - | |
| 1010 | # 4 Extended offline Completed without error 00% 43122 - | |
| 1011 | # 5 Extended offline Completed without error 00% 31356 - | |
| 1012 | # 6 Extended offline Completed without error 00% 24629 - | |
| 1013 | ||
| 1014 | - | 0x05 0x008 1 24 --- Current Temperature |
| 1014 | + | |
| 1015 | - | 0x05 0x010 1 41 N-- Average Short Term Temperature |
| 1015 | + | |
| 1016 | 1 0 0 Not_testing | |
| 1017 | 2 0 0 Not_testing | |
| 1018 | 3 0 0 Not_testing | |
| 1019 | 4 0 0 Not_testing | |
| 1020 | 5 0 0 Not_testing | |
| 1021 | Selective self-test flags (0x0): | |
| 1022 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 1023 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 1024 | ||
| 1025 | SCT Status Version: 3 | |
| 1026 | SCT Version (vendor specific): 1 (0x0001) | |
| 1027 | Device State: Active (0) | |
| 1028 | - | 0x06 0x008 4 489 --- Number of Hardware Resets |
| 1028 | + | Current Temperature: 47 Celsius |
| 1029 | Power Cycle Min/Max Temperature: 19/54 Celsius | |
| 1030 | Lifetime Min/Max Temperature: 17/63 Celsius | |
| 1031 | Under/Over Temperature Limit Count: 0/79010 | |
| 1032 | ||
| 1033 | SCT Temperature History Version: 2 | |
| 1034 | Temperature Sampling Period: 1 minute | |
| 1035 | Temperature Logging Interval: 1 minute | |
| 1036 | Min/Max recommended Temperature: 5/55 Celsius | |
| 1037 | Min/Max Temperature Limit: 5/55 Celsius | |
| 1038 | Temperature History Size (Index): 478 (47) | |
| 1039 | ||
| 1040 | Index Estimated Time Temperature Celsius | |
| 1041 | 48 2023-04-13 09:53 48 ***************************** | |
| 1042 | 49 2023-04-13 09:54 48 ***************************** | |
| 1043 | 50 2023-04-13 09:55 48 ***************************** | |
| 1044 | 51 2023-04-13 09:56 49 ****************************** | |
| 1045 | 52 2023-04-13 09:57 48 ***************************** | |
| 1046 | 53 2023-04-13 09:58 49 ****************************** | |
| 1047 | - | 0x0009 4 10 Transition from drive PhyRdy to drive PhyNRdy |
| 1047 | + | 54 2023-04-13 09:59 49 ****************************** |
| 1048 | - | 0x000a 4 10 Device-to-host register FISes sent due to a COMRESET |
| 1048 | + | 55 2023-04-13 10:00 49 ****************************** |
| 1049 | 56 2023-04-13 10:01 48 ***************************** | |
| 1050 | 57 2023-04-13 10:02 49 ****************************** | |
| 1051 | 58 2023-04-13 10:03 48 ***************************** | |
| 1052 | 59 2023-04-13 10:04 48 ***************************** | |
| 1053 | 60 2023-04-13 10:05 49 ****************************** | |
| 1054 | 61 2023-04-13 10:06 48 ***************************** | |
| 1055 | 62 2023-04-13 10:07 48 ***************************** | |
| 1056 | 63 2023-04-13 10:08 49 ****************************** | |
| 1057 | 64 2023-04-13 10:09 48 ***************************** | |
| 1058 | ... ..( 6 skipped). .. ***************************** | |
| 1059 | 71 2023-04-13 10:16 48 ***************************** | |
| 1060 | 72 2023-04-13 10:17 47 **************************** | |
| 1061 | 73 2023-04-13 10:18 48 ***************************** | |
| 1062 | ... ..( 36 skipped). .. ***************************** | |
| 1063 | 110 2023-04-13 10:55 48 ***************************** | |
| 1064 | 111 2023-04-13 10:56 49 ****************************** | |
| 1065 | 112 2023-04-13 10:57 48 ***************************** | |
| 1066 | ... ..( 2 skipped). .. ***************************** | |
| 1067 | 115 2023-04-13 11:00 48 ***************************** | |
| 1068 | 116 2023-04-13 11:01 47 **************************** | |
| 1069 | ... ..( 6 skipped). .. **************************** | |
| 1070 | 123 2023-04-13 11:08 47 **************************** | |
| 1071 | 124 2023-04-13 11:09 46 *************************** | |
| 1072 | ... ..( 5 skipped). .. *************************** | |
| 1073 | - | Local Time is: Thu Apr 6 17:17:26 2023 CDT |
| 1073 | + | 130 2023-04-13 11:15 46 *************************** |
| 1074 | 131 2023-04-13 11:16 45 ************************** | |
| 1075 | 132 2023-04-13 11:17 45 ************************** | |
| 1076 | 133 2023-04-13 11:18 ? - | |
| 1077 | 134 2023-04-13 11:19 26 ******* | |
| 1078 | 135 2023-04-13 11:20 27 ******** | |
| 1079 | 136 2023-04-13 11:21 28 ********* | |
| 1080 | 137 2023-04-13 11:22 29 ********** | |
| 1081 | 138 2023-04-13 11:23 30 *********** | |
| 1082 | 139 2023-04-13 11:24 30 *********** | |
| 1083 | 140 2023-04-13 11:25 31 ************ | |
| 1084 | ... ..( 2 skipped). .. ************ | |
| 1085 | 143 2023-04-13 11:28 31 ************ | |
| 1086 | 144 2023-04-13 11:29 32 ************* | |
| 1087 | 145 2023-04-13 11:30 32 ************* | |
| 1088 | 146 2023-04-13 11:31 33 ************** | |
| 1089 | 147 2023-04-13 11:32 33 ************** | |
| 1090 | 148 2023-04-13 11:33 34 *************** | |
| 1091 | 149 2023-04-13 11:34 34 *************** | |
| 1092 | - | without error or no self-test has ever |
| 1092 | + | 150 2023-04-13 11:35 34 *************** |
| 1093 | 151 2023-04-13 11:36 35 **************** | |
| 1094 | - | Total time to complete Offline |
| 1094 | + | 152 2023-04-13 11:37 35 **************** |
| 1095 | 153 2023-04-13 11:38 35 **************** | |
| 1096 | 154 2023-04-13 11:39 36 ***************** | |
| 1097 | ... ..( 4 skipped). .. ***************** | |
| 1098 | 159 2023-04-13 11:44 36 ***************** | |
| 1099 | 160 2023-04-13 11:45 37 ****************** | |
| 1100 | ... ..( 2 skipped). .. ****************** | |
| 1101 | 163 2023-04-13 11:48 37 ****************** | |
| 1102 | 164 2023-04-13 11:49 38 ******************* | |
| 1103 | ... ..( 4 skipped). .. ******************* | |
| 1104 | 169 2023-04-13 11:54 38 ******************* | |
| 1105 | 170 2023-04-13 11:55 39 ******************** | |
| 1106 | 171 2023-04-13 11:56 38 ******************* | |
| 1107 | 172 2023-04-13 11:57 38 ******************* | |
| 1108 | 173 2023-04-13 11:58 39 ******************** | |
| 1109 | 174 2023-04-13 11:59 ? - | |
| 1110 | - | Short self-test routine |
| 1110 | + | 175 2023-04-13 12:00 33 ************** |
| 1111 | 176 2023-04-13 12:01 33 ************** | |
| 1112 | 177 2023-04-13 12:02 33 ************** | |
| 1113 | 178 2023-04-13 12:03 34 *************** | |
| 1114 | 179 2023-04-13 12:04 34 *************** | |
| 1115 | 180 2023-04-13 12:05 34 *************** | |
| 1116 | 181 2023-04-13 12:06 35 **************** | |
| 1117 | 182 2023-04-13 12:07 35 **************** | |
| 1118 | 183 2023-04-13 12:08 35 **************** | |
| 1119 | 184 2023-04-13 12:09 36 ***************** | |
| 1120 | ... ..( 3 skipped). .. ***************** | |
| 1121 | 188 2023-04-13 12:13 36 ***************** | |
| 1122 | 189 2023-04-13 12:14 37 ****************** | |
| 1123 | ... ..( 2 skipped). .. ****************** | |
| 1124 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8793 |
| 1124 | + | 192 2023-04-13 12:17 37 ****************** |
| 1125 | 193 2023-04-13 12:18 38 ******************* | |
| 1126 | 194 2023-04-13 12:19 39 ******************** | |
| 1127 | 195 2023-04-13 12:20 39 ******************** | |
| 1128 | 196 2023-04-13 12:21 39 ******************** | |
| 1129 | - | 9 Power_On_Hours -O--CK 001 001 000 - 64428 |
| 1129 | + | 197 2023-04-13 12:22 40 ********************* |
| 1130 | ... ..( 2 skipped). .. ********************* | |
| 1131 | 200 2023-04-13 12:25 40 ********************* | |
| 1132 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 89 |
| 1132 | + | 201 2023-04-13 12:26 41 ********************** |
| 1133 | ... ..( 2 skipped). .. ********************** | |
| 1134 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 4394 |
| 1134 | + | 204 2023-04-13 12:29 41 ********************** |
| 1135 | - | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 17/63) |
| 1135 | + | 205 2023-04-13 12:30 42 *********************** |
| 1136 | ... ..( 4 skipped). .. *********************** | |
| 1137 | 210 2023-04-13 12:35 42 *********************** | |
| 1138 | 211 2023-04-13 12:36 43 ************************ | |
| 1139 | ... ..( 4 skipped). .. ************************ | |
| 1140 | 216 2023-04-13 12:41 43 ************************ | |
| 1141 | - | 222 Loaded_Hours -O--CK 011 011 000 - 35796 |
| 1141 | + | 217 2023-04-13 12:42 44 ************************* |
| 1142 | ... ..( 5 skipped). .. ************************* | |
| 1143 | 223 2023-04-13 12:48 44 ************************* | |
| 1144 | - | 226 Load-in_Time -OS--K 100 100 000 - 214 |
| 1144 | + | 224 2023-04-13 12:49 45 ************************** |
| 1145 | ... ..( 8 skipped). .. ************************** | |
| 1146 | 233 2023-04-13 12:58 45 ************************** | |
| 1147 | 234 2023-04-13 12:59 46 *************************** | |
| 1148 | ... ..( 10 skipped). .. *************************** | |
| 1149 | 245 2023-04-13 13:10 46 *************************** | |
| 1150 | 246 2023-04-13 13:11 45 ************************** | |
| 1151 | 247 2023-04-13 13:12 46 *************************** | |
| 1152 | ... ..( 15 skipped). .. *************************** | |
| 1153 | 263 2023-04-13 13:28 46 *************************** | |
| 1154 | 264 2023-04-13 13:29 47 **************************** | |
| 1155 | ... ..( 22 skipped). .. **************************** | |
| 1156 | 287 2023-04-13 13:52 47 **************************** | |
| 1157 | 288 2023-04-13 13:53 46 *************************** | |
| 1158 | ... ..( 8 skipped). .. *************************** | |
| 1159 | 297 2023-04-13 14:02 46 *************************** | |
| 1160 | 298 2023-04-13 14:03 45 ************************** | |
| 1161 | ... ..( 6 skipped). .. ************************** | |
| 1162 | 305 2023-04-13 14:10 45 ************************** | |
| 1163 | 306 2023-04-13 14:11 ? - | |
| 1164 | 307 2023-04-13 14:12 30 *********** | |
| 1165 | 308 2023-04-13 14:13 30 *********** | |
| 1166 | 309 2023-04-13 14:14 31 ************ | |
| 1167 | 310 2023-04-13 14:15 31 ************ | |
| 1168 | 311 2023-04-13 14:16 31 ************ | |
| 1169 | 312 2023-04-13 14:17 32 ************* | |
| 1170 | 313 2023-04-13 14:18 32 ************* | |
| 1171 | 314 2023-04-13 14:19 33 ************** | |
| 1172 | 315 2023-04-13 14:20 33 ************** | |
| 1173 | 316 2023-04-13 14:21 34 *************** | |
| 1174 | 317 2023-04-13 14:22 34 *************** | |
| 1175 | 318 2023-04-13 14:23 35 **************** | |
| 1176 | 319 2023-04-13 14:24 35 **************** | |
| 1177 | 320 2023-04-13 14:25 36 ***************** | |
| 1178 | 321 2023-04-13 14:26 36 ***************** | |
| 1179 | 322 2023-04-13 14:27 36 ***************** | |
| 1180 | 323 2023-04-13 14:28 37 ****************** | |
| 1181 | 324 2023-04-13 14:29 37 ****************** | |
| 1182 | 325 2023-04-13 14:30 38 ******************* | |
| 1183 | 326 2023-04-13 14:31 38 ******************* | |
| 1184 | 327 2023-04-13 14:32 38 ******************* | |
| 1185 | 328 2023-04-13 14:33 39 ******************** | |
| 1186 | 329 2023-04-13 14:34 39 ******************** | |
| 1187 | 330 2023-04-13 14:35 40 ********************* | |
| 1188 | 331 2023-04-13 14:36 40 ********************* | |
| 1189 | 332 2023-04-13 14:37 40 ********************* | |
| 1190 | 333 2023-04-13 14:38 41 ********************** | |
| 1191 | 334 2023-04-13 14:39 41 ********************** | |
| 1192 | 335 2023-04-13 14:40 41 ********************** | |
| 1193 | 336 2023-04-13 14:41 42 *********************** | |
| 1194 | ... ..( 4 skipped). .. *********************** | |
| 1195 | 341 2023-04-13 14:46 42 *********************** | |
| 1196 | 342 2023-04-13 14:47 43 ************************ | |
| 1197 | ... ..( 3 skipped). .. ************************ | |
| 1198 | 346 2023-04-13 14:51 43 ************************ | |
| 1199 | 347 2023-04-13 14:52 44 ************************* | |
| 1200 | - | Current Temperature: 23 Celsius |
| 1200 | + | |
| 1201 | - | Power Cycle Min/Max Temperature: 19/51 Celsius |
| 1201 | + | 351 2023-04-13 14:56 44 ************************* |
| 1202 | 352 2023-04-13 14:57 45 ************************** | |
| 1203 | ... ..( 5 skipped). .. ************************** | |
| 1204 | 358 2023-04-13 15:03 45 ************************** | |
| 1205 | 359 2023-04-13 15:04 46 *************************** | |
| 1206 | ... ..( 7 skipped). .. *************************** | |
| 1207 | 367 2023-04-13 15:12 46 *************************** | |
| 1208 | 368 2023-04-13 15:13 47 **************************** | |
| 1209 | ... ..( 11 skipped). .. **************************** | |
| 1210 | - | Temperature History Size (Index): 478 (72) |
| 1210 | + | 380 2023-04-13 15:25 47 **************************** |
| 1211 | 381 2023-04-13 15:26 48 ***************************** | |
| 1212 | ... ..( 24 skipped). .. ***************************** | |
| 1213 | - | 73 2023-04-06 09:20 33 ************** |
| 1213 | + | 406 2023-04-13 15:51 48 ***************************** |
| 1214 | - | 74 2023-04-06 09:21 33 ************** |
| 1214 | + | 407 2023-04-13 15:52 49 ****************************** |
| 1215 | - | 75 2023-04-06 09:22 34 *************** |
| 1215 | + | 408 2023-04-13 15:53 48 ***************************** |
| 1216 | - | 76 2023-04-06 09:23 34 *************** |
| 1216 | + | 409 2023-04-13 15:54 49 ****************************** |
| 1217 | - | 77 2023-04-06 09:24 34 *************** |
| 1217 | + | ... ..(105 skipped). .. ****************************** |
| 1218 | - | 78 2023-04-06 09:25 35 **************** |
| 1218 | + | 37 2023-04-13 17:40 49 ****************************** |
| 1219 | - | 79 2023-04-06 09:26 35 **************** |
| 1219 | + | 38 2023-04-13 17:41 48 ***************************** |
| 1220 | - | 80 2023-04-06 09:27 36 ***************** |
| 1220 | + | |
| 1221 | 47 2023-04-13 17:50 48 ***************************** | |
| 1222 | - | 84 2023-04-06 09:31 36 ***************** |
| 1222 | + | |
| 1223 | - | 85 2023-04-06 09:32 37 ****************** |
| 1223 | + | |
| 1224 | Read: Disabled | |
| 1225 | - | 88 2023-04-06 09:35 37 ****************** |
| 1225 | + | |
| 1226 | - | 89 2023-04-06 09:36 38 ******************* |
| 1226 | + | |
| 1227 | - | ... ..( 2 skipped). .. ******************* |
| 1227 | + | |
| 1228 | - | 92 2023-04-06 09:39 38 ******************* |
| 1228 | + | |
| 1229 | - | 93 2023-04-06 09:40 39 ******************** |
| 1229 | + | |
| 1230 | 0x01 0x008 4 166 --- Lifetime Power-On Resets | |
| 1231 | - | 97 2023-04-06 09:44 39 ******************** |
| 1231 | + | 0x01 0x010 4 64597 --- Power-on Hours |
| 1232 | - | 98 2023-04-06 09:45 40 ********************* |
| 1232 | + | 0x01 0x018 6 82744527411 --- Logical Sectors Written |
| 1233 | 0x01 0x020 6 1025894609 --- Number of Write Commands | |
| 1234 | - | 102 2023-04-06 09:49 40 ********************* |
| 1234 | + | 0x01 0x028 6 584712840742 --- Logical Sectors Read |
| 1235 | - | 103 2023-04-06 09:50 ? - |
| 1235 | + | 0x01 0x030 6 4326663504 --- Number of Read Commands |
| 1236 | - | 104 2023-04-06 09:51 28 ********* |
| 1236 | + | |
| 1237 | - | 105 2023-04-06 09:52 29 ********** |
| 1237 | + | 0x02 0x010 4 94 --- Overlimit Shock Events |
| 1238 | - | 106 2023-04-06 09:53 30 *********** |
| 1238 | + | |
| 1239 | - | 107 2023-04-06 09:54 30 *********** |
| 1239 | + | 0x03 0x008 4 35419 --- Spindle Motor Power-on Hours |
| 1240 | - | 108 2023-04-06 09:55 31 ************ |
| 1240 | + | 0x03 0x010 4 35954 --- Head Flying Hours |
| 1241 | - | 109 2023-04-06 09:56 31 ************ |
| 1241 | + | 0x03 0x018 4 4415 --- Head Load Events |
| 1242 | - | 110 2023-04-06 09:57 32 ************* |
| 1242 | + | |
| 1243 | - | 111 2023-04-06 09:58 32 ************* |
| 1243 | + | |
| 1244 | - | 112 2023-04-06 09:59 33 ************** |
| 1244 | + | |
| 1245 | - | 113 2023-04-06 10:00 34 *************** |
| 1245 | + | |
| 1246 | - | 114 2023-04-06 10:01 34 *************** |
| 1246 | + | |
| 1247 | - | 115 2023-04-06 10:02 35 **************** |
| 1247 | + | |
| 1248 | - | 116 2023-04-06 10:03 35 **************** |
| 1248 | + | |
| 1249 | - | 117 2023-04-06 10:04 36 ***************** |
| 1249 | + | 0x05 0x008 1 47 --- Current Temperature |
| 1250 | - | 118 2023-04-06 10:05 36 ***************** |
| 1250 | + | 0x05 0x010 1 46 N-- Average Short Term Temperature |
| 1251 | - | 119 2023-04-06 10:06 36 ***************** |
| 1251 | + | 0x05 0x018 1 35 N-- Average Long Term Temperature |
| 1252 | - | 120 2023-04-06 10:07 37 ****************** |
| 1252 | + | |
| 1253 | - | 121 2023-04-06 10:08 37 ****************** |
| 1253 | + | |
| 1254 | - | 122 2023-04-06 10:09 38 ******************* |
| 1254 | + | |
| 1255 | - | 123 2023-04-06 10:10 38 ******************* |
| 1255 | + | |
| 1256 | - | 124 2023-04-06 10:11 38 ******************* |
| 1256 | + | |
| 1257 | - | 125 2023-04-06 10:12 39 ******************** |
| 1257 | + | |
| 1258 | - | 126 2023-04-06 10:13 39 ******************** |
| 1258 | + | |
| 1259 | - | 127 2023-04-06 10:14 39 ******************** |
| 1259 | + | |
| 1260 | - | 128 2023-04-06 10:15 40 ********************* |
| 1260 | + | |
| 1261 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 1262 | - | 131 2023-04-06 10:18 40 ********************* |
| 1262 | + | |
| 1263 | - | 132 2023-04-06 10:19 41 ********************** |
| 1263 | + | 0x06 0x008 4 1039 --- Number of Hardware Resets |
| 1264 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 1265 | - | 135 2023-04-06 10:22 41 ********************** |
| 1265 | + | |
| 1266 | - | 136 2023-04-06 10:23 42 *********************** |
| 1266 | + | |
| 1267 | ||__ D supports DSN | |
| 1268 | - | 143 2023-04-06 10:30 42 *********************** |
| 1268 | + | |
| 1269 | - | 144 2023-04-06 10:31 43 ************************ |
| 1269 | + | |
| 1270 | Pending Defects log (GP Log 0x0c) not supported | |
| 1271 | - | 150 2023-04-06 10:37 43 ************************ |
| 1271 | + | |
| 1272 | - | 151 2023-04-06 10:38 44 ************************* |
| 1272 | + | |
| 1273 | - | ... ..( 12 skipped). .. ************************* |
| 1273 | + | |
| 1274 | - | 164 2023-04-06 10:51 44 ************************* |
| 1274 | + | |
| 1275 | - | 165 2023-04-06 10:52 45 ************************** |
| 1275 | + | |
| 1276 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 1277 | - | 168 2023-04-06 10:55 45 ************************** |
| 1277 | + | |
| 1278 | - | 169 2023-04-06 10:56 44 ************************* |
| 1278 | + | |
| 1279 | - | 170 2023-04-06 10:57 44 ************************* |
| 1279 | + | |
| 1280 | - | 171 2023-04-06 10:58 44 ************************* |
| 1280 | + | |
| 1281 | - | 172 2023-04-06 10:59 ? - |
| 1281 | + | |
| 1282 | - | 173 2023-04-06 11:00 27 ******** |
| 1282 | + | 0x0009 4 20 Transition from drive PhyRdy to drive PhyNRdy |
| 1283 | - | 174 2023-04-06 11:01 27 ******** |
| 1283 | + | 0x000a 4 20 Device-to-host register FISes sent due to a COMRESET |
| 1284 | - | 175 2023-04-06 11:02 28 ********* |
| 1284 | + | |
| 1285 | - | 176 2023-04-06 11:03 28 ********* |
| 1285 | + | |
| 1286 | - | 177 2023-04-06 11:04 29 ********** |
| 1286 | + | |
| 1287 | - | 178 2023-04-06 11:05 30 *********** |
| 1287 | + | |
| 1288 | - | 179 2023-04-06 11:06 30 *********** |
| 1288 | + | |
| 1289 | - | 180 2023-04-06 11:07 31 ************ |
| 1289 | + | |
| 1290 | - | 181 2023-04-06 11:08 31 ************ |
| 1290 | + | |
| 1291 | - | 182 2023-04-06 11:09 31 ************ |
| 1291 | + | |
| 1292 | - | 183 2023-04-06 11:10 32 ************* |
| 1292 | + | |
| 1293 | - | 184 2023-04-06 11:11 32 ************* |
| 1293 | + | |
| 1294 | - | 185 2023-04-06 11:12 33 ************** |
| 1294 | + | |
| 1295 | - | 186 2023-04-06 11:13 33 ************** |
| 1295 | + | |
| 1296 | - | 187 2023-04-06 11:14 33 ************** |
| 1296 | + | |
| 1297 | - | 188 2023-04-06 11:15 34 *************** |
| 1297 | + | |
| 1298 | - | 189 2023-04-06 11:16 34 *************** |
| 1298 | + | |
| 1299 | - | 190 2023-04-06 11:17 35 **************** |
| 1299 | + | |
| 1300 | Firmware Version: FP2A | |
| 1301 | - | 193 2023-04-06 11:20 35 **************** |
| 1301 | + | |
| 1302 | - | 194 2023-04-06 11:21 36 ***************** |
| 1302 | + | |
| 1303 | - | 195 2023-04-06 11:22 36 ***************** |
| 1303 | + | |
| 1304 | - | 196 2023-04-06 11:23 ? - |
| 1304 | + | |
| 1305 | - | 197 2023-04-06 11:24 28 ********* |
| 1305 | + | |
| 1306 | - | 198 2023-04-06 11:25 29 ********** |
| 1306 | + | |
| 1307 | - | 199 2023-04-06 11:26 30 *********** |
| 1307 | + | |
| 1308 | - | 200 2023-04-06 11:27 31 ************ |
| 1308 | + | Local Time is: Thu Apr 13 17:50:30 2023 CDT |
| 1309 | - | 201 2023-04-06 11:28 31 ************ |
| 1309 | + | |
| 1310 | - | 202 2023-04-06 11:29 32 ************* |
| 1310 | + | |
| 1311 | - | 203 2023-04-06 11:30 32 ************* |
| 1311 | + | |
| 1312 | - | 204 2023-04-06 11:31 33 ************** |
| 1312 | + | |
| 1313 | - | 205 2023-04-06 11:32 33 ************** |
| 1313 | + | |
| 1314 | - | 206 2023-04-06 11:33 34 *************** |
| 1314 | + | |
| 1315 | - | 207 2023-04-06 11:34 34 *************** |
| 1315 | + | |
| 1316 | - | 208 2023-04-06 11:35 34 *************** |
| 1316 | + | |
| 1317 | - | 209 2023-04-06 11:36 35 **************** |
| 1317 | + | |
| 1318 | - | 210 2023-04-06 11:37 35 **************** |
| 1318 | + | |
| 1319 | - | 211 2023-04-06 11:38 35 **************** |
| 1319 | + | |
| 1320 | - | 212 2023-04-06 11:39 36 ***************** |
| 1320 | + | |
| 1321 | ||
| 1322 | - | 216 2023-04-06 11:43 36 ***************** |
| 1322 | + | |
| 1323 | - | 217 2023-04-06 11:44 37 ****************** |
| 1323 | + | |
| 1324 | was completed without error. | |
| 1325 | - | 220 2023-04-06 11:47 37 ****************** |
| 1325 | + | |
| 1326 | - | 221 2023-04-06 11:48 38 ******************* |
| 1326 | + | |
| 1327 | - | ... ..( 2 skipped). .. ******************* |
| 1327 | + | without error or no self-test has ever |
| 1328 | - | 224 2023-04-06 11:51 38 ******************* |
| 1328 | + | |
| 1329 | - | 225 2023-04-06 11:52 39 ******************** |
| 1329 | + | Total time to complete Offline |
| 1330 | data collection: ( 120) seconds. | |
| 1331 | - | 229 2023-04-06 11:56 39 ******************** |
| 1331 | + | |
| 1332 | - | 230 2023-04-06 11:57 40 ********************* |
| 1332 | + | |
| 1333 | - | ... ..( 4 skipped). .. ********************* |
| 1333 | + | |
| 1334 | - | 235 2023-04-06 12:02 40 ********************* |
| 1334 | + | |
| 1335 | - | 236 2023-04-06 12:03 41 ********************** |
| 1335 | + | |
| 1336 | Offline surface scan supported. | |
| 1337 | - | 240 2023-04-06 12:07 41 ********************** |
| 1337 | + | |
| 1338 | - | 241 2023-04-06 12:08 42 *********************** |
| 1338 | + | |
| 1339 | - | ... ..( 16 skipped). .. *********************** |
| 1339 | + | |
| 1340 | - | 258 2023-04-06 12:25 42 *********************** |
| 1340 | + | |
| 1341 | - | 259 2023-04-06 12:26 43 ************************ |
| 1341 | + | |
| 1342 | - | 260 2023-04-06 12:27 43 ************************ |
| 1342 | + | |
| 1343 | - | 261 2023-04-06 12:28 43 ************************ |
| 1343 | + | |
| 1344 | - | 262 2023-04-06 12:29 42 *********************** |
| 1344 | + | |
| 1345 | - | 263 2023-04-06 12:30 42 *********************** |
| 1345 | + | Short self-test routine |
| 1346 | - | 264 2023-04-06 12:31 42 *********************** |
| 1346 | + | |
| 1347 | - | 265 2023-04-06 12:32 ? - |
| 1347 | + | |
| 1348 | - | 266 2023-04-06 12:33 29 ********** |
| 1348 | + | |
| 1349 | - | 267 2023-04-06 12:34 30 *********** |
| 1349 | + | |
| 1350 | - | 268 2023-04-06 12:35 30 *********** |
| 1350 | + | |
| 1351 | - | 269 2023-04-06 12:36 31 ************ |
| 1351 | + | |
| 1352 | - | 270 2023-04-06 12:37 31 ************ |
| 1352 | + | |
| 1353 | - | 271 2023-04-06 12:38 32 ************* |
| 1353 | + | |
| 1354 | - | 272 2023-04-06 12:39 33 ************** |
| 1354 | + | |
| 1355 | - | 273 2023-04-06 12:40 33 ************** |
| 1355 | + | |
| 1356 | - | 274 2023-04-06 12:41 34 *************** |
| 1356 | + | |
| 1357 | - | 275 2023-04-06 12:42 34 *************** |
| 1357 | + | |
| 1358 | - | 276 2023-04-06 12:43 35 **************** |
| 1358 | + | |
| 1359 | - | 277 2023-04-06 12:44 35 **************** |
| 1359 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8739 |
| 1360 | - | 278 2023-04-06 12:45 36 ***************** |
| 1360 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1944 |
| 1361 | - | 279 2023-04-06 12:46 36 ***************** |
| 1361 | + | |
| 1362 | - | 280 2023-04-06 12:47 36 ***************** |
| 1362 | + | |
| 1363 | - | 281 2023-04-06 12:48 37 ****************** |
| 1363 | + | |
| 1364 | - | 282 2023-04-06 12:49 37 ****************** |
| 1364 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64587 |
| 1365 | - | 283 2023-04-06 12:50 38 ******************* |
| 1365 | + | |
| 1366 | - | 284 2023-04-06 12:51 38 ******************* |
| 1366 | + | |
| 1367 | - | 285 2023-04-06 12:52 39 ******************** |
| 1367 | + | |
| 1368 | - | 286 2023-04-06 12:53 39 ******************** |
| 1368 | + | |
| 1369 | - | 287 2023-04-06 12:54 39 ******************** |
| 1369 | + | 193 Load_Cycle_Count -O--CK 100 100 000 - 4368 |
| 1370 | - | 288 2023-04-06 12:55 40 ********************* |
| 1370 | + | 194 Temperature_Celsius -O---K 100 100 000 - 47 (Min/Max 16/63) |
| 1371 | - | 289 2023-04-06 12:56 40 ********************* |
| 1371 | + | |
| 1372 | - | 290 2023-04-06 12:57 40 ********************* |
| 1372 | + | |
| 1373 | - | 291 2023-04-06 12:58 41 ********************** |
| 1373 | + | |
| 1374 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 1375 | - | 294 2023-04-06 13:01 41 ********************** |
| 1375 | + | |
| 1376 | - | 295 2023-04-06 13:02 42 *********************** |
| 1376 | + | 222 Loaded_Hours -O--CK 011 011 000 - 35971 |
| 1377 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 1378 | - | 300 2023-04-06 13:07 42 *********************** |
| 1378 | + | |
| 1379 | - | 301 2023-04-06 13:08 43 ************************ |
| 1379 | + | 226 Load-in_Time -OS--K 100 100 000 - 220 |
| 1380 | - | ... ..( 6 skipped). .. ************************ |
| 1380 | + | |
| 1381 | - | 308 2023-04-06 13:15 43 ************************ |
| 1381 | + | |
| 1382 | - | 309 2023-04-06 13:16 44 ************************* |
| 1382 | + | |
| 1383 | - | ... ..( 17 skipped). .. ************************* |
| 1383 | + | |
| 1384 | - | 327 2023-04-06 13:34 44 ************************* |
| 1384 | + | |
| 1385 | - | 328 2023-04-06 13:35 45 ************************** |
| 1385 | + | |
| 1386 | - | 329 2023-04-06 13:36 44 ************************* |
| 1386 | + | |
| 1387 | ||
| 1388 | - | 333 2023-04-06 13:40 44 ************************* |
| 1388 | + | |
| 1389 | - | 334 2023-04-06 13:41 ? - |
| 1389 | + | |
| 1390 | - | 335 2023-04-06 13:42 29 ********** |
| 1390 | + | |
| 1391 | - | 336 2023-04-06 13:43 30 *********** |
| 1391 | + | |
| 1392 | - | 337 2023-04-06 13:44 31 ************ |
| 1392 | + | |
| 1393 | - | 338 2023-04-06 13:45 31 ************ |
| 1393 | + | |
| 1394 | - | 339 2023-04-06 13:46 32 ************* |
| 1394 | + | |
| 1395 | - | 340 2023-04-06 13:47 32 ************* |
| 1395 | + | |
| 1396 | - | 341 2023-04-06 13:48 33 ************** |
| 1396 | + | |
| 1397 | - | 342 2023-04-06 13:49 33 ************** |
| 1397 | + | |
| 1398 | - | 343 2023-04-06 13:50 34 *************** |
| 1398 | + | |
| 1399 | - | 344 2023-04-06 13:51 35 **************** |
| 1399 | + | |
| 1400 | - | 345 2023-04-06 13:52 35 **************** |
| 1400 | + | |
| 1401 | - | 346 2023-04-06 13:53 36 ***************** |
| 1401 | + | |
| 1402 | - | 347 2023-04-06 13:54 36 ***************** |
| 1402 | + | |
| 1403 | - | 348 2023-04-06 13:55 36 ***************** |
| 1403 | + | |
| 1404 | - | 349 2023-04-06 13:56 37 ****************** |
| 1404 | + | |
| 1405 | - | 350 2023-04-06 13:57 37 ****************** |
| 1405 | + | |
| 1406 | - | 351 2023-04-06 13:58 37 ****************** |
| 1406 | + | |
| 1407 | - | 352 2023-04-06 13:59 38 ******************* |
| 1407 | + | |
| 1408 | - | 353 2023-04-06 14:00 38 ******************* |
| 1408 | + | |
| 1409 | - | 354 2023-04-06 14:01 39 ******************** |
| 1409 | + | |
| 1410 | - | 355 2023-04-06 14:02 39 ******************** |
| 1410 | + | |
| 1411 | - | 356 2023-04-06 14:03 39 ******************** |
| 1411 | + | |
| 1412 | - | 357 2023-04-06 14:04 40 ********************* |
| 1412 | + | |
| 1413 | COUNT = Count (was: Sector Count) Register | |
| 1414 | - | 360 2023-04-06 14:07 40 ********************* |
| 1414 | + | |
| 1415 | - | 361 2023-04-06 14:08 41 ********************** |
| 1415 | + | |
| 1416 | LM = LBA Mid (was: Cylinder Low) Register ] Register | |
| 1417 | - | 364 2023-04-06 14:11 41 ********************** |
| 1417 | + | |
| 1418 | - | 365 2023-04-06 14:12 42 *********************** |
| 1418 | + | |
| 1419 | DC = Device Control Register | |
| 1420 | - | 371 2023-04-06 14:18 42 *********************** |
| 1420 | + | |
| 1421 | - | 372 2023-04-06 14:19 43 ************************ |
| 1421 | + | |
| 1422 | - | ... ..( 16 skipped). .. ************************ |
| 1422 | + | |
| 1423 | - | 389 2023-04-06 14:36 43 ************************ |
| 1423 | + | |
| 1424 | - | 390 2023-04-06 14:37 44 ************************* |
| 1424 | + | |
| 1425 | - | 391 2023-04-06 14:38 43 ************************ |
| 1425 | + | |
| 1426 | - | 392 2023-04-06 14:39 44 ************************* |
| 1426 | + | |
| 1427 | - | ... ..( 7 skipped). .. ************************* |
| 1427 | + | |
| 1428 | - | 400 2023-04-06 14:47 44 ************************* |
| 1428 | + | |
| 1429 | - | 401 2023-04-06 14:48 43 ************************ |
| 1429 | + | |
| 1430 | - | 402 2023-04-06 14:49 43 ************************ |
| 1430 | + | |
| 1431 | - | 403 2023-04-06 14:50 ? - |
| 1431 | + | |
| 1432 | - | 404 2023-04-06 14:51 28 ********* |
| 1432 | + | |
| 1433 | - | 405 2023-04-06 14:52 29 ********** |
| 1433 | + | |
| 1434 | - | 406 2023-04-06 14:53 30 *********** |
| 1434 | + | |
| 1435 | - | 407 2023-04-06 14:54 31 ************ |
| 1435 | + | |
| 1436 | - | 408 2023-04-06 14:55 31 ************ |
| 1436 | + | |
| 1437 | - | 409 2023-04-06 14:56 32 ************* |
| 1437 | + | |
| 1438 | - | 410 2023-04-06 14:57 32 ************* |
| 1438 | + | |
| 1439 | - | 411 2023-04-06 14:58 32 ************* |
| 1439 | + | |
| 1440 | - | 412 2023-04-06 14:59 33 ************** |
| 1440 | + | |
| 1441 | - | 413 2023-04-06 15:00 33 ************** |
| 1441 | + | |
| 1442 | - | 414 2023-04-06 15:01 34 *************** |
| 1442 | + | |
| 1443 | - | 415 2023-04-06 15:02 34 *************** |
| 1443 | + | |
| 1444 | - | 416 2023-04-06 15:03 35 **************** |
| 1444 | + | |
| 1445 | - | 417 2023-04-06 15:04 35 **************** |
| 1445 | + | |
| 1446 | - | 418 2023-04-06 15:05 35 **************** |
| 1446 | + | |
| 1447 | - | 419 2023-04-06 15:06 36 ***************** |
| 1447 | + | |
| 1448 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1449 | - | 422 2023-04-06 15:09 36 ***************** |
| 1449 | + | |
| 1450 | - | 423 2023-04-06 15:10 37 ****************** |
| 1450 | + | |
| 1451 | - | 424 2023-04-06 15:11 37 ****************** |
| 1451 | + | |
| 1452 | - | 425 2023-04-06 15:12 37 ****************** |
| 1452 | + | |
| 1453 | - | 426 2023-04-06 15:13 38 ******************* |
| 1453 | + | |
| 1454 | 24 00 00 00 01 00 02 44 28 43 16 e0 00 1d+18:35:11.637 READ SECTOR(S) EXT | |
| 1455 | - | 431 2023-04-06 15:18 38 ******************* |
| 1455 | + | |
| 1456 | - | 432 2023-04-06 15:19 39 ******************** |
| 1456 | + | |
| 1457 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:10.522 CHECK POWER MODE | |
| 1458 | - | 435 2023-04-06 15:22 39 ******************** |
| 1458 | + | |
| 1459 | - | 436 2023-04-06 15:23 40 ********************* |
| 1459 | + | |
| 1460 | - | ... ..( 4 skipped). .. ********************* |
| 1460 | + | |
| 1461 | - | 441 2023-04-06 15:28 40 ********************* |
| 1461 | + | |
| 1462 | - | 442 2023-04-06 15:29 41 ********************** |
| 1462 | + | |
| 1463 | - | 443 2023-04-06 15:30 41 ********************** |
| 1463 | + | |
| 1464 | - | 444 2023-04-06 15:31 43 ************************ |
| 1464 | + | |
| 1465 | - | 445 2023-04-06 15:32 43 ************************ |
| 1465 | + | |
| 1466 | - | 446 2023-04-06 15:33 43 ************************ |
| 1466 | + | |
| 1467 | - | 447 2023-04-06 15:34 48 ***************************** |
| 1467 | + | |
| 1468 | - | 448 2023-04-06 15:35 48 ***************************** |
| 1468 | + | |
| 1469 | - | 449 2023-04-06 15:36 48 ***************************** |
| 1469 | + | |
| 1470 | - | 450 2023-04-06 15:37 50 ******************************* |
| 1470 | + | |
| 1471 | - | ... ..( 4 skipped). .. ******************************* |
| 1471 | + | |
| 1472 | - | 455 2023-04-06 15:42 50 ******************************* |
| 1472 | + | |
| 1473 | - | 456 2023-04-06 15:43 51 ******************************** |
| 1473 | + | |
| 1474 | - | 457 2023-04-06 15:44 50 ******************************* |
| 1474 | + | |
| 1475 | - | 458 2023-04-06 15:45 50 ******************************* |
| 1475 | + | |
| 1476 | - | 459 2023-04-06 15:46 51 ******************************** |
| 1476 | + | |
| 1477 | - | 460 2023-04-06 15:47 51 ******************************** |
| 1477 | + | |
| 1478 | - | 461 2023-04-06 15:48 50 ******************************* |
| 1478 | + | |
| 1479 | - | ... ..( 10 skipped). .. ******************************* |
| 1479 | + | |
| 1480 | - | 472 2023-04-06 15:59 50 ******************************* |
| 1480 | + | |
| 1481 | - | 473 2023-04-06 16:00 49 ****************************** |
| 1481 | + | |
| 1482 | - | 474 2023-04-06 16:01 50 ******************************* |
| 1482 | + | |
| 1483 | - | ... ..( 8 skipped). .. ******************************* |
| 1483 | + | |
| 1484 | - | 5 2023-04-06 16:10 50 ******************************* |
| 1484 | + | |
| 1485 | - | 6 2023-04-06 16:11 49 ****************************** |
| 1485 | + | |
| 1486 | - | 7 2023-04-06 16:12 49 ****************************** |
| 1486 | + | |
| 1487 | - | 8 2023-04-06 16:13 50 ******************************* |
| 1487 | + | |
| 1488 | - | 9 2023-04-06 16:14 50 ******************************* |
| 1488 | + | |
| 1489 | - | 10 2023-04-06 16:15 49 ****************************** |
| 1489 | + | |
| 1490 | - | 11 2023-04-06 16:16 50 ******************************* |
| 1490 | + | |
| 1491 | - | 12 2023-04-06 16:17 50 ******************************* |
| 1491 | + | |
| 1492 | - | 13 2023-04-06 16:18 49 ****************************** |
| 1492 | + | |
| 1493 | - | ... ..( 13 skipped). .. ****************************** |
| 1493 | + | |
| 1494 | - | 27 2023-04-06 16:32 49 ****************************** |
| 1494 | + | |
| 1495 | - | 28 2023-04-06 16:33 48 ***************************** |
| 1495 | + | |
| 1496 | ||
| 1497 | - | 31 2023-04-06 16:36 48 ***************************** |
| 1497 | + | |
| 1498 | - | 32 2023-04-06 16:37 ? - |
| 1498 | + | |
| 1499 | - | 33 2023-04-06 16:38 28 ********* |
| 1499 | + | |
| 1500 | - | 34 2023-04-06 16:39 29 ********** |
| 1500 | + | |
| 1501 | - | 35 2023-04-06 16:40 29 ********** |
| 1501 | + | |
| 1502 | - | 36 2023-04-06 16:41 30 *********** |
| 1502 | + | |
| 1503 | - | 37 2023-04-06 16:42 31 ************ |
| 1503 | + | |
| 1504 | - | 38 2023-04-06 16:43 31 ************ |
| 1504 | + | |
| 1505 | - | 39 2023-04-06 16:44 32 ************* |
| 1505 | + | |
| 1506 | - | 40 2023-04-06 16:45 32 ************* |
| 1506 | + | |
| 1507 | - | 41 2023-04-06 16:46 32 ************* |
| 1507 | + | |
| 1508 | - | 42 2023-04-06 16:47 33 ************** |
| 1508 | + | |
| 1509 | - | 43 2023-04-06 16:48 33 ************** |
| 1509 | + | |
| 1510 | - | 44 2023-04-06 16:49 34 *************** |
| 1510 | + | |
| 1511 | - | 45 2023-04-06 16:50 34 *************** |
| 1511 | + | |
| 1512 | - | 46 2023-04-06 16:51 35 **************** |
| 1512 | + | |
| 1513 | - | 47 2023-04-06 16:52 35 **************** |
| 1513 | + | |
| 1514 | - | 48 2023-04-06 16:53 35 **************** |
| 1514 | + | |
| 1515 | - | 49 2023-04-06 16:54 36 ***************** |
| 1515 | + | |
| 1516 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1517 | - | 53 2023-04-06 16:58 36 ***************** |
| 1517 | + | |
| 1518 | - | 54 2023-04-06 16:59 37 ****************** |
| 1518 | + | |
| 1519 | - | 55 2023-04-06 17:00 37 ****************** |
| 1519 | + | |
| 1520 | - | 56 2023-04-06 17:01 37 ****************** |
| 1520 | + | |
| 1521 | - | 57 2023-04-06 17:02 38 ******************* |
| 1521 | + | |
| 1522 | - | ... ..( 2 skipped). .. ******************* |
| 1522 | + | |
| 1523 | - | 60 2023-04-06 17:05 38 ******************* |
| 1523 | + | |
| 1524 | - | 61 2023-04-06 17:06 39 ******************** |
| 1524 | + | |
| 1525 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:02.455 CHECK POWER MODE | |
| 1526 | - | 65 2023-04-06 17:10 39 ******************** |
| 1526 | + | |
| 1527 | - | 66 2023-04-06 17:11 40 ********************* |
| 1527 | + | |
| 1528 | Error 31 [30] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1529 | - | 70 2023-04-06 17:15 40 ********************* |
| 1529 | + | |
| 1530 | - | 71 2023-04-06 17:16 ? - |
| 1530 | + | |
| 1531 | - | 72 2023-04-06 17:17 23 **** |
| 1531 | + | |
| 1532 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1533 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1534 | 40 -- 51 00 01 00 02 44 28 43 11 e4 00 Error: UNC at LBA = 0x244284311 = 9733423889 | |
| 1535 | ||
| 1536 | Commands leading to the command that caused the error were: | |
| 1537 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1538 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1539 | 24 00 00 00 01 00 02 44 28 43 11 e0 00 1d+18:35:02.457 READ SECTOR(S) EXT | |
| 1540 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:02.455 CHECK POWER MODE | |
| 1541 | - | 0x01 0x010 4 64428 --- Power-on Hours |
| 1541 | + | |
| 1542 | - | 0x01 0x018 6 80510127755 --- Logical Sectors Written |
| 1542 | + | |
| 1543 | - | 0x01 0x020 6 1006191258 --- Number of Write Commands |
| 1543 | + | |
| 1544 | - | 0x01 0x028 6 571705001209 --- Logical Sectors Read |
| 1544 | + | |
| 1545 | - | 0x01 0x030 6 4248648057 --- Number of Read Commands |
| 1545 | + | |
| 1546 | When the command that caused the error occurred, the device was active or idle. | |
| 1547 | - | 0x02 0x010 4 89 --- Overlimit Shock Events |
| 1547 | + | |
| 1548 | After command completion occurred, registers were: | |
| 1549 | - | 0x03 0x008 4 35260 --- Spindle Motor Power-on Hours |
| 1549 | + | |
| 1550 | - | 0x03 0x010 4 35796 --- Head Flying Hours |
| 1550 | + | |
| 1551 | - | 0x03 0x018 4 4394 --- Head Load Events |
| 1551 | + | |
| 1552 | ||
| 1553 | Commands leading to the command that caused the error were: | |
| 1554 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1555 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1556 | 24 00 00 00 01 00 02 44 28 43 10 e0 00 1d+18:35:01.400 READ SECTOR(S) EXT | |
| 1557 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:01.397 CHECK POWER MODE | |
| 1558 | 24 00 00 00 01 00 02 44 28 43 0f e0 00 1d+18:35:01.368 READ SECTOR(S) EXT | |
| 1559 | - | 0x05 0x008 1 23 --- Current Temperature |
| 1559 | + | |
| 1560 | b0 00 d5 00 01 00 00 00 c2 4f 09 00 00 1d+18:32:36.402 SMART READ LOG | |
| 1561 | ||
| 1562 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 1563 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 1564 | # 1 Extended offline Completed without error 00% 55987 - | |
| 1565 | # 2 Extended offline Aborted by host 90% 55979 - | |
| 1566 | # 3 Extended offline Completed without error 00% 53054 - | |
| 1567 | # 4 Extended offline Completed without error 00% 43111 - | |
| 1568 | # 5 Extended offline Completed: read failure 00% 31356 9733423888 | |
| 1569 | # 6 Extended offline Completed without error 00% 24629 - | |
| 1570 | 1 of 1 failed self-tests are outdated by newer successful extended offline self-test # 1 | |
| 1571 | ||
| 1572 | SMART Selective self-test log data structure revision number 1 | |
| 1573 | - | 0x06 0x008 4 1037 --- Number of Hardware Resets |
| 1573 | + | |
| 1574 | 1 0 0 Not_testing | |
| 1575 | 2 0 0 Not_testing | |
| 1576 | 3 0 0 Not_testing | |
| 1577 | 4 0 0 Not_testing | |
| 1578 | 5 0 0 Not_testing | |
| 1579 | Selective self-test flags (0x0): | |
| 1580 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 1581 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 1582 | ||
| 1583 | SCT Status Version: 3 | |
| 1584 | SCT Version (vendor specific): 1 (0x0001) | |
| 1585 | Device State: Active (0) | |
| 1586 | Current Temperature: 47 Celsius | |
| 1587 | Power Cycle Min/Max Temperature: 19/53 Celsius | |
| 1588 | Lifetime Min/Max Temperature: 16/63 Celsius | |
| 1589 | Under/Over Temperature Limit Count: 0/68310 | |
| 1590 | ||
| 1591 | SCT Temperature History Version: 2 | |
| 1592 | - | 0x0009 4 18 Transition from drive PhyRdy to drive PhyNRdy |
| 1592 | + | |
| 1593 | - | 0x000a 4 18 Device-to-host register FISes sent due to a COMRESET |
| 1593 | + | |
| 1594 | Min/Max recommended Temperature: 5/55 Celsius | |
| 1595 | Min/Max Temperature Limit: 5/55 Celsius | |
| 1596 | Temperature History Size (Index): 478 (86) | |
| 1597 | ||
| 1598 | Index Estimated Time Temperature Celsius | |
| 1599 | 87 2023-04-13 09:53 47 **************************** | |
| 1600 | 88 2023-04-13 09:54 47 **************************** | |
| 1601 | 89 2023-04-13 09:55 48 ***************************** | |
| 1602 | 90 2023-04-13 09:56 47 **************************** | |
| 1603 | 91 2023-04-13 09:57 48 ***************************** | |
| 1604 | 92 2023-04-13 09:58 48 ***************************** | |
| 1605 | 93 2023-04-13 09:59 48 ***************************** | |
| 1606 | 94 2023-04-13 10:00 47 **************************** | |
| 1607 | ... ..( 2 skipped). .. **************************** | |
| 1608 | 97 2023-04-13 10:03 47 **************************** | |
| 1609 | 98 2023-04-13 10:04 48 ***************************** | |
| 1610 | 99 2023-04-13 10:05 48 ***************************** | |
| 1611 | 100 2023-04-13 10:06 48 ***************************** | |
| 1612 | 101 2023-04-13 10:07 47 **************************** | |
| 1613 | ... ..( 45 skipped). .. **************************** | |
| 1614 | 147 2023-04-13 10:53 47 **************************** | |
| 1615 | 148 2023-04-13 10:54 48 ***************************** | |
| 1616 | 149 2023-04-13 10:55 48 ***************************** | |
| 1617 | 150 2023-04-13 10:56 48 ***************************** | |
| 1618 | - | Local Time is: Thu Apr 6 17:17:28 2023 CDT |
| 1618 | + | 151 2023-04-13 10:57 47 **************************** |
| 1619 | ... ..( 6 skipped). .. **************************** | |
| 1620 | 158 2023-04-13 11:04 47 **************************** | |
| 1621 | 159 2023-04-13 11:05 46 *************************** | |
| 1622 | ... ..( 7 skipped). .. *************************** | |
| 1623 | 167 2023-04-13 11:13 46 *************************** | |
| 1624 | 168 2023-04-13 11:14 45 ************************** | |
| 1625 | ... ..( 2 skipped). .. ************************** | |
| 1626 | 171 2023-04-13 11:17 45 ************************** | |
| 1627 | 172 2023-04-13 11:18 ? - | |
| 1628 | 173 2023-04-13 11:19 26 ******* | |
| 1629 | 174 2023-04-13 11:20 27 ******** | |
| 1630 | 175 2023-04-13 11:21 28 ********* | |
| 1631 | 176 2023-04-13 11:22 29 ********** | |
| 1632 | 177 2023-04-13 11:23 30 *********** | |
| 1633 | 178 2023-04-13 11:24 30 *********** | |
| 1634 | 179 2023-04-13 11:25 31 ************ | |
| 1635 | ... ..( 2 skipped). .. ************ | |
| 1636 | 182 2023-04-13 11:28 31 ************ | |
| 1637 | - | without error or no self-test has ever |
| 1637 | + | 183 2023-04-13 11:29 32 ************* |
| 1638 | 184 2023-04-13 11:30 32 ************* | |
| 1639 | - | Total time to complete Offline |
| 1639 | + | 185 2023-04-13 11:31 33 ************** |
| 1640 | 186 2023-04-13 11:32 33 ************** | |
| 1641 | 187 2023-04-13 11:33 33 ************** | |
| 1642 | 188 2023-04-13 11:34 34 *************** | |
| 1643 | 189 2023-04-13 11:35 34 *************** | |
| 1644 | 190 2023-04-13 11:36 34 *************** | |
| 1645 | 191 2023-04-13 11:37 35 **************** | |
| 1646 | 192 2023-04-13 11:38 35 **************** | |
| 1647 | 193 2023-04-13 11:39 35 **************** | |
| 1648 | 194 2023-04-13 11:40 36 ***************** | |
| 1649 | ... ..( 6 skipped). .. ***************** | |
| 1650 | 201 2023-04-13 11:47 36 ***************** | |
| 1651 | 202 2023-04-13 11:48 37 ****************** | |
| 1652 | ... ..( 3 skipped). .. ****************** | |
| 1653 | 206 2023-04-13 11:52 37 ****************** | |
| 1654 | 207 2023-04-13 11:53 38 ******************* | |
| 1655 | - | Short self-test routine |
| 1655 | + | |
| 1656 | 212 2023-04-13 11:58 38 ******************* | |
| 1657 | 213 2023-04-13 11:59 ? - | |
| 1658 | 214 2023-04-13 12:00 32 ************* | |
| 1659 | 215 2023-04-13 12:01 32 ************* | |
| 1660 | 216 2023-04-13 12:02 33 ************** | |
| 1661 | 217 2023-04-13 12:03 33 ************** | |
| 1662 | 218 2023-04-13 12:04 33 ************** | |
| 1663 | 219 2023-04-13 12:05 34 *************** | |
| 1664 | 220 2023-04-13 12:06 34 *************** | |
| 1665 | 221 2023-04-13 12:07 34 *************** | |
| 1666 | 222 2023-04-13 12:08 35 **************** | |
| 1667 | 223 2023-04-13 12:09 35 **************** | |
| 1668 | 224 2023-04-13 12:10 35 **************** | |
| 1669 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8830 |
| 1669 | + | 225 2023-04-13 12:11 36 ***************** |
| 1670 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1929 |
| 1670 | + | |
| 1671 | 230 2023-04-13 12:16 36 ***************** | |
| 1672 | 231 2023-04-13 12:17 37 ****************** | |
| 1673 | 232 2023-04-13 12:18 37 ****************** | |
| 1674 | - | 9 Power_On_Hours -O--CK 001 001 000 - 64418 |
| 1674 | + | 233 2023-04-13 12:19 38 ******************* |
| 1675 | 234 2023-04-13 12:20 38 ******************* | |
| 1676 | 235 2023-04-13 12:21 38 ******************* | |
| 1677 | 236 2023-04-13 12:22 39 ******************** | |
| 1678 | ... ..( 2 skipped). .. ******************** | |
| 1679 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 4347 |
| 1679 | + | 239 2023-04-13 12:25 39 ******************** |
| 1680 | - | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 16/63) |
| 1680 | + | 240 2023-04-13 12:26 40 ********************* |
| 1681 | ... ..( 2 skipped). .. ********************* | |
| 1682 | 243 2023-04-13 12:29 40 ********************* | |
| 1683 | 244 2023-04-13 12:30 41 ********************** | |
| 1684 | ... ..( 2 skipped). .. ********************** | |
| 1685 | 247 2023-04-13 12:33 41 ********************** | |
| 1686 | - | 222 Loaded_Hours -O--CK 011 011 000 - 35817 |
| 1686 | + | 248 2023-04-13 12:34 42 *********************** |
| 1687 | ... ..( 6 skipped). .. *********************** | |
| 1688 | 255 2023-04-13 12:41 42 *********************** | |
| 1689 | - | 226 Load-in_Time -OS--K 100 100 000 - 219 |
| 1689 | + | 256 2023-04-13 12:42 43 ************************ |
| 1690 | ... ..( 5 skipped). .. ************************ | |
| 1691 | 262 2023-04-13 12:48 43 ************************ | |
| 1692 | 263 2023-04-13 12:49 44 ************************* | |
| 1693 | ... ..( 8 skipped). .. ************************* | |
| 1694 | 272 2023-04-13 12:58 44 ************************* | |
| 1695 | 273 2023-04-13 12:59 45 ************************** | |
| 1696 | ... ..( 20 skipped). .. ************************** | |
| 1697 | 294 2023-04-13 13:20 45 ************************** | |
| 1698 | 295 2023-04-13 13:21 46 *************************** | |
| 1699 | ... ..( 34 skipped). .. *************************** | |
| 1700 | 330 2023-04-13 13:56 46 *************************** | |
| 1701 | 331 2023-04-13 13:57 45 ************************** | |
| 1702 | ... ..( 8 skipped). .. ************************** | |
| 1703 | 340 2023-04-13 14:06 45 ************************** | |
| 1704 | 341 2023-04-13 14:07 44 ************************* | |
| 1705 | ... ..( 2 skipped). .. ************************* | |
| 1706 | 344 2023-04-13 14:10 44 ************************* | |
| 1707 | 345 2023-04-13 14:11 ? - | |
| 1708 | 346 2023-04-13 14:12 30 *********** | |
| 1709 | 347 2023-04-13 14:13 30 *********** | |
| 1710 | 348 2023-04-13 14:14 31 ************ | |
| 1711 | 349 2023-04-13 14:15 31 ************ | |
| 1712 | 350 2023-04-13 14:16 31 ************ | |
| 1713 | 351 2023-04-13 14:17 32 ************* | |
| 1714 | 352 2023-04-13 14:18 32 ************* | |
| 1715 | 353 2023-04-13 14:19 33 ************** | |
| 1716 | 354 2023-04-13 14:20 33 ************** | |
| 1717 | 355 2023-04-13 14:21 34 *************** | |
| 1718 | 356 2023-04-13 14:22 34 *************** | |
| 1719 | 357 2023-04-13 14:23 34 *************** | |
| 1720 | 358 2023-04-13 14:24 35 **************** | |
| 1721 | 359 2023-04-13 14:25 36 ***************** | |
| 1722 | ... ..( 2 skipped). .. ***************** | |
| 1723 | 362 2023-04-13 14:28 36 ***************** | |
| 1724 | 363 2023-04-13 14:29 37 ****************** | |
| 1725 | 364 2023-04-13 14:30 37 ****************** | |
| 1726 | 365 2023-04-13 14:31 37 ****************** | |
| 1727 | 366 2023-04-13 14:32 38 ******************* | |
| 1728 | 367 2023-04-13 14:33 38 ******************* | |
| 1729 | 368 2023-04-13 14:34 38 ******************* | |
| 1730 | 369 2023-04-13 14:35 39 ******************** | |
| 1731 | 370 2023-04-13 14:36 39 ******************** | |
| 1732 | 371 2023-04-13 14:37 40 ********************* | |
| 1733 | ... ..( 2 skipped). .. ********************* | |
| 1734 | 374 2023-04-13 14:40 40 ********************* | |
| 1735 | 375 2023-04-13 14:41 41 ********************** | |
| 1736 | 376 2023-04-13 14:42 41 ********************** | |
| 1737 | 377 2023-04-13 14:43 41 ********************** | |
| 1738 | 378 2023-04-13 14:44 42 *********************** | |
| 1739 | ... ..( 5 skipped). .. *********************** | |
| 1740 | 384 2023-04-13 14:50 42 *********************** | |
| 1741 | 385 2023-04-13 14:51 43 ************************ | |
| 1742 | ... ..( 3 skipped). .. ************************ | |
| 1743 | 389 2023-04-13 14:55 43 ************************ | |
| 1744 | 390 2023-04-13 14:56 44 ************************* | |
| 1745 | ... ..( 5 skipped). .. ************************* | |
| 1746 | 396 2023-04-13 15:02 44 ************************* | |
| 1747 | 397 2023-04-13 15:03 45 ************************** | |
| 1748 | ... ..( 6 skipped). .. ************************** | |
| 1749 | 404 2023-04-13 15:10 45 ************************** | |
| 1750 | 405 2023-04-13 15:11 46 *************************** | |
| 1751 | ... ..( 9 skipped). .. *************************** | |
| 1752 | 415 2023-04-13 15:21 46 *************************** | |
| 1753 | 416 2023-04-13 15:22 47 **************************** | |
| 1754 | ... ..( 16 skipped). .. **************************** | |
| 1755 | 433 2023-04-13 15:39 47 **************************** | |
| 1756 | 434 2023-04-13 15:40 48 ***************************** | |
| 1757 | ... ..( 54 skipped). .. ***************************** | |
| 1758 | 11 2023-04-13 16:35 48 ***************************** | |
| 1759 | 12 2023-04-13 16:36 49 ****************************** | |
| 1760 | ... ..( 18 skipped). .. ****************************** | |
| 1761 | 31 2023-04-13 16:55 49 ****************************** | |
| 1762 | 32 2023-04-13 16:56 48 ***************************** | |
| 1763 | 33 2023-04-13 16:57 49 ****************************** | |
| 1764 | ... ..( 2 skipped). .. ****************************** | |
| 1765 | 36 2023-04-13 17:00 49 ****************************** | |
| 1766 | 37 2023-04-13 17:01 48 ***************************** | |
| 1767 | 38 2023-04-13 17:02 49 ****************************** | |
| 1768 | 39 2023-04-13 17:03 48 ***************************** | |
| 1769 | 40 2023-04-13 17:04 49 ****************************** | |
| 1770 | 41 2023-04-13 17:05 48 ***************************** | |
| 1771 | 42 2023-04-13 17:06 48 ***************************** | |
| 1772 | 43 2023-04-13 17:07 49 ****************************** | |
| 1773 | 44 2023-04-13 17:08 49 ****************************** | |
| 1774 | 45 2023-04-13 17:09 49 ****************************** | |
| 1775 | 46 2023-04-13 17:10 48 ***************************** | |
| 1776 | 47 2023-04-13 17:11 48 ***************************** | |
| 1777 | 48 2023-04-13 17:12 49 ****************************** | |
| 1778 | ... ..( 21 skipped). .. ****************************** | |
| 1779 | 70 2023-04-13 17:34 49 ****************************** | |
| 1780 | 71 2023-04-13 17:35 48 ***************************** | |
| 1781 | ... ..( 9 skipped). .. ***************************** | |
| 1782 | 81 2023-04-13 17:45 48 ***************************** | |
| 1783 | 82 2023-04-13 17:46 47 **************************** | |
| 1784 | ... ..( 3 skipped). .. **************************** | |
| 1785 | 86 2023-04-13 17:50 47 **************************** | |
| 1786 | ||
| 1787 | SCT Error Recovery Control: | |
| 1788 | Read: Disabled | |
| 1789 | Write: Disabled | |
| 1790 | ||
| 1791 | Device Statistics (GP Log 0x04) | |
| 1792 | Page Offset Size Value Flags Description | |
| 1793 | 0x01 ===== = = === == General Statistics (rev 2) == | |
| 1794 | 0x01 0x008 4 167 --- Lifetime Power-On Resets | |
| 1795 | 0x01 0x010 4 64587 --- Power-on Hours | |
| 1796 | 0x01 0x018 6 83072753075 --- Logical Sectors Written | |
| 1797 | 0x01 0x020 6 1074051107 --- Number of Write Commands | |
| 1798 | 0x01 0x028 6 582290686373 --- Logical Sectors Read | |
| 1799 | 0x01 0x030 6 4061633598 --- Number of Read Commands | |
| 1800 | 0x02 ===== = = === == Free-Fall Statistics (rev 1) == | |
| 1801 | 0x02 0x010 4 24 --- Overlimit Shock Events | |
| 1802 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 1803 | 0x03 0x008 4 35409 --- Spindle Motor Power-on Hours | |
| 1804 | 0x03 0x010 4 35971 --- Head Flying Hours | |
| 1805 | 0x03 0x018 4 4368 --- Head Load Events | |
| 1806 | 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors | |
| 1807 | 0x03 0x028 4 35 --- Read Recovery Attempts | |
| 1808 | 0x03 0x030 4 0 --- Number of Mechanical Start Failures | |
| 1809 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 1810 | 0x04 0x008 4 37 --- Number of Reported Uncorrectable Errors | |
| 1811 | 0x04 0x010 4 4 --- Resets Between Cmd Acceptance and Completion | |
| 1812 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 1813 | 0x05 0x008 1 47 --- Current Temperature | |
| 1814 | 0x05 0x010 1 42 N-- Average Short Term Temperature | |
| 1815 | 0x05 0x018 1 34 N-- Average Long Term Temperature | |
| 1816 | 0x05 0x020 1 63 --- Highest Temperature | |
| 1817 | 0x05 0x028 1 16 --- Lowest Temperature | |
| 1818 | 0x05 0x030 1 60 N-- Highest Average Short Term Temperature | |
| 1819 | 0x05 0x038 1 21 N-- Lowest Average Short Term Temperature | |
| 1820 | 0x05 0x040 1 54 N-- Highest Average Long Term Temperature | |
| 1821 | 0x05 0x048 1 27 N-- Lowest Average Long Term Temperature | |
| 1822 | 0x05 0x050 4 105552 --- Time in Over-Temperature | |
| 1823 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 1824 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 1825 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 1826 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 1827 | 0x06 0x008 4 2108 --- Number of Hardware Resets | |
| 1828 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 1829 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 1830 | |||_ C monitored condition met | |
| 1831 | ||__ D supports DSN | |
| 1832 | |___ N normalized value | |
| 1833 | ||
| 1834 | Pending Defects log (GP Log 0x0c) not supported | |
| 1835 | ||
| 1836 | SATA Phy Event Counters (GP Log 0x11) | |
| 1837 | ID Size Value Description | |
| 1838 | 0x0001 4 0 Command failed due to ICRC error | |
| 1839 | 0x0002 4 0 R_ERR response for data FIS | |
| 1840 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 1841 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 1842 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 1843 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 1844 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 1845 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 1846 | 0x0009 4 20 Transition from drive PhyRdy to drive PhyNRdy | |
| 1847 | 0x000a 4 48 Device-to-host register FISes sent due to a COMRESET | |
| 1848 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 1849 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 1850 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 1851 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 1852 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 1853 | 0x0013 4 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 1854 | ||
| 1855 | ============= /dev/sde ============= | |
| 1856 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 1857 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 1858 | ||
| 1859 | === START OF INFORMATION SECTION === | |
| 1860 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 1861 | Device Model: TOSHIBA MD04ACA500 | |
| 1862 | Serial Number: 74V2K5Y2FS9A | |
| 1863 | LU WWN Device Id: 5 000039 5ab7854a7 | |
| 1864 | Firmware Version: FP2A | |
| 1865 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 1866 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 1867 | Rotation Rate: 7200 rpm | |
| 1868 | Form Factor: 3.5 inches | |
| 1869 | Device is: In smartctl database [for details use: -P show] | |
| 1870 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 1871 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 1872 | Local Time is: Thu Apr 13 17:50:32 2023 CDT | |
| 1873 | SMART support is: Available - device has SMART capability. | |
| 1874 | SMART support is: Enabled | |
| 1875 | AAM feature is: Unavailable | |
| 1876 | APM level is: 254 (maximum performance) | |
| 1877 | Rd look-ahead is: Enabled | |
| 1878 | Write cache is: Enabled | |
| 1879 | DSN feature is: Unavailable | |
| 1880 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 1881 | Wt Cache Reorder: Enabled | |
| 1882 | ||
| 1883 | === START OF READ SMART DATA SECTION === | |
| 1884 | SMART overall-health self-assessment test result: PASSED | |
| 1885 | ||
| 1886 | General SMART Values: | |
| 1887 | Offline data collection status: (0x82) Offline data collection activity | |
| 1888 | was completed without error. | |
| 1889 | Auto Offline Data Collection: Enabled. | |
| 1890 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 1891 | without error or no self-test has ever | |
| 1892 | been run. | |
| 1893 | Total time to complete Offline | |
| 1894 | data collection: ( 120) seconds. | |
| 1895 | Offline data collection | |
| 1896 | - | Current Temperature: 23 Celsius |
| 1896 | + | |
| 1897 | - | Power Cycle Min/Max Temperature: 19/50 Celsius |
| 1897 | + | |
| 1898 | Suspend Offline collection upon new | |
| 1899 | command. | |
| 1900 | Offline surface scan supported. | |
| 1901 | Self-test supported. | |
| 1902 | No Conveyance Self-test supported. | |
| 1903 | Selective Self-test supported. | |
| 1904 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 1905 | power-saving mode. | |
| 1906 | - | Temperature History Size (Index): 478 (262) |
| 1906 | + | |
| 1907 | Error logging capability: (0x01) Error logging supported. | |
| 1908 | General Purpose Logging supported. | |
| 1909 | - | 263 2023-04-06 09:20 36 ***************** |
| 1909 | + | Short self-test routine |
| 1910 | - | 264 2023-04-06 09:21 36 ***************** |
| 1910 | + | |
| 1911 | - | 265 2023-04-06 09:22 ? - |
| 1911 | + | |
| 1912 | - | 266 2023-04-06 09:23 28 ********* |
| 1912 | + | |
| 1913 | - | 267 2023-04-06 09:24 29 ********** |
| 1913 | + | |
| 1914 | - | 268 2023-04-06 09:25 29 ********** |
| 1914 | + | |
| 1915 | - | 269 2023-04-06 09:26 30 *********** |
| 1915 | + | |
| 1916 | - | 270 2023-04-06 09:27 31 ************ |
| 1916 | + | |
| 1917 | - | 271 2023-04-06 09:28 31 ************ |
| 1917 | + | |
| 1918 | - | 272 2023-04-06 09:29 31 ************ |
| 1918 | + | |
| 1919 | - | 273 2023-04-06 09:30 32 ************* |
| 1919 | + | |
| 1920 | - | 274 2023-04-06 09:31 32 ************* |
| 1920 | + | |
| 1921 | - | 275 2023-04-06 09:32 33 ************** |
| 1921 | + | |
| 1922 | - | 276 2023-04-06 09:33 33 ************** |
| 1922 | + | |
| 1923 | - | 277 2023-04-06 09:34 34 *************** |
| 1923 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8902 |
| 1924 | 4 Start_Stop_Count -O--CK 100 100 000 - 1916 | |
| 1925 | - | 280 2023-04-06 09:37 34 *************** |
| 1925 | + | |
| 1926 | - | 281 2023-04-06 09:38 35 **************** |
| 1926 | + | |
| 1927 | - | 282 2023-04-06 09:39 35 **************** |
| 1927 | + | |
| 1928 | - | 283 2023-04-06 09:40 36 ***************** |
| 1928 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64567 |
| 1929 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 1930 | - | 287 2023-04-06 09:44 36 ***************** |
| 1930 | + | |
| 1931 | - | 288 2023-04-06 09:45 37 ****************** |
| 1931 | + | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 5952 |
| 1932 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 147 | |
| 1933 | - | 292 2023-04-06 09:49 37 ****************** |
| 1933 | + | 193 Load_Cycle_Count -O--CK 100 100 000 - 4388 |
| 1934 | - | 293 2023-04-06 09:50 38 ******************* |
| 1934 | + | 194 Temperature_Celsius -O---K 100 100 000 - 48 (Min/Max 16/62) |
| 1935 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 1936 | - | 297 2023-04-06 09:54 38 ******************* |
| 1936 | + | |
| 1937 | - | 298 2023-04-06 09:55 39 ******************** |
| 1937 | + | |
| 1938 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 1939 | - | 303 2023-04-06 10:00 39 ******************** |
| 1939 | + | |
| 1940 | - | 304 2023-04-06 10:01 ? - |
| 1940 | + | 222 Loaded_Hours -O--CK 011 011 000 - 35965 |
| 1941 | - | 305 2023-04-06 10:02 27 ******** |
| 1941 | + | |
| 1942 | - | 306 2023-04-06 10:03 28 ********* |
| 1942 | + | |
| 1943 | - | 307 2023-04-06 10:04 29 ********** |
| 1943 | + | |
| 1944 | - | 308 2023-04-06 10:05 30 *********** |
| 1944 | + | |
| 1945 | - | 309 2023-04-06 10:06 30 *********** |
| 1945 | + | |
| 1946 | - | 310 2023-04-06 10:07 31 ************ |
| 1946 | + | |
| 1947 | - | 311 2023-04-06 10:08 31 ************ |
| 1947 | + | |
| 1948 | - | 312 2023-04-06 10:09 32 ************* |
| 1948 | + | |
| 1949 | - | 313 2023-04-06 10:10 33 ************** |
| 1949 | + | |
| 1950 | - | 314 2023-04-06 10:11 33 ************** |
| 1950 | + | |
| 1951 | - | 315 2023-04-06 10:12 34 *************** |
| 1951 | + | |
| 1952 | - | 316 2023-04-06 10:13 34 *************** |
| 1952 | + | |
| 1953 | - | 317 2023-04-06 10:14 35 **************** |
| 1953 | + | |
| 1954 | - | 318 2023-04-06 10:15 35 **************** |
| 1954 | + | |
| 1955 | - | 319 2023-04-06 10:16 36 ***************** |
| 1955 | + | |
| 1956 | - | 320 2023-04-06 10:17 36 ***************** |
| 1956 | + | |
| 1957 | - | 321 2023-04-06 10:18 36 ***************** |
| 1957 | + | |
| 1958 | - | 322 2023-04-06 10:19 37 ****************** |
| 1958 | + | |
| 1959 | - | 323 2023-04-06 10:20 37 ****************** |
| 1959 | + | |
| 1960 | - | 324 2023-04-06 10:21 37 ****************** |
| 1960 | + | |
| 1961 | - | 325 2023-04-06 10:22 38 ******************* |
| 1961 | + | |
| 1962 | - | 326 2023-04-06 10:23 38 ******************* |
| 1962 | + | |
| 1963 | - | 327 2023-04-06 10:24 38 ******************* |
| 1963 | + | |
| 1964 | - | 328 2023-04-06 10:25 39 ******************** |
| 1964 | + | |
| 1965 | - | 329 2023-04-06 10:26 39 ******************** |
| 1965 | + | |
| 1966 | - | 330 2023-04-06 10:27 39 ******************** |
| 1966 | + | |
| 1967 | - | 331 2023-04-06 10:28 40 ********************* |
| 1967 | + | |
| 1968 | - | 332 2023-04-06 10:29 40 ********************* |
| 1968 | + | |
| 1969 | - | 333 2023-04-06 10:30 40 ********************* |
| 1969 | + | |
| 1970 | - | 334 2023-04-06 10:31 41 ********************** |
| 1970 | + | |
| 1971 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 1972 | - | 338 2023-04-06 10:35 41 ********************** |
| 1972 | + | |
| 1973 | - | 339 2023-04-06 10:36 42 *********************** |
| 1973 | + | |
| 1974 | - | ... ..( 7 skipped). .. *********************** |
| 1974 | + | |
| 1975 | - | 347 2023-04-06 10:44 42 *********************** |
| 1975 | + | |
| 1976 | - | 348 2023-04-06 10:45 43 ************************ |
| 1976 | + | |
| 1977 | - | ... ..( 10 skipped). .. ************************ |
| 1977 | + | |
| 1978 | - | 359 2023-04-06 10:56 43 ************************ |
| 1978 | + | |
| 1979 | - | 360 2023-04-06 10:57 44 ************************* |
| 1979 | + | |
| 1980 | - | ... ..( 10 skipped). .. ************************* |
| 1980 | + | |
| 1981 | - | 371 2023-04-06 11:08 44 ************************* |
| 1981 | + | |
| 1982 | - | 372 2023-04-06 11:09 43 ************************ |
| 1982 | + | |
| 1983 | - | 373 2023-04-06 11:10 ? - |
| 1983 | + | |
| 1984 | - | 374 2023-04-06 11:11 26 ******* |
| 1984 | + | |
| 1985 | - | 375 2023-04-06 11:12 27 ******** |
| 1985 | + | |
| 1986 | - | 376 2023-04-06 11:13 27 ******** |
| 1986 | + | |
| 1987 | - | 377 2023-04-06 11:14 28 ********* |
| 1987 | + | |
| 1988 | - | 378 2023-04-06 11:15 29 ********** |
| 1988 | + | |
| 1989 | - | 379 2023-04-06 11:16 29 ********** |
| 1989 | + | |
| 1990 | - | 380 2023-04-06 11:17 30 *********** |
| 1990 | + | |
| 1991 | - | 381 2023-04-06 11:18 30 *********** |
| 1991 | + | |
| 1992 | - | 382 2023-04-06 11:19 31 ************ |
| 1992 | + | |
| 1993 | - | 383 2023-04-06 11:20 31 ************ |
| 1993 | + | |
| 1994 | - | 384 2023-04-06 11:21 31 ************ |
| 1994 | + | |
| 1995 | - | 385 2023-04-06 11:22 32 ************* |
| 1995 | + | |
| 1996 | - | 386 2023-04-06 11:23 32 ************* |
| 1996 | + | |
| 1997 | - | 387 2023-04-06 11:24 32 ************* |
| 1997 | + | |
| 1998 | - | 388 2023-04-06 11:25 33 ************** |
| 1998 | + | |
| 1999 | - | 389 2023-04-06 11:26 33 ************** |
| 1999 | + | Current Temperature: 48 Celsius |
| 2000 | - | 390 2023-04-06 11:27 34 *************** |
| 2000 | + | Power Cycle Min/Max Temperature: 19/54 Celsius |
| 2001 | - | 391 2023-04-06 11:28 34 *************** |
| 2001 | + | |
| 2002 | - | 392 2023-04-06 11:29 34 *************** |
| 2002 | + | |
| 2003 | - | 393 2023-04-06 11:30 35 **************** |
| 2003 | + | |
| 2004 | SCT Temperature History Version: 2 | |
| 2005 | - | 396 2023-04-06 11:33 35 **************** |
| 2005 | + | |
| 2006 | - | 397 2023-04-06 11:34 ? - |
| 2006 | + | |
| 2007 | - | 398 2023-04-06 11:35 28 ********* |
| 2007 | + | |
| 2008 | - | 399 2023-04-06 11:36 29 ********** |
| 2008 | + | |
| 2009 | - | 400 2023-04-06 11:37 29 ********** |
| 2009 | + | Temperature History Size (Index): 478 (258) |
| 2010 | - | 401 2023-04-06 11:38 30 *********** |
| 2010 | + | |
| 2011 | - | 402 2023-04-06 11:39 31 ************ |
| 2011 | + | |
| 2012 | - | 403 2023-04-06 11:40 31 ************ |
| 2012 | + | 259 2023-04-13 09:53 49 ****************************** |
| 2013 | - | 404 2023-04-06 11:41 32 ************* |
| 2013 | + | ... ..( 14 skipped). .. ****************************** |
| 2014 | - | 405 2023-04-06 11:42 32 ************* |
| 2014 | + | 274 2023-04-13 10:08 49 ****************************** |
| 2015 | - | 406 2023-04-06 11:43 33 ************** |
| 2015 | + | 275 2023-04-13 10:09 48 ***************************** |
| 2016 | - | 407 2023-04-06 11:44 33 ************** |
| 2016 | + | ... ..( 6 skipped). .. ***************************** |
| 2017 | - | 408 2023-04-06 11:45 33 ************** |
| 2017 | + | 282 2023-04-13 10:16 48 ***************************** |
| 2018 | - | 409 2023-04-06 11:46 34 *************** |
| 2018 | + | 283 2023-04-13 10:17 47 **************************** |
| 2019 | - | 410 2023-04-06 11:47 34 *************** |
| 2019 | + | 284 2023-04-13 10:18 48 ***************************** |
| 2020 | - | 411 2023-04-06 11:48 34 *************** |
| 2020 | + | ... ..( 10 skipped). .. ***************************** |
| 2021 | - | 412 2023-04-06 11:49 35 **************** |
| 2021 | + | 295 2023-04-13 10:29 48 ***************************** |
| 2022 | - | 413 2023-04-06 11:50 35 **************** |
| 2022 | + | 296 2023-04-13 10:30 47 **************************** |
| 2023 | - | 414 2023-04-06 11:51 35 **************** |
| 2023 | + | 297 2023-04-13 10:31 48 ***************************** |
| 2024 | - | 415 2023-04-06 11:52 36 ***************** |
| 2024 | + | ... ..( 21 skipped). .. ***************************** |
| 2025 | 319 2023-04-13 10:53 48 ***************************** | |
| 2026 | - | 419 2023-04-06 11:56 36 ***************** |
| 2026 | + | 320 2023-04-13 10:54 49 ****************************** |
| 2027 | - | 420 2023-04-06 11:57 37 ****************** |
| 2027 | + | 321 2023-04-13 10:55 49 ****************************** |
| 2028 | 322 2023-04-13 10:56 49 ****************************** | |
| 2029 | - | 423 2023-04-06 12:00 37 ****************** |
| 2029 | + | 323 2023-04-13 10:57 48 ***************************** |
| 2030 | - | 424 2023-04-06 12:01 38 ******************* |
| 2030 | + | ... ..( 4 skipped). .. ***************************** |
| 2031 | 328 2023-04-13 11:02 48 ***************************** | |
| 2032 | - | 428 2023-04-06 12:05 38 ******************* |
| 2032 | + | 329 2023-04-13 11:03 47 **************************** |
| 2033 | - | 429 2023-04-06 12:06 39 ******************** |
| 2033 | + | ... ..( 9 skipped). .. **************************** |
| 2034 | 339 2023-04-13 11:13 47 **************************** | |
| 2035 | - | 434 2023-04-06 12:11 39 ******************** |
| 2035 | + | 340 2023-04-13 11:14 46 *************************** |
| 2036 | - | 435 2023-04-06 12:12 40 ********************* |
| 2036 | + | ... ..( 2 skipped). .. *************************** |
| 2037 | 343 2023-04-13 11:17 46 *************************** | |
| 2038 | - | 439 2023-04-06 12:16 40 ********************* |
| 2038 | + | 344 2023-04-13 11:18 ? - |
| 2039 | - | 440 2023-04-06 12:17 41 ********************** |
| 2039 | + | 345 2023-04-13 11:19 26 ******* |
| 2040 | - | ... ..( 7 skipped). .. ********************** |
| 2040 | + | 346 2023-04-13 11:20 26 ******* |
| 2041 | - | 448 2023-04-06 12:25 41 ********************** |
| 2041 | + | 347 2023-04-13 11:21 27 ******** |
| 2042 | - | 449 2023-04-06 12:26 42 *********************** |
| 2042 | + | 348 2023-04-13 11:22 28 ********* |
| 2043 | - | ... ..( 15 skipped). .. *********************** |
| 2043 | + | 349 2023-04-13 11:23 29 ********** |
| 2044 | - | 465 2023-04-06 12:42 42 *********************** |
| 2044 | + | 350 2023-04-13 11:24 30 *********** |
| 2045 | - | 466 2023-04-06 12:43 ? - |
| 2045 | + | 351 2023-04-13 11:25 30 *********** |
| 2046 | - | 467 2023-04-06 12:44 28 ********* |
| 2046 | + | 352 2023-04-13 11:26 30 *********** |
| 2047 | - | 468 2023-04-06 12:45 29 ********** |
| 2047 | + | 353 2023-04-13 11:27 31 ************ |
| 2048 | - | 469 2023-04-06 12:46 30 *********** |
| 2048 | + | 354 2023-04-13 11:28 31 ************ |
| 2049 | - | 470 2023-04-06 12:47 31 ************ |
| 2049 | + | 355 2023-04-13 11:29 31 ************ |
| 2050 | - | 471 2023-04-06 12:48 31 ************ |
| 2050 | + | 356 2023-04-13 11:30 32 ************* |
| 2051 | - | 472 2023-04-06 12:49 31 ************ |
| 2051 | + | 357 2023-04-13 11:31 32 ************* |
| 2052 | - | 473 2023-04-06 12:50 32 ************* |
| 2052 | + | 358 2023-04-13 11:32 32 ************* |
| 2053 | - | 474 2023-04-06 12:51 33 ************** |
| 2053 | + | 359 2023-04-13 11:33 33 ************** |
| 2054 | - | 475 2023-04-06 12:52 33 ************** |
| 2054 | + | 360 2023-04-13 11:34 33 ************** |
| 2055 | - | 476 2023-04-06 12:53 34 *************** |
| 2055 | + | 361 2023-04-13 11:35 34 *************** |
| 2056 | - | 477 2023-04-06 12:54 34 *************** |
| 2056 | + | |
| 2057 | - | 0 2023-04-06 12:55 35 **************** |
| 2057 | + | 364 2023-04-13 11:38 34 *************** |
| 2058 | - | 1 2023-04-06 12:56 35 **************** |
| 2058 | + | 365 2023-04-13 11:39 35 **************** |
| 2059 | - | 2 2023-04-06 12:57 36 ***************** |
| 2059 | + | 366 2023-04-13 11:40 35 **************** |
| 2060 | - | 3 2023-04-06 12:58 36 ***************** |
| 2060 | + | 367 2023-04-13 11:41 36 ***************** |
| 2061 | - | 4 2023-04-06 12:59 36 ***************** |
| 2061 | + | |
| 2062 | - | 5 2023-04-06 13:00 37 ****************** |
| 2062 | + | 373 2023-04-13 11:47 36 ***************** |
| 2063 | - | 6 2023-04-06 13:01 37 ****************** |
| 2063 | + | 374 2023-04-13 11:48 37 ****************** |
| 2064 | - | 7 2023-04-06 13:02 38 ******************* |
| 2064 | + | |
| 2065 | - | 8 2023-04-06 13:03 38 ******************* |
| 2065 | + | 377 2023-04-13 11:51 37 ****************** |
| 2066 | - | 9 2023-04-06 13:04 38 ******************* |
| 2066 | + | 378 2023-04-13 11:52 38 ******************* |
| 2067 | - | 10 2023-04-06 13:05 39 ******************** |
| 2067 | + | ... ..( 5 skipped). .. ******************* |
| 2068 | - | 11 2023-04-06 13:06 39 ******************** |
| 2068 | + | 384 2023-04-13 11:58 38 ******************* |
| 2069 | - | 12 2023-04-06 13:07 39 ******************** |
| 2069 | + | 385 2023-04-13 11:59 ? - |
| 2070 | - | 13 2023-04-06 13:08 40 ********************* |
| 2070 | + | 386 2023-04-13 12:00 32 ************* |
| 2071 | - | 14 2023-04-06 13:09 40 ********************* |
| 2071 | + | 387 2023-04-13 12:01 32 ************* |
| 2072 | - | 15 2023-04-06 13:10 40 ********************* |
| 2072 | + | 388 2023-04-13 12:02 33 ************** |
| 2073 | - | 16 2023-04-06 13:11 41 ********************** |
| 2073 | + | 389 2023-04-13 12:03 33 ************** |
| 2074 | - | 17 2023-04-06 13:12 41 ********************** |
| 2074 | + | 390 2023-04-13 12:04 34 *************** |
| 2075 | - | 18 2023-04-06 13:13 41 ********************** |
| 2075 | + | 391 2023-04-13 12:05 34 *************** |
| 2076 | - | 19 2023-04-06 13:14 42 *********************** |
| 2076 | + | 392 2023-04-13 12:06 35 **************** |
| 2077 | ... ..( 2 skipped). .. **************** | |
| 2078 | - | 28 2023-04-06 13:23 42 *********************** |
| 2078 | + | 395 2023-04-13 12:09 35 **************** |
| 2079 | - | 29 2023-04-06 13:24 43 ************************ |
| 2079 | + | 396 2023-04-13 12:10 36 ***************** |
| 2080 | ... ..( 4 skipped). .. ***************** | |
| 2081 | - | 34 2023-04-06 13:29 43 ************************ |
| 2081 | + | 401 2023-04-13 12:15 36 ***************** |
| 2082 | - | 35 2023-04-06 13:30 44 ************************* |
| 2082 | + | 402 2023-04-13 12:16 37 ****************** |
| 2083 | - | 36 2023-04-06 13:31 43 ************************ |
| 2083 | + | 403 2023-04-13 12:17 37 ****************** |
| 2084 | 404 2023-04-13 12:18 38 ******************* | |
| 2085 | - | 41 2023-04-06 13:36 43 ************************ |
| 2085 | + | 405 2023-04-13 12:19 38 ******************* |
| 2086 | - | 42 2023-04-06 13:37 44 ************************* |
| 2086 | + | 406 2023-04-13 12:20 39 ******************** |
| 2087 | - | ... ..( 13 skipped). .. ************************* |
| 2087 | + | 407 2023-04-13 12:21 39 ******************** |
| 2088 | - | 56 2023-04-06 13:51 44 ************************* |
| 2088 | + | 408 2023-04-13 12:22 40 ********************* |
| 2089 | - | 57 2023-04-06 13:52 ? - |
| 2089 | + | |
| 2090 | - | 58 2023-04-06 13:53 29 ********** |
| 2090 | + | 411 2023-04-13 12:25 40 ********************* |
| 2091 | - | 59 2023-04-06 13:54 30 *********** |
| 2091 | + | 412 2023-04-13 12:26 41 ********************** |
| 2092 | - | 60 2023-04-06 13:55 30 *********** |
| 2092 | + | 413 2023-04-13 12:27 40 ********************* |
| 2093 | - | 61 2023-04-06 13:56 31 ************ |
| 2093 | + | 414 2023-04-13 12:28 41 ********************** |
| 2094 | - | 62 2023-04-06 13:57 31 ************ |
| 2094 | + | 415 2023-04-13 12:29 41 ********************** |
| 2095 | - | 63 2023-04-06 13:58 32 ************* |
| 2095 | + | 416 2023-04-13 12:30 42 *********************** |
| 2096 | - | 64 2023-04-06 13:59 32 ************* |
| 2096 | + | |
| 2097 | - | 65 2023-04-06 14:00 33 ************** |
| 2097 | + | 421 2023-04-13 12:35 42 *********************** |
| 2098 | - | 66 2023-04-06 14:01 33 ************** |
| 2098 | + | 422 2023-04-13 12:36 43 ************************ |
| 2099 | - | 67 2023-04-06 14:02 34 *************** |
| 2099 | + | |
| 2100 | - | 68 2023-04-06 14:03 35 **************** |
| 2100 | + | 427 2023-04-13 12:41 43 ************************ |
| 2101 | - | 69 2023-04-06 14:04 35 **************** |
| 2101 | + | 428 2023-04-13 12:42 44 ************************* |
| 2102 | - | 70 2023-04-06 14:05 36 ***************** |
| 2102 | + | ... ..( 5 skipped). .. ************************* |
| 2103 | 434 2023-04-13 12:48 44 ************************* | |
| 2104 | - | 73 2023-04-06 14:08 36 ***************** |
| 2104 | + | 435 2023-04-13 12:49 45 ************************** |
| 2105 | - | 74 2023-04-06 14:09 37 ****************** |
| 2105 | + | 436 2023-04-13 12:50 44 ************************* |
| 2106 | - | 75 2023-04-06 14:10 37 ****************** |
| 2106 | + | 437 2023-04-13 12:51 45 ************************** |
| 2107 | - | 76 2023-04-06 14:11 38 ******************* |
| 2107 | + | ... ..( 4 skipped). .. ************************** |
| 2108 | - | 77 2023-04-06 14:12 38 ******************* |
| 2108 | + | 442 2023-04-13 12:56 45 ************************** |
| 2109 | - | 78 2023-04-06 14:13 38 ******************* |
| 2109 | + | 443 2023-04-13 12:57 46 *************************** |
| 2110 | - | 79 2023-04-06 14:14 39 ******************** |
| 2110 | + | ... ..( 10 skipped). .. *************************** |
| 2111 | - | 80 2023-04-06 14:15 39 ******************** |
| 2111 | + | 454 2023-04-13 13:08 46 *************************** |
| 2112 | - | 81 2023-04-06 14:16 39 ******************** |
| 2112 | + | 455 2023-04-13 13:09 45 ************************** |
| 2113 | - | 82 2023-04-06 14:17 40 ********************* |
| 2113 | + | 456 2023-04-13 13:10 45 ************************** |
| 2114 | 457 2023-04-13 13:11 46 *************************** | |
| 2115 | - | 85 2023-04-06 14:20 40 ********************* |
| 2115 | + | 458 2023-04-13 13:12 45 ************************** |
| 2116 | - | 86 2023-04-06 14:21 41 ********************** |
| 2116 | + | 459 2023-04-13 13:13 46 *************************** |
| 2117 | ... ..( 20 skipped). .. *************************** | |
| 2118 | - | 89 2023-04-06 14:24 41 ********************** |
| 2118 | + | 2 2023-04-13 13:34 46 *************************** |
| 2119 | - | 90 2023-04-06 14:25 42 *********************** |
| 2119 | + | 3 2023-04-13 13:35 47 **************************** |
| 2120 | - | ... ..( 13 skipped). .. *********************** |
| 2120 | + | 4 2023-04-13 13:36 47 **************************** |
| 2121 | - | 104 2023-04-06 14:39 42 *********************** |
| 2121 | + | 5 2023-04-13 13:37 46 *************************** |
| 2122 | - | 105 2023-04-06 14:40 43 ************************ |
| 2122 | + | 6 2023-04-13 13:38 47 **************************** |
| 2123 | - | ... ..( 19 skipped). .. ************************ |
| 2123 | + | ... ..( 12 skipped). .. **************************** |
| 2124 | - | 125 2023-04-06 15:00 43 ************************ |
| 2124 | + | 19 2023-04-13 13:51 47 **************************** |
| 2125 | - | 126 2023-04-06 15:01 ? - |
| 2125 | + | 20 2023-04-13 13:52 46 *************************** |
| 2126 | - | 127 2023-04-06 15:02 27 ******** |
| 2126 | + | ... ..( 6 skipped). .. *************************** |
| 2127 | - | 128 2023-04-06 15:03 28 ********* |
| 2127 | + | 27 2023-04-13 13:59 46 *************************** |
| 2128 | - | 129 2023-04-06 15:04 29 ********** |
| 2128 | + | 28 2023-04-13 14:00 45 ************************** |
| 2129 | - | 130 2023-04-06 15:05 30 *********** |
| 2129 | + | 29 2023-04-13 14:01 46 *************************** |
| 2130 | - | 131 2023-04-06 15:06 31 ************ |
| 2130 | + | 30 2023-04-13 14:02 46 *************************** |
| 2131 | - | 132 2023-04-06 15:07 31 ************ |
| 2131 | + | 31 2023-04-13 14:03 45 ************************** |
| 2132 | - | 133 2023-04-06 15:08 31 ************ |
| 2132 | + | ... ..( 4 skipped). .. ************************** |
| 2133 | - | 134 2023-04-06 15:09 32 ************* |
| 2133 | + | 36 2023-04-13 14:08 45 ************************** |
| 2134 | - | 135 2023-04-06 15:10 32 ************* |
| 2134 | + | 37 2023-04-13 14:09 44 ************************* |
| 2135 | - | 136 2023-04-06 15:11 33 ************** |
| 2135 | + | 38 2023-04-13 14:10 44 ************************* |
| 2136 | - | 137 2023-04-06 15:12 33 ************** |
| 2136 | + | 39 2023-04-13 14:11 ? - |
| 2137 | - | 138 2023-04-06 15:13 34 *************** |
| 2137 | + | 40 2023-04-13 14:12 29 ********** |
| 2138 | - | 139 2023-04-06 15:14 34 *************** |
| 2138 | + | 41 2023-04-13 14:13 30 *********** |
| 2139 | - | 140 2023-04-06 15:15 34 *************** |
| 2139 | + | 42 2023-04-13 14:14 30 *********** |
| 2140 | - | 141 2023-04-06 15:16 35 **************** |
| 2140 | + | 43 2023-04-13 14:15 31 ************ |
| 2141 | - | 142 2023-04-06 15:17 35 **************** |
| 2141 | + | 44 2023-04-13 14:16 31 ************ |
| 2142 | - | 143 2023-04-06 15:18 36 ***************** |
| 2142 | + | 45 2023-04-13 14:17 31 ************ |
| 2143 | 46 2023-04-13 14:18 32 ************* | |
| 2144 | - | 147 2023-04-06 15:22 36 ***************** |
| 2144 | + | 47 2023-04-13 14:19 32 ************* |
| 2145 | - | 148 2023-04-06 15:23 37 ****************** |
| 2145 | + | 48 2023-04-13 14:20 33 ************** |
| 2146 | 49 2023-04-13 14:21 33 ************** | |
| 2147 | - | 151 2023-04-06 15:26 37 ****************** |
| 2147 | + | 50 2023-04-13 14:22 34 *************** |
| 2148 | - | 152 2023-04-06 15:27 38 ******************* |
| 2148 | + | 51 2023-04-13 14:23 34 *************** |
| 2149 | 52 2023-04-13 14:24 34 *************** | |
| 2150 | - | 156 2023-04-06 15:31 38 ******************* |
| 2150 | + | 53 2023-04-13 14:25 35 **************** |
| 2151 | - | 157 2023-04-06 15:32 39 ******************** |
| 2151 | + | 54 2023-04-13 14:26 36 ***************** |
| 2152 | 55 2023-04-13 14:27 36 ***************** | |
| 2153 | - | 161 2023-04-06 15:36 39 ******************** |
| 2153 | + | 56 2023-04-13 14:28 36 ***************** |
| 2154 | - | 162 2023-04-06 15:37 40 ********************* |
| 2154 | + | 57 2023-04-13 14:29 37 ****************** |
| 2155 | 58 2023-04-13 14:30 37 ****************** | |
| 2156 | - | 166 2023-04-06 15:41 40 ********************* |
| 2156 | + | 59 2023-04-13 14:31 38 ******************* |
| 2157 | - | 167 2023-04-06 15:42 42 *********************** |
| 2157 | + | 60 2023-04-13 14:32 38 ******************* |
| 2158 | - | 168 2023-04-06 15:43 43 ************************ |
| 2158 | + | 61 2023-04-13 14:33 39 ******************** |
| 2159 | - | 169 2023-04-06 15:44 42 *********************** |
| 2159 | + | 62 2023-04-13 14:34 39 ******************** |
| 2160 | - | 170 2023-04-06 15:45 47 **************************** |
| 2160 | + | 63 2023-04-13 14:35 40 ********************* |
| 2161 | - | 171 2023-04-06 15:46 47 **************************** |
| 2161 | + | 64 2023-04-13 14:36 40 ********************* |
| 2162 | - | 172 2023-04-06 15:47 47 **************************** |
| 2162 | + | 65 2023-04-13 14:37 40 ********************* |
| 2163 | - | 173 2023-04-06 15:48 49 ****************************** |
| 2163 | + | 66 2023-04-13 14:38 41 ********************** |
| 2164 | - | 174 2023-04-06 15:49 49 ****************************** |
| 2164 | + | 67 2023-04-13 14:39 41 ********************** |
| 2165 | - | 175 2023-04-06 15:50 49 ****************************** |
| 2165 | + | 68 2023-04-13 14:40 41 ********************** |
| 2166 | - | 176 2023-04-06 15:51 50 ******************************* |
| 2166 | + | 69 2023-04-13 14:41 42 *********************** |
| 2167 | - | 177 2023-04-06 15:52 49 ****************************** |
| 2167 | + | |
| 2168 | - | 178 2023-04-06 15:53 49 ****************************** |
| 2168 | + | 74 2023-04-13 14:46 42 *********************** |
| 2169 | - | 179 2023-04-06 15:54 50 ******************************* |
| 2169 | + | 75 2023-04-13 14:47 43 ************************ |
| 2170 | - | ... ..( 5 skipped). .. ******************************* |
| 2170 | + | |
| 2171 | - | 185 2023-04-06 16:00 50 ******************************* |
| 2171 | + | 79 2023-04-13 14:51 43 ************************ |
| 2172 | - | 186 2023-04-06 16:01 49 ****************************** |
| 2172 | + | 80 2023-04-13 14:52 44 ************************* |
| 2173 | - | 187 2023-04-06 16:02 49 ****************************** |
| 2173 | + | |
| 2174 | - | 188 2023-04-06 16:03 50 ******************************* |
| 2174 | + | 84 2023-04-13 14:56 44 ************************* |
| 2175 | - | 189 2023-04-06 16:04 50 ******************************* |
| 2175 | + | 85 2023-04-13 14:57 45 ************************** |
| 2176 | - | 190 2023-04-06 16:05 49 ****************************** |
| 2176 | + | ... ..( 4 skipped). .. ************************** |
| 2177 | - | 191 2023-04-06 16:06 50 ******************************* |
| 2177 | + | 90 2023-04-13 15:02 45 ************************** |
| 2178 | - | 192 2023-04-06 16:07 49 ****************************** |
| 2178 | + | 91 2023-04-13 15:03 46 *************************** |
| 2179 | - | ... ..( 28 skipped). .. ****************************** |
| 2179 | + | ... ..( 8 skipped). .. *************************** |
| 2180 | - | 221 2023-04-06 16:36 49 ****************************** |
| 2180 | + | 100 2023-04-13 15:12 46 *************************** |
| 2181 | - | 222 2023-04-06 16:37 ? - |
| 2181 | + | 101 2023-04-13 15:13 47 **************************** |
| 2182 | - | 223 2023-04-06 16:38 27 ******** |
| 2182 | + | 102 2023-04-13 15:14 46 *************************** |
| 2183 | - | 224 2023-04-06 16:39 28 ********* |
| 2183 | + | 103 2023-04-13 15:15 46 *************************** |
| 2184 | - | 225 2023-04-06 16:40 29 ********** |
| 2184 | + | 104 2023-04-13 15:16 47 **************************** |
| 2185 | - | 226 2023-04-06 16:41 30 *********** |
| 2185 | + | ... ..( 7 skipped). .. **************************** |
| 2186 | - | 227 2023-04-06 16:42 30 *********** |
| 2186 | + | 112 2023-04-13 15:24 47 **************************** |
| 2187 | - | 228 2023-04-06 16:43 31 ************ |
| 2187 | + | 113 2023-04-13 15:25 48 ***************************** |
| 2188 | - | 229 2023-04-06 16:44 31 ************ |
| 2188 | + | 114 2023-04-13 15:26 48 ***************************** |
| 2189 | - | 230 2023-04-06 16:45 31 ************ |
| 2189 | + | 115 2023-04-13 15:27 48 ***************************** |
| 2190 | - | 231 2023-04-06 16:46 32 ************* |
| 2190 | + | 116 2023-04-13 15:28 47 **************************** |
| 2191 | - | 232 2023-04-06 16:47 32 ************* |
| 2191 | + | 117 2023-04-13 15:29 48 ***************************** |
| 2192 | - | 233 2023-04-06 16:48 33 ************** |
| 2192 | + | 118 2023-04-13 15:30 47 **************************** |
| 2193 | - | 234 2023-04-06 16:49 33 ************** |
| 2193 | + | 119 2023-04-13 15:31 48 ***************************** |
| 2194 | - | 235 2023-04-06 16:50 33 ************** |
| 2194 | + | ... ..( 15 skipped). .. ***************************** |
| 2195 | - | 236 2023-04-06 16:51 34 *************** |
| 2195 | + | 135 2023-04-13 15:47 48 ***************************** |
| 2196 | - | 237 2023-04-06 16:52 34 *************** |
| 2196 | + | 136 2023-04-13 15:48 49 ****************************** |
| 2197 | - | 238 2023-04-06 16:53 35 **************** |
| 2197 | + | 137 2023-04-13 15:49 48 ***************************** |
| 2198 | - | 239 2023-04-06 16:54 35 **************** |
| 2198 | + | 138 2023-04-13 15:50 48 ***************************** |
| 2199 | - | 240 2023-04-06 16:55 35 **************** |
| 2199 | + | 139 2023-04-13 15:51 49 ****************************** |
| 2200 | - | 241 2023-04-06 16:56 36 ***************** |
| 2200 | + | ... ..( 54 skipped). .. ****************************** |
| 2201 | 194 2023-04-13 16:46 49 ****************************** | |
| 2202 | - | 245 2023-04-06 17:00 36 ***************** |
| 2202 | + | 195 2023-04-13 16:47 50 ******************************* |
| 2203 | - | 246 2023-04-06 17:01 37 ****************** |
| 2203 | + | 196 2023-04-13 16:48 49 ****************************** |
| 2204 | 197 2023-04-13 16:49 49 ****************************** | |
| 2205 | - | 250 2023-04-06 17:05 37 ****************** |
| 2205 | + | 198 2023-04-13 16:50 50 ******************************* |
| 2206 | - | 251 2023-04-06 17:06 38 ******************* |
| 2206 | + | 199 2023-04-13 16:51 50 ******************************* |
| 2207 | - | ... ..( 2 skipped). .. ******************* |
| 2207 | + | 200 2023-04-13 16:52 49 ****************************** |
| 2208 | - | 254 2023-04-06 17:09 38 ******************* |
| 2208 | + | ... ..( 12 skipped). .. ****************************** |
| 2209 | - | 255 2023-04-06 17:10 39 ******************** |
| 2209 | + | 213 2023-04-13 17:05 49 ****************************** |
| 2210 | 214 2023-04-13 17:06 50 ******************************* | |
| 2211 | - | 260 2023-04-06 17:15 39 ******************** |
| 2211 | + | 215 2023-04-13 17:07 49 ****************************** |
| 2212 | - | 261 2023-04-06 17:16 ? - |
| 2212 | + | |
| 2213 | - | 262 2023-04-06 17:17 23 **** |
| 2213 | + | 220 2023-04-13 17:12 49 ****************************** |
| 2214 | 221 2023-04-13 17:13 50 ******************************* | |
| 2215 | 222 2023-04-13 17:14 49 ****************************** | |
| 2216 | ... ..( 14 skipped). .. ****************************** | |
| 2217 | 237 2023-04-13 17:29 49 ****************************** | |
| 2218 | 238 2023-04-13 17:30 50 ******************************* | |
| 2219 | 239 2023-04-13 17:31 49 ****************************** | |
| 2220 | ... ..( 7 skipped). .. ****************************** | |
| 2221 | 247 2023-04-13 17:39 49 ****************************** | |
| 2222 | 248 2023-04-13 17:40 48 ***************************** | |
| 2223 | - | 0x01 0x010 4 64418 --- Power-on Hours |
| 2223 | + | 249 2023-04-13 17:41 49 ****************************** |
| 2224 | - | 0x01 0x018 6 80798468763 --- Logical Sectors Written |
| 2224 | + | 250 2023-04-13 17:42 49 ****************************** |
| 2225 | - | 0x01 0x020 6 1053791847 --- Number of Write Commands |
| 2225 | + | 251 2023-04-13 17:43 48 ***************************** |
| 2226 | - | 0x01 0x028 6 570657409360 --- Logical Sectors Read |
| 2226 | + | ... ..( 6 skipped). .. ***************************** |
| 2227 | - | 0x01 0x030 6 3990773632 --- Number of Read Commands |
| 2227 | + | 258 2023-04-13 17:50 48 ***************************** |
| 2228 | ||
| 2229 | SCT Error Recovery Control: | |
| 2230 | Read: Disabled | |
| 2231 | - | 0x03 0x008 4 35253 --- Spindle Motor Power-on Hours |
| 2231 | + | |
| 2232 | - | 0x03 0x010 4 35817 --- Head Flying Hours |
| 2232 | + | |
| 2233 | - | 0x03 0x018 4 4347 --- Head Load Events |
| 2233 | + | |
| 2234 | Page Offset Size Value Flags Description | |
| 2235 | 0x01 ===== = = === == General Statistics (rev 2) == | |
| 2236 | 0x01 0x008 4 166 --- Lifetime Power-On Resets | |
| 2237 | 0x01 0x010 4 64567 --- Power-on Hours | |
| 2238 | 0x01 0x018 6 71338486502 --- Logical Sectors Written | |
| 2239 | 0x01 0x020 6 962109179 --- Number of Write Commands | |
| 2240 | 0x01 0x028 6 583479527622 --- Logical Sectors Read | |
| 2241 | - | 0x05 0x008 1 23 --- Current Temperature |
| 2241 | + | 0x01 0x030 6 4022383546 --- Number of Read Commands |
| 2242 | - | 0x05 0x010 1 33 N-- Average Short Term Temperature |
| 2242 | + | |
| 2243 | 0x02 0x010 4 5952 --- Overlimit Shock Events | |
| 2244 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 2245 | 0x03 0x008 4 35395 --- Spindle Motor Power-on Hours | |
| 2246 | 0x03 0x010 4 35965 --- Head Flying Hours | |
| 2247 | 0x03 0x018 4 4388 --- Head Load Events | |
| 2248 | 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors | |
| 2249 | 0x03 0x028 4 0 --- Read Recovery Attempts | |
| 2250 | 0x03 0x030 4 0 --- Number of Mechanical Start Failures | |
| 2251 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 2252 | 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors | |
| 2253 | 0x04 0x010 4 1 --- Resets Between Cmd Acceptance and Completion | |
| 2254 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 2255 | - | 0x06 0x008 4 2102 --- Number of Hardware Resets |
| 2255 | + | 0x05 0x008 1 47 --- Current Temperature |
| 2256 | 0x05 0x010 1 44 N-- Average Short Term Temperature | |
| 2257 | 0x05 0x018 1 34 N-- Average Long Term Temperature | |
| 2258 | 0x05 0x020 1 62 --- Highest Temperature | |
| 2259 | 0x05 0x028 1 16 --- Lowest Temperature | |
| 2260 | 0x05 0x030 1 59 N-- Highest Average Short Term Temperature | |
| 2261 | 0x05 0x038 1 21 N-- Lowest Average Short Term Temperature | |
| 2262 | 0x05 0x040 1 52 N-- Highest Average Long Term Temperature | |
| 2263 | 0x05 0x048 1 26 N-- Lowest Average Long Term Temperature | |
| 2264 | 0x05 0x050 4 46705 --- Time in Over-Temperature | |
| 2265 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 2266 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 2267 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 2268 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 2269 | 0x06 0x008 4 3625 --- Number of Hardware Resets | |
| 2270 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 2271 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 2272 | |||_ C monitored condition met | |
| 2273 | ||__ D supports DSN | |
| 2274 | - | 0x0009 4 18 Transition from drive PhyRdy to drive PhyNRdy |
| 2274 | + | |
| 2275 | - | 0x000a 4 42 Device-to-host register FISes sent due to a COMRESET |
| 2275 | + | |
| 2276 | Pending Defects log (GP Log 0x0c) not supported | |
| 2277 | ||
| 2278 | SATA Phy Event Counters (GP Log 0x11) | |
| 2279 | ID Size Value Description | |
| 2280 | 0x0001 4 0 Command failed due to ICRC error | |
| 2281 | 0x0002 4 0 R_ERR response for data FIS | |
| 2282 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 2283 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 2284 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 2285 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 2286 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 2287 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 2288 | 0x0009 4 19 Transition from drive PhyRdy to drive PhyNRdy | |
| 2289 | 0x000a 4 74 Device-to-host register FISes sent due to a COMRESET | |
| 2290 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 2291 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 2292 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 2293 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 2294 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 2295 | 0x0013 4 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 2296 | ||
| 2297 | ============= /dev/sdf ============= | |
| 2298 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 2299 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 2300 | - | Local Time is: Thu Apr 6 17:17:30 2023 CDT |
| 2300 | + | |
| 2301 | === START OF INFORMATION SECTION === | |
| 2302 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 2303 | Device Model: TOSHIBA MD04ACA500 | |
| 2304 | Serial Number: 6538K2NSFS9A | |
| 2305 | LU WWN Device Id: 5 000039 65ba803a4 | |
| 2306 | Firmware Version: FP2A | |
| 2307 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 2308 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 2309 | Rotation Rate: 7200 rpm | |
| 2310 | Form Factor: 3.5 inches | |
| 2311 | Device is: In smartctl database [for details use: -P show] | |
| 2312 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 2313 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 2314 | Local Time is: Thu Apr 13 17:50:34 2023 CDT | |
| 2315 | SMART support is: Available - device has SMART capability. | |
| 2316 | SMART support is: Enabled | |
| 2317 | AAM feature is: Unavailable | |
| 2318 | APM level is: 254 (maximum performance) | |
| 2319 | - | without error or no self-test has ever |
| 2319 | + | |
| 2320 | Write cache is: Enabled | |
| 2321 | - | Total time to complete Offline |
| 2321 | + | |
| 2322 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 2323 | Wt Cache Reorder: Enabled | |
| 2324 | ||
| 2325 | === START OF READ SMART DATA SECTION === | |
| 2326 | SMART overall-health self-assessment test result: PASSED | |
| 2327 | ||
| 2328 | General SMART Values: | |
| 2329 | Offline data collection status: (0x82) Offline data collection activity | |
| 2330 | was completed without error. | |
| 2331 | Auto Offline Data Collection: Enabled. | |
| 2332 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 2333 | without error or no self-test has ever | |
| 2334 | been run. | |
| 2335 | Total time to complete Offline | |
| 2336 | data collection: ( 120) seconds. | |
| 2337 | - | Short self-test routine |
| 2337 | + | |
| 2338 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 2339 | Auto Offline data collection on/off support. | |
| 2340 | Suspend Offline collection upon new | |
| 2341 | command. | |
| 2342 | Offline surface scan supported. | |
| 2343 | Self-test supported. | |
| 2344 | No Conveyance Self-test supported. | |
| 2345 | Selective Self-test supported. | |
| 2346 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 2347 | power-saving mode. | |
| 2348 | Supports SMART auto save timer. | |
| 2349 | Error logging capability: (0x01) Error logging supported. | |
| 2350 | General Purpose Logging supported. | |
| 2351 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8975 |
| 2351 | + | Short self-test routine |
| 2352 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1901 |
| 2352 | + | |
| 2353 | Extended self-test routine | |
| 2354 | recommended polling time: ( 551) minutes. | |
| 2355 | SCT capabilities: (0x003d) SCT Status supported. | |
| 2356 | - | 9 Power_On_Hours -O--CK 001 001 000 - 64398 |
| 2356 | + | |
| 2357 | SCT Feature Control supported. | |
| 2358 | SCT Data Table supported. | |
| 2359 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 5784 |
| 2359 | + | |
| 2360 | SMART Attributes Data Structure revision number: 16 | |
| 2361 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 4367 |
| 2361 | + | |
| 2362 | - | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 16/62) |
| 2362 | + | |
| 2363 | 1 Raw_Read_Error_Rate PO-R-- 100 100 050 - 0 | |
| 2364 | 2 Throughput_Performance P-S--- 100 100 050 - 0 | |
| 2365 | 3 Spin_Up_Time POS--K 100 100 001 - 8781 | |
| 2366 | 4 Start_Stop_Count -O--CK 100 100 000 - 1907 | |
| 2367 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 0 | |
| 2368 | - | 222 Loaded_Hours -O--CK 011 011 000 - 35808 |
| 2368 | + | |
| 2369 | 8 Seek_Time_Performance P-S--- 100 100 050 - 0 | |
| 2370 | 9 Power_On_Hours -O--CK 001 001 000 - 64546 | |
| 2371 | - | 226 Load-in_Time -OS--K 100 100 000 - 206 |
| 2371 | + | |
| 2372 | 12 Power_Cycle_Count -O--CK 100 100 000 - 166 | |
| 2373 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 333 | |
| 2374 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 145 | |
| 2375 | 193 Load_Cycle_Count -O--CK 100 100 000 - 4389 | |
| 2376 | 194 Temperature_Celsius -O---K 100 100 000 - 47 (Min/Max 16/62) | |
| 2377 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 2378 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 2379 | 198 Offline_Uncorrectable ----CK 100 100 000 - 0 | |
| 2380 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 2381 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 2382 | 222 Loaded_Hours -O--CK 011 011 000 - 35962 | |
| 2383 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 2384 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 2385 | 226 Load-in_Time -OS--K 100 100 000 - 220 | |
| 2386 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 2387 | ||||||_ K auto-keep | |
| 2388 | |||||__ C event count | |
| 2389 | ||||___ R error rate | |
| 2390 | |||____ S speed/performance | |
| 2391 | ||_____ O updated online | |
| 2392 | |______ P prefailure warning | |
| 2393 | ||
| 2394 | General Purpose Log Directory Version 1 | |
| 2395 | SMART Log Directory Version 1 [multi-sector log support] | |
| 2396 | Address Access R/W Size Description | |
| 2397 | 0x00 GPL,SL R/O 1 Log Directory | |
| 2398 | 0x01 SL R/O 1 Summary SMART error log | |
| 2399 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 2400 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 2401 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 2402 | 0x06 SL R/O 1 SMART self-test log | |
| 2403 | 0x07 GPL R/O 1 Extended self-test log | |
| 2404 | 0x08 GPL R/O 2 Power Conditions log | |
| 2405 | 0x09 SL R/W 1 Selective self-test log | |
| 2406 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 2407 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 2408 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 2409 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 2410 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 2411 | 0xa7 GPL VS 8 Device vendor specific log | |
| 2412 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 2413 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 2414 | ||
| 2415 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 2416 | No Errors Logged | |
| 2417 | ||
| 2418 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 2419 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 2420 | # 1 Extended offline Completed without error 00% 55947 - | |
| 2421 | # 2 Extended offline Aborted by host 90% 55938 - | |
| 2422 | # 3 Extended offline Completed without error 00% 53014 - | |
| 2423 | # 4 Extended offline Completed without error 00% 43088 - | |
| 2424 | # 5 Extended offline Completed without error 00% 31357 - | |
| 2425 | # 6 Extended offline Completed without error 00% 24629 - | |
| 2426 | ||
| 2427 | - | Current Temperature: 23 Celsius |
| 2427 | + | |
| 2428 | - | Power Cycle Min/Max Temperature: 19/51 Celsius |
| 2428 | + | |
| 2429 | 1 0 0 Not_testing | |
| 2430 | 2 0 0 Not_testing | |
| 2431 | 3 0 0 Not_testing | |
| 2432 | 4 0 0 Not_testing | |
| 2433 | 5 0 0 Not_testing | |
| 2434 | Selective self-test flags (0x0): | |
| 2435 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 2436 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 2437 | - | Temperature History Size (Index): 478 (317) |
| 2437 | + | |
| 2438 | SCT Status Version: 3 | |
| 2439 | SCT Version (vendor specific): 1 (0x0001) | |
| 2440 | - | 318 2023-04-06 09:20 36 ***************** |
| 2440 | + | |
| 2441 | - | 319 2023-04-06 09:21 36 ***************** |
| 2441 | + | Current Temperature: 47 Celsius |
| 2442 | - | 320 2023-04-06 09:22 36 ***************** |
| 2442 | + | Power Cycle Min/Max Temperature: 19/53 Celsius |
| 2443 | - | 321 2023-04-06 09:23 ? - |
| 2443 | + | |
| 2444 | - | 322 2023-04-06 09:24 28 ********* |
| 2444 | + | |
| 2445 | - | 323 2023-04-06 09:25 29 ********** |
| 2445 | + | |
| 2446 | - | 324 2023-04-06 09:26 30 *********** |
| 2446 | + | |
| 2447 | - | 325 2023-04-06 09:27 30 *********** |
| 2447 | + | |
| 2448 | - | 326 2023-04-06 09:28 31 ************ |
| 2448 | + | |
| 2449 | - | 327 2023-04-06 09:29 31 ************ |
| 2449 | + | |
| 2450 | - | 328 2023-04-06 09:30 32 ************* |
| 2450 | + | |
| 2451 | - | 329 2023-04-06 09:31 32 ************* |
| 2451 | + | Temperature History Size (Index): 478 (457) |
| 2452 | - | 330 2023-04-06 09:32 32 ************* |
| 2452 | + | |
| 2453 | - | 331 2023-04-06 09:33 33 ************** |
| 2453 | + | |
| 2454 | - | 332 2023-04-06 09:34 33 ************** |
| 2454 | + | 458 2023-04-13 09:53 48 ***************************** |
| 2455 | - | 333 2023-04-06 09:35 34 *************** |
| 2455 | + | |
| 2456 | - | 334 2023-04-06 09:36 34 *************** |
| 2456 | + | 476 2023-04-13 10:11 48 ***************************** |
| 2457 | - | 335 2023-04-06 09:37 34 *************** |
| 2457 | + | 477 2023-04-13 10:12 47 **************************** |
| 2458 | - | 336 2023-04-06 09:38 35 **************** |
| 2458 | + | ... ..( 6 skipped). .. **************************** |
| 2459 | - | 337 2023-04-06 09:39 35 **************** |
| 2459 | + | 6 2023-04-13 10:19 47 **************************** |
| 2460 | - | 338 2023-04-06 09:40 36 ***************** |
| 2460 | + | 7 2023-04-13 10:20 48 ***************************** |
| 2461 | 8 2023-04-13 10:21 47 **************************** | |
| 2462 | - | 341 2023-04-06 09:43 36 ***************** |
| 2462 | + | ... ..( 4 skipped). .. **************************** |
| 2463 | - | 342 2023-04-06 09:44 37 ****************** |
| 2463 | + | 13 2023-04-13 10:26 47 **************************** |
| 2464 | 14 2023-04-13 10:27 48 ***************************** | |
| 2465 | - | 346 2023-04-06 09:48 37 ****************** |
| 2465 | + | 15 2023-04-13 10:28 47 **************************** |
| 2466 | - | 347 2023-04-06 09:49 38 ******************* |
| 2466 | + | 16 2023-04-13 10:29 47 **************************** |
| 2467 | - | ... ..( 2 skipped). .. ******************* |
| 2467 | + | 17 2023-04-13 10:30 48 ***************************** |
| 2468 | - | 350 2023-04-06 09:52 38 ******************* |
| 2468 | + | 18 2023-04-13 10:31 47 **************************** |
| 2469 | - | 351 2023-04-06 09:53 39 ******************** |
| 2469 | + | ... ..( 2 skipped). .. **************************** |
| 2470 | 21 2023-04-13 10:34 47 **************************** | |
| 2471 | - | 355 2023-04-06 09:57 39 ******************** |
| 2471 | + | 22 2023-04-13 10:35 48 ***************************** |
| 2472 | - | 356 2023-04-06 09:58 40 ********************* |
| 2472 | + | 23 2023-04-13 10:36 48 ***************************** |
| 2473 | - | 357 2023-04-06 09:59 39 ******************** |
| 2473 | + | 24 2023-04-13 10:37 48 ***************************** |
| 2474 | - | 358 2023-04-06 10:00 40 ********************* |
| 2474 | + | 25 2023-04-13 10:38 47 **************************** |
| 2475 | - | 359 2023-04-06 10:01 40 ********************* |
| 2475 | + | 26 2023-04-13 10:39 48 ***************************** |
| 2476 | - | 360 2023-04-06 10:02 ? - |
| 2476 | + | 27 2023-04-13 10:40 48 ***************************** |
| 2477 | - | 361 2023-04-06 10:03 27 ******** |
| 2477 | + | 28 2023-04-13 10:41 47 **************************** |
| 2478 | - | 362 2023-04-06 10:04 28 ********* |
| 2478 | + | 29 2023-04-13 10:42 48 ***************************** |
| 2479 | - | 363 2023-04-06 10:05 29 ********** |
| 2479 | + | ... ..( 6 skipped). .. ***************************** |
| 2480 | - | 364 2023-04-06 10:06 30 *********** |
| 2480 | + | 36 2023-04-13 10:49 48 ***************************** |
| 2481 | - | 365 2023-04-06 10:07 31 ************ |
| 2481 | + | 37 2023-04-13 10:50 47 **************************** |
| 2482 | - | 366 2023-04-06 10:08 31 ************ |
| 2482 | + | 38 2023-04-13 10:51 47 **************************** |
| 2483 | - | 367 2023-04-06 10:09 32 ************* |
| 2483 | + | 39 2023-04-13 10:52 48 ***************************** |
| 2484 | - | 368 2023-04-06 10:10 32 ************* |
| 2484 | + | ... ..( 5 skipped). .. ***************************** |
| 2485 | - | 369 2023-04-06 10:11 33 ************** |
| 2485 | + | 45 2023-04-13 10:58 48 ***************************** |
| 2486 | - | 370 2023-04-06 10:12 34 *************** |
| 2486 | + | 46 2023-04-13 10:59 47 **************************** |
| 2487 | - | 371 2023-04-06 10:13 34 *************** |
| 2487 | + | ... ..( 6 skipped). .. **************************** |
| 2488 | - | 372 2023-04-06 10:14 34 *************** |
| 2488 | + | 53 2023-04-13 11:06 47 **************************** |
| 2489 | - | 373 2023-04-06 10:15 35 **************** |
| 2489 | + | 54 2023-04-13 11:07 46 *************************** |
| 2490 | - | 374 2023-04-06 10:16 36 ***************** |
| 2490 | + | ... ..( 5 skipped). .. *************************** |
| 2491 | 60 2023-04-13 11:13 46 *************************** | |
| 2492 | - | 377 2023-04-06 10:19 36 ***************** |
| 2492 | + | 61 2023-04-13 11:14 45 ************************** |
| 2493 | - | 378 2023-04-06 10:20 37 ****************** |
| 2493 | + | 62 2023-04-13 11:15 45 ************************** |
| 2494 | - | 379 2023-04-06 10:21 37 ****************** |
| 2494 | + | 63 2023-04-13 11:16 45 ************************** |
| 2495 | - | 380 2023-04-06 10:22 38 ******************* |
| 2495 | + | 64 2023-04-13 11:17 ? - |
| 2496 | - | 381 2023-04-06 10:23 38 ******************* |
| 2496 | + | 65 2023-04-13 11:18 26 ******* |
| 2497 | - | 382 2023-04-06 10:24 38 ******************* |
| 2497 | + | 66 2023-04-13 11:19 26 ******* |
| 2498 | - | 383 2023-04-06 10:25 39 ******************** |
| 2498 | + | 67 2023-04-13 11:20 27 ******** |
| 2499 | - | 384 2023-04-06 10:26 39 ******************** |
| 2499 | + | 68 2023-04-13 11:21 28 ********* |
| 2500 | - | 385 2023-04-06 10:27 39 ******************** |
| 2500 | + | 69 2023-04-13 11:22 29 ********** |
| 2501 | - | 386 2023-04-06 10:28 40 ********************* |
| 2501 | + | 70 2023-04-13 11:23 30 *********** |
| 2502 | - | 387 2023-04-06 10:29 40 ********************* |
| 2502 | + | 71 2023-04-13 11:24 30 *********** |
| 2503 | - | 388 2023-04-06 10:30 41 ********************** |
| 2503 | + | 72 2023-04-13 11:25 30 *********** |
| 2504 | 73 2023-04-13 11:26 31 ************ | |
| 2505 | - | 392 2023-04-06 10:34 41 ********************** |
| 2505 | + | 74 2023-04-13 11:27 31 ************ |
| 2506 | - | 393 2023-04-06 10:35 42 *********************** |
| 2506 | + | 75 2023-04-13 11:28 31 ************ |
| 2507 | 76 2023-04-13 11:29 32 ************* | |
| 2508 | - | 400 2023-04-06 10:42 42 *********************** |
| 2508 | + | 77 2023-04-13 11:30 32 ************* |
| 2509 | - | 401 2023-04-06 10:43 43 ************************ |
| 2509 | + | 78 2023-04-13 11:31 32 ************* |
| 2510 | 79 2023-04-13 11:32 33 ************** | |
| 2511 | - | 407 2023-04-06 10:49 43 ************************ |
| 2511 | + | 80 2023-04-13 11:33 33 ************** |
| 2512 | - | 408 2023-04-06 10:50 44 ************************* |
| 2512 | + | 81 2023-04-13 11:34 34 *************** |
| 2513 | - | 409 2023-04-06 10:51 43 ************************ |
| 2513 | + | |
| 2514 | - | 410 2023-04-06 10:52 44 ************************* |
| 2514 | + | 84 2023-04-13 11:37 34 *************** |
| 2515 | - | ... ..( 11 skipped). .. ************************* |
| 2515 | + | 85 2023-04-13 11:38 35 **************** |
| 2516 | - | 422 2023-04-06 11:04 44 ************************* |
| 2516 | + | 86 2023-04-13 11:39 35 **************** |
| 2517 | - | 423 2023-04-06 11:05 45 ************************** |
| 2517 | + | 87 2023-04-13 11:40 35 **************** |
| 2518 | - | 424 2023-04-06 11:06 44 ************************* |
| 2518 | + | 88 2023-04-13 11:41 36 ***************** |
| 2519 | ... ..( 4 skipped). .. ***************** | |
| 2520 | - | 428 2023-04-06 11:10 44 ************************* |
| 2520 | + | 93 2023-04-13 11:46 36 ***************** |
| 2521 | - | 429 2023-04-06 11:11 ? - |
| 2521 | + | 94 2023-04-13 11:47 37 ****************** |
| 2522 | - | 430 2023-04-06 11:12 26 ******* |
| 2522 | + | |
| 2523 | - | 431 2023-04-06 11:13 27 ******** |
| 2523 | + | 98 2023-04-13 11:51 37 ****************** |
| 2524 | - | 432 2023-04-06 11:14 27 ******** |
| 2524 | + | 99 2023-04-13 11:52 38 ******************* |
| 2525 | - | 433 2023-04-06 11:15 28 ********* |
| 2525 | + | |
| 2526 | - | 434 2023-04-06 11:16 29 ********** |
| 2526 | + | 104 2023-04-13 11:57 38 ******************* |
| 2527 | - | 435 2023-04-06 11:17 29 ********** |
| 2527 | + | 105 2023-04-13 11:58 ? - |
| 2528 | - | 436 2023-04-06 11:18 30 *********** |
| 2528 | + | 106 2023-04-13 11:59 32 ************* |
| 2529 | - | 437 2023-04-06 11:19 30 *********** |
| 2529 | + | 107 2023-04-13 12:00 32 ************* |
| 2530 | - | 438 2023-04-06 11:20 31 ************ |
| 2530 | + | 108 2023-04-13 12:01 33 ************** |
| 2531 | - | 439 2023-04-06 11:21 31 ************ |
| 2531 | + | 109 2023-04-13 12:02 33 ************** |
| 2532 | - | 440 2023-04-06 11:22 31 ************ |
| 2532 | + | 110 2023-04-13 12:03 33 ************** |
| 2533 | - | 441 2023-04-06 11:23 32 ************* |
| 2533 | + | 111 2023-04-13 12:04 34 *************** |
| 2534 | - | 442 2023-04-06 11:24 32 ************* |
| 2534 | + | 112 2023-04-13 12:05 34 *************** |
| 2535 | - | 443 2023-04-06 11:25 33 ************** |
| 2535 | + | 113 2023-04-13 12:06 35 **************** |
| 2536 | - | 444 2023-04-06 11:26 33 ************** |
| 2536 | + | 114 2023-04-13 12:07 35 **************** |
| 2537 | - | 445 2023-04-06 11:27 34 *************** |
| 2537 | + | 115 2023-04-13 12:08 35 **************** |
| 2538 | - | 446 2023-04-06 11:28 34 *************** |
| 2538 | + | 116 2023-04-13 12:09 36 ***************** |
| 2539 | - | 447 2023-04-06 11:29 35 **************** |
| 2539 | + | |
| 2540 | 121 2023-04-13 12:14 36 ***************** | |
| 2541 | - | 450 2023-04-06 11:32 35 **************** |
| 2541 | + | 122 2023-04-13 12:15 37 ****************** |
| 2542 | - | 451 2023-04-06 11:33 36 ***************** |
| 2542 | + | 123 2023-04-13 12:16 37 ****************** |
| 2543 | - | 452 2023-04-06 11:34 36 ***************** |
| 2543 | + | 124 2023-04-13 12:17 38 ******************* |
| 2544 | - | 453 2023-04-06 11:35 ? - |
| 2544 | + | 125 2023-04-13 12:18 38 ******************* |
| 2545 | - | 454 2023-04-06 11:36 28 ********* |
| 2545 | + | 126 2023-04-13 12:19 38 ******************* |
| 2546 | - | 455 2023-04-06 11:37 29 ********** |
| 2546 | + | 127 2023-04-13 12:20 39 ******************** |
| 2547 | - | 456 2023-04-06 11:38 30 *********** |
| 2547 | + | 128 2023-04-13 12:21 39 ******************** |
| 2548 | - | 457 2023-04-06 11:39 30 *********** |
| 2548 | + | 129 2023-04-13 12:22 39 ******************** |
| 2549 | - | 458 2023-04-06 11:40 31 ************ |
| 2549 | + | 130 2023-04-13 12:23 40 ********************* |
| 2550 | - | 459 2023-04-06 11:41 31 ************ |
| 2550 | + | 131 2023-04-13 12:24 40 ********************* |
| 2551 | - | 460 2023-04-06 11:42 32 ************* |
| 2551 | + | 132 2023-04-13 12:25 40 ********************* |
| 2552 | - | 461 2023-04-06 11:43 32 ************* |
| 2552 | + | 133 2023-04-13 12:26 41 ********************** |
| 2553 | - | 462 2023-04-06 11:44 33 ************** |
| 2553 | + | |
| 2554 | - | 463 2023-04-06 11:45 33 ************** |
| 2554 | + | 136 2023-04-13 12:29 41 ********************** |
| 2555 | - | 464 2023-04-06 11:46 34 *************** |
| 2555 | + | 137 2023-04-13 12:30 42 *********************** |
| 2556 | - | 465 2023-04-06 11:47 34 *************** |
| 2556 | + | |
| 2557 | - | 466 2023-04-06 11:48 34 *************** |
| 2557 | + | 144 2023-04-13 12:37 42 *********************** |
| 2558 | - | 467 2023-04-06 11:49 35 **************** |
| 2558 | + | 145 2023-04-13 12:38 43 ************************ |
| 2559 | - | 468 2023-04-06 11:50 35 **************** |
| 2559 | + | |
| 2560 | - | 469 2023-04-06 11:51 36 ***************** |
| 2560 | + | 150 2023-04-13 12:43 43 ************************ |
| 2561 | 151 2023-04-13 12:44 44 ************************* | |
| 2562 | - | 474 2023-04-06 11:56 36 ***************** |
| 2562 | + | ... ..( 5 skipped). .. ************************* |
| 2563 | - | 475 2023-04-06 11:57 37 ****************** |
| 2563 | + | 157 2023-04-13 12:50 44 ************************* |
| 2564 | 158 2023-04-13 12:51 45 ************************** | |
| 2565 | - | 0 2023-04-06 12:00 37 ****************** |
| 2565 | + | ... ..( 21 skipped). .. ************************** |
| 2566 | - | 1 2023-04-06 12:01 38 ******************* |
| 2566 | + | 180 2023-04-13 13:13 45 ************************** |
| 2567 | - | ... ..( 2 skipped). .. ******************* |
| 2567 | + | 181 2023-04-13 13:14 46 *************************** |
| 2568 | - | 4 2023-04-06 12:04 38 ******************* |
| 2568 | + | ... ..( 20 skipped). .. *************************** |
| 2569 | - | 5 2023-04-06 12:05 39 ******************** |
| 2569 | + | 202 2023-04-13 13:35 46 *************************** |
| 2570 | 203 2023-04-13 13:36 47 **************************** | |
| 2571 | - | 10 2023-04-06 12:10 39 ******************** |
| 2571 | + | ... ..( 12 skipped). .. **************************** |
| 2572 | - | 11 2023-04-06 12:11 40 ********************* |
| 2572 | + | 216 2023-04-13 13:49 47 **************************** |
| 2573 | 217 2023-04-13 13:50 46 *************************** | |
| 2574 | - | 14 2023-04-06 12:14 40 ********************* |
| 2574 | + | ... ..( 4 skipped). .. *************************** |
| 2575 | - | 15 2023-04-06 12:15 41 ********************** |
| 2575 | + | 222 2023-04-13 13:55 46 *************************** |
| 2576 | - | ... ..( 4 skipped). .. ********************** |
| 2576 | + | 223 2023-04-13 13:56 45 ************************** |
| 2577 | - | 20 2023-04-06 12:20 41 ********************** |
| 2577 | + | ... ..( 8 skipped). .. ************************** |
| 2578 | - | 21 2023-04-06 12:21 42 *********************** |
| 2578 | + | 232 2023-04-13 14:05 45 ************************** |
| 2579 | - | ... ..( 21 skipped). .. *********************** |
| 2579 | + | 233 2023-04-13 14:06 44 ************************* |
| 2580 | - | 43 2023-04-06 12:43 42 *********************** |
| 2580 | + | ... ..( 2 skipped). .. ************************* |
| 2581 | - | 44 2023-04-06 12:44 ? - |
| 2581 | + | 236 2023-04-13 14:09 44 ************************* |
| 2582 | - | 45 2023-04-06 12:45 28 ********* |
| 2582 | + | 237 2023-04-13 14:10 ? - |
| 2583 | - | 46 2023-04-06 12:46 29 ********** |
| 2583 | + | 238 2023-04-13 14:11 29 ********** |
| 2584 | - | 47 2023-04-06 12:47 30 *********** |
| 2584 | + | 239 2023-04-13 14:12 30 *********** |
| 2585 | - | 48 2023-04-06 12:48 31 ************ |
| 2585 | + | 240 2023-04-13 14:13 30 *********** |
| 2586 | - | 49 2023-04-06 12:49 31 ************ |
| 2586 | + | 241 2023-04-13 14:14 31 ************ |
| 2587 | - | 50 2023-04-06 12:50 32 ************* |
| 2587 | + | 242 2023-04-13 14:15 31 ************ |
| 2588 | - | 51 2023-04-06 12:51 32 ************* |
| 2588 | + | 243 2023-04-13 14:16 31 ************ |
| 2589 | - | 52 2023-04-06 12:52 33 ************** |
| 2589 | + | 244 2023-04-13 14:17 32 ************* |
| 2590 | - | 53 2023-04-06 12:53 33 ************** |
| 2590 | + | 245 2023-04-13 14:18 32 ************* |
| 2591 | - | 54 2023-04-06 12:54 34 *************** |
| 2591 | + | 246 2023-04-13 14:19 33 ************** |
| 2592 | - | 55 2023-04-06 12:55 35 **************** |
| 2592 | + | 247 2023-04-13 14:20 33 ************** |
| 2593 | - | 56 2023-04-06 12:56 35 **************** |
| 2593 | + | 248 2023-04-13 14:21 33 ************** |
| 2594 | - | 57 2023-04-06 12:57 36 ***************** |
| 2594 | + | 249 2023-04-13 14:22 34 *************** |
| 2595 | - | 58 2023-04-06 12:58 36 ***************** |
| 2595 | + | 250 2023-04-13 14:23 35 **************** |
| 2596 | - | 59 2023-04-06 12:59 36 ***************** |
| 2596 | + | 251 2023-04-13 14:24 35 **************** |
| 2597 | - | 60 2023-04-06 13:00 37 ****************** |
| 2597 | + | 252 2023-04-13 14:25 36 ***************** |
| 2598 | - | 61 2023-04-06 13:01 37 ****************** |
| 2598 | + | 253 2023-04-13 14:26 36 ***************** |
| 2599 | - | 62 2023-04-06 13:02 38 ******************* |
| 2599 | + | 254 2023-04-13 14:27 36 ***************** |
| 2600 | - | 63 2023-04-06 13:03 38 ******************* |
| 2600 | + | 255 2023-04-13 14:28 37 ****************** |
| 2601 | - | 64 2023-04-06 13:04 39 ******************** |
| 2601 | + | 256 2023-04-13 14:29 37 ****************** |
| 2602 | 257 2023-04-13 14:30 38 ******************* | |
| 2603 | - | 67 2023-04-06 13:07 39 ******************** |
| 2603 | + | 258 2023-04-13 14:31 38 ******************* |
| 2604 | - | 68 2023-04-06 13:08 40 ********************* |
| 2604 | + | 259 2023-04-13 14:32 39 ******************** |
| 2605 | - | 69 2023-04-06 13:09 40 ********************* |
| 2605 | + | 260 2023-04-13 14:33 39 ******************** |
| 2606 | - | 70 2023-04-06 13:10 40 ********************* |
| 2606 | + | 261 2023-04-13 14:34 39 ******************** |
| 2607 | - | 71 2023-04-06 13:11 41 ********************** |
| 2607 | + | 262 2023-04-13 14:35 40 ********************* |
| 2608 | - | 72 2023-04-06 13:12 41 ********************** |
| 2608 | + | 263 2023-04-13 14:36 40 ********************* |
| 2609 | - | 73 2023-04-06 13:13 42 *********************** |
| 2609 | + | 264 2023-04-13 14:37 40 ********************* |
| 2610 | 265 2023-04-13 14:38 41 ********************** | |
| 2611 | - | 79 2023-04-06 13:19 42 *********************** |
| 2611 | + | 266 2023-04-13 14:39 41 ********************** |
| 2612 | - | 80 2023-04-06 13:20 43 ************************ |
| 2612 | + | 267 2023-04-13 14:40 41 ********************** |
| 2613 | - | ... ..( 7 skipped). .. ************************ |
| 2613 | + | 268 2023-04-13 14:41 42 *********************** |
| 2614 | - | 88 2023-04-06 13:28 43 ************************ |
| 2614 | + | |
| 2615 | - | 89 2023-04-06 13:29 44 ************************* |
| 2615 | + | 273 2023-04-13 14:46 42 *********************** |
| 2616 | - | ... ..( 22 skipped). .. ************************* |
| 2616 | + | 274 2023-04-13 14:47 43 ************************ |
| 2617 | - | 112 2023-04-06 13:52 44 ************************* |
| 2617 | + | |
| 2618 | - | 113 2023-04-06 13:53 ? - |
| 2618 | + | 278 2023-04-13 14:51 43 ************************ |
| 2619 | - | 114 2023-04-06 13:54 29 ********** |
| 2619 | + | 279 2023-04-13 14:52 44 ************************* |
| 2620 | - | 115 2023-04-06 13:55 30 *********** |
| 2620 | + | ... ..( 4 skipped). .. ************************* |
| 2621 | - | 116 2023-04-06 13:56 30 *********** |
| 2621 | + | 284 2023-04-13 14:57 44 ************************* |
| 2622 | - | 117 2023-04-06 13:57 31 ************ |
| 2622 | + | 285 2023-04-13 14:58 45 ************************** |
| 2623 | - | 118 2023-04-06 13:58 31 ************ |
| 2623 | + | ... ..( 6 skipped). .. ************************** |
| 2624 | - | 119 2023-04-06 13:59 32 ************* |
| 2624 | + | 292 2023-04-13 15:05 45 ************************** |
| 2625 | - | 120 2023-04-06 14:00 33 ************** |
| 2625 | + | 293 2023-04-13 15:06 46 *************************** |
| 2626 | - | 121 2023-04-06 14:01 33 ************** |
| 2626 | + | ... ..( 8 skipped). .. *************************** |
| 2627 | - | 122 2023-04-06 14:02 34 *************** |
| 2627 | + | 302 2023-04-13 15:15 46 *************************** |
| 2628 | - | 123 2023-04-06 14:03 34 *************** |
| 2628 | + | 303 2023-04-13 15:16 47 **************************** |
| 2629 | - | 124 2023-04-06 14:04 35 **************** |
| 2629 | + | ... ..( 14 skipped). .. **************************** |
| 2630 | - | 125 2023-04-06 14:05 35 **************** |
| 2630 | + | 318 2023-04-13 15:31 47 **************************** |
| 2631 | - | 126 2023-04-06 14:06 36 ***************** |
| 2631 | + | 319 2023-04-13 15:32 48 ***************************** |
| 2632 | - | 127 2023-04-06 14:07 36 ***************** |
| 2632 | + | 320 2023-04-13 15:33 47 **************************** |
| 2633 | - | 128 2023-04-06 14:08 36 ***************** |
| 2633 | + | 321 2023-04-13 15:34 47 **************************** |
| 2634 | - | 129 2023-04-06 14:09 37 ****************** |
| 2634 | + | 322 2023-04-13 15:35 48 ***************************** |
| 2635 | - | 130 2023-04-06 14:10 37 ****************** |
| 2635 | + | ... ..( 43 skipped). .. ***************************** |
| 2636 | - | 131 2023-04-06 14:11 38 ******************* |
| 2636 | + | 366 2023-04-13 16:19 48 ***************************** |
| 2637 | - | 132 2023-04-06 14:12 38 ******************* |
| 2637 | + | 367 2023-04-13 16:20 49 ****************************** |
| 2638 | - | 133 2023-04-06 14:13 38 ******************* |
| 2638 | + | 368 2023-04-13 16:21 49 ****************************** |
| 2639 | - | 134 2023-04-06 14:14 39 ******************** |
| 2639 | + | 369 2023-04-13 16:22 49 ****************************** |
| 2640 | - | 135 2023-04-06 14:15 39 ******************** |
| 2640 | + | 370 2023-04-13 16:23 48 ***************************** |
| 2641 | - | 136 2023-04-06 14:16 39 ******************** |
| 2641 | + | ... ..( 7 skipped). .. ***************************** |
| 2642 | - | 137 2023-04-06 14:17 40 ********************* |
| 2642 | + | 378 2023-04-13 16:31 48 ***************************** |
| 2643 | - | 138 2023-04-06 14:18 40 ********************* |
| 2643 | + | 379 2023-04-13 16:32 49 ****************************** |
| 2644 | - | 139 2023-04-06 14:19 40 ********************* |
| 2644 | + | ... ..( 24 skipped). .. ****************************** |
| 2645 | - | 140 2023-04-06 14:20 41 ********************** |
| 2645 | + | 404 2023-04-13 16:57 49 ****************************** |
| 2646 | 405 2023-04-13 16:58 48 ***************************** | |
| 2647 | - | 143 2023-04-06 14:23 41 ********************** |
| 2647 | + | ... ..( 4 skipped). .. ***************************** |
| 2648 | - | 144 2023-04-06 14:24 42 *********************** |
| 2648 | + | 410 2023-04-13 17:03 48 ***************************** |
| 2649 | 411 2023-04-13 17:04 49 ****************************** | |
| 2650 | - | 151 2023-04-06 14:31 42 *********************** |
| 2650 | + | ... ..( 2 skipped). .. ****************************** |
| 2651 | - | 152 2023-04-06 14:32 43 ************************ |
| 2651 | + | 414 2023-04-13 17:07 49 ****************************** |
| 2652 | - | ... ..( 9 skipped). .. ************************ |
| 2652 | + | 415 2023-04-13 17:08 48 ***************************** |
| 2653 | - | 162 2023-04-06 14:42 43 ************************ |
| 2653 | + | |
| 2654 | - | 163 2023-04-06 14:43 44 ************************* |
| 2654 | + | 419 2023-04-13 17:12 48 ***************************** |
| 2655 | - | 164 2023-04-06 14:44 43 ************************ |
| 2655 | + | 420 2023-04-13 17:13 49 ****************************** |
| 2656 | - | 165 2023-04-06 14:45 44 ************************* |
| 2656 | + | 421 2023-04-13 17:14 48 ***************************** |
| 2657 | - | 166 2023-04-06 14:46 43 ************************ |
| 2657 | + | 422 2023-04-13 17:15 49 ****************************** |
| 2658 | - | 167 2023-04-06 14:47 44 ************************* |
| 2658 | + | 423 2023-04-13 17:16 49 ****************************** |
| 2659 | - | ... ..( 11 skipped). .. ************************* |
| 2659 | + | 424 2023-04-13 17:17 48 ***************************** |
| 2660 | - | 179 2023-04-06 14:59 44 ************************* |
| 2660 | + | 425 2023-04-13 17:18 49 ****************************** |
| 2661 | - | 180 2023-04-06 15:00 43 ************************ |
| 2661 | + | 426 2023-04-13 17:19 49 ****************************** |
| 2662 | - | 181 2023-04-06 15:01 44 ************************* |
| 2662 | + | 427 2023-04-13 17:20 48 ***************************** |
| 2663 | - | 182 2023-04-06 15:02 ? - |
| 2663 | + | ... ..( 7 skipped). .. ***************************** |
| 2664 | - | 183 2023-04-06 15:03 28 ********* |
| 2664 | + | 435 2023-04-13 17:28 48 ***************************** |
| 2665 | - | 184 2023-04-06 15:04 29 ********** |
| 2665 | + | 436 2023-04-13 17:29 49 ****************************** |
| 2666 | - | 185 2023-04-06 15:05 29 ********** |
| 2666 | + | ... ..( 3 skipped). .. ****************************** |
| 2667 | - | 186 2023-04-06 15:06 30 *********** |
| 2667 | + | 440 2023-04-13 17:33 49 ****************************** |
| 2668 | - | 187 2023-04-06 15:07 31 ************ |
| 2668 | + | 441 2023-04-13 17:34 48 ***************************** |
| 2669 | - | 188 2023-04-06 15:08 31 ************ |
| 2669 | + | |
| 2670 | - | 189 2023-04-06 15:09 32 ************* |
| 2670 | + | 450 2023-04-13 17:43 48 ***************************** |
| 2671 | - | 190 2023-04-06 15:10 32 ************* |
| 2671 | + | 451 2023-04-13 17:44 47 **************************** |
| 2672 | - | 191 2023-04-06 15:11 32 ************* |
| 2672 | + | |
| 2673 | - | 192 2023-04-06 15:12 33 ************** |
| 2673 | + | 457 2023-04-13 17:50 47 **************************** |
| 2674 | - | 193 2023-04-06 15:13 33 ************** |
| 2674 | + | |
| 2675 | - | 194 2023-04-06 15:14 34 *************** |
| 2675 | + | |
| 2676 | - | 195 2023-04-06 15:15 34 *************** |
| 2676 | + | |
| 2677 | - | 196 2023-04-06 15:16 35 **************** |
| 2677 | + | |
| 2678 | - | 197 2023-04-06 15:17 35 **************** |
| 2678 | + | |
| 2679 | - | 198 2023-04-06 15:18 35 **************** |
| 2679 | + | |
| 2680 | - | 199 2023-04-06 15:19 36 ***************** |
| 2680 | + | |
| 2681 | 0x01 ===== = = === == General Statistics (rev 2) == | |
| 2682 | - | 202 2023-04-06 15:22 36 ***************** |
| 2682 | + | |
| 2683 | - | 203 2023-04-06 15:23 37 ****************** |
| 2683 | + | 0x01 0x010 4 64546 --- Power-on Hours |
| 2684 | 0x01 0x018 6 84996766113 --- Logical Sectors Written | |
| 2685 | - | 206 2023-04-06 15:26 37 ****************** |
| 2685 | + | 0x01 0x020 6 1014832989 --- Number of Write Commands |
| 2686 | - | 207 2023-04-06 15:27 38 ******************* |
| 2686 | + | 0x01 0x028 6 580121222036 --- Logical Sectors Read |
| 2687 | - | ... ..( 2 skipped). .. ******************* |
| 2687 | + | 0x01 0x030 6 4114856810 --- Number of Read Commands |
| 2688 | - | 210 2023-04-06 15:30 38 ******************* |
| 2688 | + | |
| 2689 | - | 211 2023-04-06 15:31 39 ******************** |
| 2689 | + | 0x02 0x010 4 333 --- Overlimit Shock Events |
| 2690 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 2691 | - | 216 2023-04-06 15:36 39 ******************** |
| 2691 | + | 0x03 0x008 4 35388 --- Spindle Motor Power-on Hours |
| 2692 | - | 217 2023-04-06 15:37 40 ********************* |
| 2692 | + | 0x03 0x010 4 35962 --- Head Flying Hours |
| 2693 | 0x03 0x018 4 4389 --- Head Load Events | |
| 2694 | - | 221 2023-04-06 15:41 40 ********************* |
| 2694 | + | |
| 2695 | - | 222 2023-04-06 15:42 41 ********************** |
| 2695 | + | |
| 2696 | - | 223 2023-04-06 15:43 43 ************************ |
| 2696 | + | |
| 2697 | - | 224 2023-04-06 15:44 43 ************************ |
| 2697 | + | |
| 2698 | - | 225 2023-04-06 15:45 43 ************************ |
| 2698 | + | |
| 2699 | - | 226 2023-04-06 15:46 48 ***************************** |
| 2699 | + | |
| 2700 | - | 227 2023-04-06 15:47 47 **************************** |
| 2700 | + | |
| 2701 | - | 228 2023-04-06 15:48 48 ***************************** |
| 2701 | + | 0x05 0x008 1 47 --- Current Temperature |
| 2702 | - | 229 2023-04-06 15:49 50 ******************************* |
| 2702 | + | 0x05 0x010 1 45 N-- Average Short Term Temperature |
| 2703 | - | ... ..( 4 skipped). .. ******************************* |
| 2703 | + | 0x05 0x018 1 35 N-- Average Long Term Temperature |
| 2704 | - | 234 2023-04-06 15:54 50 ******************************* |
| 2704 | + | |
| 2705 | - | 235 2023-04-06 15:55 51 ******************************** |
| 2705 | + | |
| 2706 | - | 236 2023-04-06 15:56 50 ******************************* |
| 2706 | + | |
| 2707 | - | 237 2023-04-06 15:57 50 ******************************* |
| 2707 | + | |
| 2708 | - | 238 2023-04-06 15:58 51 ******************************** |
| 2708 | + | |
| 2709 | - | 239 2023-04-06 15:59 51 ******************************** |
| 2709 | + | |
| 2710 | - | 240 2023-04-06 16:00 51 ******************************** |
| 2710 | + | |
| 2711 | - | 241 2023-04-06 16:01 50 ******************************* |
| 2711 | + | |
| 2712 | - | 242 2023-04-06 16:02 50 ******************************* |
| 2712 | + | |
| 2713 | - | 243 2023-04-06 16:03 50 ******************************* |
| 2713 | + | |
| 2714 | - | 244 2023-04-06 16:04 51 ******************************** |
| 2714 | + | |
| 2715 | - | 245 2023-04-06 16:05 50 ******************************* |
| 2715 | + | 0x06 0x008 4 4554 --- Number of Hardware Resets |
| 2716 | - | ... ..( 5 skipped). .. ******************************* |
| 2716 | + | |
| 2717 | - | 251 2023-04-06 16:11 50 ******************************* |
| 2717 | + | |
| 2718 | - | 252 2023-04-06 16:12 49 ****************************** |
| 2718 | + | |
| 2719 | - | 253 2023-04-06 16:13 50 ******************************* |
| 2719 | + | |
| 2720 | - | ... ..( 6 skipped). .. ******************************* |
| 2720 | + | |
| 2721 | - | 260 2023-04-06 16:20 50 ******************************* |
| 2721 | + | |
| 2722 | - | 261 2023-04-06 16:21 49 ****************************** |
| 2722 | + | |
| 2723 | - | 262 2023-04-06 16:22 50 ******************************* |
| 2723 | + | |
| 2724 | - | 263 2023-04-06 16:23 50 ******************************* |
| 2724 | + | |
| 2725 | - | 264 2023-04-06 16:24 49 ****************************** |
| 2725 | + | |
| 2726 | - | 265 2023-04-06 16:25 50 ******************************* |
| 2726 | + | |
| 2727 | - | 266 2023-04-06 16:26 50 ******************************* |
| 2727 | + | |
| 2728 | - | 267 2023-04-06 16:27 49 ****************************** |
| 2728 | + | |
| 2729 | - | 268 2023-04-06 16:28 50 ******************************* |
| 2729 | + | |
| 2730 | - | 269 2023-04-06 16:29 50 ******************************* |
| 2730 | + | |
| 2731 | - | 270 2023-04-06 16:30 49 ****************************** |
| 2731 | + | |
| 2732 | - | 271 2023-04-06 16:31 50 ******************************* |
| 2732 | + | |
| 2733 | - | 272 2023-04-06 16:32 50 ******************************* |
| 2733 | + | |
| 2734 | - | 273 2023-04-06 16:33 49 ****************************** |
| 2734 | + | 0x0009 4 21 Transition from drive PhyRdy to drive PhyNRdy |
| 2735 | - | 274 2023-04-06 16:34 50 ******************************* |
| 2735 | + | 0x000a 4 231 Device-to-host register FISes sent due to a COMRESET |
| 2736 | - | 275 2023-04-06 16:35 49 ****************************** |
| 2736 | + | |
| 2737 | - | 276 2023-04-06 16:36 50 ******************************* |
| 2737 | + | |
| 2738 | - | 277 2023-04-06 16:37 ? - |
| 2738 | + | |
| 2739 | - | 278 2023-04-06 16:38 28 ********* |
| 2739 | + | |
| 2740 | - | 279 2023-04-06 16:39 28 ********* |
| 2740 | + | |
| 2741 | - | 280 2023-04-06 16:40 29 ********** |
| 2741 | + | |
| 2742 | - | 281 2023-04-06 16:41 30 *********** |
| 2742 | + | |
| 2743 | - | 282 2023-04-06 16:42 31 ************ |
| 2743 | + | |
| 2744 | - | 283 2023-04-06 16:43 31 ************ |
| 2744 | + | |
| 2745 | - | 284 2023-04-06 16:44 31 ************ |
| 2745 | + | |
| 2746 | - | 285 2023-04-06 16:45 32 ************* |
| 2746 | + | |
| 2747 | - | 286 2023-04-06 16:46 32 ************* |
| 2747 | + | |
| 2748 | - | 287 2023-04-06 16:47 33 ************** |
| 2748 | + | |
| 2749 | - | 288 2023-04-06 16:48 33 ************** |
| 2749 | + | |
| 2750 | - | 289 2023-04-06 16:49 33 ************** |
| 2750 | + | |
| 2751 | - | 290 2023-04-06 16:50 34 *************** |
| 2751 | + | |
| 2752 | - | 291 2023-04-06 16:51 34 *************** |
| 2752 | + | |
| 2753 | - | 292 2023-04-06 16:52 35 **************** |
| 2753 | + | |
| 2754 | Sector Size: 512 bytes logical/physical | |
| 2755 | - | 295 2023-04-06 16:55 35 **************** |
| 2755 | + | |
| 2756 | - | 296 2023-04-06 16:56 36 ***************** |
| 2756 | + | |
| 2757 | - | 297 2023-04-06 16:57 36 ***************** |
| 2757 | + | |
| 2758 | - | 298 2023-04-06 16:58 36 ***************** |
| 2758 | + | |
| 2759 | - | 299 2023-04-06 16:59 37 ****************** |
| 2759 | + | |
| 2760 | SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 2761 | - | 302 2023-04-06 17:02 37 ****************** |
| 2761 | + | Local Time is: Thu Apr 13 17:50:36 2023 CDT |
| 2762 | - | 303 2023-04-06 17:03 38 ******************* |
| 2762 | + | |
| 2763 | - | ... ..( 2 skipped). .. ******************* |
| 2763 | + | |
| 2764 | - | 306 2023-04-06 17:06 38 ******************* |
| 2764 | + | |
| 2765 | - | 307 2023-04-06 17:07 39 ******************** |
| 2765 | + | |
| 2766 | Rd look-ahead is: Enabled | |
| 2767 | - | 311 2023-04-06 17:11 39 ******************** |
| 2767 | + | |
| 2768 | - | 312 2023-04-06 17:12 40 ********************* |
| 2768 | + | |
| 2769 | - | 313 2023-04-06 17:13 39 ******************** |
| 2769 | + | |
| 2770 | - | 314 2023-04-06 17:14 40 ********************* |
| 2770 | + | |
| 2771 | - | 315 2023-04-06 17:15 40 ********************* |
| 2771 | + | |
| 2772 | - | 316 2023-04-06 17:16 ? - |
| 2772 | + | |
| 2773 | - | 317 2023-04-06 17:17 23 **** |
| 2773 | + | |
| 2774 | ||
| 2775 | General SMART Values: | |
| 2776 | Offline data collection status: (0x00) Offline data collection activity | |
| 2777 | was never started. | |
| 2778 | Auto Offline Data Collection: Disabled. | |
| 2779 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 2780 | without error or no self-test has ever | |
| 2781 | been run. | |
| 2782 | Total time to complete Offline | |
| 2783 | - | 0x01 0x010 4 64398 --- Power-on Hours |
| 2783 | + | |
| 2784 | - | 0x01 0x018 6 69106430718 --- Logical Sectors Written |
| 2784 | + | |
| 2785 | - | 0x01 0x020 6 942589602 --- Number of Write Commands |
| 2785 | + | |
| 2786 | - | 0x01 0x028 6 571395880977 --- Logical Sectors Read |
| 2786 | + | |
| 2787 | - | 0x01 0x030 6 3945144001 --- Number of Read Commands |
| 2787 | + | |
| 2788 | command. | |
| 2789 | - | 0x02 0x010 4 5784 --- Overlimit Shock Events |
| 2789 | + | |
| 2790 | Self-test supported. | |
| 2791 | - | 0x03 0x008 4 35237 --- Spindle Motor Power-on Hours |
| 2791 | + | |
| 2792 | - | 0x03 0x010 4 35808 --- Head Flying Hours |
| 2792 | + | |
| 2793 | - | 0x03 0x018 4 4367 --- Head Load Events |
| 2793 | + | |
| 2794 | power-saving mode. | |
| 2795 | Supports SMART auto save timer. | |
| 2796 | Error logging capability: (0x01) Error logging supported. | |
| 2797 | General Purpose Logging supported. | |
| 2798 | Short self-test routine | |
| 2799 | recommended polling time: ( 2) minutes. | |
| 2800 | Extended self-test routine | |
| 2801 | - | 0x05 0x008 1 23 --- Current Temperature |
| 2801 | + | |
| 2802 | - | 0x05 0x010 1 36 N-- Average Short Term Temperature |
| 2802 | + | |
| 2803 | SCT Error Recovery Control supported. | |
| 2804 | SCT Feature Control supported. | |
| 2805 | SCT Data Table supported. | |
| 2806 | ||
| 2807 | SMART Attributes Data Structure revision number: 1 | |
| 2808 | Vendor Specific SMART Attributes with Thresholds: | |
| 2809 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 2810 | 5 Reallocated_Sector_Ct PO--CK 100 100 010 - 0 | |
| 2811 | 9 Power_On_Hours -O--CK 096 096 000 - 18198 | |
| 2812 | 12 Power_Cycle_Count -O--CK 099 099 000 - 23 | |
| 2813 | 177 Wear_Leveling_Count PO--C- 096 096 000 - 55 | |
| 2814 | 179 Used_Rsvd_Blk_Cnt_Tot PO--C- 100 100 010 - 0 | |
| 2815 | - | 0x06 0x008 4 3615 --- Number of Hardware Resets |
| 2815 | + | |
| 2816 | 182 Erase_Fail_Count_Total -O--CK 100 100 010 - 0 | |
| 2817 | 183 Runtime_Bad_Block PO--C- 100 100 010 - 0 | |
| 2818 | 187 Uncorrectable_Error_Cnt -O--CK 100 100 000 - 0 | |
| 2819 | 190 Airflow_Temperature_Cel -O--CK 064 055 000 - 36 | |
| 2820 | 195 ECC_Error_Rate -O-RC- 200 200 000 - 0 | |
| 2821 | 199 CRC_Error_Count -OSRCK 100 100 000 - 0 | |
| 2822 | 235 POR_Recovery_Count -O--C- 099 099 000 - 21 | |
| 2823 | 241 Total_LBAs_Written -O--CK 099 099 000 - 123667316159 | |
| 2824 | ||||||_ K auto-keep | |
| 2825 | |||||__ C event count | |
| 2826 | ||||___ R error rate | |
| 2827 | |||____ S speed/performance | |
| 2828 | ||_____ O updated online | |
| 2829 | |______ P prefailure warning | |
| 2830 | ||
| 2831 | General Purpose Log Directory Version 1 | |
| 2832 | SMART Log Directory Version 1 [multi-sector log support] | |
| 2833 | Address Access R/W Size Description | |
| 2834 | - | 0x0009 4 17 Transition from drive PhyRdy to drive PhyNRdy |
| 2834 | + | |
| 2835 | - | 0x000a 4 64 Device-to-host register FISes sent due to a COMRESET |
| 2835 | + | |
| 2836 | 0x02 SL R/O 1 Comprehensive SMART error log | |
| 2837 | 0x03 GPL R/O 1 Ext. Comprehensive SMART error log | |
| 2838 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 2839 | 0x06 SL R/O 1 SMART self-test log | |
| 2840 | 0x07 GPL R/O 1 Extended self-test log | |
| 2841 | 0x09 SL R/W 1 Selective self-test log | |
| 2842 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 2843 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 2844 | 0x13 GPL R/O 1 SATA NCQ Send and Receive log | |
| 2845 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 2846 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 2847 | 0xa1 SL VS 16 Device vendor specific log | |
| 2848 | 0xa5 SL VS 16 Device vendor specific log | |
| 2849 | 0xce SL VS 16 Device vendor specific log | |
| 2850 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 2851 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 2852 | ||
| 2853 | SMART Extended Comprehensive Error Log Version: 1 (1 sectors) | |
| 2854 | No Errors Logged | |
| 2855 | ||
| 2856 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 2857 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 2858 | # 1 Extended offline Completed without error 00% 9473 - | |
| 2859 | # 2 Extended offline Aborted by host 90% 9470 - | |
| 2860 | - | Local Time is: Thu Apr 6 17:17:32 2023 CDT |
| 2860 | + | |
| 2861 | ||
| 2862 | SMART Selective self-test log data structure revision number 1 | |
| 2863 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 2864 | 1 0 0 Not_testing | |
| 2865 | 2 0 0 Not_testing | |
| 2866 | 3 0 0 Not_testing | |
| 2867 | 4 0 0 Not_testing | |
| 2868 | 5 0 0 Not_testing | |
| 2869 | Selective self-test flags (0x0): | |
| 2870 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 2871 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 2872 | ||
| 2873 | SCT Status Version: 3 | |
| 2874 | SCT Version (vendor specific): 256 (0x0100) | |
| 2875 | Device State: Active (0) | |
| 2876 | Current Temperature: 36 Celsius | |
| 2877 | Power Cycle Min/Max Temperature: 18/40 Celsius | |
| 2878 | Lifetime Min/Max Temperature: 17/45 Celsius | |
| 2879 | - | without error or no self-test has ever |
| 2879 | + | |
| 2880 | Under/Over Temperature Limit Count: 0/0 | |
| 2881 | - | Total time to complete Offline |
| 2881 | + | |
| 2882 | ||
| 2883 | SCT Temperature History Version: 2 | |
| 2884 | Temperature Sampling Period: 1 minute | |
| 2885 | Temperature Logging Interval: 10 minutes | |
| 2886 | Min/Max recommended Temperature: 0/70 Celsius | |
| 2887 | Min/Max Temperature Limit: 0/70 Celsius | |
| 2888 | Temperature History Size (Index): 128 (113) | |
| 2889 | ||
| 2890 | Index Estimated Time Temperature Celsius | |
| 2891 | 114 2023-04-12 20:40 36 ***************** | |
| 2892 | 115 2023-04-12 20:50 36 ***************** | |
| 2893 | 116 2023-04-12 21:00 36 ***************** | |
| 2894 | 117 2023-04-12 21:10 37 ****************** | |
| 2895 | 118 2023-04-12 21:20 37 ****************** | |
| 2896 | 119 2023-04-12 21:30 37 ****************** | |
| 2897 | - | Short self-test routine |
| 2897 | + | 120 2023-04-12 21:40 36 ***************** |
| 2898 | 121 2023-04-12 21:50 38 ******************* | |
| 2899 | 122 2023-04-12 22:00 36 ***************** | |
| 2900 | 123 2023-04-12 22:10 37 ****************** | |
| 2901 | 124 2023-04-12 22:20 37 ****************** | |
| 2902 | 125 2023-04-12 22:30 36 ***************** | |
| 2903 | 126 2023-04-12 22:40 36 ***************** | |
| 2904 | 127 2023-04-12 22:50 36 ***************** | |
| 2905 | 0 2023-04-12 23:00 38 ******************* | |
| 2906 | 1 2023-04-12 23:10 37 ****************** | |
| 2907 | 2 2023-04-12 23:20 37 ****************** | |
| 2908 | 3 2023-04-12 23:30 37 ****************** | |
| 2909 | 4 2023-04-12 23:40 36 ***************** | |
| 2910 | 5 2023-04-12 23:50 37 ****************** | |
| 2911 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8846 |
| 2911 | + | 6 2023-04-13 00:00 36 ***************** |
| 2912 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1892 |
| 2912 | + | 7 2023-04-13 00:10 37 ****************** |
| 2913 | 8 2023-04-13 00:20 36 ***************** | |
| 2914 | 9 2023-04-13 00:30 36 ***************** | |
| 2915 | 10 2023-04-13 00:40 37 ****************** | |
| 2916 | - | 9 Power_On_Hours -O--CK 001 001 000 - 64378 |
| 2916 | + | 11 2023-04-13 00:50 36 ***************** |
| 2917 | - | 10 Spin_Retry_Count PO--CK 137 100 030 - 0 |
| 2917 | + | 12 2023-04-13 01:00 36 ***************** |
| 2918 | 13 2023-04-13 01:10 36 ***************** | |
| 2919 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 328 |
| 2919 | + | 14 2023-04-13 01:20 34 *************** |
| 2920 | 15 2023-04-13 01:30 33 ************** | |
| 2921 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 4370 |
| 2921 | + | 16 2023-04-13 01:40 34 *************** |
| 2922 | - | 194 Temperature_Celsius -O---K 100 100 000 - 24 (Min/Max 16/62) |
| 2922 | + | |
| 2923 | 19 2023-04-13 02:10 34 *************** | |
| 2924 | 20 2023-04-13 02:20 33 ************** | |
| 2925 | 21 2023-04-13 02:30 34 *************** | |
| 2926 | 22 2023-04-13 02:40 33 ************** | |
| 2927 | 23 2023-04-13 02:50 34 *************** | |
| 2928 | - | 222 Loaded_Hours -O--CK 011 011 000 - 35806 |
| 2928 | + | 24 2023-04-13 03:00 33 ************** |
| 2929 | 25 2023-04-13 03:10 35 **************** | |
| 2930 | 26 2023-04-13 03:20 33 ************** | |
| 2931 | - | 226 Load-in_Time -OS--K 100 100 000 - 217 |
| 2931 | + | 27 2023-04-13 03:30 34 *************** |
| 2932 | 28 2023-04-13 03:40 34 *************** | |
| 2933 | 29 2023-04-13 03:50 33 ************** | |
| 2934 | 30 2023-04-13 04:00 35 **************** | |
| 2935 | 31 2023-04-13 04:10 35 **************** | |
| 2936 | 32 2023-04-13 04:20 32 ************* | |
| 2937 | 33 2023-04-13 04:30 32 ************* | |
| 2938 | 34 2023-04-13 04:40 31 ************ | |
| 2939 | 35 2023-04-13 04:50 30 *********** | |
| 2940 | 36 2023-04-13 05:00 29 ********** | |
| 2941 | 37 2023-04-13 05:10 28 ********* | |
| 2942 | 38 2023-04-13 05:20 27 ******** | |
| 2943 | 39 2023-04-13 05:30 27 ******** | |
| 2944 | 40 2023-04-13 05:40 28 ********* | |
| 2945 | 41 2023-04-13 05:50 26 ******* | |
| 2946 | 42 2023-04-13 06:00 28 ********* | |
| 2947 | 43 2023-04-13 06:10 26 ******* | |
| 2948 | 44 2023-04-13 06:20 27 ******** | |
| 2949 | 45 2023-04-13 06:30 27 ******** | |
| 2950 | 46 2023-04-13 06:40 27 ******** | |
| 2951 | 47 2023-04-13 06:50 26 ******* | |
| 2952 | 48 2023-04-13 07:00 27 ******** | |
| 2953 | 49 2023-04-13 07:10 28 ********* | |
| 2954 | 50 2023-04-13 07:20 27 ******** | |
| 2955 | 51 2023-04-13 07:30 25 ****** | |
| 2956 | 52 2023-04-13 07:40 25 ****** | |
| 2957 | 53 2023-04-13 07:50 26 ******* | |
| 2958 | 54 2023-04-13 08:00 26 ******* | |
| 2959 | 55 2023-04-13 08:10 28 ********* | |
| 2960 | 56 2023-04-13 08:20 28 ********* | |
| 2961 | 57 2023-04-13 08:30 26 ******* | |
| 2962 | 58 2023-04-13 08:40 29 ********** | |
| 2963 | 59 2023-04-13 08:50 28 ********* | |
| 2964 | 60 2023-04-13 09:00 26 ******* | |
| 2965 | ... ..( 2 skipped). .. ******* | |
| 2966 | 63 2023-04-13 09:30 26 ******* | |
| 2967 | 64 2023-04-13 09:40 25 ****** | |
| 2968 | 65 2023-04-13 09:50 26 ******* | |
| 2969 | 66 2023-04-13 10:00 27 ******** | |
| 2970 | 67 2023-04-13 10:10 29 ********** | |
| 2971 | 68 2023-04-13 10:20 28 ********* | |
| 2972 | 69 2023-04-13 10:30 29 ********** | |
| 2973 | 70 2023-04-13 10:40 31 ************ | |
| 2974 | ... ..( 3 skipped). .. ************ | |
| 2975 | 74 2023-04-13 11:20 31 ************ | |
| 2976 | 75 2023-04-13 11:30 33 ************** | |
| 2977 | 76 2023-04-13 11:40 33 ************** | |
| 2978 | 77 2023-04-13 11:50 34 *************** | |
| 2979 | 78 2023-04-13 12:00 35 **************** | |
| 2980 | 79 2023-04-13 12:10 34 *************** | |
| 2981 | 80 2023-04-13 12:20 35 **************** | |
| 2982 | 81 2023-04-13 12:30 36 ***************** | |
| 2983 | 82 2023-04-13 12:40 36 ***************** | |
| 2984 | 83 2023-04-13 12:50 37 ****************** | |
| 2985 | 84 2023-04-13 13:00 34 *************** | |
| 2986 | 85 2023-04-13 13:10 35 **************** | |
| 2987 | - | Current Temperature: 23 Celsius |
| 2987 | + | 86 2023-04-13 13:20 35 **************** |
| 2988 | - | Power Cycle Min/Max Temperature: 19/51 Celsius |
| 2988 | + | 87 2023-04-13 13:30 33 ************** |
| 2989 | 88 2023-04-13 13:40 32 ************* | |
| 2990 | 89 2023-04-13 13:50 31 ************ | |
| 2991 | 90 2023-04-13 14:00 30 *********** | |
| 2992 | 91 2023-04-13 14:10 29 ********** | |
| 2993 | 92 2023-04-13 14:20 29 ********** | |
| 2994 | 93 2023-04-13 14:30 29 ********** | |
| 2995 | 94 2023-04-13 14:40 31 ************ | |
| 2996 | 95 2023-04-13 14:50 33 ************** | |
| 2997 | - | Temperature History Size (Index): 478 (122) |
| 2997 | + | 96 2023-04-13 15:00 33 ************** |
| 2998 | 97 2023-04-13 15:10 33 ************** | |
| 2999 | 98 2023-04-13 15:20 34 *************** | |
| 3000 | - | 123 2023-04-06 09:20 36 ***************** |
| 3000 | + | 99 2023-04-13 15:30 34 *************** |
| 3001 | - | 124 2023-04-06 09:21 ? - |
| 3001 | + | 100 2023-04-13 15:40 35 **************** |
| 3002 | - | 125 2023-04-06 09:22 28 ********* |
| 3002 | + | 101 2023-04-13 15:50 35 **************** |
| 3003 | - | 126 2023-04-06 09:23 29 ********** |
| 3003 | + | 102 2023-04-13 16:00 37 ****************** |
| 3004 | - | 127 2023-04-06 09:24 30 *********** |
| 3004 | + | |
| 3005 | - | 128 2023-04-06 09:25 31 ************ |
| 3005 | + | 105 2023-04-13 16:30 37 ****************** |
| 3006 | - | 129 2023-04-06 09:26 31 ************ |
| 3006 | + | 106 2023-04-13 16:40 36 ***************** |
| 3007 | - | 130 2023-04-06 09:27 31 ************ |
| 3007 | + | 107 2023-04-13 16:50 36 ***************** |
| 3008 | - | 131 2023-04-06 09:28 32 ************* |
| 3008 | + | 108 2023-04-13 17:00 38 ******************* |
| 3009 | - | 132 2023-04-06 09:29 32 ************* |
| 3009 | + | 109 2023-04-13 17:10 37 ****************** |
| 3010 | - | 133 2023-04-06 09:30 33 ************** |
| 3010 | + | 110 2023-04-13 17:20 36 ***************** |
| 3011 | - | 134 2023-04-06 09:31 33 ************** |
| 3011 | + | 111 2023-04-13 17:30 36 ***************** |
| 3012 | - | 135 2023-04-06 09:32 33 ************** |
| 3012 | + | 112 2023-04-13 17:40 35 **************** |
| 3013 | - | 136 2023-04-06 09:33 34 *************** |
| 3013 | + | 113 2023-04-13 17:50 35 **************** |
| 3014 | - | 137 2023-04-06 09:34 34 *************** |
| 3014 | + | |
| 3015 | - | 138 2023-04-06 09:35 34 *************** |
| 3015 | + | |
| 3016 | - | 139 2023-04-06 09:36 35 **************** |
| 3016 | + | |
| 3017 | - | 140 2023-04-06 09:37 35 **************** |
| 3017 | + | |
| 3018 | - | 141 2023-04-06 09:38 36 ***************** |
| 3018 | + | |
| 3019 | Device Statistics (GP Log 0x04) | |
| 3020 | - | 145 2023-04-06 09:42 36 ***************** |
| 3020 | + | |
| 3021 | - | 146 2023-04-06 09:43 37 ****************** |
| 3021 | + | |
| 3022 | 0x01 0x008 4 23 --- Lifetime Power-On Resets | |
| 3023 | - | 150 2023-04-06 09:47 37 ****************** |
| 3023 | + | 0x01 0x010 4 18198 --- Power-on Hours |
| 3024 | - | 151 2023-04-06 09:48 38 ******************* |
| 3024 | + | 0x01 0x018 6 123667316159 --- Logical Sectors Written |
| 3025 | - | ... ..( 2 skipped). .. ******************* |
| 3025 | + | 0x01 0x020 6 2725071587 --- Number of Write Commands |
| 3026 | - | 154 2023-04-06 09:51 38 ******************* |
| 3026 | + | 0x01 0x028 6 51257084633 --- Logical Sectors Read |
| 3027 | - | 155 2023-04-06 09:52 39 ******************** |
| 3027 | + | 0x01 0x030 6 329299113 --- Number of Read Commands |
| 3028 | - | ... ..( 6 skipped). .. ******************** |
| 3028 | + | 0x01 0x038 6 2884000 --- Date and Time TimeStamp |
| 3029 | - | 162 2023-04-06 09:59 39 ******************** |
| 3029 | + | |
| 3030 | - | 163 2023-04-06 10:00 ? - |
| 3030 | + | |
| 3031 | - | 164 2023-04-06 10:01 28 ********* |
| 3031 | + | |
| 3032 | - | 165 2023-04-06 10:02 29 ********** |
| 3032 | + | |
| 3033 | - | 166 2023-04-06 10:03 29 ********** |
| 3033 | + | 0x05 0x008 1 36 --- Current Temperature |
| 3034 | - | 167 2023-04-06 10:04 30 *********** |
| 3034 | + | |
| 3035 | - | 168 2023-04-06 10:05 31 ************ |
| 3035 | + | |
| 3036 | - | 169 2023-04-06 10:06 31 ************ |
| 3036 | + | |
| 3037 | - | 170 2023-04-06 10:07 32 ************* |
| 3037 | + | |
| 3038 | - | 171 2023-04-06 10:08 32 ************* |
| 3038 | + | 0x06 0x008 4 185 --- Number of Hardware Resets |
| 3039 | - | 172 2023-04-06 10:09 33 ************** |
| 3039 | + | |
| 3040 | - | 173 2023-04-06 10:10 33 ************** |
| 3040 | + | |
| 3041 | - | 174 2023-04-06 10:11 34 *************** |
| 3041 | + | |
| 3042 | - | 175 2023-04-06 10:12 35 **************** |
| 3042 | + | |
| 3043 | - | 176 2023-04-06 10:13 35 **************** |
| 3043 | + | |
| 3044 | - | 177 2023-04-06 10:14 35 **************** |
| 3044 | + | |
| 3045 | - | 178 2023-04-06 10:15 36 ***************** |
| 3045 | + | |
| 3046 | - | 179 2023-04-06 10:16 36 ***************** |
| 3046 | + | |
| 3047 | - | 180 2023-04-06 10:17 36 ***************** |
| 3047 | + | |
| 3048 | - | 181 2023-04-06 10:18 37 ****************** |
| 3048 | + | |
| 3049 | - | 182 2023-04-06 10:19 37 ****************** |
| 3049 | + | |
| 3050 | - | 183 2023-04-06 10:20 38 ******************* |
| 3050 | + | |
| 3051 | - | 184 2023-04-06 10:21 38 ******************* |
| 3051 | + | |
| 3052 | - | 185 2023-04-06 10:22 38 ******************* |
| 3052 | + | |
| 3053 | - | 186 2023-04-06 10:23 39 ******************** |
| 3053 | + | |
| 3054 | - | 187 2023-04-06 10:24 39 ******************** |
| 3054 | + | |
| 3055 | - | 188 2023-04-06 10:25 39 ******************** |
| 3055 | + | |
| 3056 | - | 189 2023-04-06 10:26 40 ********************* |
| 3056 | + | |
| 3057 | 0x0007 2 0 R_ERR response for host-to-device non-data FIS | |
| 3058 | - | 192 2023-04-06 10:29 40 ********************* |
| 3058 | + | |
| 3059 | - | 193 2023-04-06 10:30 41 ********************** |
| 3059 | + | 0x0009 2 18 Transition from drive PhyRdy to drive PhyNRdy |
| 3060 | 0x000a 2 18 Device-to-host register FISes sent due to a COMRESET | |
| 3061 | - | 196 2023-04-06 10:33 41 ********************** |
| 3061 | + | |
| 3062 | - | 197 2023-04-06 10:34 42 *********************** |
| 3062 | + | |
| 3063 | - | ... ..( 7 skipped). .. *********************** |
| 3063 | + | |
| 3064 | - | 205 2023-04-06 10:42 42 *********************** |
| 3064 | + | |
| 3065 | - | 206 2023-04-06 10:43 43 ************************ |
| 3065 | + | |
| 3066 | - | ... ..( 8 skipped). .. ************************ |
| 3066 | + | |
| 3067 | - | 215 2023-04-06 10:52 43 ************************ |
| 3067 | + | |
| 3068 | - | 216 2023-04-06 10:53 44 ************************* |
| 3068 | + | |
| 3069 | - | ... ..( 14 skipped). .. ************************* |
| 3069 | + | |
| 3070 | - | 231 2023-04-06 11:08 44 ************************* |
| 3070 | + | |
| 3071 | - | 232 2023-04-06 11:09 ? - |
| 3071 | + | |
| 3072 | - | 233 2023-04-06 11:10 27 ******** |
| 3072 | + | |
| 3073 | - | 234 2023-04-06 11:11 27 ******** |
| 3073 | + | |
| 3074 | - | 235 2023-04-06 11:12 28 ********* |
| 3074 | + | |
| 3075 | - | 236 2023-04-06 11:13 29 ********** |
| 3075 | + | |
| 3076 | - | 237 2023-04-06 11:14 29 ********** |
| 3076 | + | |
| 3077 | - | 238 2023-04-06 11:15 30 *********** |
| 3077 | + | |
| 3078 | - | 239 2023-04-06 11:16 30 *********** |
| 3078 | + | |
| 3079 | - | 240 2023-04-06 11:17 31 ************ |
| 3079 | + | |
| 3080 | - | 241 2023-04-06 11:18 31 ************ |
| 3080 | + | |
| 3081 | - | 242 2023-04-06 11:19 31 ************ |
| 3081 | + | |
| 3082 | - | 243 2023-04-06 11:20 32 ************* |
| 3082 | + | |
| 3083 | - | 244 2023-04-06 11:21 32 ************* |
| 3083 | + | |
| 3084 | - | 245 2023-04-06 11:22 33 ************** |
| 3084 | + | |
| 3085 | - | 246 2023-04-06 11:23 33 ************** |
| 3085 | + | |
| 3086 | - | 247 2023-04-06 11:24 33 ************** |
| 3086 | + | Local Time is: Thu Apr 13 17:50:36 2023 CDT |
| 3087 | - | 248 2023-04-06 11:25 34 *************** |
| 3087 | + | |
| 3088 | - | 249 2023-04-06 11:26 34 *************** |
| 3088 | + | |
| 3089 | - | 250 2023-04-06 11:27 34 *************** |
| 3089 | + | |
| 3090 | - | 251 2023-04-06 11:28 35 **************** |
| 3090 | + | |
| 3091 | Rd look-ahead is: Enabled | |
| 3092 | - | 254 2023-04-06 11:31 35 **************** |
| 3092 | + | |
| 3093 | - | 255 2023-04-06 11:32 36 ***************** |
| 3093 | + | |
| 3094 | - | 256 2023-04-06 11:33 36 ***************** |
| 3094 | + | |
| 3095 | - | 257 2023-04-06 11:34 ? - |
| 3095 | + | |
| 3096 | - | 258 2023-04-06 11:35 29 ********** |
| 3096 | + | |
| 3097 | - | 259 2023-04-06 11:36 29 ********** |
| 3097 | + | |
| 3098 | - | 260 2023-04-06 11:37 30 *********** |
| 3098 | + | |
| 3099 | - | 261 2023-04-06 11:38 31 ************ |
| 3099 | + | |
| 3100 | - | 262 2023-04-06 11:39 31 ************ |
| 3100 | + | |
| 3101 | - | 263 2023-04-06 11:40 32 ************* |
| 3101 | + | |
| 3102 | - | 264 2023-04-06 11:41 32 ************* |
| 3102 | + | |
| 3103 | - | 265 2023-04-06 11:42 33 ************** |
| 3103 | + | |
| 3104 | - | 266 2023-04-06 11:43 33 ************** |
| 3104 | + | |
| 3105 | - | 267 2023-04-06 11:44 34 *************** |
| 3105 | + | without error or no self-test has ever |
| 3106 | - | 268 2023-04-06 11:45 34 *************** |
| 3106 | + | |
| 3107 | - | 269 2023-04-06 11:46 34 *************** |
| 3107 | + | Total time to complete Offline |
| 3108 | - | 270 2023-04-06 11:47 35 **************** |
| 3108 | + | |
| 3109 | - | 271 2023-04-06 11:48 35 **************** |
| 3109 | + | |
| 3110 | - | 272 2023-04-06 11:49 35 **************** |
| 3110 | + | |
| 3111 | - | 273 2023-04-06 11:50 36 ***************** |
| 3111 | + | |
| 3112 | Suspend Offline collection upon new | |
| 3113 | - | 278 2023-04-06 11:55 36 ***************** |
| 3113 | + | |
| 3114 | - | 279 2023-04-06 11:56 37 ****************** |
| 3114 | + | |
| 3115 | Self-test supported. | |
| 3116 | - | 283 2023-04-06 12:00 37 ****************** |
| 3116 | + | |
| 3117 | - | 284 2023-04-06 12:01 38 ******************* |
| 3117 | + | |
| 3118 | - | ... ..( 2 skipped). .. ******************* |
| 3118 | + | |
| 3119 | - | 287 2023-04-06 12:04 38 ******************* |
| 3119 | + | |
| 3120 | - | 288 2023-04-06 12:05 39 ******************** |
| 3120 | + | |
| 3121 | Error logging capability: (0x01) Error logging supported. | |
| 3122 | - | 293 2023-04-06 12:10 39 ******************** |
| 3122 | + | |
| 3123 | - | 294 2023-04-06 12:11 40 ********************* |
| 3123 | + | Short self-test routine |
| 3124 | recommended polling time: ( 2) minutes. | |
| 3125 | - | 298 2023-04-06 12:15 40 ********************* |
| 3125 | + | |
| 3126 | - | 299 2023-04-06 12:16 41 ********************** |
| 3126 | + | |
| 3127 | SCT capabilities: (0x003d) SCT Status supported. | |
| 3128 | - | 302 2023-04-06 12:19 41 ********************** |
| 3128 | + | |
| 3129 | - | 303 2023-04-06 12:20 42 *********************** |
| 3129 | + | |
| 3130 | - | 304 2023-04-06 12:21 42 *********************** |
| 3130 | + | |
| 3131 | - | 305 2023-04-06 12:22 41 ********************** |
| 3131 | + | |
| 3132 | - | 306 2023-04-06 12:23 42 *********************** |
| 3132 | + | |
| 3133 | - | 307 2023-04-06 12:24 41 ********************** |
| 3133 | + | |
| 3134 | - | 308 2023-04-06 12:25 42 *********************** |
| 3134 | + | |
| 3135 | - | ... ..( 16 skipped). .. *********************** |
| 3135 | + | |
| 3136 | - | 325 2023-04-06 12:42 42 *********************** |
| 3136 | + | 9 Power_On_Hours -O--CK 096 096 000 - 18199 |
| 3137 | - | 326 2023-04-06 12:43 ? - |
| 3137 | + | |
| 3138 | - | 327 2023-04-06 12:44 29 ********** |
| 3138 | + | |
| 3139 | - | 328 2023-04-06 12:45 30 *********** |
| 3139 | + | |
| 3140 | - | 329 2023-04-06 12:46 30 *********** |
| 3140 | + | |
| 3141 | - | 330 2023-04-06 12:47 31 ************ |
| 3141 | + | |
| 3142 | - | 331 2023-04-06 12:48 31 ************ |
| 3142 | + | |
| 3143 | - | 332 2023-04-06 12:49 32 ************* |
| 3143 | + | |
| 3144 | - | 333 2023-04-06 12:50 33 ************** |
| 3144 | + | 190 Airflow_Temperature_Cel -O--CK 066 056 000 - 34 |
| 3145 | - | 334 2023-04-06 12:51 33 ************** |
| 3145 | + | |
| 3146 | - | 335 2023-04-06 12:52 34 *************** |
| 3146 | + | |
| 3147 | - | 336 2023-04-06 12:53 34 *************** |
| 3147 | + | |
| 3148 | - | 337 2023-04-06 12:54 35 **************** |
| 3148 | + | 241 Total_LBAs_Written -O--CK 099 099 000 - 123673049404 |
| 3149 | - | 338 2023-04-06 12:55 35 **************** |
| 3149 | + | |
| 3150 | - | 339 2023-04-06 12:56 36 ***************** |
| 3150 | + | |
| 3151 | - | 340 2023-04-06 12:57 36 ***************** |
| 3151 | + | |
| 3152 | - | 341 2023-04-06 12:58 36 ***************** |
| 3152 | + | |
| 3153 | - | 342 2023-04-06 12:59 37 ****************** |
| 3153 | + | |
| 3154 | - | 343 2023-04-06 13:00 37 ****************** |
| 3154 | + | |
| 3155 | - | 344 2023-04-06 13:01 38 ******************* |
| 3155 | + | |
| 3156 | - | 345 2023-04-06 13:02 38 ******************* |
| 3156 | + | |
| 3157 | - | 346 2023-04-06 13:03 38 ******************* |
| 3157 | + | |
| 3158 | - | 347 2023-04-06 13:04 39 ******************** |
| 3158 | + | |
| 3159 | - | 348 2023-04-06 13:05 39 ******************** |
| 3159 | + | |
| 3160 | - | 349 2023-04-06 13:06 40 ********************* |
| 3160 | + | |
| 3161 | 0x02 SL R/O 1 Comprehensive SMART error log | |
| 3162 | - | 352 2023-04-06 13:09 40 ********************* |
| 3162 | + | |
| 3163 | - | 353 2023-04-06 13:10 41 ********************** |
| 3163 | + | |
| 3164 | - | 354 2023-04-06 13:11 41 ********************** |
| 3164 | + | |
| 3165 | - | 355 2023-04-06 13:12 41 ********************** |
| 3165 | + | |
| 3166 | - | 356 2023-04-06 13:13 42 *********************** |
| 3166 | + | |
| 3167 | - | ... ..( 9 skipped). .. *********************** |
| 3167 | + | |
| 3168 | - | 366 2023-04-06 13:23 42 *********************** |
| 3168 | + | |
| 3169 | - | 367 2023-04-06 13:24 43 ************************ |
| 3169 | + | |
| 3170 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 3171 | - | 372 2023-04-06 13:29 43 ************************ |
| 3171 | + | |
| 3172 | - | 373 2023-04-06 13:30 44 ************************* |
| 3172 | + | |
| 3173 | - | 374 2023-04-06 13:31 43 ************************ |
| 3173 | + | |
| 3174 | - | 375 2023-04-06 13:32 44 ************************* |
| 3174 | + | |
| 3175 | - | ... ..( 18 skipped). .. ************************* |
| 3175 | + | |
| 3176 | - | 394 2023-04-06 13:51 44 ************************* |
| 3176 | + | |
| 3177 | - | 395 2023-04-06 13:52 ? - |
| 3177 | + | |
| 3178 | - | 396 2023-04-06 13:53 29 ********** |
| 3178 | + | |
| 3179 | - | 397 2023-04-06 13:54 30 *********** |
| 3179 | + | |
| 3180 | - | 398 2023-04-06 13:55 31 ************ |
| 3180 | + | |
| 3181 | - | 399 2023-04-06 13:56 31 ************ |
| 3181 | + | |
| 3182 | - | 400 2023-04-06 13:57 32 ************* |
| 3182 | + | |
| 3183 | - | 401 2023-04-06 13:58 32 ************* |
| 3183 | + | |
| 3184 | - | 402 2023-04-06 13:59 33 ************** |
| 3184 | + | |
| 3185 | - | 403 2023-04-06 14:00 33 ************** |
| 3185 | + | |
| 3186 | - | 404 2023-04-06 14:01 34 *************** |
| 3186 | + | |
| 3187 | - | 405 2023-04-06 14:02 34 *************** |
| 3187 | + | |
| 3188 | - | 406 2023-04-06 14:03 35 **************** |
| 3188 | + | |
| 3189 | - | 407 2023-04-06 14:04 35 **************** |
| 3189 | + | |
| 3190 | - | 408 2023-04-06 14:05 36 ***************** |
| 3190 | + | |
| 3191 | - | 409 2023-04-06 14:06 36 ***************** |
| 3191 | + | |
| 3192 | - | 410 2023-04-06 14:07 36 ***************** |
| 3192 | + | |
| 3193 | - | 411 2023-04-06 14:08 37 ****************** |
| 3193 | + | |
| 3194 | - | 412 2023-04-06 14:09 37 ****************** |
| 3194 | + | |
| 3195 | - | 413 2023-04-06 14:10 38 ******************* |
| 3195 | + | |
| 3196 | - | 414 2023-04-06 14:11 38 ******************* |
| 3196 | + | |
| 3197 | - | 415 2023-04-06 14:12 39 ******************** |
| 3197 | + | |
| 3198 | SCT Version (vendor specific): 256 (0x0100) | |
| 3199 | - | 418 2023-04-06 14:15 39 ******************** |
| 3199 | + | |
| 3200 | - | 419 2023-04-06 14:16 40 ********************* |
| 3200 | + | Current Temperature: 34 Celsius |
| 3201 | - | 420 2023-04-06 14:17 40 ********************* |
| 3201 | + | |
| 3202 | - | 421 2023-04-06 14:18 40 ********************* |
| 3202 | + | |
| 3203 | - | 422 2023-04-06 14:19 41 ********************** |
| 3203 | + | |
| 3204 | Under/Over Temperature Limit Count: 0/0 | |
| 3205 | - | 426 2023-04-06 14:23 41 ********************** |
| 3205 | + | |
| 3206 | - | 427 2023-04-06 14:24 42 *********************** |
| 3206 | + | |
| 3207 | - | ... ..( 9 skipped). .. *********************** |
| 3207 | + | |
| 3208 | - | 437 2023-04-06 14:34 42 *********************** |
| 3208 | + | |
| 3209 | - | 438 2023-04-06 14:35 43 ************************ |
| 3209 | + | |
| 3210 | - | ... ..( 18 skipped). .. ************************ |
| 3210 | + | |
| 3211 | - | 457 2023-04-06 14:54 43 ************************ |
| 3211 | + | |
| 3212 | - | 458 2023-04-06 14:55 44 ************************* |
| 3212 | + | Temperature History Size (Index): 128 (43) |
| 3213 | - | 459 2023-04-06 14:56 43 ************************ |
| 3213 | + | |
| 3214 | Index Estimated Time Temperature Celsius | |
| 3215 | - | 463 2023-04-06 15:00 43 ************************ |
| 3215 | + | 44 2023-04-12 20:40 34 *************** |
| 3216 | - | 464 2023-04-06 15:01 ? - |
| 3216 | + | |
| 3217 | - | 465 2023-04-06 15:02 28 ********* |
| 3217 | + | 47 2023-04-12 21:10 34 *************** |
| 3218 | - | 466 2023-04-06 15:03 29 ********** |
| 3218 | + | 48 2023-04-12 21:20 35 **************** |
| 3219 | - | 467 2023-04-06 15:04 30 *********** |
| 3219 | + | 49 2023-04-12 21:30 34 *************** |
| 3220 | - | 468 2023-04-06 15:05 30 *********** |
| 3220 | + | 50 2023-04-12 21:40 34 *************** |
| 3221 | - | 469 2023-04-06 15:06 31 ************ |
| 3221 | + | 51 2023-04-12 21:50 34 *************** |
| 3222 | - | 470 2023-04-06 15:07 31 ************ |
| 3222 | + | 52 2023-04-12 22:00 35 **************** |
| 3223 | - | 471 2023-04-06 15:08 32 ************* |
| 3223 | + | 53 2023-04-12 22:10 35 **************** |
| 3224 | - | 472 2023-04-06 15:09 32 ************* |
| 3224 | + | 54 2023-04-12 22:20 35 **************** |
| 3225 | - | 473 2023-04-06 15:10 33 ************** |
| 3225 | + | 55 2023-04-12 22:30 33 ************** |
| 3226 | - | 474 2023-04-06 15:11 33 ************** |
| 3226 | + | 56 2023-04-12 22:40 34 *************** |
| 3227 | - | 475 2023-04-06 15:12 34 *************** |
| 3227 | + | ... ..( 5 skipped). .. *************** |
| 3228 | - | 476 2023-04-06 15:13 34 *************** |
| 3228 | + | 62 2023-04-12 23:40 34 *************** |
| 3229 | - | 477 2023-04-06 15:14 35 **************** |
| 3229 | + | 63 2023-04-12 23:50 35 **************** |
| 3230 | - | 0 2023-04-06 15:15 35 **************** |
| 3230 | + | 64 2023-04-13 00:00 34 *************** |
| 3231 | - | 1 2023-04-06 15:16 35 **************** |
| 3231 | + | ... ..( 5 skipped). .. *************** |
| 3232 | - | 2 2023-04-06 15:17 36 ***************** |
| 3232 | + | 70 2023-04-13 01:00 34 *************** |
| 3233 | 71 2023-04-13 01:10 33 ************** | |
| 3234 | - | 6 2023-04-06 15:21 36 ***************** |
| 3234 | + | 72 2023-04-13 01:20 31 ************ |
| 3235 | - | 7 2023-04-06 15:22 37 ****************** |
| 3235 | + | 73 2023-04-13 01:30 31 ************ |
| 3236 | 74 2023-04-13 01:40 32 ************* | |
| 3237 | - | 10 2023-04-06 15:25 37 ****************** |
| 3237 | + | 75 2023-04-13 01:50 31 ************ |
| 3238 | - | 11 2023-04-06 15:26 38 ******************* |
| 3238 | + | 76 2023-04-13 02:00 31 ************ |
| 3239 | 77 2023-04-13 02:10 32 ************* | |
| 3240 | - | 15 2023-04-06 15:30 38 ******************* |
| 3240 | + | 78 2023-04-13 02:20 32 ************* |
| 3241 | - | 16 2023-04-06 15:31 39 ******************** |
| 3241 | + | 79 2023-04-13 02:30 31 ************ |
| 3242 | 80 2023-04-13 02:40 30 *********** | |
| 3243 | - | 21 2023-04-06 15:36 39 ******************** |
| 3243 | + | 81 2023-04-13 02:50 31 ************ |
| 3244 | - | 22 2023-04-06 15:37 40 ********************* |
| 3244 | + | 82 2023-04-13 03:00 30 *********** |
| 3245 | 83 2023-04-13 03:10 32 ************* | |
| 3246 | - | 26 2023-04-06 15:41 40 ********************* |
| 3246 | + | 84 2023-04-13 03:20 31 ************ |
| 3247 | - | 27 2023-04-06 15:42 43 ************************ |
| 3247 | + | |
| 3248 | - | 28 2023-04-06 15:43 43 ************************ |
| 3248 | + | 87 2023-04-13 03:50 31 ************ |
| 3249 | - | 29 2023-04-06 15:44 43 ************************ |
| 3249 | + | 88 2023-04-13 04:00 32 ************* |
| 3250 | - | 30 2023-04-06 15:45 48 ***************************** |
| 3250 | + | 89 2023-04-13 04:10 32 ************* |
| 3251 | - | 31 2023-04-06 15:46 48 ***************************** |
| 3251 | + | 90 2023-04-13 04:20 30 *********** |
| 3252 | - | 32 2023-04-06 15:47 47 **************************** |
| 3252 | + | 91 2023-04-13 04:30 29 ********** |
| 3253 | - | 33 2023-04-06 15:48 50 ******************************* |
| 3253 | + | 92 2023-04-13 04:40 29 ********** |
| 3254 | - | 34 2023-04-06 15:49 50 ******************************* |
| 3254 | + | 93 2023-04-13 04:50 29 ********** |
| 3255 | - | 35 2023-04-06 15:50 49 ****************************** |
| 3255 | + | 94 2023-04-13 05:00 28 ********* |
| 3256 | - | 36 2023-04-06 15:51 50 ******************************* |
| 3256 | + | 95 2023-04-13 05:10 28 ********* |
| 3257 | - | ... ..( 4 skipped). .. ******************************* |
| 3257 | + | 96 2023-04-13 05:20 27 ******** |
| 3258 | - | 41 2023-04-06 15:56 50 ******************************* |
| 3258 | + | 97 2023-04-13 05:30 27 ******** |
| 3259 | - | 42 2023-04-06 15:57 51 ******************************** |
| 3259 | + | 98 2023-04-13 05:40 28 ********* |
| 3260 | - | 43 2023-04-06 15:58 50 ******************************* |
| 3260 | + | 99 2023-04-13 05:50 27 ******** |
| 3261 | - | ... ..( 10 skipped). .. ******************************* |
| 3261 | + | 100 2023-04-13 06:00 28 ********* |
| 3262 | - | 54 2023-04-06 16:09 50 ******************************* |
| 3262 | + | 101 2023-04-13 06:10 26 ******* |
| 3263 | - | 55 2023-04-06 16:10 49 ****************************** |
| 3263 | + | 102 2023-04-13 06:20 27 ******** |
| 3264 | - | 56 2023-04-06 16:11 49 ****************************** |
| 3264 | + | 103 2023-04-13 06:30 27 ******** |
| 3265 | - | 57 2023-04-06 16:12 50 ******************************* |
| 3265 | + | 104 2023-04-13 06:40 27 ******** |
| 3266 | - | 58 2023-04-06 16:13 49 ****************************** |
| 3266 | + | 105 2023-04-13 06:50 26 ******* |
| 3267 | - | 59 2023-04-06 16:14 49 ****************************** |
| 3267 | + | 106 2023-04-13 07:00 27 ******** |
| 3268 | - | 60 2023-04-06 16:15 50 ******************************* |
| 3268 | + | 107 2023-04-13 07:10 28 ********* |
| 3269 | - | 61 2023-04-06 16:16 50 ******************************* |
| 3269 | + | 108 2023-04-13 07:20 27 ******** |
| 3270 | - | 62 2023-04-06 16:17 49 ****************************** |
| 3270 | + | 109 2023-04-13 07:30 26 ******* |
| 3271 | - | 63 2023-04-06 16:18 50 ******************************* |
| 3271 | + | 110 2023-04-13 07:40 26 ******* |
| 3272 | - | 64 2023-04-06 16:19 49 ****************************** |
| 3272 | + | 111 2023-04-13 07:50 25 ****** |
| 3273 | - | ... ..( 16 skipped). .. ****************************** |
| 3273 | + | 112 2023-04-13 08:00 26 ******* |
| 3274 | - | 81 2023-04-06 16:36 49 ****************************** |
| 3274 | + | 113 2023-04-13 08:10 28 ********* |
| 3275 | - | 82 2023-04-06 16:37 ? - |
| 3275 | + | 114 2023-04-13 08:20 27 ******** |
| 3276 | - | 83 2023-04-06 16:38 28 ********* |
| 3276 | + | 115 2023-04-13 08:30 26 ******* |
| 3277 | - | 84 2023-04-06 16:39 29 ********** |
| 3277 | + | 116 2023-04-13 08:40 29 ********** |
| 3278 | - | 85 2023-04-06 16:40 30 *********** |
| 3278 | + | 117 2023-04-13 08:50 28 ********* |
| 3279 | - | 86 2023-04-06 16:41 30 *********** |
| 3279 | + | 118 2023-04-13 09:00 26 ******* |
| 3280 | - | 87 2023-04-06 16:42 31 ************ |
| 3280 | + | ... ..( 5 skipped). .. ******* |
| 3281 | - | 88 2023-04-06 16:43 31 ************ |
| 3281 | + | 124 2023-04-13 10:00 26 ******* |
| 3282 | - | 89 2023-04-06 16:44 31 ************ |
| 3282 | + | 125 2023-04-13 10:10 28 ********* |
| 3283 | - | 90 2023-04-06 16:45 32 ************* |
| 3283 | + | 126 2023-04-13 10:20 28 ********* |
| 3284 | - | 91 2023-04-06 16:46 32 ************* |
| 3284 | + | 127 2023-04-13 10:30 28 ********* |
| 3285 | - | 92 2023-04-06 16:47 33 ************** |
| 3285 | + | 0 2023-04-13 10:40 30 *********** |
| 3286 | - | 93 2023-04-06 16:48 33 ************** |
| 3286 | + | ... ..( 3 skipped). .. *********** |
| 3287 | - | 94 2023-04-06 16:49 34 *************** |
| 3287 | + | 4 2023-04-13 11:20 30 *********** |
| 3288 | - | 95 2023-04-06 16:50 34 *************** |
| 3288 | + | 5 2023-04-13 11:30 31 ************ |
| 3289 | - | 96 2023-04-06 16:51 34 *************** |
| 3289 | + | 6 2023-04-13 11:40 31 ************ |
| 3290 | - | 97 2023-04-06 16:52 35 **************** |
| 3290 | + | 7 2023-04-13 11:50 32 ************* |
| 3291 | - | 98 2023-04-06 16:53 35 **************** |
| 3291 | + | 8 2023-04-13 12:00 32 ************* |
| 3292 | - | 99 2023-04-06 16:54 36 ***************** |
| 3292 | + | 9 2023-04-13 12:10 32 ************* |
| 3293 | 10 2023-04-13 12:20 33 ************** | |
| 3294 | - | 104 2023-04-06 16:59 36 ***************** |
| 3294 | + | 11 2023-04-13 12:30 34 *************** |
| 3295 | - | 105 2023-04-06 17:00 37 ****************** |
| 3295 | + | 12 2023-04-13 12:40 33 ************** |
| 3296 | - | 106 2023-04-06 17:01 37 ****************** |
| 3296 | + | 13 2023-04-13 12:50 34 *************** |
| 3297 | - | 107 2023-04-06 17:02 37 ****************** |
| 3297 | + | 14 2023-04-13 13:00 33 ************** |
| 3298 | - | 108 2023-04-06 17:03 38 ******************* |
| 3298 | + | 15 2023-04-13 13:10 33 ************** |
| 3299 | 16 2023-04-13 13:20 32 ************* | |
| 3300 | - | 112 2023-04-06 17:07 38 ******************* |
| 3300 | + | 17 2023-04-13 13:30 31 ************ |
| 3301 | - | 113 2023-04-06 17:08 39 ******************** |
| 3301 | + | 18 2023-04-13 13:40 31 ************ |
| 3302 | - | ... ..( 6 skipped). .. ******************** |
| 3302 | + | 19 2023-04-13 13:50 30 *********** |
| 3303 | - | 120 2023-04-06 17:15 39 ******************** |
| 3303 | + | 20 2023-04-13 14:00 29 ********** |
| 3304 | - | 121 2023-04-06 17:16 ? - |
| 3304 | + | 21 2023-04-13 14:10 28 ********* |
| 3305 | - | 122 2023-04-06 17:17 23 **** |
| 3305 | + | 22 2023-04-13 14:20 29 ********** |
| 3306 | 23 2023-04-13 14:30 29 ********** | |
| 3307 | 24 2023-04-13 14:40 30 *********** | |
| 3308 | 25 2023-04-13 14:50 31 ************ | |
| 3309 | 26 2023-04-13 15:00 30 *********** | |
| 3310 | 27 2023-04-13 15:10 31 ************ | |
| 3311 | 28 2023-04-13 15:20 32 ************* | |
| 3312 | 29 2023-04-13 15:30 32 ************* | |
| 3313 | 30 2023-04-13 15:40 33 ************** | |
| 3314 | 31 2023-04-13 15:50 33 ************** | |
| 3315 | - | 0x01 0x010 4 64378 --- Power-on Hours |
| 3315 | + | 32 2023-04-13 16:00 34 *************** |
| 3316 | - | 0x01 0x018 6 82722452769 --- Logical Sectors Written |
| 3316 | + | |
| 3317 | - | 0x01 0x020 6 994752060 --- Number of Write Commands |
| 3317 | + | 35 2023-04-13 16:30 34 *************** |
| 3318 | - | 0x01 0x028 6 565947299855 --- Logical Sectors Read |
| 3318 | + | 36 2023-04-13 16:40 35 **************** |
| 3319 | - | 0x01 0x030 6 4029730883 --- Number of Read Commands |
| 3319 | + | 37 2023-04-13 16:50 34 *************** |
| 3320 | 38 2023-04-13 17:00 35 **************** | |
| 3321 | - | 0x02 0x010 4 328 --- Overlimit Shock Events |
| 3321 | + | 39 2023-04-13 17:10 34 *************** |
| 3322 | 40 2023-04-13 17:20 34 *************** | |
| 3323 | - | 0x03 0x008 4 35231 --- Spindle Motor Power-on Hours |
| 3323 | + | 41 2023-04-13 17:30 33 ************** |
| 3324 | - | 0x03 0x010 4 35806 --- Head Flying Hours |
| 3324 | + | 42 2023-04-13 17:40 33 ************** |
| 3325 | - | 0x03 0x018 4 4370 --- Head Load Events |
| 3325 | + | 43 2023-04-13 17:50 34 *************** |
| 3326 | ||
| 3327 | SCT Error Recovery Control: | |
| 3328 | Read: Disabled | |
| 3329 | Write: Disabled | |
| 3330 | ||
| 3331 | Device Statistics (GP Log 0x04) | |
| 3332 | Page Offset Size Value Flags Description | |
| 3333 | - | 0x05 0x008 1 24 --- Current Temperature |
| 3333 | + | |
| 3334 | - | 0x05 0x010 1 39 N-- Average Short Term Temperature |
| 3334 | + | |
| 3335 | 0x01 0x010 4 18199 --- Power-on Hours | |
| 3336 | 0x01 0x018 6 123673049404 --- Logical Sectors Written | |
| 3337 | 0x01 0x020 6 2698652507 --- Number of Write Commands | |
| 3338 | 0x01 0x028 6 52004088137 --- Logical Sectors Read | |
| 3339 | 0x01 0x030 6 338959819 --- Number of Read Commands | |
| 3340 | 0x01 0x038 6 2113000 --- Date and Time TimeStamp | |
| 3341 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 3342 | 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors | |
| 3343 | 0x04 0x010 4 1 --- Resets Between Cmd Acceptance and Completion | |
| 3344 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 3345 | 0x05 0x008 1 34 --- Current Temperature | |
| 3346 | 0x05 0x020 1 44 --- Highest Temperature | |
| 3347 | - | 0x06 0x008 4 4542 --- Number of Hardware Resets |
| 3347 | + | |
| 3348 | 0x05 0x058 1 70 --- Specified Maximum Operating Temperature | |
| 3349 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 3350 | 0x06 0x008 4 208 --- Number of Hardware Resets | |
| 3351 | 0x06 0x010 4 0 --- Number of ASR Events | |
| 3352 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 3353 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 3354 | 0x07 0x008 1 3 N-- Percentage Used Endurance Indicator | |
| 3355 | |||_ C monitored condition met | |
| 3356 | ||__ D supports DSN | |
| 3357 | |___ N normalized value | |
| 3358 | ||
| 3359 | Pending Defects log (GP Log 0x0c) not supported | |
| 3360 | ||
| 3361 | SATA Phy Event Counters (GP Log 0x11) | |
| 3362 | ID Size Value Description | |
| 3363 | 0x0001 2 0 Command failed due to ICRC error | |
| 3364 | 0x0002 2 0 R_ERR response for data FIS | |
| 3365 | 0x0003 2 0 R_ERR response for device-to-host data FIS | |
| 3366 | 0x0004 2 0 R_ERR response for host-to-device data FIS | |
| 3367 | - | 0x000a 4 219 Device-to-host register FISes sent due to a COMRESET |
| 3367 | + | |
| 3368 | 0x0006 2 0 R_ERR response for device-to-host non-data FIS | |
| 3369 | 0x0007 2 0 R_ERR response for host-to-device non-data FIS | |
| 3370 | 0x0008 2 0 Device-to-host non-data FIS retries | |
| 3371 | 0x0009 2 21 Transition from drive PhyRdy to drive PhyNRdy | |
| 3372 | 0x000a 2 21 Device-to-host register FISes sent due to a COMRESET | |
| 3373 | 0x000b 2 0 CRC errors within host-to-device FIS | |
| 3374 | 0x000d 2 0 Non-CRC errors within host-to-device FIS | |
| 3375 | 0x000f 2 0 R_ERR response for host-to-device data FIS, CRC | |
| 3376 | 0x0010 2 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 3377 | 0x0012 2 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 3378 | 0x0013 2 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 3379 | ||
| 3380 | ============= /dev/sdi ============= | |
| 3381 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 3382 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 3383 | ||
| 3384 | /dev/sdi: Unknown USB bridge [0x0457:0x0151 (0x100)] | |
| 3385 | Please specify device type with the -d option. | |
| 3386 | ||
| 3387 | Use smartctl -h to get a usage summary | |
| 3388 | ||
| 3389 | ============= /dev/sdj ============= | |
| 3390 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 3391 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 3392 | ||
| 3393 | - | Local Time is: Thu Apr 6 17:17:34 2023 CDT |
| 3393 | + | |
| 3394 | Device Model: MKNSSDTR1TB-3D | |
| 3395 | Serial Number: MK1804211003DDBA4 | |
| 3396 | Firmware Version: Q1116A0 | |
| 3397 | User Capacity: 1,024,209,543,168 bytes [1.02 TB] | |
| 3398 | Sector Size: 512 bytes logical/physical | |
| 3399 | Rotation Rate: Solid State Device | |
| 3400 | Form Factor: 2.5 inches | |
| 3401 | TRIM Command: Available, deterministic, zeroed | |
| 3402 | Device is: Not in smartctl database [for details use: -P showall] | |
| 3403 | ATA Version is: ACS-2 T13/2015-D revision 3 | |
| 3404 | SATA Version is: SATA 3.2, 6.0 Gb/s (current: 3.0 Gb/s) | |
| 3405 | Local Time is: Thu Apr 13 17:50:37 2023 CDT | |
| 3406 | SMART support is: Available - device has SMART capability. | |
| 3407 | SMART support is: Enabled | |
| 3408 | AAM feature is: Unavailable | |
| 3409 | APM level is: 254 (maximum performance) | |
| 3410 | Rd look-ahead is: Enabled | |
| 3411 | Write cache is: Enabled | |
| 3412 | - | without error or no self-test has ever |
| 3412 | + | |
| 3413 | ATA Security is: Disabled, frozen [SEC2] | |
| 3414 | - | Total time to complete Offline |
| 3414 | + | |
| 3415 | ||
| 3416 | === START OF READ SMART DATA SECTION === | |
| 3417 | SMART overall-health self-assessment test result: PASSED | |
| 3418 | ||
| 3419 | General SMART Values: | |
| 3420 | Offline data collection status: (0x00) Offline data collection activity | |
| 3421 | was never started. | |
| 3422 | Auto Offline Data Collection: Disabled. | |
| 3423 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 3424 | without error or no self-test has ever | |
| 3425 | been run. | |
| 3426 | Total time to complete Offline | |
| 3427 | data collection: ( 120) seconds. | |
| 3428 | Offline data collection | |
| 3429 | capabilities: (0x11) SMART execute Offline immediate. | |
| 3430 | - | Short self-test routine |
| 3430 | + | |
| 3431 | Suspend Offline collection upon new | |
| 3432 | command. | |
| 3433 | No Offline surface scan supported. | |
| 3434 | Self-test supported. | |
| 3435 | No Conveyance Self-test supported. | |
| 3436 | No Selective Self-test supported. | |
| 3437 | SMART capabilities: (0x0002) Does not save SMART data before | |
| 3438 | entering power-saving mode. | |
| 3439 | Supports SMART auto save timer. | |
| 3440 | Error logging capability: (0x01) Error logging supported. | |
| 3441 | General Purpose Logging supported. | |
| 3442 | Short self-test routine | |
| 3443 | - | 9 Power_On_Hours -O--CK 096 096 000 - 18030 |
| 3443 | + | |
| 3444 | Extended self-test routine | |
| 3445 | recommended polling time: ( 10) minutes. | |
| 3446 | ||
| 3447 | SMART Attributes Data Structure revision number: 1 | |
| 3448 | Vendor Specific SMART Attributes with Thresholds: | |
| 3449 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 3450 | 1 Raw_Read_Error_Rate -O--CK 100 100 050 - 0 | |
| 3451 | - | 190 Airflow_Temperature_Cel -O--CK 073 055 000 - 27 |
| 3451 | + | |
| 3452 | 9 Power_On_Hours -O--CK 100 100 050 - 42761 | |
| 3453 | 12 Power_Cycle_Count -O--CK 100 100 050 - 89 | |
| 3454 | 160 Unknown_Attribute -O--CK 100 100 050 - 0 | |
| 3455 | - | 241 Total_LBAs_Written -O--CK 099 099 000 - 122682564719 |
| 3455 | + | |
| 3456 | 163 Unknown_Attribute -O--CK 100 100 050 - 40 | |
| 3457 | 164 Unknown_Attribute -O--CK 100 100 050 - 456055 | |
| 3458 | 165 Unknown_Attribute -O--CK 100 100 050 - 4423 | |
| 3459 | 166 Unknown_Attribute -O--CK 100 100 050 - 308 | |
| 3460 | 167 Unknown_Attribute -O--CK 100 100 050 - 901 | |
| 3461 | 168 Unknown_Attribute -O--CK 100 100 050 - 7000 | |
| 3462 | 169 Unknown_Attribute -O--CK 100 100 050 - 88 | |
| 3463 | 175 Program_Fail_Count_Chip -O--CK 100 100 050 - 0 | |
| 3464 | 176 Erase_Fail_Count_Chip -O--CK 100 100 050 - 0 | |
| 3465 | 177 Wear_Leveling_Count -O--CK 100 100 050 - 0 | |
| 3466 | 178 Used_Rsvd_Blk_Cnt_Chip -O--CK 100 100 050 - 0 | |
| 3467 | 181 Program_Fail_Cnt_Total -O--CK 100 100 050 - 0 | |
| 3468 | 182 Erase_Fail_Count_Total -O--CK 100 100 050 - 0 | |
| 3469 | 192 Power-Off_Retract_Count -O--CK 100 100 050 - 86 | |
| 3470 | 194 Temperature_Celsius -O---K 100 100 050 - 37 | |
| 3471 | 195 Hardware_ECC_Recovered -O--CK 100 100 050 - 69191 | |
| 3472 | 196 Reallocated_Event_Count -O--CK 100 100 050 - 0 | |
| 3473 | 197 Current_Pending_Sector -O--CK 100 100 050 - 0 | |
| 3474 | 198 Offline_Uncorrectable -O--CK 100 100 050 - 0 | |
| 3475 | 199 UDMA_CRC_Error_Count -O--CK 100 100 050 - 1 | |
| 3476 | 232 Available_Reservd_Space -O--CK 100 100 050 - 100 | |
| 3477 | 241 Total_LBAs_Written ----CK 100 100 050 - 4313399 | |
| 3478 | 242 Total_LBAs_Read ----CK 100 100 050 - 735729 | |
| 3479 | 245 Unknown_Attribute -O--CK 100 100 050 - 5506181 | |
| 3480 | ||||||_ K auto-keep | |
| 3481 | |||||__ C event count | |
| 3482 | ||||___ R error rate | |
| 3483 | |||____ S speed/performance | |
| 3484 | ||_____ O updated online | |
| 3485 | |______ P prefailure warning | |
| 3486 | ||
| 3487 | General Purpose Log Directory Version 1 | |
| 3488 | SMART Log Directory Version 1 [multi-sector log support] | |
| 3489 | Address Access R/W Size Description | |
| 3490 | 0x00 GPL,SL R/O 1 Log Directory | |
| 3491 | 0x01 SL R/O 1 Summary SMART error log | |
| 3492 | 0x02 SL R/O 1 Comprehensive SMART error log | |
| 3493 | 0x03 GPL R/O 1 Ext. Comprehensive SMART error log | |
| 3494 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 3495 | 0x06 SL R/O 1 SMART self-test log | |
| 3496 | 0x07 GPL R/O 1 Extended self-test log | |
| 3497 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 3498 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 3499 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 3500 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 3501 | 0xde GPL VS 8 Device vendor specific log | |
| 3502 | ||
| 3503 | SMART Extended Comprehensive Error Log Version: 1 (1 sectors) | |
| 3504 | Device Error Count: 1 | |
| 3505 | CR = Command Register | |
| 3506 | FEATR = Features Register | |
| 3507 | COUNT = Count (was: Sector Count) Register | |
| 3508 | - | Current Temperature: 27 Celsius |
| 3508 | + | |
| 3509 | LH = LBA High (was: Cylinder High) Register ] LBA | |
| 3510 | LM = LBA Mid (was: Cylinder Low) Register ] Register | |
| 3511 | LL = LBA Low (was: Sector Number) Register ] | |
| 3512 | DV = Device (was: Device/Head) Register | |
| 3513 | DC = Device Control Register | |
| 3514 | ER = Error register | |
| 3515 | ST = Status register | |
| 3516 | Powered_Up_Time is measured from power on, and printed as | |
| 3517 | DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, | |
| 3518 | SS=sec, and sss=millisec. It "wraps" after 49.710 days. | |
| 3519 | ||
| 3520 | - | Temperature History Size (Index): 128 (126) |
| 3520 | + | |
| 3521 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 3522 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 3523 | - | 127 2023-04-05 20:00 32 ************* |
| 3523 | + | |
| 3524 | - | ... ..( 12 skipped). .. ************* |
| 3524 | + | |
| 3525 | - | 12 2023-04-05 22:10 32 ************* |
| 3525 | + | |
| 3526 | - | 13 2023-04-05 22:20 31 ************ |
| 3526 | + | |
| 3527 | - | ... ..( 9 skipped). .. ************ |
| 3527 | + | |
| 3528 | - | 23 2023-04-06 00:00 31 ************ |
| 3528 | + | |
| 3529 | - | 24 2023-04-06 00:10 32 ************* |
| 3529 | + | |
| 3530 | - | 25 2023-04-06 00:20 33 ************** |
| 3530 | + | |
| 3531 | - | 26 2023-04-06 00:30 34 *************** |
| 3531 | + | |
| 3532 | - | 27 2023-04-06 00:40 34 *************** |
| 3532 | + | |
| 3533 | - | 28 2023-04-06 00:50 34 *************** |
| 3533 | + | |
| 3534 | - | 29 2023-04-06 01:00 33 ************** |
| 3534 | + | |
| 3535 | - | 30 2023-04-06 01:10 33 ************** |
| 3535 | + | |
| 3536 | - | 31 2023-04-06 01:20 32 ************* |
| 3536 | + | |
| 3537 | - | 32 2023-04-06 01:30 32 ************* |
| 3537 | + | |
| 3538 | - | 33 2023-04-06 01:40 31 ************ |
| 3538 | + | 0x01 0x010 4 42761 --- Power-on Hours |
| 3539 | 0x01 0x018 6 3510045525 --- Logical Sectors Written | |
| 3540 | - | 37 2023-04-06 02:20 31 ************ |
| 3540 | + | 0x01 0x020 6 776833 --- Number of Write Commands |
| 3541 | - | 38 2023-04-06 02:30 30 *********** |
| 3541 | + | 0x01 0x028 6 972141380 --- Logical Sectors Read |
| 3542 | - | ... ..( 13 skipped). .. *********** |
| 3542 | + | 0x01 0x030 6 888920 --- Number of Read Commands |
| 3543 | - | 52 2023-04-06 04:50 30 *********** |
| 3543 | + | |
| 3544 | - | 53 2023-04-06 05:00 29 ********** |
| 3544 | + | |
| 3545 | - | ... ..( 19 skipped). .. ********** |
| 3545 | + | |
| 3546 | - | 73 2023-04-06 08:20 29 ********** |
| 3546 | + | |
| 3547 | - | 74 2023-04-06 08:30 28 ********* |
| 3547 | + | |
| 3548 | - | ... ..( 29 skipped). .. ********* |
| 3548 | + | |
| 3549 | - | 104 2023-04-06 13:30 28 ********* |
| 3549 | + | |
| 3550 | - | 105 2023-04-06 13:40 27 ******** |
| 3550 | + | |
| 3551 | - | ... ..( 20 skipped). .. ******** |
| 3551 | + | |
| 3552 | - | 126 2023-04-06 17:10 27 ******** |
| 3552 | + | |
| 3553 | 0x0001 4 0 Command failed due to ICRC error | |
| 3554 | 0x0002 4 0 R_ERR response for data FIS | |
| 3555 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 3556 | 0x000a 4 11 Device-to-host register FISes sent due to a COMRESET |