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.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 3 | + | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) |
| 4 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 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: Wed Dec 8 01:01:04 2021 CST |
| 19 | + | Local Time is: Thu Apr 6 17:17:22 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 | |
| 39 | been run. | |
| 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 | |
| 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 - 8891 |
| 70 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8942 |
| 71 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1119 |
| 71 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1922 |
| 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 - 53047 |
| 75 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64407 |
| 76 | - | 10 Spin_Retry_Count PO--CK 122 100 030 - 0 |
| 76 | + | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 |
| 77 | - | 12 Power_Cycle_Count -O--CK 100 100 000 - 149 |
| 77 | + | 12 Power_Cycle_Count -O--CK 100 100 000 - 166 |
| 78 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 28 |
| 78 | + | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 30 |
| 79 | - | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 139 |
| 79 | + | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 147 |
| 80 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 3433 |
| 80 | + | 193 Load_Cycle_Count -O--CK 100 100 000 - 4497 |
| 81 | - | 194 Temperature_Celsius -O---K 100 100 000 - 32 (Min/Max 17/62) |
| 81 | + | 194 Temperature_Celsius -O---K 100 100 000 - 23 (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 014 014 000 - 34546 |
| 87 | + | 222 Loaded_Hours -O--CK 011 011 000 - 35775 |
| 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 - 198 |
| 90 | + | 226 Load-in_Time -OS--K 100 100 000 - 207 |
| 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% 53044 - |
| 125 | + | # 1 Extended offline Completed without error 00% 55975 - |
| 126 | - | # 2 Extended offline Completed without error 00% 43110 - |
| 126 | + | # 2 Extended offline Aborted by host 90% 55967 - |
| 127 | - | # 3 Extended offline Completed without error 00% 31355 - |
| 127 | + | # 3 Extended offline Completed without error 00% 53044 - |
| 128 | - | # 4 Extended offline Completed without error 00% 24628 - |
| 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 | - | Current Temperature: 32 Celsius |
| 144 | + | |
| 145 | - | Power Cycle Min/Max Temperature: 22/55 Celsius |
| 145 | + | |
| 146 | Current Temperature: 23 Celsius | |
| 147 | Power Cycle Min/Max Temperature: 19/50 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 | - | Temperature History Size (Index): 478 (414) |
| 154 | + | |
| 155 | Min/Max Temperature Limit: 5/55 Celsius | |
| 156 | Temperature History Size (Index): 478 (84) | |
| 157 | - | 415 2021-12-07 17:04 40 ********************* |
| 157 | + | |
| 158 | - | 416 2021-12-07 17:05 39 ******************** |
| 158 | + | |
| 159 | - | ... ..( 8 skipped). .. ******************** |
| 159 | + | 85 2023-04-06 09:20 32 ************* |
| 160 | - | 425 2021-12-07 17:14 39 ******************** |
| 160 | + | 86 2023-04-06 09:21 32 ************* |
| 161 | - | 426 2021-12-07 17:15 38 ******************* |
| 161 | + | 87 2023-04-06 09:22 33 ************** |
| 162 | - | 427 2021-12-07 17:16 39 ******************** |
| 162 | + | 88 2023-04-06 09:23 33 ************** |
| 163 | - | 428 2021-12-07 17:17 38 ******************* |
| 163 | + | 89 2023-04-06 09:24 34 *************** |
| 164 | - | 429 2021-12-07 17:18 38 ******************* |
| 164 | + | 90 2023-04-06 09:25 34 *************** |
| 165 | - | 430 2021-12-07 17:19 39 ******************** |
| 165 | + | 91 2023-04-06 09:26 34 *************** |
| 166 | - | 431 2021-12-07 17:20 38 ******************* |
| 166 | + | 92 2023-04-06 09:27 35 **************** |
| 167 | - | ... ..( 18 skipped). .. ******************* |
| 167 | + | |
| 168 | - | 450 2021-12-07 17:39 38 ******************* |
| 168 | + | 95 2023-04-06 09:30 35 **************** |
| 169 | - | 451 2021-12-07 17:40 37 ****************** |
| 169 | + | 96 2023-04-06 09:31 36 ***************** |
| 170 | - | 452 2021-12-07 17:41 37 ****************** |
| 170 | + | |
| 171 | - | 453 2021-12-07 17:42 ? - |
| 171 | + | 100 2023-04-06 09:35 36 ***************** |
| 172 | - | 454 2021-12-07 17:43 26 ******* |
| 172 | + | 101 2023-04-06 09:36 37 ****************** |
| 173 | - | 455 2021-12-07 17:44 27 ******** |
| 173 | + | |
| 174 | - | 456 2021-12-07 17:45 27 ******** |
| 174 | + | 105 2023-04-06 09:40 37 ****************** |
| 175 | - | 457 2021-12-07 17:46 29 ********** |
| 175 | + | 106 2023-04-06 09:41 38 ******************* |
| 176 | - | 458 2021-12-07 17:47 30 *********** |
| 176 | + | |
| 177 | - | 459 2021-12-07 17:48 30 *********** |
| 177 | + | 109 2023-04-06 09:44 38 ******************* |
| 178 | - | 460 2021-12-07 17:49 31 ************ |
| 178 | + | 110 2023-04-06 09:45 39 ******************** |
| 179 | - | 461 2021-12-07 17:50 31 ************ |
| 179 | + | |
| 180 | - | 462 2021-12-07 17:51 32 ************* |
| 180 | + | 115 2023-04-06 09:50 39 ******************** |
| 181 | - | 463 2021-12-07 17:52 32 ************* |
| 181 | + | 116 2023-04-06 09:51 ? - |
| 182 | - | 464 2021-12-07 17:53 33 ************** |
| 182 | + | 117 2023-04-06 09:52 28 ********* |
| 183 | - | 465 2021-12-07 17:54 33 ************** |
| 183 | + | 118 2023-04-06 09:53 29 ********** |
| 184 | - | 466 2021-12-07 17:55 34 *************** |
| 184 | + | 119 2023-04-06 09:54 29 ********** |
| 185 | 120 2023-04-06 09:55 30 *********** | |
| 186 | - | 469 2021-12-07 17:58 34 *************** |
| 186 | + | 121 2023-04-06 09:56 31 ************ |
| 187 | - | 470 2021-12-07 17:59 35 **************** |
| 187 | + | 122 2023-04-06 09:57 31 ************ |
| 188 | - | 471 2021-12-07 18:00 35 **************** |
| 188 | + | 123 2023-04-06 09:58 32 ************* |
| 189 | - | 472 2021-12-07 18:01 36 ***************** |
| 189 | + | 124 2023-04-06 09:59 32 ************* |
| 190 | - | ... ..( 6 skipped). .. ***************** |
| 190 | + | 125 2023-04-06 10:00 33 ************** |
| 191 | - | 1 2021-12-07 18:08 36 ***************** |
| 191 | + | 126 2023-04-06 10:01 33 ************** |
| 192 | - | 2 2021-12-07 18:09 37 ****************** |
| 192 | + | 127 2023-04-06 10:02 34 *************** |
| 193 | 128 2023-04-06 10:03 34 *************** | |
| 194 | - | 7 2021-12-07 18:14 37 ****************** |
| 194 | + | 129 2023-04-06 10:04 35 **************** |
| 195 | - | 8 2021-12-07 18:15 38 ******************* |
| 195 | + | 130 2023-04-06 10:05 36 ***************** |
| 196 | - | ... ..( 6 skipped). .. ******************* |
| 196 | + | |
| 197 | - | 15 2021-12-07 18:22 38 ******************* |
| 197 | + | 133 2023-04-06 10:08 36 ***************** |
| 198 | - | 16 2021-12-07 18:23 ? - |
| 198 | + | 134 2023-04-06 10:09 37 ****************** |
| 199 | - | 17 2021-12-07 18:24 27 ******** |
| 199 | + | 135 2023-04-06 10:10 37 ****************** |
| 200 | - | 18 2021-12-07 18:25 28 ********* |
| 200 | + | 136 2023-04-06 10:11 37 ****************** |
| 201 | - | 19 2021-12-07 18:26 29 ********** |
| 201 | + | 137 2023-04-06 10:12 38 ******************* |
| 202 | - | 20 2021-12-07 18:27 30 *********** |
| 202 | + | 138 2023-04-06 10:13 38 ******************* |
| 203 | - | 21 2021-12-07 18:28 31 ************ |
| 203 | + | 139 2023-04-06 10:14 38 ******************* |
| 204 | - | 22 2021-12-07 18:29 31 ************ |
| 204 | + | 140 2023-04-06 10:15 39 ******************** |
| 205 | - | 23 2021-12-07 18:30 31 ************ |
| 205 | + | 141 2023-04-06 10:16 39 ******************** |
| 206 | - | 24 2021-12-07 18:31 32 ************* |
| 206 | + | 142 2023-04-06 10:17 39 ******************** |
| 207 | - | 25 2021-12-07 18:32 33 ************** |
| 207 | + | 143 2023-04-06 10:18 40 ********************* |
| 208 | - | 26 2021-12-07 18:33 34 *************** |
| 208 | + | |
| 209 | - | 27 2021-12-07 18:34 34 *************** |
| 209 | + | 147 2023-04-06 10:22 40 ********************* |
| 210 | - | 28 2021-12-07 18:35 34 *************** |
| 210 | + | 148 2023-04-06 10:23 41 ********************** |
| 211 | - | 29 2021-12-07 18:36 35 **************** |
| 211 | + | |
| 212 | - | 30 2021-12-07 18:37 35 **************** |
| 212 | + | 151 2023-04-06 10:26 41 ********************** |
| 213 | - | 31 2021-12-07 18:38 36 ***************** |
| 213 | + | 152 2023-04-06 10:27 42 *********************** |
| 214 | ... ..( 10 skipped). .. *********************** | |
| 215 | - | 35 2021-12-07 18:42 36 ***************** |
| 215 | + | 163 2023-04-06 10:38 42 *********************** |
| 216 | - | 36 2021-12-07 18:43 37 ****************** |
| 216 | + | 164 2023-04-06 10:39 43 ************************ |
| 217 | ... ..( 11 skipped). .. ************************ | |
| 218 | - | 39 2021-12-07 18:46 37 ****************** |
| 218 | + | 176 2023-04-06 10:51 43 ************************ |
| 219 | - | 40 2021-12-07 18:47 38 ******************* |
| 219 | + | 177 2023-04-06 10:52 44 ************************* |
| 220 | 178 2023-04-06 10:53 43 ************************ | |
| 221 | - | 44 2021-12-07 18:51 38 ******************* |
| 221 | + | 179 2023-04-06 10:54 44 ************************* |
| 222 | - | 45 2021-12-07 18:52 39 ******************** |
| 222 | + | 180 2023-04-06 10:55 43 ************************ |
| 223 | ... ..( 3 skipped). .. ************************ | |
| 224 | - | 49 2021-12-07 18:56 39 ******************** |
| 224 | + | 184 2023-04-06 10:59 43 ************************ |
| 225 | - | 50 2021-12-07 18:57 40 ********************* |
| 225 | + | 185 2023-04-06 11:00 ? - |
| 226 | 186 2023-04-06 11:01 27 ******** | |
| 227 | - | 56 2021-12-07 19:03 40 ********************* |
| 227 | + | 187 2023-04-06 11:02 27 ******** |
| 228 | - | 57 2021-12-07 19:04 ? - |
| 228 | + | 188 2023-04-06 11:03 28 ********* |
| 229 | - | 58 2021-12-07 19:05 26 ******* |
| 229 | + | 189 2023-04-06 11:04 29 ********** |
| 230 | - | 59 2021-12-07 19:06 27 ******** |
| 230 | + | 190 2023-04-06 11:05 29 ********** |
| 231 | - | 60 2021-12-07 19:07 28 ********* |
| 231 | + | 191 2023-04-06 11:06 29 ********** |
| 232 | - | 61 2021-12-07 19:08 29 ********** |
| 232 | + | 192 2023-04-06 11:07 30 *********** |
| 233 | - | 62 2021-12-07 19:09 30 *********** |
| 233 | + | 193 2023-04-06 11:08 31 ************ |
| 234 | - | 63 2021-12-07 19:10 31 ************ |
| 234 | + | 194 2023-04-06 11:09 31 ************ |
| 235 | - | 64 2021-12-07 19:11 31 ************ |
| 235 | + | 195 2023-04-06 11:10 31 ************ |
| 236 | - | 65 2021-12-07 19:12 32 ************* |
| 236 | + | 196 2023-04-06 11:11 32 ************* |
| 237 | - | 66 2021-12-07 19:13 33 ************** |
| 237 | + | 197 2023-04-06 11:12 32 ************* |
| 238 | - | 67 2021-12-07 19:14 33 ************** |
| 238 | + | 198 2023-04-06 11:13 32 ************* |
| 239 | - | 68 2021-12-07 19:15 34 *************** |
| 239 | + | 199 2023-04-06 11:14 33 ************** |
| 240 | - | 69 2021-12-07 19:16 34 *************** |
| 240 | + | 200 2023-04-06 11:15 33 ************** |
| 241 | - | 70 2021-12-07 19:17 34 *************** |
| 241 | + | 201 2023-04-06 11:16 33 ************** |
| 242 | - | 71 2021-12-07 19:18 35 **************** |
| 242 | + | 202 2023-04-06 11:17 34 *************** |
| 243 | - | 72 2021-12-07 19:19 35 **************** |
| 243 | + | 203 2023-04-06 11:18 34 *************** |
| 244 | - | 73 2021-12-07 19:20 35 **************** |
| 244 | + | 204 2023-04-06 11:19 35 **************** |
| 245 | - | 74 2021-12-07 19:21 36 ***************** |
| 245 | + | |
| 246 | - | 75 2021-12-07 19:22 36 ***************** |
| 246 | + | 208 2023-04-06 11:23 35 **************** |
| 247 | - | 76 2021-12-07 19:23 36 ***************** |
| 247 | + | 209 2023-04-06 11:24 ? - |
| 248 | - | 77 2021-12-07 19:24 37 ****************** |
| 248 | + | 210 2023-04-06 11:25 29 ********** |
| 249 | - | 78 2021-12-07 19:25 36 ***************** |
| 249 | + | 211 2023-04-06 11:26 29 ********** |
| 250 | - | 79 2021-12-07 19:26 37 ****************** |
| 250 | + | 212 2023-04-06 11:27 30 *********** |
| 251 | 213 2023-04-06 11:28 31 ************ | |
| 252 | - | 82 2021-12-07 19:29 37 ****************** |
| 252 | + | 214 2023-04-06 11:29 31 ************ |
| 253 | - | 83 2021-12-07 19:30 38 ******************* |
| 253 | + | 215 2023-04-06 11:30 32 ************* |
| 254 | 216 2023-04-06 11:31 32 ************* | |
| 255 | - | 87 2021-12-07 19:34 38 ******************* |
| 255 | + | 217 2023-04-06 11:32 33 ************** |
| 256 | - | 88 2021-12-07 19:35 39 ******************** |
| 256 | + | 218 2023-04-06 11:33 33 ************** |
| 257 | 219 2023-04-06 11:34 33 ************** | |
| 258 | - | 92 2021-12-07 19:39 39 ******************** |
| 258 | + | 220 2023-04-06 11:35 34 *************** |
| 259 | - | 93 2021-12-07 19:40 40 ********************* |
| 259 | + | 221 2023-04-06 11:36 34 *************** |
| 260 | 222 2023-04-06 11:37 34 *************** | |
| 261 | - | 99 2021-12-07 19:46 40 ********************* |
| 261 | + | 223 2023-04-06 11:38 35 **************** |
| 262 | - | 100 2021-12-07 19:47 41 ********************** |
| 262 | + | 224 2023-04-06 11:39 35 **************** |
| 263 | - | ... ..( 26 skipped). .. ********************** |
| 263 | + | 225 2023-04-06 11:40 35 **************** |
| 264 | - | 127 2021-12-07 20:14 41 ********************** |
| 264 | + | 226 2023-04-06 11:41 36 ***************** |
| 265 | - | 128 2021-12-07 20:15 ? - |
| 265 | + | |
| 266 | - | 129 2021-12-07 20:16 27 ******** |
| 266 | + | 232 2023-04-06 11:47 36 ***************** |
| 267 | - | 130 2021-12-07 20:17 28 ********* |
| 267 | + | 233 2023-04-06 11:48 37 ****************** |
| 268 | - | 131 2021-12-07 20:18 28 ********* |
| 268 | + | |
| 269 | - | 132 2021-12-07 20:19 29 ********** |
| 269 | + | 237 2023-04-06 11:52 37 ****************** |
| 270 | - | 133 2021-12-07 20:20 29 ********** |
| 270 | + | 238 2023-04-06 11:53 38 ******************* |
| 271 | - | 134 2021-12-07 20:21 30 *********** |
| 271 | + | |
| 272 | - | 135 2021-12-07 20:22 30 *********** |
| 272 | + | 241 2023-04-06 11:56 38 ******************* |
| 273 | - | 136 2021-12-07 20:23 31 ************ |
| 273 | + | 242 2023-04-06 11:57 39 ******************** |
| 274 | - | 137 2021-12-07 20:24 31 ************ |
| 274 | + | |
| 275 | - | 138 2021-12-07 20:25 31 ************ |
| 275 | + | 249 2023-04-06 12:04 39 ******************** |
| 276 | - | 139 2021-12-07 20:26 32 ************* |
| 276 | + | 250 2023-04-06 12:05 40 ********************* |
| 277 | - | 140 2021-12-07 20:27 32 ************* |
| 277 | + | |
| 278 | - | 141 2021-12-07 20:28 33 ************** |
| 278 | + | 253 2023-04-06 12:08 40 ********************* |
| 279 | - | 142 2021-12-07 20:29 33 ************** |
| 279 | + | 254 2023-04-06 12:09 41 ********************** |
| 280 | - | 143 2021-12-07 20:30 33 ************** |
| 280 | + | ... ..( 10 skipped). .. ********************** |
| 281 | - | 144 2021-12-07 20:31 34 *************** |
| 281 | + | 265 2023-04-06 12:20 41 ********************** |
| 282 | - | 145 2021-12-07 20:32 34 *************** |
| 282 | + | 266 2023-04-06 12:21 42 *********************** |
| 283 | - | 146 2021-12-07 20:33 34 *************** |
| 283 | + | 267 2023-04-06 12:22 41 ********************** |
| 284 | - | 147 2021-12-07 20:34 35 **************** |
| 284 | + | 268 2023-04-06 12:23 41 ********************** |
| 285 | 269 2023-04-06 12:24 41 ********************** | |
| 286 | - | 150 2021-12-07 20:37 35 **************** |
| 286 | + | 270 2023-04-06 12:25 42 *********************** |
| 287 | - | 151 2021-12-07 20:38 36 ***************** |
| 287 | + | |
| 288 | 276 2023-04-06 12:31 42 *********************** | |
| 289 | - | 157 2021-12-07 20:44 36 ***************** |
| 289 | + | 277 2023-04-06 12:32 41 ********************** |
| 290 | - | 158 2021-12-07 20:45 37 ****************** |
| 290 | + | 278 2023-04-06 12:33 ? - |
| 291 | - | ... ..( 7 skipped). .. ****************** |
| 291 | + | 279 2023-04-06 12:34 29 ********** |
| 292 | - | 166 2021-12-07 20:53 37 ****************** |
| 292 | + | 280 2023-04-06 12:35 29 ********** |
| 293 | - | 167 2021-12-07 20:54 ? - |
| 293 | + | 281 2023-04-06 12:36 30 *********** |
| 294 | - | 168 2021-12-07 20:55 27 ******** |
| 294 | + | 282 2023-04-06 12:37 31 ************ |
| 295 | - | 169 2021-12-07 20:56 28 ********* |
| 295 | + | 283 2023-04-06 12:38 31 ************ |
| 296 | - | 170 2021-12-07 20:57 29 ********** |
| 296 | + | 284 2023-04-06 12:39 32 ************* |
| 297 | - | 171 2021-12-07 20:58 30 *********** |
| 297 | + | 285 2023-04-06 12:40 32 ************* |
| 298 | - | 172 2021-12-07 20:59 31 ************ |
| 298 | + | 286 2023-04-06 12:41 33 ************** |
| 299 | - | 173 2021-12-07 21:00 31 ************ |
| 299 | + | 287 2023-04-06 12:42 34 *************** |
| 300 | - | 174 2021-12-07 21:01 32 ************* |
| 300 | + | 288 2023-04-06 12:43 34 *************** |
| 301 | - | 175 2021-12-07 21:02 33 ************** |
| 301 | + | 289 2023-04-06 12:44 35 **************** |
| 302 | - | 176 2021-12-07 21:03 34 *************** |
| 302 | + | 290 2023-04-06 12:45 35 **************** |
| 303 | - | 177 2021-12-07 21:04 34 *************** |
| 303 | + | 291 2023-04-06 12:46 36 ***************** |
| 304 | - | 178 2021-12-07 21:05 35 **************** |
| 304 | + | |
| 305 | - | 179 2021-12-07 21:06 35 **************** |
| 305 | + | 294 2023-04-06 12:49 36 ***************** |
| 306 | - | 180 2021-12-07 21:07 36 ***************** |
| 306 | + | 295 2023-04-06 12:50 37 ****************** |
| 307 | 296 2023-04-06 12:51 37 ****************** | |
| 308 | - | 183 2021-12-07 21:10 36 ***************** |
| 308 | + | 297 2023-04-06 12:52 38 ******************* |
| 309 | - | 184 2021-12-07 21:11 37 ****************** |
| 309 | + | 298 2023-04-06 12:53 38 ******************* |
| 310 | - | 185 2021-12-07 21:12 37 ****************** |
| 310 | + | 299 2023-04-06 12:54 38 ******************* |
| 311 | - | 186 2021-12-07 21:13 37 ****************** |
| 311 | + | 300 2023-04-06 12:55 39 ******************** |
| 312 | - | 187 2021-12-07 21:14 38 ******************* |
| 312 | + | 301 2023-04-06 12:56 39 ******************** |
| 313 | - | 188 2021-12-07 21:15 38 ******************* |
| 313 | + | 302 2023-04-06 12:57 39 ******************** |
| 314 | - | 189 2021-12-07 21:16 39 ******************** |
| 314 | + | 303 2023-04-06 12:58 40 ********************* |
| 315 | 304 2023-04-06 12:59 40 ********************* | |
| 316 | - | 193 2021-12-07 21:20 39 ******************** |
| 316 | + | 305 2023-04-06 13:00 40 ********************* |
| 317 | - | 194 2021-12-07 21:21 40 ********************* |
| 317 | + | 306 2023-04-06 13:01 41 ********************** |
| 318 | 307 2023-04-06 13:02 41 ********************** | |
| 319 | - | 198 2021-12-07 21:25 40 ********************* |
| 319 | + | 308 2023-04-06 13:03 41 ********************** |
| 320 | - | 199 2021-12-07 21:26 41 ********************** |
| 320 | + | 309 2023-04-06 13:04 42 *********************** |
| 321 | 310 2023-04-06 13:05 42 *********************** | |
| 322 | - | 207 2021-12-07 21:34 41 ********************** |
| 322 | + | 311 2023-04-06 13:06 41 ********************** |
| 323 | - | 208 2021-12-07 21:35 ? - |
| 323 | + | 312 2023-04-06 13:07 42 *********************** |
| 324 | - | 209 2021-12-07 21:36 29 ********** |
| 324 | + | ... ..( 8 skipped). .. *********************** |
| 325 | - | 210 2021-12-07 21:37 30 *********** |
| 325 | + | 321 2023-04-06 13:16 42 *********************** |
| 326 | - | 211 2021-12-07 21:38 30 *********** |
| 326 | + | 322 2023-04-06 13:17 43 ************************ |
| 327 | - | 212 2021-12-07 21:39 31 ************ |
| 327 | + | |
| 328 | - | 213 2021-12-07 21:40 32 ************* |
| 328 | + | 346 2023-04-06 13:41 43 ************************ |
| 329 | - | 214 2021-12-07 21:41 33 ************** |
| 329 | + | 347 2023-04-06 13:42 ? - |
| 330 | - | 215 2021-12-07 21:42 33 ************** |
| 330 | + | 348 2023-04-06 13:43 29 ********** |
| 331 | - | 216 2021-12-07 21:43 34 *************** |
| 331 | + | 349 2023-04-06 13:44 30 *********** |
| 332 | - | 217 2021-12-07 21:44 35 **************** |
| 332 | + | 350 2023-04-06 13:45 31 ************ |
| 333 | - | 218 2021-12-07 21:45 36 ***************** |
| 333 | + | 351 2023-04-06 13:46 31 ************ |
| 334 | 352 2023-04-06 13:47 31 ************ | |
| 335 | - | 221 2021-12-07 21:48 36 ***************** |
| 335 | + | 353 2023-04-06 13:48 32 ************* |
| 336 | - | 222 2021-12-07 21:49 37 ****************** |
| 336 | + | 354 2023-04-06 13:49 33 ************** |
| 337 | - | 223 2021-12-07 21:50 37 ****************** |
| 337 | + | 355 2023-04-06 13:50 33 ************** |
| 338 | - | 224 2021-12-07 21:51 38 ******************* |
| 338 | + | 356 2023-04-06 13:51 34 *************** |
| 339 | 357 2023-04-06 13:52 34 *************** | |
| 340 | - | 227 2021-12-07 21:54 38 ******************* |
| 340 | + | 358 2023-04-06 13:53 35 **************** |
| 341 | - | 228 2021-12-07 21:55 39 ******************** |
| 341 | + | 359 2023-04-06 13:54 35 **************** |
| 342 | - | 229 2021-12-07 21:56 39 ******************** |
| 342 | + | 360 2023-04-06 13:55 36 ***************** |
| 343 | - | 230 2021-12-07 21:57 39 ******************** |
| 343 | + | 361 2023-04-06 13:56 36 ***************** |
| 344 | - | 231 2021-12-07 21:58 40 ********************* |
| 344 | + | 362 2023-04-06 13:57 36 ***************** |
| 345 | 363 2023-04-06 13:58 37 ****************** | |
| 346 | - | 235 2021-12-07 22:02 40 ********************* |
| 346 | + | 364 2023-04-06 13:59 37 ****************** |
| 347 | - | 236 2021-12-07 22:03 41 ********************** |
| 347 | + | 365 2023-04-06 14:00 37 ****************** |
| 348 | - | 237 2021-12-07 22:04 41 ********************** |
| 348 | + | 366 2023-04-06 14:01 38 ******************* |
| 349 | - | 238 2021-12-07 22:05 41 ********************** |
| 349 | + | 367 2023-04-06 14:02 38 ******************* |
| 350 | - | 239 2021-12-07 22:06 42 *********************** |
| 350 | + | 368 2023-04-06 14:03 39 ******************** |
| 351 | 369 2023-04-06 14:04 39 ******************** | |
| 352 | - | 250 2021-12-07 22:17 42 *********************** |
| 352 | + | 370 2023-04-06 14:05 39 ******************** |
| 353 | - | 251 2021-12-07 22:18 43 ************************ |
| 353 | + | 371 2023-04-06 14:06 40 ********************* |
| 354 | ... ..( 3 skipped). .. ********************* | |
| 355 | - | 258 2021-12-07 22:25 43 ************************ |
| 355 | + | 375 2023-04-06 14:10 40 ********************* |
| 356 | - | 259 2021-12-07 22:26 42 *********************** |
| 356 | + | 376 2023-04-06 14:11 41 ********************** |
| 357 | ... ..( 3 skipped). .. ********************** | |
| 358 | - | 263 2021-12-07 22:30 42 *********************** |
| 358 | + | 380 2023-04-06 14:15 41 ********************** |
| 359 | - | 264 2021-12-07 22:31 43 ************************ |
| 359 | + | 381 2023-04-06 14:16 42 *********************** |
| 360 | - | 265 2021-12-07 22:32 43 ************************ |
| 360 | + | ... ..( 19 skipped). .. *********************** |
| 361 | - | 266 2021-12-07 22:33 42 *********************** |
| 361 | + | 401 2023-04-06 14:36 42 *********************** |
| 362 | - | 267 2021-12-07 22:34 42 *********************** |
| 362 | + | 402 2023-04-06 14:37 43 ************************ |
| 363 | - | 268 2021-12-07 22:35 43 ************************ |
| 363 | + | 403 2023-04-06 14:38 42 *********************** |
| 364 | 404 2023-04-06 14:39 43 ************************ | |
| 365 | - | 276 2021-12-07 22:43 43 ************************ |
| 365 | + | 405 2023-04-06 14:40 42 *********************** |
| 366 | - | 277 2021-12-07 22:44 42 *********************** |
| 366 | + | 406 2023-04-06 14:41 42 *********************** |
| 367 | - | 278 2021-12-07 22:45 42 *********************** |
| 367 | + | 407 2023-04-06 14:42 43 ************************ |
| 368 | - | 279 2021-12-07 22:46 ? - |
| 368 | + | 408 2023-04-06 14:43 42 *********************** |
| 369 | - | 280 2021-12-07 22:47 24 ***** |
| 369 | + | 409 2023-04-06 14:44 42 *********************** |
| 370 | - | 281 2021-12-07 22:48 25 ****** |
| 370 | + | 410 2023-04-06 14:45 43 ************************ |
| 371 | - | 282 2021-12-07 22:49 26 ******* |
| 371 | + | 411 2023-04-06 14:46 42 *********************** |
| 372 | - | 283 2021-12-07 22:50 27 ******** |
| 372 | + | |
| 373 | - | 284 2021-12-07 22:51 28 ********* |
| 373 | + | 415 2023-04-06 14:50 42 *********************** |
| 374 | - | 285 2021-12-07 22:52 28 ********* |
| 374 | + | 416 2023-04-06 14:51 ? - |
| 375 | - | 286 2021-12-07 22:53 29 ********** |
| 375 | + | 417 2023-04-06 14:52 28 ********* |
| 376 | - | 287 2021-12-07 22:54 30 *********** |
| 376 | + | 418 2023-04-06 14:53 29 ********** |
| 377 | - | 288 2021-12-07 22:55 31 ************ |
| 377 | + | 419 2023-04-06 14:54 30 *********** |
| 378 | - | 289 2021-12-07 22:56 31 ************ |
| 378 | + | 420 2023-04-06 14:55 30 *********** |
| 379 | - | 290 2021-12-07 22:57 31 ************ |
| 379 | + | 421 2023-04-06 14:56 31 ************ |
| 380 | - | 291 2021-12-07 22:58 32 ************* |
| 380 | + | 422 2023-04-06 14:57 31 ************ |
| 381 | - | 292 2021-12-07 22:59 32 ************* |
| 381 | + | 423 2023-04-06 14:58 32 ************* |
| 382 | - | 293 2021-12-07 23:00 33 ************** |
| 382 | + | 424 2023-04-06 14:59 32 ************* |
| 383 | - | ... ..( 2 skipped). .. ************** |
| 383 | + | 425 2023-04-06 15:00 33 ************** |
| 384 | - | 296 2021-12-07 23:03 33 ************** |
| 384 | + | 426 2023-04-06 15:01 33 ************** |
| 385 | - | 297 2021-12-07 23:04 34 *************** |
| 385 | + | 427 2023-04-06 15:02 34 *************** |
| 386 | - | 298 2021-12-07 23:05 34 *************** |
| 386 | + | 428 2023-04-06 15:03 34 *************** |
| 387 | - | 299 2021-12-07 23:06 35 **************** |
| 387 | + | 429 2023-04-06 15:04 34 *************** |
| 388 | - | ... ..( 4 skipped). .. **************** |
| 388 | + | 430 2023-04-06 15:05 35 **************** |
| 389 | - | 304 2021-12-07 23:11 35 **************** |
| 389 | + | 431 2023-04-06 15:06 35 **************** |
| 390 | - | 305 2021-12-07 23:12 36 ***************** |
| 390 | + | 432 2023-04-06 15:07 35 **************** |
| 391 | 433 2023-04-06 15:08 36 ***************** | |
| 392 | - | 309 2021-12-07 23:16 36 ***************** |
| 392 | + | |
| 393 | - | 310 2021-12-07 23:17 37 ****************** |
| 393 | + | 436 2023-04-06 15:11 36 ***************** |
| 394 | 437 2023-04-06 15:12 37 ****************** | |
| 395 | - | 315 2021-12-07 23:22 37 ****************** |
| 395 | + | |
| 396 | - | 316 2021-12-07 23:23 38 ******************* |
| 396 | + | 442 2023-04-06 15:17 37 ****************** |
| 397 | - | ... ..( 7 skipped). .. ******************* |
| 397 | + | 443 2023-04-06 15:18 38 ******************* |
| 398 | - | 324 2021-12-07 23:31 38 ******************* |
| 398 | + | |
| 399 | - | 325 2021-12-07 23:32 39 ******************** |
| 399 | + | 447 2023-04-06 15:22 38 ******************* |
| 400 | 448 2023-04-06 15:23 39 ******************** | |
| 401 | - | 328 2021-12-07 23:35 39 ******************** |
| 401 | + | |
| 402 | - | 329 2021-12-07 23:36 38 ******************* |
| 402 | + | 452 2023-04-06 15:27 39 ******************** |
| 403 | 453 2023-04-06 15:28 40 ********************* | |
| 404 | - | 332 2021-12-07 23:39 38 ******************* |
| 404 | + | |
| 405 | - | 333 2021-12-07 23:40 39 ******************** |
| 405 | + | 456 2023-04-06 15:31 40 ********************* |
| 406 | 457 2023-04-06 15:32 42 *********************** | |
| 407 | - | 336 2021-12-07 23:43 39 ******************** |
| 407 | + | 458 2023-04-06 15:33 42 *********************** |
| 408 | - | 337 2021-12-07 23:44 38 ******************* |
| 408 | + | 459 2023-04-06 15:34 42 *********************** |
| 409 | - | 338 2021-12-07 23:45 39 ******************** |
| 409 | + | 460 2023-04-06 15:35 47 **************************** |
| 410 | - | ... ..( 9 skipped). .. ******************** |
| 410 | + | 461 2023-04-06 15:36 46 *************************** |
| 411 | - | 348 2021-12-07 23:55 39 ******************** |
| 411 | + | 462 2023-04-06 15:37 46 *************************** |
| 412 | - | 349 2021-12-07 23:56 38 ******************* |
| 412 | + | 463 2023-04-06 15:38 49 ****************************** |
| 413 | - | 350 2021-12-07 23:57 ? - |
| 413 | + | 464 2023-04-06 15:39 49 ****************************** |
| 414 | - | 351 2021-12-07 23:58 22 *** |
| 414 | + | 465 2023-04-06 15:40 48 ***************************** |
| 415 | - | 352 2021-12-07 23:59 23 **** |
| 415 | + | 466 2023-04-06 15:41 49 ****************************** |
| 416 | - | 353 2021-12-08 00:00 23 **** |
| 416 | + | 467 2023-04-06 15:42 48 ***************************** |
| 417 | - | 354 2021-12-08 00:01 32 ************* |
| 417 | + | 468 2023-04-06 15:43 48 ***************************** |
| 418 | - | 355 2021-12-08 00:02 41 ********************** |
| 418 | + | 469 2023-04-06 15:44 49 ****************************** |
| 419 | - | 356 2021-12-08 00:03 43 ************************ |
| 419 | + | ... ..( 5 skipped). .. ****************************** |
| 420 | - | 357 2021-12-08 00:04 44 ************************* |
| 420 | + | 475 2023-04-06 15:50 49 ****************************** |
| 421 | 476 2023-04-06 15:51 48 ***************************** | |
| 422 | - | 369 2021-12-08 00:16 44 ************************* |
| 422 | + | 477 2023-04-06 15:52 48 ***************************** |
| 423 | - | 370 2021-12-08 00:17 ? - |
| 423 | + | 0 2023-04-06 15:53 49 ****************************** |
| 424 | - | 371 2021-12-08 00:18 24 ***** |
| 424 | + | 1 2023-04-06 15:54 48 ***************************** |
| 425 | - | 372 2021-12-08 00:19 25 ****** |
| 425 | + | 2 2023-04-06 15:55 48 ***************************** |
| 426 | - | 373 2021-12-08 00:20 26 ******* |
| 426 | + | 3 2023-04-06 15:56 49 ****************************** |
| 427 | - | 374 2021-12-08 00:21 26 ******* |
| 427 | + | 4 2023-04-06 15:57 49 ****************************** |
| 428 | - | 375 2021-12-08 00:22 28 ********* |
| 428 | + | 5 2023-04-06 15:58 48 ***************************** |
| 429 | - | 376 2021-12-08 00:23 28 ********* |
| 429 | + | ... ..( 8 skipped). .. ***************************** |
| 430 | - | 377 2021-12-08 00:24 29 ********** |
| 430 | + | 14 2023-04-06 16:07 48 ***************************** |
| 431 | - | 378 2021-12-08 00:25 30 *********** |
| 431 | + | 15 2023-04-06 16:08 49 ****************************** |
| 432 | - | 379 2021-12-08 00:26 31 ************ |
| 432 | + | 16 2023-04-06 16:09 48 ***************************** |
| 433 | ... ..( 17 skipped). .. ***************************** | |
| 434 | - | 382 2021-12-08 00:29 31 ************ |
| 434 | + | 34 2023-04-06 16:27 48 ***************************** |
| 435 | - | 383 2021-12-08 00:30 32 ************* |
| 435 | + | 35 2023-04-06 16:28 47 **************************** |
| 436 | - | 384 2021-12-08 00:31 33 ************** |
| 436 | + | ... ..( 5 skipped). .. **************************** |
| 437 | - | ... ..( 3 skipped). .. ************** |
| 437 | + | 41 2023-04-06 16:34 47 **************************** |
| 438 | - | 388 2021-12-08 00:35 33 ************** |
| 438 | + | 42 2023-04-06 16:35 46 *************************** |
| 439 | - | 389 2021-12-08 00:36 34 *************** |
| 439 | + | 43 2023-04-06 16:36 46 *************************** |
| 440 | - | 390 2021-12-08 00:37 35 **************** |
| 440 | + | 44 2023-04-06 16:37 ? - |
| 441 | - | ... ..( 4 skipped). .. **************** |
| 441 | + | 45 2023-04-06 16:38 28 ********* |
| 442 | - | 395 2021-12-08 00:42 35 **************** |
| 442 | + | 46 2023-04-06 16:39 29 ********** |
| 443 | - | 396 2021-12-08 00:43 36 ***************** |
| 443 | + | 47 2023-04-06 16:40 29 ********** |
| 444 | 48 2023-04-06 16:41 30 *********** | |
| 445 | - | 402 2021-12-08 00:49 36 ***************** |
| 445 | + | 49 2023-04-06 16:42 31 ************ |
| 446 | - | 403 2021-12-08 00:50 37 ****************** |
| 446 | + | 50 2023-04-06 16:43 31 ************ |
| 447 | - | ... ..( 6 skipped). .. ****************** |
| 447 | + | 51 2023-04-06 16:44 31 ************ |
| 448 | - | 410 2021-12-08 00:57 37 ****************** |
| 448 | + | 52 2023-04-06 16:45 32 ************* |
| 449 | - | 411 2021-12-08 00:58 ? - |
| 449 | + | 53 2023-04-06 16:46 32 ************* |
| 450 | - | 412 2021-12-08 00:59 32 ************* |
| 450 | + | 54 2023-04-06 16:47 33 ************** |
| 451 | - | 413 2021-12-08 01:00 ? - |
| 451 | + | 55 2023-04-06 16:48 33 ************** |
| 452 | - | 414 2021-12-08 01:01 32 ************* |
| 452 | + | 56 2023-04-06 16:49 33 ************** |
| 453 | 57 2023-04-06 16:50 34 *************** | |
| 454 | 58 2023-04-06 16:51 34 *************** | |
| 455 | 59 2023-04-06 16:52 34 *************** | |
| 456 | 60 2023-04-06 16:53 35 **************** | |
| 457 | 61 2023-04-06 16:54 35 **************** | |
| 458 | 62 2023-04-06 16:55 36 ***************** | |
| 459 | ... ..( 4 skipped). .. ***************** | |
| 460 | 67 2023-04-06 17:00 36 ***************** | |
| 461 | - | 0x01 0x008 4 149 --- Lifetime Power-On Resets |
| 461 | + | 68 2023-04-06 17:01 37 ****************** |
| 462 | - | 0x01 0x010 4 53047 --- Power-on Hours |
| 462 | + | |
| 463 | - | 0x01 0x018 6 69055069987 --- Logical Sectors Written |
| 463 | + | 71 2023-04-06 17:04 37 ****************** |
| 464 | - | 0x01 0x020 6 914119677 --- Number of Write Commands |
| 464 | + | 72 2023-04-06 17:05 38 ******************* |
| 465 | - | 0x01 0x028 6 412430601786 --- Logical Sectors Read |
| 465 | + | |
| 466 | - | 0x01 0x030 6 3071606313 --- Number of Read Commands |
| 466 | + | 76 2023-04-06 17:09 38 ******************* |
| 467 | 77 2023-04-06 17:10 39 ******************** | |
| 468 | - | 0x02 0x010 4 28 --- Overlimit Shock Events |
| 468 | + | |
| 469 | 82 2023-04-06 17:15 39 ******************** | |
| 470 | - | 0x03 0x008 4 34018 --- Spindle Motor Power-on Hours |
| 470 | + | 83 2023-04-06 17:16 ? - |
| 471 | - | 0x03 0x010 4 34546 --- Head Flying Hours |
| 471 | + | 84 2023-04-06 17:17 23 **** |
| 472 | - | 0x03 0x018 4 3433 --- Head Load Events |
| 472 | + | |
| 473 | SCT Error Recovery Control: | |
| 474 | Read: Disabled | |
| 475 | Write: Disabled | |
| 476 | ||
| 477 | Device Statistics (GP Log 0x04) | |
| 478 | Page Offset Size Value Flags Description | |
| 479 | 0x01 ===== = = === == General Statistics (rev 2) == | |
| 480 | - | 0x05 0x008 1 32 --- Current Temperature |
| 480 | + | 0x01 0x008 4 166 --- Lifetime Power-On Resets |
| 481 | - | 0x05 0x010 1 31 N-- Average Short Term Temperature |
| 481 | + | 0x01 0x010 4 64407 --- Power-on Hours |
| 482 | - | 0x05 0x018 1 32 N-- Average Long Term Temperature |
| 482 | + | 0x01 0x018 6 75333024429 --- Logical Sectors Written |
| 483 | 0x01 0x020 6 971315282 --- Number of Write Commands | |
| 484 | 0x01 0x028 6 565572245862 --- Logical Sectors Read | |
| 485 | 0x01 0x030 6 4219446595 --- Number of Read Commands | |
| 486 | 0x02 ===== = = === == Free-Fall Statistics (rev 1) == | |
| 487 | 0x02 0x010 4 30 --- Overlimit Shock Events | |
| 488 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 489 | 0x03 0x008 4 35226 --- Spindle Motor Power-on Hours | |
| 490 | 0x03 0x010 4 35775 --- Head Flying Hours | |
| 491 | 0x03 0x018 4 4497 --- Head Load Events | |
| 492 | 0x03 0x020 4 8 --- Number of Reallocated Logical Sectors | |
| 493 | 0x03 0x028 4 2 --- Read Recovery Attempts | |
| 494 | - | 0x06 0x008 4 2372 --- Number of Hardware Resets |
| 494 | + | |
| 495 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 496 | 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors | |
| 497 | 0x04 0x010 4 3 --- Resets Between Cmd Acceptance and Completion | |
| 498 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 499 | 0x05 0x008 1 23 --- Current Temperature | |
| 500 | 0x05 0x010 1 40 N-- Average Short Term Temperature | |
| 501 | 0x05 0x018 1 33 N-- Average Long Term Temperature | |
| 502 | 0x05 0x020 1 62 --- Highest Temperature | |
| 503 | 0x05 0x028 1 17 --- Lowest Temperature | |
| 504 | 0x05 0x030 1 59 N-- Highest Average Short Term Temperature | |
| 505 | 0x05 0x038 1 21 N-- Lowest Average Short Term Temperature | |
| 506 | 0x05 0x040 1 52 N-- Highest Average Long Term Temperature | |
| 507 | 0x05 0x048 1 27 N-- Lowest Average Long Term Temperature | |
| 508 | 0x05 0x050 4 49159 --- Time in Over-Temperature | |
| 509 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 510 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 511 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 512 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 513 | - | 0x0009 4 35 Transition from drive PhyRdy to drive PhyNRdy |
| 513 | + | 0x06 0x008 4 2912 --- Number of Hardware Resets |
| 514 | - | 0x000a 4 133 Device-to-host register FISes sent due to a COMRESET |
| 514 | + | |
| 515 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 516 | |||_ C monitored condition met | |
| 517 | ||__ D supports DSN | |
| 518 | |___ N normalized value | |
| 519 | ||
| 520 | Pending Defects log (GP Log 0x0c) not supported | |
| 521 | ||
| 522 | SATA Phy Event Counters (GP Log 0x11) | |
| 523 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 523 | + | |
| 524 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 524 | + | |
| 525 | 0x0002 4 0 R_ERR response for data FIS | |
| 526 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 527 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 528 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 529 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 530 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 531 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 532 | 0x0009 4 17 Transition from drive PhyRdy to drive PhyNRdy | |
| 533 | 0x000a 4 48 Device-to-host register FISes sent due to a COMRESET | |
| 534 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 535 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 536 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 537 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 538 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 539 | - | Local Time is: Wed Dec 8 01:01:06 2021 CST |
| 539 | + | |
| 540 | ||
| 541 | ============= /dev/sdb ============= | |
| 542 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 543 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 544 | ||
| 545 | === START OF INFORMATION SECTION === | |
| 546 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 547 | Device Model: TOSHIBA MD04ACA500 | |
| 548 | Serial Number: 652DK7VBFS9A | |
| 549 | LU WWN Device Id: 5 000039 65bd003cc | |
| 550 | Firmware Version: FP2A | |
| 551 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 552 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 553 | Rotation Rate: 7200 rpm | |
| 554 | - | Offline data collection status: (0x80) Offline data collection activity |
| 554 | + | |
| 555 | Device is: In smartctl database [for details use: -P show] | |
| 556 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 557 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 558 | Local Time is: Thu Apr 6 17:17:24 2023 CDT | |
| 559 | SMART support is: Available - device has SMART capability. | |
| 560 | SMART support is: Enabled | |
| 561 | AAM feature is: Unavailable | |
| 562 | APM level is: 254 (maximum performance) | |
| 563 | Rd look-ahead is: Enabled | |
| 564 | Write cache is: Enabled | |
| 565 | DSN feature is: Unavailable | |
| 566 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 567 | Wt Cache Reorder: Enabled | |
| 568 | ||
| 569 | === START OF READ SMART DATA SECTION === | |
| 570 | SMART overall-health self-assessment test result: PASSED | |
| 571 | ||
| 572 | General SMART Values: | |
| 573 | Offline data collection status: (0x82) Offline data collection activity | |
| 574 | was completed without error. | |
| 575 | Auto Offline Data Collection: Enabled. | |
| 576 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 577 | without error or no self-test has ever | |
| 578 | been run. | |
| 579 | Total time to complete Offline | |
| 580 | data collection: ( 120) seconds. | |
| 581 | Offline data collection | |
| 582 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 583 | Auto Offline data collection on/off support. | |
| 584 | Suspend Offline collection upon new | |
| 585 | command. | |
| 586 | Offline surface scan supported. | |
| 587 | Self-test supported. | |
| 588 | No Conveyance Self-test supported. | |
| 589 | Selective Self-test supported. | |
| 590 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8569 |
| 590 | + | |
| 591 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1107 |
| 591 | + | |
| 592 | Supports SMART auto save timer. | |
| 593 | Error logging capability: (0x01) Error logging supported. | |
| 594 | General Purpose Logging supported. | |
| 595 | - | 9 Power_On_Hours -O--CK 001 001 000 - 53020 |
| 595 | + | |
| 596 | - | 10 Spin_Retry_Count PO--CK 122 100 030 - 0 |
| 596 | + | |
| 597 | - | 12 Power_Cycle_Count -O--CK 100 100 000 - 155 |
| 597 | + | |
| 598 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 762 |
| 598 | + | |
| 599 | - | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 144 |
| 599 | + | |
| 600 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 3279 |
| 600 | + | |
| 601 | - | 194 Temperature_Celsius -O---K 100 100 000 - 42 (Min/Max 17/62) |
| 601 | + | |
| 602 | SCT Data Table supported. | |
| 603 | ||
| 604 | SMART Attributes Data Structure revision number: 16 | |
| 605 | Vendor Specific SMART Attributes with Thresholds: | |
| 606 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 607 | - | 222 Loaded_Hours -O--CK 014 014 000 - 34598 |
| 607 | + | |
| 608 | 2 Throughput_Performance P-S--- 100 100 050 - 0 | |
| 609 | 3 Spin_Up_Time POS--K 100 100 001 - 8634 | |
| 610 | - | 226 Load-in_Time -OS--K 100 100 000 - 208 |
| 610 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1905 |
| 611 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 0 | |
| 612 | 7 Seek_Error_Rate PO-R-- 100 100 050 - 0 | |
| 613 | 8 Seek_Time_Performance P-S--- 100 100 050 - 0 | |
| 614 | 9 Power_On_Hours -O--CK 001 001 000 - 64382 | |
| 615 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 616 | 12 Power_Cycle_Count -O--CK 100 100 000 - 172 | |
| 617 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 924 | |
| 618 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 152 | |
| 619 | 193 Load_Cycle_Count -O--CK 100 100 000 - 4335 | |
| 620 | 194 Temperature_Celsius -O---K 100 100 000 - 24 (Min/Max 17/62) | |
| 621 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 622 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 623 | 198 Offline_Uncorrectable ----CK 100 100 000 - 0 | |
| 624 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 625 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 626 | 222 Loaded_Hours -O--CK 011 011 000 - 35843 | |
| 627 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 628 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 629 | 226 Load-in_Time -OS--K 100 100 000 - 217 | |
| 630 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 631 | ||||||_ K auto-keep | |
| 632 | |||||__ C event count | |
| 633 | ||||___ R error rate | |
| 634 | |||____ S speed/performance | |
| 635 | ||_____ O updated online | |
| 636 | |______ P prefailure warning | |
| 637 | ||
| 638 | General Purpose Log Directory Version 1 | |
| 639 | SMART Log Directory Version 1 [multi-sector log support] | |
| 640 | Address Access R/W Size Description | |
| 641 | 0x00 GPL,SL R/O 1 Log Directory | |
| 642 | 0x01 SL R/O 1 Summary SMART error log | |
| 643 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 644 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 645 | - | # 1 Extended offline Completed without error 00% 53017 - |
| 645 | + | |
| 646 | - | # 2 Extended offline Completed without error 00% 43097 - |
| 646 | + | |
| 647 | - | # 3 Extended offline Completed without error 00% 31357 - |
| 647 | + | |
| 648 | - | # 4 Extended offline Completed without error 00% 24629 - |
| 648 | + | |
| 649 | 0x09 SL R/W 1 Selective self-test log | |
| 650 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 651 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 652 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 653 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 654 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 655 | 0xa7 GPL VS 8 Device vendor specific log | |
| 656 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 657 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 658 | ||
| 659 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 660 | No Errors Logged | |
| 661 | ||
| 662 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 663 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 664 | - | Current Temperature: 42 Celsius |
| 664 | + | # 1 Extended offline Completed without error 00% 55950 - |
| 665 | - | Power Cycle Min/Max Temperature: 22/56 Celsius |
| 665 | + | # 2 Extended offline Aborted by host 90% 55941 - |
| 666 | # 3 Extended offline Completed without error 00% 53017 - | |
| 667 | # 4 Extended offline Completed without error 00% 43097 - | |
| 668 | # 5 Extended offline Completed without error 00% 31357 - | |
| 669 | # 6 Extended offline Completed without error 00% 24629 - | |
| 670 | ||
| 671 | SMART Selective self-test log data structure revision number 1 | |
| 672 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 673 | 1 0 0 Not_testing | |
| 674 | - | Temperature History Size (Index): 478 (289) |
| 674 | + | |
| 675 | 3 0 0 Not_testing | |
| 676 | 4 0 0 Not_testing | |
| 677 | - | 290 2021-12-07 17:04 31 ************ |
| 677 | + | |
| 678 | - | 291 2021-12-07 17:05 31 ************ |
| 678 | + | |
| 679 | - | 292 2021-12-07 17:06 31 ************ |
| 679 | + | |
| 680 | - | 293 2021-12-07 17:07 32 ************* |
| 680 | + | |
| 681 | - | ... ..( 3 skipped). .. ************* |
| 681 | + | |
| 682 | - | 297 2021-12-07 17:11 32 ************* |
| 682 | + | |
| 683 | - | 298 2021-12-07 17:12 33 ************** |
| 683 | + | |
| 684 | - | ... ..( 5 skipped). .. ************** |
| 684 | + | |
| 685 | - | 304 2021-12-07 17:18 33 ************** |
| 685 | + | Current Temperature: 24 Celsius |
| 686 | - | 305 2021-12-07 17:19 ? - |
| 686 | + | Power Cycle Min/Max Temperature: 19/50 Celsius |
| 687 | - | 306 2021-12-07 17:20 25 ****** |
| 687 | + | |
| 688 | - | 307 2021-12-07 17:21 26 ******* |
| 688 | + | |
| 689 | - | 308 2021-12-07 17:22 26 ******* |
| 689 | + | |
| 690 | - | 309 2021-12-07 17:23 27 ******** |
| 690 | + | |
| 691 | - | 310 2021-12-07 17:24 28 ********* |
| 691 | + | |
| 692 | - | 311 2021-12-07 17:25 29 ********** |
| 692 | + | |
| 693 | - | 312 2021-12-07 17:26 29 ********** |
| 693 | + | |
| 694 | - | 313 2021-12-07 17:27 31 ************ |
| 694 | + | |
| 695 | - | 314 2021-12-07 17:28 31 ************ |
| 695 | + | Temperature History Size (Index): 478 (236) |
| 696 | - | 315 2021-12-07 17:29 31 ************ |
| 696 | + | |
| 697 | - | 316 2021-12-07 17:30 32 ************* |
| 697 | + | |
| 698 | - | 317 2021-12-07 17:31 33 ************** |
| 698 | + | 237 2023-04-06 09:20 35 **************** |
| 699 | - | ... ..( 3 skipped). .. ************** |
| 699 | + | 238 2023-04-06 09:21 35 **************** |
| 700 | - | 321 2021-12-07 17:35 33 ************** |
| 700 | + | 239 2023-04-06 09:22 36 ***************** |
| 701 | - | 322 2021-12-07 17:36 34 *************** |
| 701 | + | |
| 702 | - | 323 2021-12-07 17:37 34 *************** |
| 702 | + | 242 2023-04-06 09:25 36 ***************** |
| 703 | - | 324 2021-12-07 17:38 35 **************** |
| 703 | + | 243 2023-04-06 09:26 37 ****************** |
| 704 | - | 325 2021-12-07 17:39 35 **************** |
| 704 | + | |
| 705 | - | 326 2021-12-07 17:40 35 **************** |
| 705 | + | 247 2023-04-06 09:30 37 ****************** |
| 706 | - | 327 2021-12-07 17:41 36 ***************** |
| 706 | + | 248 2023-04-06 09:31 38 ******************* |
| 707 | ... ..( 2 skipped). .. ******************* | |
| 708 | - | 333 2021-12-07 17:47 36 ***************** |
| 708 | + | 251 2023-04-06 09:34 38 ******************* |
| 709 | - | 334 2021-12-07 17:48 37 ****************** |
| 709 | + | 252 2023-04-06 09:35 39 ******************** |
| 710 | ... ..( 6 skipped). .. ******************** | |
| 711 | - | 338 2021-12-07 17:52 37 ****************** |
| 711 | + | 259 2023-04-06 09:42 39 ******************** |
| 712 | - | 339 2021-12-07 17:53 38 ******************* |
| 712 | + | 260 2023-04-06 09:43 40 ********************* |
| 713 | - | ... ..( 5 skipped). .. ******************* |
| 713 | + | 261 2023-04-06 09:44 ? - |
| 714 | - | 345 2021-12-07 17:59 38 ******************* |
| 714 | + | 262 2023-04-06 09:45 28 ********* |
| 715 | - | 346 2021-12-07 18:00 ? - |
| 715 | + | 263 2023-04-06 09:46 29 ********** |
| 716 | - | 347 2021-12-07 18:01 26 ******* |
| 716 | + | 264 2023-04-06 09:47 30 *********** |
| 717 | - | 348 2021-12-07 18:02 27 ******** |
| 717 | + | 265 2023-04-06 09:48 31 ************ |
| 718 | - | 349 2021-12-07 18:03 28 ********* |
| 718 | + | 266 2023-04-06 09:49 31 ************ |
| 719 | - | 350 2021-12-07 18:04 29 ********** |
| 719 | + | 267 2023-04-06 09:50 31 ************ |
| 720 | - | 351 2021-12-07 18:05 30 *********** |
| 720 | + | 268 2023-04-06 09:51 32 ************* |
| 721 | - | 352 2021-12-07 18:06 31 ************ |
| 721 | + | 269 2023-04-06 09:52 33 ************** |
| 722 | - | 353 2021-12-07 18:07 31 ************ |
| 722 | + | 270 2023-04-06 09:53 33 ************** |
| 723 | - | 354 2021-12-07 18:08 32 ************* |
| 723 | + | 271 2023-04-06 09:54 34 *************** |
| 724 | - | 355 2021-12-07 18:09 32 ************* |
| 724 | + | 272 2023-04-06 09:55 34 *************** |
| 725 | - | 356 2021-12-07 18:10 33 ************** |
| 725 | + | 273 2023-04-06 09:56 35 **************** |
| 726 | - | 357 2021-12-07 18:11 33 ************** |
| 726 | + | 274 2023-04-06 09:57 35 **************** |
| 727 | - | 358 2021-12-07 18:12 34 *************** |
| 727 | + | 275 2023-04-06 09:58 36 ***************** |
| 728 | 276 2023-04-06 09:59 36 ***************** | |
| 729 | - | 361 2021-12-07 18:15 34 *************** |
| 729 | + | 277 2023-04-06 10:00 36 ***************** |
| 730 | - | 362 2021-12-07 18:16 35 **************** |
| 730 | + | 278 2023-04-06 10:01 37 ****************** |
| 731 | - | 363 2021-12-07 18:17 36 ***************** |
| 731 | + | 279 2023-04-06 10:02 37 ****************** |
| 732 | 280 2023-04-06 10:03 37 ****************** | |
| 733 | - | 369 2021-12-07 18:23 36 ***************** |
| 733 | + | 281 2023-04-06 10:04 38 ******************* |
| 734 | - | 370 2021-12-07 18:24 37 ****************** |
| 734 | + | 282 2023-04-06 10:05 38 ******************* |
| 735 | 283 2023-04-06 10:06 38 ******************* | |
| 736 | - | 374 2021-12-07 18:28 37 ****************** |
| 736 | + | 284 2023-04-06 10:07 39 ******************** |
| 737 | - | 375 2021-12-07 18:29 38 ******************* |
| 737 | + | 285 2023-04-06 10:08 39 ******************** |
| 738 | 286 2023-04-06 10:09 40 ********************* | |
| 739 | - | 380 2021-12-07 18:34 38 ******************* |
| 739 | + | |
| 740 | - | 381 2021-12-07 18:35 39 ******************** |
| 740 | + | 289 2023-04-06 10:12 40 ********************* |
| 741 | 290 2023-04-06 10:13 41 ********************** | |
| 742 | - | 386 2021-12-07 18:40 39 ******************** |
| 742 | + | |
| 743 | - | 387 2021-12-07 18:41 ? - |
| 743 | + | 293 2023-04-06 10:16 41 ********************** |
| 744 | - | 388 2021-12-07 18:42 27 ******** |
| 744 | + | 294 2023-04-06 10:17 42 *********************** |
| 745 | - | 389 2021-12-07 18:43 28 ********* |
| 745 | + | ... ..( 8 skipped). .. *********************** |
| 746 | - | 390 2021-12-07 18:44 29 ********** |
| 746 | + | 303 2023-04-06 10:26 42 *********************** |
| 747 | - | 391 2021-12-07 18:45 30 *********** |
| 747 | + | 304 2023-04-06 10:27 43 ************************ |
| 748 | - | 392 2021-12-07 18:46 31 ************ |
| 748 | + | ... ..( 8 skipped). .. ************************ |
| 749 | - | 393 2021-12-07 18:47 31 ************ |
| 749 | + | 313 2023-04-06 10:36 43 ************************ |
| 750 | - | 394 2021-12-07 18:48 32 ************* |
| 750 | + | 314 2023-04-06 10:37 44 ************************* |
| 751 | - | 395 2021-12-07 18:49 33 ************** |
| 751 | + | |
| 752 | - | 396 2021-12-07 18:50 33 ************** |
| 752 | + | 329 2023-04-06 10:52 44 ************************* |
| 753 | - | 397 2021-12-07 18:51 34 *************** |
| 753 | + | 330 2023-04-06 10:53 ? - |
| 754 | - | 398 2021-12-07 18:52 34 *************** |
| 754 | + | 331 2023-04-06 10:54 27 ******** |
| 755 | - | 399 2021-12-07 18:53 35 **************** |
| 755 | + | 332 2023-04-06 10:55 28 ********* |
| 756 | - | 400 2021-12-07 18:54 36 ***************** |
| 756 | + | 333 2023-04-06 10:56 28 ********* |
| 757 | 334 2023-04-06 10:57 29 ********** | |
| 758 | - | 405 2021-12-07 18:59 36 ***************** |
| 758 | + | 335 2023-04-06 10:58 29 ********** |
| 759 | - | 406 2021-12-07 19:00 37 ****************** |
| 759 | + | 336 2023-04-06 10:59 30 *********** |
| 760 | - | 407 2021-12-07 19:01 38 ******************* |
| 760 | + | 337 2023-04-06 11:00 31 ************ |
| 761 | - | 408 2021-12-07 19:02 37 ****************** |
| 761 | + | |
| 762 | - | 409 2021-12-07 19:03 38 ******************* |
| 762 | + | 340 2023-04-06 11:03 31 ************ |
| 763 | 341 2023-04-06 11:04 32 ************* | |
| 764 | - | 413 2021-12-07 19:07 38 ******************* |
| 764 | + | 342 2023-04-06 11:05 32 ************* |
| 765 | - | 414 2021-12-07 19:08 39 ******************** |
| 765 | + | 343 2023-04-06 11:06 33 ************** |
| 766 | 344 2023-04-06 11:07 33 ************** | |
| 767 | - | 419 2021-12-07 19:13 39 ******************** |
| 767 | + | 345 2023-04-06 11:08 34 *************** |
| 768 | - | 420 2021-12-07 19:14 40 ********************* |
| 768 | + | 346 2023-04-06 11:09 34 *************** |
| 769 | - | ... ..( 6 skipped). .. ********************* |
| 769 | + | 347 2023-04-06 11:10 34 *************** |
| 770 | - | 427 2021-12-07 19:21 40 ********************* |
| 770 | + | 348 2023-04-06 11:11 35 **************** |
| 771 | - | 428 2021-12-07 19:22 ? - |
| 771 | + | |
| 772 | - | 429 2021-12-07 19:23 27 ******** |
| 772 | + | 351 2023-04-06 11:14 35 **************** |
| 773 | - | 430 2021-12-07 19:24 28 ********* |
| 773 | + | 352 2023-04-06 11:15 36 ***************** |
| 774 | - | 431 2021-12-07 19:25 29 ********** |
| 774 | + | 353 2023-04-06 11:16 36 ***************** |
| 775 | - | 432 2021-12-07 19:26 30 *********** |
| 775 | + | 354 2023-04-06 11:17 ? - |
| 776 | - | 433 2021-12-07 19:27 30 *********** |
| 776 | + | 355 2023-04-06 11:18 29 ********** |
| 777 | - | 434 2021-12-07 19:28 31 ************ |
| 777 | + | 356 2023-04-06 11:19 29 ********** |
| 778 | - | 435 2021-12-07 19:29 32 ************* |
| 778 | + | 357 2023-04-06 11:20 30 *********** |
| 779 | - | 436 2021-12-07 19:30 32 ************* |
| 779 | + | 358 2023-04-06 11:21 31 ************ |
| 780 | - | 437 2021-12-07 19:31 33 ************** |
| 780 | + | 359 2023-04-06 11:22 31 ************ |
| 781 | - | 438 2021-12-07 19:32 34 *************** |
| 781 | + | 360 2023-04-06 11:23 32 ************* |
| 782 | - | 439 2021-12-07 19:33 34 *************** |
| 782 | + | 361 2023-04-06 11:24 33 ************** |
| 783 | - | 440 2021-12-07 19:34 35 **************** |
| 783 | + | 362 2023-04-06 11:25 33 ************** |
| 784 | 363 2023-04-06 11:26 33 ************** | |
| 785 | - | 443 2021-12-07 19:37 35 **************** |
| 785 | + | 364 2023-04-06 11:27 34 *************** |
| 786 | - | 444 2021-12-07 19:38 36 ***************** |
| 786 | + | 365 2023-04-06 11:28 34 *************** |
| 787 | 366 2023-04-06 11:29 34 *************** | |
| 788 | - | 447 2021-12-07 19:41 36 ***************** |
| 788 | + | 367 2023-04-06 11:30 35 **************** |
| 789 | - | 448 2021-12-07 19:42 37 ****************** |
| 789 | + | 368 2023-04-06 11:31 35 **************** |
| 790 | 369 2023-04-06 11:32 35 **************** | |
| 791 | - | 451 2021-12-07 19:45 37 ****************** |
| 791 | + | 370 2023-04-06 11:33 36 ***************** |
| 792 | - | 452 2021-12-07 19:46 38 ******************* |
| 792 | + | |
| 793 | 374 2023-04-06 11:37 36 ***************** | |
| 794 | - | 456 2021-12-07 19:50 38 ******************* |
| 794 | + | 375 2023-04-06 11:38 37 ****************** |
| 795 | - | 457 2021-12-07 19:51 39 ******************** |
| 795 | + | |
| 796 | - | 458 2021-12-07 19:52 39 ******************** |
| 796 | + | 378 2023-04-06 11:41 37 ****************** |
| 797 | - | 459 2021-12-07 19:53 39 ******************** |
| 797 | + | 379 2023-04-06 11:42 38 ******************* |
| 798 | - | 460 2021-12-07 19:54 40 ********************* |
| 798 | + | |
| 799 | - | ... ..( 9 skipped). .. ********************* |
| 799 | + | 383 2023-04-06 11:46 38 ******************* |
| 800 | - | 470 2021-12-07 20:04 40 ********************* |
| 800 | + | 384 2023-04-06 11:47 39 ******************** |
| 801 | - | 471 2021-12-07 20:05 41 ********************** |
| 801 | + | |
| 802 | - | ... ..( 12 skipped). .. ********************** |
| 802 | + | 389 2023-04-06 11:52 39 ******************** |
| 803 | - | 6 2021-12-07 20:18 41 ********************** |
| 803 | + | 390 2023-04-06 11:53 40 ********************* |
| 804 | - | 7 2021-12-07 20:19 42 *********************** |
| 804 | + | |
| 805 | - | ... ..( 12 skipped). .. *********************** |
| 805 | + | 395 2023-04-06 11:58 40 ********************* |
| 806 | - | 20 2021-12-07 20:32 42 *********************** |
| 806 | + | 396 2023-04-06 11:59 41 ********************** |
| 807 | - | 21 2021-12-07 20:33 ? - |
| 807 | + | |
| 808 | - | 22 2021-12-07 20:34 28 ********* |
| 808 | + | 399 2023-04-06 12:02 41 ********************** |
| 809 | - | 23 2021-12-07 20:35 28 ********* |
| 809 | + | 400 2023-04-06 12:03 42 *********************** |
| 810 | - | 24 2021-12-07 20:36 29 ********** |
| 810 | + | 401 2023-04-06 12:04 42 *********************** |
| 811 | - | 25 2021-12-07 20:37 30 *********** |
| 811 | + | 402 2023-04-06 12:05 41 ********************** |
| 812 | - | 26 2021-12-07 20:38 30 *********** |
| 812 | + | 403 2023-04-06 12:06 42 *********************** |
| 813 | - | 27 2021-12-07 20:39 30 *********** |
| 813 | + | ... ..( 18 skipped). .. *********************** |
| 814 | - | 28 2021-12-07 20:40 31 ************ |
| 814 | + | 422 2023-04-06 12:25 42 *********************** |
| 815 | - | 29 2021-12-07 20:41 31 ************ |
| 815 | + | 423 2023-04-06 12:26 ? - |
| 816 | - | 30 2021-12-07 20:42 32 ************* |
| 816 | + | 424 2023-04-06 12:27 29 ********** |
| 817 | - | 31 2021-12-07 20:43 32 ************* |
| 817 | + | 425 2023-04-06 12:28 30 *********** |
| 818 | - | 32 2021-12-07 20:44 32 ************* |
| 818 | + | 426 2023-04-06 12:29 31 ************ |
| 819 | - | 33 2021-12-07 20:45 33 ************** |
| 819 | + | 427 2023-04-06 12:30 31 ************ |
| 820 | - | 34 2021-12-07 20:46 33 ************** |
| 820 | + | 428 2023-04-06 12:31 31 ************ |
| 821 | - | 35 2021-12-07 20:47 33 ************** |
| 821 | + | 429 2023-04-06 12:32 32 ************* |
| 822 | - | 36 2021-12-07 20:48 34 *************** |
| 822 | + | 430 2023-04-06 12:33 33 ************** |
| 823 | - | 37 2021-12-07 20:49 34 *************** |
| 823 | + | 431 2023-04-06 12:34 33 ************** |
| 824 | - | 38 2021-12-07 20:50 35 **************** |
| 824 | + | 432 2023-04-06 12:35 34 *************** |
| 825 | 433 2023-04-06 12:36 35 **************** | |
| 826 | - | 41 2021-12-07 20:53 35 **************** |
| 826 | + | 434 2023-04-06 12:37 35 **************** |
| 827 | - | 42 2021-12-07 20:54 36 ***************** |
| 827 | + | 435 2023-04-06 12:38 36 ***************** |
| 828 | ... ..( 2 skipped). .. ***************** | |
| 829 | - | 46 2021-12-07 20:58 36 ***************** |
| 829 | + | 438 2023-04-06 12:41 36 ***************** |
| 830 | - | 47 2021-12-07 20:59 37 ****************** |
| 830 | + | 439 2023-04-06 12:42 37 ****************** |
| 831 | 440 2023-04-06 12:43 37 ****************** | |
| 832 | - | 51 2021-12-07 21:03 37 ****************** |
| 832 | + | 441 2023-04-06 12:44 38 ******************* |
| 833 | - | 52 2021-12-07 21:04 38 ******************* |
| 833 | + | 442 2023-04-06 12:45 38 ******************* |
| 834 | - | ... ..( 5 skipped). .. ******************* |
| 834 | + | 443 2023-04-06 12:46 39 ******************** |
| 835 | - | 58 2021-12-07 21:10 38 ******************* |
| 835 | + | 444 2023-04-06 12:47 39 ******************** |
| 836 | - | 59 2021-12-07 21:11 ? - |
| 836 | + | 445 2023-04-06 12:48 39 ******************** |
| 837 | - | 60 2021-12-07 21:12 28 ********* |
| 837 | + | 446 2023-04-06 12:49 40 ********************* |
| 838 | - | 61 2021-12-07 21:13 29 ********** |
| 838 | + | 447 2023-04-06 12:50 40 ********************* |
| 839 | - | 62 2021-12-07 21:14 30 *********** |
| 839 | + | 448 2023-04-06 12:51 40 ********************* |
| 840 | - | 63 2021-12-07 21:15 30 *********** |
| 840 | + | 449 2023-04-06 12:52 41 ********************** |
| 841 | - | 64 2021-12-07 21:16 31 ************ |
| 841 | + | |
| 842 | - | 65 2021-12-07 21:17 32 ************* |
| 842 | + | 452 2023-04-06 12:55 41 ********************** |
| 843 | - | 66 2021-12-07 21:18 33 ************** |
| 843 | + | 453 2023-04-06 12:56 42 *********************** |
| 844 | - | 67 2021-12-07 21:19 33 ************** |
| 844 | + | ... ..( 9 skipped). .. *********************** |
| 845 | - | 68 2021-12-07 21:20 34 *************** |
| 845 | + | 463 2023-04-06 13:06 42 *********************** |
| 846 | - | 69 2021-12-07 21:21 34 *************** |
| 846 | + | 464 2023-04-06 13:07 43 ************************ |
| 847 | - | 70 2021-12-07 21:22 35 **************** |
| 847 | + | ... ..( 4 skipped). .. ************************ |
| 848 | - | 71 2021-12-07 21:23 36 ***************** |
| 848 | + | 469 2023-04-06 13:12 43 ************************ |
| 849 | 470 2023-04-06 13:13 44 ************************* | |
| 850 | - | 74 2021-12-07 21:26 36 ***************** |
| 850 | + | ... ..( 20 skipped). .. ************************* |
| 851 | - | 75 2021-12-07 21:27 37 ****************** |
| 851 | + | 13 2023-04-06 13:34 44 ************************* |
| 852 | 14 2023-04-06 13:35 ? - | |
| 853 | - | 78 2021-12-07 21:30 37 ****************** |
| 853 | + | 15 2023-04-06 13:36 30 *********** |
| 854 | - | 79 2021-12-07 21:31 38 ******************* |
| 854 | + | 16 2023-04-06 13:37 30 *********** |
| 855 | - | 80 2021-12-07 21:32 38 ******************* |
| 855 | + | 17 2023-04-06 13:38 31 ************ |
| 856 | - | 81 2021-12-07 21:33 38 ******************* |
| 856 | + | 18 2023-04-06 13:39 31 ************ |
| 857 | - | 82 2021-12-07 21:34 39 ******************** |
| 857 | + | 19 2023-04-06 13:40 32 ************* |
| 858 | 20 2023-04-06 13:41 33 ************** | |
| 859 | - | 87 2021-12-07 21:39 39 ******************** |
| 859 | + | 21 2023-04-06 13:42 33 ************** |
| 860 | - | 88 2021-12-07 21:40 40 ********************* |
| 860 | + | 22 2023-04-06 13:43 34 *************** |
| 861 | 23 2023-04-06 13:44 34 *************** | |
| 862 | - | 93 2021-12-07 21:45 40 ********************* |
| 862 | + | 24 2023-04-06 13:45 35 **************** |
| 863 | - | 94 2021-12-07 21:46 41 ********************** |
| 863 | + | 25 2023-04-06 13:46 35 **************** |
| 864 | 26 2023-04-06 13:47 36 ***************** | |
| 865 | - | 99 2021-12-07 21:51 41 ********************** |
| 865 | + | 27 2023-04-06 13:48 36 ***************** |
| 866 | - | 100 2021-12-07 21:52 ? - |
| 866 | + | 28 2023-04-06 13:49 36 ***************** |
| 867 | - | 101 2021-12-07 21:53 29 ********** |
| 867 | + | 29 2023-04-06 13:50 37 ****************** |
| 868 | - | 102 2021-12-07 21:54 30 *********** |
| 868 | + | 30 2023-04-06 13:51 37 ****************** |
| 869 | - | 103 2021-12-07 21:55 31 ************ |
| 869 | + | 31 2023-04-06 13:52 37 ****************** |
| 870 | - | 104 2021-12-07 21:56 31 ************ |
| 870 | + | 32 2023-04-06 13:53 38 ******************* |
| 871 | - | 105 2021-12-07 21:57 32 ************* |
| 871 | + | 33 2023-04-06 13:54 38 ******************* |
| 872 | - | 106 2021-12-07 21:58 33 ************** |
| 872 | + | 34 2023-04-06 13:55 39 ******************** |
| 873 | - | 107 2021-12-07 21:59 34 *************** |
| 873 | + | 35 2023-04-06 13:56 39 ******************** |
| 874 | - | 108 2021-12-07 22:00 35 **************** |
| 874 | + | 36 2023-04-06 13:57 39 ******************** |
| 875 | - | 109 2021-12-07 22:01 35 **************** |
| 875 | + | 37 2023-04-06 13:58 40 ********************* |
| 876 | - | 110 2021-12-07 22:02 36 ***************** |
| 876 | + | |
| 877 | 40 2023-04-06 14:01 40 ********************* | |
| 878 | - | 113 2021-12-07 22:05 36 ***************** |
| 878 | + | 41 2023-04-06 14:02 41 ********************** |
| 879 | - | 114 2021-12-07 22:06 37 ****************** |
| 879 | + | |
| 880 | - | 115 2021-12-07 22:07 37 ****************** |
| 880 | + | 45 2023-04-06 14:06 41 ********************** |
| 881 | - | 116 2021-12-07 22:08 38 ******************* |
| 881 | + | 46 2023-04-06 14:07 42 *********************** |
| 882 | - | 117 2021-12-07 22:09 38 ******************* |
| 882 | + | ... ..( 11 skipped). .. *********************** |
| 883 | - | 118 2021-12-07 22:10 38 ******************* |
| 883 | + | 58 2023-04-06 14:19 42 *********************** |
| 884 | - | 119 2021-12-07 22:11 39 ******************** |
| 884 | + | 59 2023-04-06 14:20 43 ************************ |
| 885 | - | 120 2021-12-07 22:12 40 ********************* |
| 885 | + | ... ..( 16 skipped). .. ************************ |
| 886 | 76 2023-04-06 14:37 43 ************************ | |
| 887 | - | 126 2021-12-07 22:18 40 ********************* |
| 887 | + | 77 2023-04-06 14:38 44 ************************* |
| 888 | - | 127 2021-12-07 22:19 41 ********************** |
| 888 | + | 78 2023-04-06 14:39 44 ************************* |
| 889 | 79 2023-04-06 14:40 43 ************************ | |
| 890 | - | 130 2021-12-07 22:22 41 ********************** |
| 890 | + | |
| 891 | - | 131 2021-12-07 22:23 42 *********************** |
| 891 | + | 82 2023-04-06 14:43 43 ************************ |
| 892 | 83 2023-04-06 14:44 ? - | |
| 893 | - | 145 2021-12-07 22:37 42 *********************** |
| 893 | + | 84 2023-04-06 14:45 28 ********* |
| 894 | - | 146 2021-12-07 22:38 43 ************************ |
| 894 | + | 85 2023-04-06 14:46 29 ********** |
| 895 | 86 2023-04-06 14:47 30 *********** | |
| 896 | - | 149 2021-12-07 22:41 43 ************************ |
| 896 | + | 87 2023-04-06 14:48 31 ************ |
| 897 | - | 150 2021-12-07 22:42 42 *********************** |
| 897 | + | 88 2023-04-06 14:49 31 ************ |
| 898 | - | 151 2021-12-07 22:43 43 ************************ |
| 898 | + | 89 2023-04-06 14:50 32 ************* |
| 899 | 90 2023-04-06 14:51 32 ************* | |
| 900 | - | 170 2021-12-07 23:02 43 ************************ |
| 900 | + | 91 2023-04-06 14:52 33 ************** |
| 901 | - | 171 2021-12-07 23:03 ? - |
| 901 | + | 92 2023-04-06 14:53 33 ************** |
| 902 | - | 172 2021-12-07 23:04 25 ****** |
| 902 | + | 93 2023-04-06 14:54 34 *************** |
| 903 | - | 173 2021-12-07 23:05 26 ******* |
| 903 | + | 94 2023-04-06 14:55 34 *************** |
| 904 | - | 174 2021-12-07 23:06 26 ******* |
| 904 | + | 95 2023-04-06 14:56 34 *************** |
| 905 | - | 175 2021-12-07 23:07 27 ******** |
| 905 | + | 96 2023-04-06 14:57 35 **************** |
| 906 | - | 176 2021-12-07 23:08 28 ********* |
| 906 | + | 97 2023-04-06 14:58 35 **************** |
| 907 | - | 177 2021-12-07 23:09 29 ********** |
| 907 | + | 98 2023-04-06 14:59 36 ***************** |
| 908 | - | 178 2021-12-07 23:10 30 *********** |
| 908 | + | |
| 909 | - | 179 2021-12-07 23:11 30 *********** |
| 909 | + | 102 2023-04-06 15:03 36 ***************** |
| 910 | - | 180 2021-12-07 23:12 31 ************ |
| 910 | + | 103 2023-04-06 15:04 37 ****************** |
| 911 | - | 181 2021-12-07 23:13 31 ************ |
| 911 | + | |
| 912 | - | 182 2021-12-07 23:14 32 ************* |
| 912 | + | 106 2023-04-06 15:07 37 ****************** |
| 913 | - | 183 2021-12-07 23:15 32 ************* |
| 913 | + | 107 2023-04-06 15:08 38 ******************* |
| 914 | - | 184 2021-12-07 23:16 33 ************** |
| 914 | + | |
| 915 | - | ... ..( 2 skipped). .. ************** |
| 915 | + | 111 2023-04-06 15:12 38 ******************* |
| 916 | - | 187 2021-12-07 23:19 33 ************** |
| 916 | + | 112 2023-04-06 15:13 39 ******************** |
| 917 | - | 188 2021-12-07 23:20 34 *************** |
| 917 | + | |
| 918 | - | 189 2021-12-07 23:21 34 *************** |
| 918 | + | 116 2023-04-06 15:17 39 ******************** |
| 919 | - | 190 2021-12-07 23:22 34 *************** |
| 919 | + | 117 2023-04-06 15:18 40 ********************* |
| 920 | - | 191 2021-12-07 23:23 35 **************** |
| 920 | + | |
| 921 | - | 192 2021-12-07 23:24 35 **************** |
| 921 | + | 123 2023-04-06 15:24 40 ********************* |
| 922 | - | 193 2021-12-07 23:25 35 **************** |
| 922 | + | 124 2023-04-06 15:25 43 ************************ |
| 923 | - | 194 2021-12-07 23:26 36 ***************** |
| 923 | + | 125 2023-04-06 15:26 43 ************************ |
| 924 | - | ... ..( 6 skipped). .. ***************** |
| 924 | + | 126 2023-04-06 15:27 43 ************************ |
| 925 | - | 201 2021-12-07 23:33 36 ***************** |
| 925 | + | 127 2023-04-06 15:28 47 **************************** |
| 926 | - | 202 2021-12-07 23:34 37 ****************** |
| 926 | + | 128 2023-04-06 15:29 47 **************************** |
| 927 | 129 2023-04-06 15:30 47 **************************** | |
| 928 | - | 207 2021-12-07 23:39 37 ****************** |
| 928 | + | 130 2023-04-06 15:31 49 ****************************** |
| 929 | - | 208 2021-12-07 23:40 38 ******************* |
| 929 | + | ... ..( 4 skipped). .. ****************************** |
| 930 | - | ... ..( 8 skipped). .. ******************* |
| 930 | + | 135 2023-04-06 15:36 49 ****************************** |
| 931 | - | 217 2021-12-07 23:49 38 ******************* |
| 931 | + | 136 2023-04-06 15:37 50 ******************************* |
| 932 | - | 218 2021-12-07 23:50 39 ******************** |
| 932 | + | ... ..( 4 skipped). .. ******************************* |
| 933 | - | 219 2021-12-07 23:51 39 ******************** |
| 933 | + | 141 2023-04-06 15:42 50 ******************************* |
| 934 | - | 220 2021-12-07 23:52 39 ******************** |
| 934 | + | 142 2023-04-06 15:43 49 ****************************** |
| 935 | - | 221 2021-12-07 23:53 38 ******************* |
| 935 | + | 143 2023-04-06 15:44 49 ****************************** |
| 936 | - | 222 2021-12-07 23:54 39 ******************** |
| 936 | + | 144 2023-04-06 15:45 49 ****************************** |
| 937 | - | ... ..( 12 skipped). .. ******************** |
| 937 | + | 145 2023-04-06 15:46 50 ******************************* |
| 938 | - | 235 2021-12-08 00:07 39 ******************** |
| 938 | + | 146 2023-04-06 15:47 50 ******************************* |
| 939 | - | 236 2021-12-08 00:08 40 ********************* |
| 939 | + | 147 2023-04-06 15:48 49 ****************************** |
| 940 | - | 237 2021-12-08 00:09 40 ********************* |
| 940 | + | 148 2023-04-06 15:49 50 ******************************* |
| 941 | - | 238 2021-12-08 00:10 39 ******************** |
| 941 | + | 149 2023-04-06 15:50 50 ******************************* |
| 942 | 150 2023-04-06 15:51 49 ****************************** | |
| 943 | - | 241 2021-12-08 00:13 39 ******************** |
| 943 | + | ... ..( 28 skipped). .. ****************************** |
| 944 | - | 242 2021-12-08 00:14 ? - |
| 944 | + | 179 2023-04-06 16:20 49 ****************************** |
| 945 | - | 243 2021-12-08 00:15 23 **** |
| 945 | + | 180 2023-04-06 16:21 48 ***************************** |
| 946 | - | 244 2021-12-08 00:16 23 **** |
| 946 | + | ... ..( 3 skipped). .. ***************************** |
| 947 | - | 245 2021-12-08 00:17 24 ***** |
| 947 | + | 184 2023-04-06 16:25 48 ***************************** |
| 948 | - | 246 2021-12-08 00:18 32 ************* |
| 948 | + | 185 2023-04-06 16:26 47 **************************** |
| 949 | - | 247 2021-12-08 00:19 41 ********************** |
| 949 | + | ... ..( 5 skipped). .. **************************** |
| 950 | - | 248 2021-12-08 00:20 44 ************************* |
| 950 | + | 191 2023-04-06 16:32 47 **************************** |
| 951 | - | 249 2021-12-08 00:21 45 ************************** |
| 951 | + | 192 2023-04-06 16:33 46 *************************** |
| 952 | - | ... ..( 12 skipped). .. ************************** |
| 952 | + | 193 2023-04-06 16:34 46 *************************** |
| 953 | - | 262 2021-12-08 00:34 45 ************************** |
| 953 | + | 194 2023-04-06 16:35 46 *************************** |
| 954 | - | 263 2021-12-08 00:35 ? - |
| 954 | + | 195 2023-04-06 16:36 45 ************************** |
| 955 | - | 264 2021-12-08 00:36 25 ****** |
| 955 | + | 196 2023-04-06 16:37 ? - |
| 956 | - | 265 2021-12-08 00:37 26 ******* |
| 956 | + | 197 2023-04-06 16:38 28 ********* |
| 957 | - | 266 2021-12-08 00:38 26 ******* |
| 957 | + | 198 2023-04-06 16:39 29 ********** |
| 958 | - | 267 2021-12-08 00:39 27 ******** |
| 958 | + | 199 2023-04-06 16:40 30 *********** |
| 959 | - | 268 2021-12-08 00:40 28 ********* |
| 959 | + | 200 2023-04-06 16:41 31 ************ |
| 960 | - | 269 2021-12-08 00:41 29 ********** |
| 960 | + | 201 2023-04-06 16:42 31 ************ |
| 961 | - | 270 2021-12-08 00:42 30 *********** |
| 961 | + | 202 2023-04-06 16:43 31 ************ |
| 962 | - | 271 2021-12-08 00:43 30 *********** |
| 962 | + | 203 2023-04-06 16:44 32 ************* |
| 963 | - | 272 2021-12-08 00:44 31 ************ |
| 963 | + | 204 2023-04-06 16:45 32 ************* |
| 964 | - | 273 2021-12-08 00:45 31 ************ |
| 964 | + | 205 2023-04-06 16:46 33 ************** |
| 965 | - | 274 2021-12-08 00:46 31 ************ |
| 965 | + | 206 2023-04-06 16:47 33 ************** |
| 966 | - | 275 2021-12-08 00:47 32 ************* |
| 966 | + | 207 2023-04-06 16:48 33 ************** |
| 967 | - | 276 2021-12-08 00:48 32 ************* |
| 967 | + | 208 2023-04-06 16:49 34 *************** |
| 968 | - | 277 2021-12-08 00:49 33 ************** |
| 968 | + | 209 2023-04-06 16:50 34 *************** |
| 969 | - | 278 2021-12-08 00:50 33 ************** |
| 969 | + | 210 2023-04-06 16:51 35 **************** |
| 970 | - | 279 2021-12-08 00:51 33 ************** |
| 970 | + | 211 2023-04-06 16:52 35 **************** |
| 971 | - | 280 2021-12-08 00:52 34 *************** |
| 971 | + | 212 2023-04-06 16:53 35 **************** |
| 972 | - | 281 2021-12-08 00:53 35 **************** |
| 972 | + | 213 2023-04-06 16:54 36 ***************** |
| 973 | - | 282 2021-12-08 00:54 36 ***************** |
| 973 | + | |
| 974 | - | 283 2021-12-08 00:55 36 ***************** |
| 974 | + | 217 2023-04-06 16:58 36 ***************** |
| 975 | - | 284 2021-12-08 00:56 42 *********************** |
| 975 | + | 218 2023-04-06 16:59 37 ****************** |
| 976 | - | 285 2021-12-08 00:57 42 *********************** |
| 976 | + | |
| 977 | - | 286 2021-12-08 00:58 42 *********************** |
| 977 | + | 221 2023-04-06 17:02 37 ****************** |
| 978 | - | 287 2021-12-08 00:59 43 ************************ |
| 978 | + | 222 2023-04-06 17:03 38 ******************* |
| 979 | - | 288 2021-12-08 01:00 ? - |
| 979 | + | |
| 980 | - | 289 2021-12-08 01:01 42 *********************** |
| 980 | + | 226 2023-04-06 17:07 38 ******************* |
| 981 | 227 2023-04-06 17:08 39 ******************** | |
| 982 | ... ..( 5 skipped). .. ******************** | |
| 983 | 233 2023-04-06 17:14 39 ******************** | |
| 984 | 234 2023-04-06 17:15 40 ********************* | |
| 985 | 235 2023-04-06 17:16 ? - | |
| 986 | 236 2023-04-06 17:17 24 ***** | |
| 987 | ||
| 988 | SCT Error Recovery Control: | |
| 989 | - | 0x01 0x008 4 155 --- Lifetime Power-On Resets |
| 989 | + | |
| 990 | - | 0x01 0x010 4 53020 --- Power-on Hours |
| 990 | + | |
| 991 | - | 0x01 0x018 6 64678355693 --- Logical Sectors Written |
| 991 | + | |
| 992 | - | 0x01 0x020 6 921899833 --- Number of Write Commands |
| 992 | + | |
| 993 | - | 0x01 0x028 6 417309212670 --- Logical Sectors Read |
| 993 | + | |
| 994 | - | 0x01 0x030 6 2783755406 --- Number of Read Commands |
| 994 | + | |
| 995 | 0x01 0x008 4 172 --- Lifetime Power-On Resets | |
| 996 | - | 0x02 0x010 4 762 --- Overlimit Shock Events |
| 996 | + | 0x01 0x010 4 64382 --- Power-on Hours |
| 997 | 0x01 0x018 6 70944715907 --- Logical Sectors Written | |
| 998 | - | 0x03 0x008 4 34022 --- Spindle Motor Power-on Hours |
| 998 | + | 0x01 0x020 6 978483397 --- Number of Write Commands |
| 999 | - | 0x03 0x010 4 34598 --- Head Flying Hours |
| 999 | + | 0x01 0x028 6 570703622771 --- Logical Sectors Read |
| 1000 | - | 0x03 0x018 4 3279 --- Head Load Events |
| 1000 | + | 0x01 0x030 6 3661164149 --- Number of Read Commands |
| 1001 | 0x02 ===== = = === == Free-Fall Statistics (rev 1) == | |
| 1002 | 0x02 0x010 4 924 --- Overlimit Shock Events | |
| 1003 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 1004 | 0x03 0x008 4 35246 --- Spindle Motor Power-on Hours | |
| 1005 | 0x03 0x010 4 35843 --- Head Flying Hours | |
| 1006 | 0x03 0x018 4 4335 --- Head Load Events | |
| 1007 | 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors | |
| 1008 | - | 0x05 0x008 1 42 --- Current Temperature |
| 1008 | + | |
| 1009 | - | 0x05 0x010 1 34 N-- Average Short Term Temperature |
| 1009 | + | |
| 1010 | - | 0x05 0x018 1 32 N-- Average Long Term Temperature |
| 1010 | + | |
| 1011 | 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors | |
| 1012 | 0x04 0x010 4 7 --- Resets Between Cmd Acceptance and Completion | |
| 1013 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 1014 | 0x05 0x008 1 24 --- Current Temperature | |
| 1015 | 0x05 0x010 1 41 N-- Average Short Term Temperature | |
| 1016 | 0x05 0x018 1 33 N-- Average Long Term Temperature | |
| 1017 | - | 0x05 0x050 4 54392 --- Time in Over-Temperature |
| 1017 | + | |
| 1018 | 0x05 0x028 1 17 --- Lowest Temperature | |
| 1019 | 0x05 0x030 1 59 N-- Highest Average Short Term Temperature | |
| 1020 | 0x05 0x038 1 22 N-- Lowest Average Short Term Temperature | |
| 1021 | 0x05 0x040 1 53 N-- Highest Average Long Term Temperature | |
| 1022 | - | 0x06 0x008 4 412 --- Number of Hardware Resets |
| 1022 | + | |
| 1023 | 0x05 0x050 4 54427 --- Time in Over-Temperature | |
| 1024 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 1025 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 1026 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 1027 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 1028 | 0x06 0x008 4 489 --- Number of Hardware Resets | |
| 1029 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 1030 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 1031 | |||_ C monitored condition met | |
| 1032 | ||__ D supports DSN | |
| 1033 | |___ N normalized value | |
| 1034 | ||
| 1035 | Pending Defects log (GP Log 0x0c) not supported | |
| 1036 | ||
| 1037 | SATA Phy Event Counters (GP Log 0x11) | |
| 1038 | ID Size Value Description | |
| 1039 | 0x0001 4 0 Command failed due to ICRC error | |
| 1040 | 0x0002 4 0 R_ERR response for data FIS | |
| 1041 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 1042 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 1043 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 1044 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 1045 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 1046 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 1047 | 0x0009 4 10 Transition from drive PhyRdy to drive PhyNRdy | |
| 1048 | 0x000a 4 10 Device-to-host register FISes sent due to a COMRESET | |
| 1049 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 1050 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 1051 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 1051 | + | |
| 1052 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 1052 | + | |
| 1053 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 1054 | 0x0013 4 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 1055 | ||
| 1056 | ============= /dev/sdc ============= | |
| 1057 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 1058 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 1059 | ||
| 1060 | === START OF INFORMATION SECTION === | |
| 1061 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 1062 | Device Model: TOSHIBA MD04ACA500 | |
| 1063 | Serial Number: 55H3KAFIFS9A | |
| 1064 | LU WWN Device Id: 5 000039 64b802898 | |
| 1065 | Firmware Version: FP2A | |
| 1066 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 1067 | - | Local Time is: Wed Dec 8 01:01:08 2021 CST |
| 1067 | + | |
| 1068 | Rotation Rate: 7200 rpm | |
| 1069 | Form Factor: 3.5 inches | |
| 1070 | Device is: In smartctl database [for details use: -P show] | |
| 1071 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 1072 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 1073 | Local Time is: Thu Apr 6 17:17:26 2023 CDT | |
| 1074 | SMART support is: Available - device has SMART capability. | |
| 1075 | SMART support is: Enabled | |
| 1076 | AAM feature is: Unavailable | |
| 1077 | APM level is: 254 (maximum performance) | |
| 1078 | Rd look-ahead is: Enabled | |
| 1079 | Write cache is: Enabled | |
| 1080 | DSN feature is: Unavailable | |
| 1081 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 1082 | - | Offline data collection status: (0x80) Offline data collection activity |
| 1082 | + | |
| 1083 | ||
| 1084 | === START OF READ SMART DATA SECTION === | |
| 1085 | SMART overall-health self-assessment test result: PASSED | |
| 1086 | ||
| 1087 | General SMART Values: | |
| 1088 | Offline data collection status: (0x82) Offline data collection activity | |
| 1089 | was completed without error. | |
| 1090 | Auto Offline Data Collection: Enabled. | |
| 1091 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 1092 | without error or no self-test has ever | |
| 1093 | been run. | |
| 1094 | Total time to complete Offline | |
| 1095 | data collection: ( 120) seconds. | |
| 1096 | Offline data collection | |
| 1097 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 1098 | Auto Offline data collection on/off support. | |
| 1099 | Suspend Offline collection upon new | |
| 1100 | command. | |
| 1101 | Offline surface scan supported. | |
| 1102 | Self-test supported. | |
| 1103 | No Conveyance Self-test supported. | |
| 1104 | Selective Self-test supported. | |
| 1105 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 1106 | power-saving mode. | |
| 1107 | Supports SMART auto save timer. | |
| 1108 | Error logging capability: (0x01) Error logging supported. | |
| 1109 | General Purpose Logging supported. | |
| 1110 | Short self-test routine | |
| 1111 | recommended polling time: ( 2) minutes. | |
| 1112 | Extended self-test routine | |
| 1113 | recommended polling time: ( 533) minutes. | |
| 1114 | SCT capabilities: (0x003d) SCT Status supported. | |
| 1115 | SCT Error Recovery Control supported. | |
| 1116 | SCT Feature Control supported. | |
| 1117 | SCT Data Table supported. | |
| 1118 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8766 |
| 1118 | + | |
| 1119 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1122 |
| 1119 | + | |
| 1120 | Vendor Specific SMART Attributes with Thresholds: | |
| 1121 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 1122 | 1 Raw_Read_Error_Rate PO-R-- 100 100 050 - 0 | |
| 1123 | - | 9 Power_On_Hours -O--CK 001 001 000 - 53068 |
| 1123 | + | |
| 1124 | - | 10 Spin_Retry_Count PO--CK 122 100 030 - 0 |
| 1124 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8793 |
| 1125 | - | 12 Power_Cycle_Count -O--CK 100 100 000 - 149 |
| 1125 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1920 |
| 1126 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 84 |
| 1126 | + | |
| 1127 | - | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 139 |
| 1127 | + | |
| 1128 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 3339 |
| 1128 | + | |
| 1129 | - | 194 Temperature_Celsius -O---K 100 100 000 - 43 (Min/Max 17/63) |
| 1129 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64428 |
| 1130 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 1131 | 12 Power_Cycle_Count -O--CK 100 100 000 - 166 | |
| 1132 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 89 | |
| 1133 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 147 | |
| 1134 | 193 Load_Cycle_Count -O--CK 100 100 000 - 4394 | |
| 1135 | - | 222 Loaded_Hours -O--CK 014 014 000 - 34564 |
| 1135 | + | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 17/63) |
| 1136 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 1137 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 1138 | - | 226 Load-in_Time -OS--K 100 100 000 - 210 |
| 1138 | + | |
| 1139 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 1140 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 1141 | 222 Loaded_Hours -O--CK 011 011 000 - 35796 | |
| 1142 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 1143 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 1144 | 226 Load-in_Time -OS--K 100 100 000 - 214 | |
| 1145 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 1146 | ||||||_ K auto-keep | |
| 1147 | |||||__ C event count | |
| 1148 | ||||___ R error rate | |
| 1149 | |||____ S speed/performance | |
| 1150 | ||_____ O updated online | |
| 1151 | |______ P prefailure warning | |
| 1152 | ||
| 1153 | General Purpose Log Directory Version 1 | |
| 1154 | SMART Log Directory Version 1 [multi-sector log support] | |
| 1155 | Address Access R/W Size Description | |
| 1156 | 0x00 GPL,SL R/O 1 Log Directory | |
| 1157 | 0x01 SL R/O 1 Summary SMART error log | |
| 1158 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 1159 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 1160 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 1161 | 0x06 SL R/O 1 SMART self-test log | |
| 1162 | 0x07 GPL R/O 1 Extended self-test log | |
| 1163 | 0x08 GPL R/O 2 Power Conditions log | |
| 1164 | 0x09 SL R/W 1 Selective self-test log | |
| 1165 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 1166 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 1167 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 1168 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 1169 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 1170 | 0xa7 GPL VS 8 Device vendor specific log | |
| 1171 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 1172 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 1173 | - | # 1 Extended offline Completed without error 00% 53065 - |
| 1173 | + | |
| 1174 | - | # 2 Extended offline Completed without error 00% 43122 - |
| 1174 | + | |
| 1175 | - | # 3 Extended offline Completed without error 00% 31356 - |
| 1175 | + | |
| 1176 | - | # 4 Extended offline Completed without error 00% 24629 - |
| 1176 | + | |
| 1177 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 1178 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 1179 | # 1 Extended offline Completed without error 00% 55997 - | |
| 1180 | # 2 Extended offline Aborted by host 90% 55989 - | |
| 1181 | # 3 Extended offline Completed without error 00% 53065 - | |
| 1182 | # 4 Extended offline Completed without error 00% 43122 - | |
| 1183 | # 5 Extended offline Completed without error 00% 31356 - | |
| 1184 | # 6 Extended offline Completed without error 00% 24629 - | |
| 1185 | ||
| 1186 | SMART Selective self-test log data structure revision number 1 | |
| 1187 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 1188 | 1 0 0 Not_testing | |
| 1189 | 2 0 0 Not_testing | |
| 1190 | 3 0 0 Not_testing | |
| 1191 | 4 0 0 Not_testing | |
| 1192 | - | Current Temperature: 43 Celsius |
| 1192 | + | |
| 1193 | - | Power Cycle Min/Max Temperature: 22/57 Celsius |
| 1193 | + | |
| 1194 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 1195 | - | Under/Over Temperature Limit Count: 0/78990 |
| 1195 | + | |
| 1196 | ||
| 1197 | SCT Status Version: 3 | |
| 1198 | SCT Version (vendor specific): 1 (0x0001) | |
| 1199 | Device State: Active (0) | |
| 1200 | Current Temperature: 23 Celsius | |
| 1201 | Power Cycle Min/Max Temperature: 19/51 Celsius | |
| 1202 | - | Temperature History Size (Index): 478 (102) |
| 1202 | + | |
| 1203 | Under/Over Temperature Limit Count: 0/79010 | |
| 1204 | ||
| 1205 | - | 103 2021-12-07 17:04 31 ************ |
| 1205 | + | |
| 1206 | Temperature Sampling Period: 1 minute | |
| 1207 | - | 107 2021-12-07 17:08 31 ************ |
| 1207 | + | |
| 1208 | - | 108 2021-12-07 17:09 32 ************* |
| 1208 | + | |
| 1209 | - | ... ..( 2 skipped). .. ************* |
| 1209 | + | |
| 1210 | - | 111 2021-12-07 17:12 32 ************* |
| 1210 | + | Temperature History Size (Index): 478 (72) |
| 1211 | - | 112 2021-12-07 17:13 33 ************** |
| 1211 | + | |
| 1212 | - | ... ..( 5 skipped). .. ************** |
| 1212 | + | |
| 1213 | - | 118 2021-12-07 17:19 33 ************** |
| 1213 | + | 73 2023-04-06 09:20 33 ************** |
| 1214 | - | 119 2021-12-07 17:20 ? - |
| 1214 | + | 74 2023-04-06 09:21 33 ************** |
| 1215 | - | 120 2021-12-07 17:21 25 ****** |
| 1215 | + | 75 2023-04-06 09:22 34 *************** |
| 1216 | - | 121 2021-12-07 17:22 25 ****** |
| 1216 | + | 76 2023-04-06 09:23 34 *************** |
| 1217 | - | 122 2021-12-07 17:23 26 ******* |
| 1217 | + | 77 2023-04-06 09:24 34 *************** |
| 1218 | - | 123 2021-12-07 17:24 27 ******** |
| 1218 | + | 78 2023-04-06 09:25 35 **************** |
| 1219 | - | 124 2021-12-07 17:25 28 ********* |
| 1219 | + | 79 2023-04-06 09:26 35 **************** |
| 1220 | - | 125 2021-12-07 17:26 29 ********** |
| 1220 | + | 80 2023-04-06 09:27 36 ***************** |
| 1221 | - | 126 2021-12-07 17:27 29 ********** |
| 1221 | + | |
| 1222 | - | 127 2021-12-07 17:28 30 *********** |
| 1222 | + | 84 2023-04-06 09:31 36 ***************** |
| 1223 | - | 128 2021-12-07 17:29 31 ************ |
| 1223 | + | 85 2023-04-06 09:32 37 ****************** |
| 1224 | - | 129 2021-12-07 17:30 31 ************ |
| 1224 | + | |
| 1225 | - | 130 2021-12-07 17:31 31 ************ |
| 1225 | + | 88 2023-04-06 09:35 37 ****************** |
| 1226 | - | 131 2021-12-07 17:32 32 ************* |
| 1226 | + | 89 2023-04-06 09:36 38 ******************* |
| 1227 | - | 132 2021-12-07 17:33 33 ************** |
| 1227 | + | |
| 1228 | - | ... ..( 2 skipped). .. ************** |
| 1228 | + | 92 2023-04-06 09:39 38 ******************* |
| 1229 | - | 135 2021-12-07 17:36 33 ************** |
| 1229 | + | 93 2023-04-06 09:40 39 ******************** |
| 1230 | - | 136 2021-12-07 17:37 34 *************** |
| 1230 | + | |
| 1231 | - | 137 2021-12-07 17:38 34 *************** |
| 1231 | + | 97 2023-04-06 09:44 39 ******************** |
| 1232 | - | 138 2021-12-07 17:39 34 *************** |
| 1232 | + | 98 2023-04-06 09:45 40 ********************* |
| 1233 | - | 139 2021-12-07 17:40 35 **************** |
| 1233 | + | |
| 1234 | - | 140 2021-12-07 17:41 35 **************** |
| 1234 | + | 102 2023-04-06 09:49 40 ********************* |
| 1235 | - | 141 2021-12-07 17:42 36 ***************** |
| 1235 | + | 103 2023-04-06 09:50 ? - |
| 1236 | 104 2023-04-06 09:51 28 ********* | |
| 1237 | - | 146 2021-12-07 17:47 36 ***************** |
| 1237 | + | 105 2023-04-06 09:52 29 ********** |
| 1238 | - | 147 2021-12-07 17:48 37 ****************** |
| 1238 | + | 106 2023-04-06 09:53 30 *********** |
| 1239 | 107 2023-04-06 09:54 30 *********** | |
| 1240 | - | 150 2021-12-07 17:51 37 ****************** |
| 1240 | + | 108 2023-04-06 09:55 31 ************ |
| 1241 | - | 151 2021-12-07 17:52 38 ******************* |
| 1241 | + | 109 2023-04-06 09:56 31 ************ |
| 1242 | - | ... ..( 7 skipped). .. ******************* |
| 1242 | + | 110 2023-04-06 09:57 32 ************* |
| 1243 | - | 159 2021-12-07 18:00 38 ******************* |
| 1243 | + | 111 2023-04-06 09:58 32 ************* |
| 1244 | - | 160 2021-12-07 18:01 ? - |
| 1244 | + | 112 2023-04-06 09:59 33 ************** |
| 1245 | - | 161 2021-12-07 18:02 26 ******* |
| 1245 | + | 113 2023-04-06 10:00 34 *************** |
| 1246 | - | 162 2021-12-07 18:03 27 ******** |
| 1246 | + | 114 2023-04-06 10:01 34 *************** |
| 1247 | - | 163 2021-12-07 18:04 28 ********* |
| 1247 | + | 115 2023-04-06 10:02 35 **************** |
| 1248 | - | 164 2021-12-07 18:05 29 ********** |
| 1248 | + | 116 2023-04-06 10:03 35 **************** |
| 1249 | - | 165 2021-12-07 18:06 30 *********** |
| 1249 | + | 117 2023-04-06 10:04 36 ***************** |
| 1250 | - | 166 2021-12-07 18:07 31 ************ |
| 1250 | + | 118 2023-04-06 10:05 36 ***************** |
| 1251 | - | 167 2021-12-07 18:08 31 ************ |
| 1251 | + | 119 2023-04-06 10:06 36 ***************** |
| 1252 | - | 168 2021-12-07 18:09 31 ************ |
| 1252 | + | 120 2023-04-06 10:07 37 ****************** |
| 1253 | - | 169 2021-12-07 18:10 32 ************* |
| 1253 | + | 121 2023-04-06 10:08 37 ****************** |
| 1254 | - | 170 2021-12-07 18:11 33 ************** |
| 1254 | + | 122 2023-04-06 10:09 38 ******************* |
| 1255 | - | 171 2021-12-07 18:12 33 ************** |
| 1255 | + | 123 2023-04-06 10:10 38 ******************* |
| 1256 | - | 172 2021-12-07 18:13 34 *************** |
| 1256 | + | 124 2023-04-06 10:11 38 ******************* |
| 1257 | 125 2023-04-06 10:12 39 ******************** | |
| 1258 | - | 175 2021-12-07 18:16 34 *************** |
| 1258 | + | 126 2023-04-06 10:13 39 ******************** |
| 1259 | - | 176 2021-12-07 18:17 35 **************** |
| 1259 | + | 127 2023-04-06 10:14 39 ******************** |
| 1260 | - | 177 2021-12-07 18:18 36 ***************** |
| 1260 | + | 128 2023-04-06 10:15 40 ********************* |
| 1261 | ... ..( 2 skipped). .. ********************* | |
| 1262 | - | 182 2021-12-07 18:23 36 ***************** |
| 1262 | + | 131 2023-04-06 10:18 40 ********************* |
| 1263 | - | 183 2021-12-07 18:24 37 ****************** |
| 1263 | + | 132 2023-04-06 10:19 41 ********************** |
| 1264 | ... ..( 2 skipped). .. ********************** | |
| 1265 | - | 187 2021-12-07 18:28 37 ****************** |
| 1265 | + | 135 2023-04-06 10:22 41 ********************** |
| 1266 | - | 188 2021-12-07 18:29 38 ******************* |
| 1266 | + | 136 2023-04-06 10:23 42 *********************** |
| 1267 | ... ..( 6 skipped). .. *********************** | |
| 1268 | - | 193 2021-12-07 18:34 38 ******************* |
| 1268 | + | 143 2023-04-06 10:30 42 *********************** |
| 1269 | - | 194 2021-12-07 18:35 39 ******************** |
| 1269 | + | 144 2023-04-06 10:31 43 ************************ |
| 1270 | ... ..( 5 skipped). .. ************************ | |
| 1271 | - | 200 2021-12-07 18:41 39 ******************** |
| 1271 | + | 150 2023-04-06 10:37 43 ************************ |
| 1272 | - | 201 2021-12-07 18:42 ? - |
| 1272 | + | 151 2023-04-06 10:38 44 ************************* |
| 1273 | - | 202 2021-12-07 18:43 27 ******** |
| 1273 | + | ... ..( 12 skipped). .. ************************* |
| 1274 | - | 203 2021-12-07 18:44 28 ********* |
| 1274 | + | 164 2023-04-06 10:51 44 ************************* |
| 1275 | - | 204 2021-12-07 18:45 29 ********** |
| 1275 | + | 165 2023-04-06 10:52 45 ************************** |
| 1276 | - | 205 2021-12-07 18:46 30 *********** |
| 1276 | + | |
| 1277 | - | 206 2021-12-07 18:47 30 *********** |
| 1277 | + | 168 2023-04-06 10:55 45 ************************** |
| 1278 | - | 207 2021-12-07 18:48 31 ************ |
| 1278 | + | 169 2023-04-06 10:56 44 ************************* |
| 1279 | - | 208 2021-12-07 18:49 32 ************* |
| 1279 | + | 170 2023-04-06 10:57 44 ************************* |
| 1280 | - | 209 2021-12-07 18:50 33 ************** |
| 1280 | + | 171 2023-04-06 10:58 44 ************************* |
| 1281 | - | 210 2021-12-07 18:51 33 ************** |
| 1281 | + | 172 2023-04-06 10:59 ? - |
| 1282 | - | 211 2021-12-07 18:52 34 *************** |
| 1282 | + | 173 2023-04-06 11:00 27 ******** |
| 1283 | - | 212 2021-12-07 18:53 34 *************** |
| 1283 | + | 174 2023-04-06 11:01 27 ******** |
| 1284 | - | 213 2021-12-07 18:54 35 **************** |
| 1284 | + | 175 2023-04-06 11:02 28 ********* |
| 1285 | - | 214 2021-12-07 18:55 36 ***************** |
| 1285 | + | 176 2023-04-06 11:03 28 ********* |
| 1286 | 177 2023-04-06 11:04 29 ********** | |
| 1287 | - | 219 2021-12-07 19:00 36 ***************** |
| 1287 | + | 178 2023-04-06 11:05 30 *********** |
| 1288 | - | 220 2021-12-07 19:01 37 ****************** |
| 1288 | + | 179 2023-04-06 11:06 30 *********** |
| 1289 | - | 221 2021-12-07 19:02 38 ******************* |
| 1289 | + | 180 2023-04-06 11:07 31 ************ |
| 1290 | 181 2023-04-06 11:08 31 ************ | |
| 1291 | - | 225 2021-12-07 19:06 38 ******************* |
| 1291 | + | 182 2023-04-06 11:09 31 ************ |
| 1292 | - | 226 2021-12-07 19:07 39 ******************** |
| 1292 | + | 183 2023-04-06 11:10 32 ************* |
| 1293 | 184 2023-04-06 11:11 32 ************* | |
| 1294 | - | 229 2021-12-07 19:10 39 ******************** |
| 1294 | + | 185 2023-04-06 11:12 33 ************** |
| 1295 | - | 230 2021-12-07 19:11 40 ********************* |
| 1295 | + | 186 2023-04-06 11:13 33 ************** |
| 1296 | 187 2023-04-06 11:14 33 ************** | |
| 1297 | - | 234 2021-12-07 19:15 40 ********************* |
| 1297 | + | 188 2023-04-06 11:15 34 *************** |
| 1298 | - | 235 2021-12-07 19:16 41 ********************** |
| 1298 | + | 189 2023-04-06 11:16 34 *************** |
| 1299 | - | ... ..( 5 skipped). .. ********************** |
| 1299 | + | 190 2023-04-06 11:17 35 **************** |
| 1300 | - | 241 2021-12-07 19:22 41 ********************** |
| 1300 | + | |
| 1301 | - | 242 2021-12-07 19:23 ? - |
| 1301 | + | 193 2023-04-06 11:20 35 **************** |
| 1302 | - | 243 2021-12-07 19:24 26 ******* |
| 1302 | + | 194 2023-04-06 11:21 36 ***************** |
| 1303 | - | 244 2021-12-07 19:25 27 ******** |
| 1303 | + | 195 2023-04-06 11:22 36 ***************** |
| 1304 | - | 245 2021-12-07 19:26 28 ********* |
| 1304 | + | 196 2023-04-06 11:23 ? - |
| 1305 | - | 246 2021-12-07 19:27 29 ********** |
| 1305 | + | 197 2023-04-06 11:24 28 ********* |
| 1306 | - | 247 2021-12-07 19:28 30 *********** |
| 1306 | + | 198 2023-04-06 11:25 29 ********** |
| 1307 | - | 248 2021-12-07 19:29 31 ************ |
| 1307 | + | 199 2023-04-06 11:26 30 *********** |
| 1308 | - | 249 2021-12-07 19:30 31 ************ |
| 1308 | + | 200 2023-04-06 11:27 31 ************ |
| 1309 | - | 250 2021-12-07 19:31 32 ************* |
| 1309 | + | 201 2023-04-06 11:28 31 ************ |
| 1310 | - | 251 2021-12-07 19:32 33 ************** |
| 1310 | + | 202 2023-04-06 11:29 32 ************* |
| 1311 | - | 252 2021-12-07 19:33 33 ************** |
| 1311 | + | 203 2023-04-06 11:30 32 ************* |
| 1312 | - | 253 2021-12-07 19:34 34 *************** |
| 1312 | + | 204 2023-04-06 11:31 33 ************** |
| 1313 | - | 254 2021-12-07 19:35 34 *************** |
| 1313 | + | 205 2023-04-06 11:32 33 ************** |
| 1314 | - | 255 2021-12-07 19:36 35 **************** |
| 1314 | + | 206 2023-04-06 11:33 34 *************** |
| 1315 | - | 256 2021-12-07 19:37 35 **************** |
| 1315 | + | 207 2023-04-06 11:34 34 *************** |
| 1316 | - | 257 2021-12-07 19:38 35 **************** |
| 1316 | + | 208 2023-04-06 11:35 34 *************** |
| 1317 | - | 258 2021-12-07 19:39 36 ***************** |
| 1317 | + | 209 2023-04-06 11:36 35 **************** |
| 1318 | 210 2023-04-06 11:37 35 **************** | |
| 1319 | - | 261 2021-12-07 19:42 36 ***************** |
| 1319 | + | 211 2023-04-06 11:38 35 **************** |
| 1320 | - | 262 2021-12-07 19:43 37 ****************** |
| 1320 | + | 212 2023-04-06 11:39 36 ***************** |
| 1321 | - | 263 2021-12-07 19:44 37 ****************** |
| 1321 | + | |
| 1322 | - | 264 2021-12-07 19:45 38 ******************* |
| 1322 | + | 216 2023-04-06 11:43 36 ***************** |
| 1323 | 217 2023-04-06 11:44 37 ****************** | |
| 1324 | - | 267 2021-12-07 19:48 38 ******************* |
| 1324 | + | |
| 1325 | - | 268 2021-12-07 19:49 39 ******************** |
| 1325 | + | 220 2023-04-06 11:47 37 ****************** |
| 1326 | 221 2023-04-06 11:48 38 ******************* | |
| 1327 | - | 272 2021-12-07 19:53 39 ******************** |
| 1327 | + | |
| 1328 | - | 273 2021-12-07 19:54 40 ********************* |
| 1328 | + | 224 2023-04-06 11:51 38 ******************* |
| 1329 | 225 2023-04-06 11:52 39 ******************** | |
| 1330 | - | 277 2021-12-07 19:58 40 ********************* |
| 1330 | + | |
| 1331 | - | 278 2021-12-07 19:59 41 ********************** |
| 1331 | + | 229 2023-04-06 11:56 39 ******************** |
| 1332 | - | ... ..( 9 skipped). .. ********************** |
| 1332 | + | 230 2023-04-06 11:57 40 ********************* |
| 1333 | - | 288 2021-12-07 20:09 41 ********************** |
| 1333 | + | |
| 1334 | - | 289 2021-12-07 20:10 42 *********************** |
| 1334 | + | 235 2023-04-06 12:02 40 ********************* |
| 1335 | - | 290 2021-12-07 20:11 42 *********************** |
| 1335 | + | 236 2023-04-06 12:03 41 ********************** |
| 1336 | - | 291 2021-12-07 20:12 42 *********************** |
| 1336 | + | |
| 1337 | - | 292 2021-12-07 20:13 41 ********************** |
| 1337 | + | 240 2023-04-06 12:07 41 ********************** |
| 1338 | - | 293 2021-12-07 20:14 41 ********************** |
| 1338 | + | 241 2023-04-06 12:08 42 *********************** |
| 1339 | - | 294 2021-12-07 20:15 42 *********************** |
| 1339 | + | ... ..( 16 skipped). .. *********************** |
| 1340 | - | ... ..( 17 skipped). .. *********************** |
| 1340 | + | 258 2023-04-06 12:25 42 *********************** |
| 1341 | - | 312 2021-12-07 20:33 42 *********************** |
| 1341 | + | 259 2023-04-06 12:26 43 ************************ |
| 1342 | - | 313 2021-12-07 20:34 ? - |
| 1342 | + | 260 2023-04-06 12:27 43 ************************ |
| 1343 | - | 314 2021-12-07 20:35 27 ******** |
| 1343 | + | 261 2023-04-06 12:28 43 ************************ |
| 1344 | - | 315 2021-12-07 20:36 28 ********* |
| 1344 | + | 262 2023-04-06 12:29 42 *********************** |
| 1345 | - | 316 2021-12-07 20:37 29 ********** |
| 1345 | + | 263 2023-04-06 12:30 42 *********************** |
| 1346 | - | 317 2021-12-07 20:38 29 ********** |
| 1346 | + | 264 2023-04-06 12:31 42 *********************** |
| 1347 | - | 318 2021-12-07 20:39 30 *********** |
| 1347 | + | 265 2023-04-06 12:32 ? - |
| 1348 | - | 319 2021-12-07 20:40 30 *********** |
| 1348 | + | 266 2023-04-06 12:33 29 ********** |
| 1349 | - | 320 2021-12-07 20:41 31 ************ |
| 1349 | + | 267 2023-04-06 12:34 30 *********** |
| 1350 | - | 321 2021-12-07 20:42 31 ************ |
| 1350 | + | 268 2023-04-06 12:35 30 *********** |
| 1351 | - | 322 2021-12-07 20:43 31 ************ |
| 1351 | + | 269 2023-04-06 12:36 31 ************ |
| 1352 | - | 323 2021-12-07 20:44 32 ************* |
| 1352 | + | 270 2023-04-06 12:37 31 ************ |
| 1353 | - | 324 2021-12-07 20:45 32 ************* |
| 1353 | + | 271 2023-04-06 12:38 32 ************* |
| 1354 | - | 325 2021-12-07 20:46 33 ************** |
| 1354 | + | 272 2023-04-06 12:39 33 ************** |
| 1355 | - | 326 2021-12-07 20:47 33 ************** |
| 1355 | + | 273 2023-04-06 12:40 33 ************** |
| 1356 | - | 327 2021-12-07 20:48 33 ************** |
| 1356 | + | 274 2023-04-06 12:41 34 *************** |
| 1357 | - | 328 2021-12-07 20:49 34 *************** |
| 1357 | + | 275 2023-04-06 12:42 34 *************** |
| 1358 | - | 329 2021-12-07 20:50 34 *************** |
| 1358 | + | 276 2023-04-06 12:43 35 **************** |
| 1359 | - | 330 2021-12-07 20:51 35 **************** |
| 1359 | + | 277 2023-04-06 12:44 35 **************** |
| 1360 | 278 2023-04-06 12:45 36 ***************** | |
| 1361 | - | 333 2021-12-07 20:54 35 **************** |
| 1361 | + | 279 2023-04-06 12:46 36 ***************** |
| 1362 | - | 334 2021-12-07 20:55 36 ***************** |
| 1362 | + | 280 2023-04-06 12:47 36 ***************** |
| 1363 | 281 2023-04-06 12:48 37 ****************** | |
| 1364 | - | 338 2021-12-07 20:59 36 ***************** |
| 1364 | + | 282 2023-04-06 12:49 37 ****************** |
| 1365 | - | 339 2021-12-07 21:00 37 ****************** |
| 1365 | + | 283 2023-04-06 12:50 38 ******************* |
| 1366 | 284 2023-04-06 12:51 38 ******************* | |
| 1367 | - | 342 2021-12-07 21:03 37 ****************** |
| 1367 | + | 285 2023-04-06 12:52 39 ******************** |
| 1368 | - | 343 2021-12-07 21:04 38 ******************* |
| 1368 | + | 286 2023-04-06 12:53 39 ******************** |
| 1369 | - | ... ..( 6 skipped). .. ******************* |
| 1369 | + | 287 2023-04-06 12:54 39 ******************** |
| 1370 | - | 350 2021-12-07 21:11 38 ******************* |
| 1370 | + | 288 2023-04-06 12:55 40 ********************* |
| 1371 | - | 351 2021-12-07 21:12 ? - |
| 1371 | + | 289 2023-04-06 12:56 40 ********************* |
| 1372 | - | 352 2021-12-07 21:13 27 ******** |
| 1372 | + | 290 2023-04-06 12:57 40 ********************* |
| 1373 | - | 353 2021-12-07 21:14 28 ********* |
| 1373 | + | 291 2023-04-06 12:58 41 ********************** |
| 1374 | - | 354 2021-12-07 21:15 29 ********** |
| 1374 | + | |
| 1375 | - | 355 2021-12-07 21:16 30 *********** |
| 1375 | + | 294 2023-04-06 13:01 41 ********************** |
| 1376 | - | 356 2021-12-07 21:17 31 ************ |
| 1376 | + | 295 2023-04-06 13:02 42 *********************** |
| 1377 | - | 357 2021-12-07 21:18 32 ************* |
| 1377 | + | |
| 1378 | - | 358 2021-12-07 21:19 32 ************* |
| 1378 | + | 300 2023-04-06 13:07 42 *********************** |
| 1379 | - | 359 2021-12-07 21:20 33 ************** |
| 1379 | + | 301 2023-04-06 13:08 43 ************************ |
| 1380 | - | 360 2021-12-07 21:21 34 *************** |
| 1380 | + | |
| 1381 | - | 361 2021-12-07 21:22 34 *************** |
| 1381 | + | 308 2023-04-06 13:15 43 ************************ |
| 1382 | - | 362 2021-12-07 21:23 35 **************** |
| 1382 | + | 309 2023-04-06 13:16 44 ************************* |
| 1383 | - | 363 2021-12-07 21:24 36 ***************** |
| 1383 | + | ... ..( 17 skipped). .. ************************* |
| 1384 | 327 2023-04-06 13:34 44 ************************* | |
| 1385 | - | 366 2021-12-07 21:27 36 ***************** |
| 1385 | + | 328 2023-04-06 13:35 45 ************************** |
| 1386 | - | 367 2021-12-07 21:28 37 ****************** |
| 1386 | + | 329 2023-04-06 13:36 44 ************************* |
| 1387 | ... ..( 3 skipped). .. ************************* | |
| 1388 | - | 370 2021-12-07 21:31 37 ****************** |
| 1388 | + | 333 2023-04-06 13:40 44 ************************* |
| 1389 | - | 371 2021-12-07 21:32 38 ******************* |
| 1389 | + | 334 2023-04-06 13:41 ? - |
| 1390 | - | 372 2021-12-07 21:33 38 ******************* |
| 1390 | + | 335 2023-04-06 13:42 29 ********** |
| 1391 | - | 373 2021-12-07 21:34 38 ******************* |
| 1391 | + | 336 2023-04-06 13:43 30 *********** |
| 1392 | - | 374 2021-12-07 21:35 39 ******************** |
| 1392 | + | 337 2023-04-06 13:44 31 ************ |
| 1393 | 338 2023-04-06 13:45 31 ************ | |
| 1394 | - | 377 2021-12-07 21:38 39 ******************** |
| 1394 | + | 339 2023-04-06 13:46 32 ************* |
| 1395 | - | 378 2021-12-07 21:39 40 ********************* |
| 1395 | + | 340 2023-04-06 13:47 32 ************* |
| 1396 | 341 2023-04-06 13:48 33 ************** | |
| 1397 | - | 384 2021-12-07 21:45 40 ********************* |
| 1397 | + | 342 2023-04-06 13:49 33 ************** |
| 1398 | - | 385 2021-12-07 21:46 41 ********************** |
| 1398 | + | 343 2023-04-06 13:50 34 *************** |
| 1399 | - | ... ..( 5 skipped). .. ********************** |
| 1399 | + | 344 2023-04-06 13:51 35 **************** |
| 1400 | - | 391 2021-12-07 21:52 41 ********************** |
| 1400 | + | 345 2023-04-06 13:52 35 **************** |
| 1401 | - | 392 2021-12-07 21:53 ? - |
| 1401 | + | 346 2023-04-06 13:53 36 ***************** |
| 1402 | - | 393 2021-12-07 21:54 29 ********** |
| 1402 | + | 347 2023-04-06 13:54 36 ***************** |
| 1403 | - | 394 2021-12-07 21:55 30 *********** |
| 1403 | + | 348 2023-04-06 13:55 36 ***************** |
| 1404 | - | 395 2021-12-07 21:56 31 ************ |
| 1404 | + | 349 2023-04-06 13:56 37 ****************** |
| 1405 | - | 396 2021-12-07 21:57 31 ************ |
| 1405 | + | 350 2023-04-06 13:57 37 ****************** |
| 1406 | - | 397 2021-12-07 21:58 32 ************* |
| 1406 | + | 351 2023-04-06 13:58 37 ****************** |
| 1407 | - | 398 2021-12-07 21:59 33 ************** |
| 1407 | + | 352 2023-04-06 13:59 38 ******************* |
| 1408 | - | 399 2021-12-07 22:00 34 *************** |
| 1408 | + | 353 2023-04-06 14:00 38 ******************* |
| 1409 | - | 400 2021-12-07 22:01 34 *************** |
| 1409 | + | 354 2023-04-06 14:01 39 ******************** |
| 1410 | - | 401 2021-12-07 22:02 35 **************** |
| 1410 | + | 355 2023-04-06 14:02 39 ******************** |
| 1411 | - | 402 2021-12-07 22:03 36 ***************** |
| 1411 | + | 356 2023-04-06 14:03 39 ******************** |
| 1412 | 357 2023-04-06 14:04 40 ********************* | |
| 1413 | - | 405 2021-12-07 22:06 36 ***************** |
| 1413 | + | |
| 1414 | - | 406 2021-12-07 22:07 37 ****************** |
| 1414 | + | 360 2023-04-06 14:07 40 ********************* |
| 1415 | - | 407 2021-12-07 22:08 38 ******************* |
| 1415 | + | 361 2023-04-06 14:08 41 ********************** |
| 1416 | ... ..( 2 skipped). .. ********************** | |
| 1417 | - | 410 2021-12-07 22:11 38 ******************* |
| 1417 | + | 364 2023-04-06 14:11 41 ********************** |
| 1418 | - | 411 2021-12-07 22:12 39 ******************** |
| 1418 | + | 365 2023-04-06 14:12 42 *********************** |
| 1419 | - | 412 2021-12-07 22:13 40 ********************* |
| 1419 | + | |
| 1420 | 371 2023-04-06 14:18 42 *********************** | |
| 1421 | - | 416 2021-12-07 22:17 40 ********************* |
| 1421 | + | 372 2023-04-06 14:19 43 ************************ |
| 1422 | - | 417 2021-12-07 22:18 41 ********************** |
| 1422 | + | ... ..( 16 skipped). .. ************************ |
| 1423 | 389 2023-04-06 14:36 43 ************************ | |
| 1424 | - | 420 2021-12-07 22:21 41 ********************** |
| 1424 | + | 390 2023-04-06 14:37 44 ************************* |
| 1425 | - | 421 2021-12-07 22:22 42 *********************** |
| 1425 | + | 391 2023-04-06 14:38 43 ************************ |
| 1426 | 392 2023-04-06 14:39 44 ************************* | |
| 1427 | - | 427 2021-12-07 22:28 42 *********************** |
| 1427 | + | ... ..( 7 skipped). .. ************************* |
| 1428 | - | 428 2021-12-07 22:29 43 ************************ |
| 1428 | + | 400 2023-04-06 14:47 44 ************************* |
| 1429 | 401 2023-04-06 14:48 43 ************************ | |
| 1430 | - | 435 2021-12-07 22:36 43 ************************ |
| 1430 | + | 402 2023-04-06 14:49 43 ************************ |
| 1431 | - | 436 2021-12-07 22:37 44 ************************* |
| 1431 | + | 403 2023-04-06 14:50 ? - |
| 1432 | - | ... ..( 25 skipped). .. ************************* |
| 1432 | + | 404 2023-04-06 14:51 28 ********* |
| 1433 | - | 462 2021-12-07 23:03 44 ************************* |
| 1433 | + | 405 2023-04-06 14:52 29 ********** |
| 1434 | - | 463 2021-12-07 23:04 ? - |
| 1434 | + | 406 2023-04-06 14:53 30 *********** |
| 1435 | - | 464 2021-12-07 23:05 25 ****** |
| 1435 | + | 407 2023-04-06 14:54 31 ************ |
| 1436 | - | 465 2021-12-07 23:06 25 ****** |
| 1436 | + | 408 2023-04-06 14:55 31 ************ |
| 1437 | - | 466 2021-12-07 23:07 26 ******* |
| 1437 | + | 409 2023-04-06 14:56 32 ************* |
| 1438 | - | 467 2021-12-07 23:08 27 ******** |
| 1438 | + | 410 2023-04-06 14:57 32 ************* |
| 1439 | - | 468 2021-12-07 23:09 28 ********* |
| 1439 | + | 411 2023-04-06 14:58 32 ************* |
| 1440 | - | 469 2021-12-07 23:10 29 ********** |
| 1440 | + | 412 2023-04-06 14:59 33 ************** |
| 1441 | - | 470 2021-12-07 23:11 29 ********** |
| 1441 | + | 413 2023-04-06 15:00 33 ************** |
| 1442 | - | 471 2021-12-07 23:12 30 *********** |
| 1442 | + | 414 2023-04-06 15:01 34 *************** |
| 1443 | - | 472 2021-12-07 23:13 31 ************ |
| 1443 | + | 415 2023-04-06 15:02 34 *************** |
| 1444 | - | 473 2021-12-07 23:14 31 ************ |
| 1444 | + | 416 2023-04-06 15:03 35 **************** |
| 1445 | - | 474 2021-12-07 23:15 32 ************* |
| 1445 | + | 417 2023-04-06 15:04 35 **************** |
| 1446 | - | 475 2021-12-07 23:16 32 ************* |
| 1446 | + | 418 2023-04-06 15:05 35 **************** |
| 1447 | - | 476 2021-12-07 23:17 33 ************** |
| 1447 | + | 419 2023-04-06 15:06 36 ***************** |
| 1448 | - | ... ..( 2 skipped). .. ************** |
| 1448 | + | |
| 1449 | - | 1 2021-12-07 23:20 33 ************** |
| 1449 | + | 422 2023-04-06 15:09 36 ***************** |
| 1450 | - | 2 2021-12-07 23:21 34 *************** |
| 1450 | + | 423 2023-04-06 15:10 37 ****************** |
| 1451 | - | 3 2021-12-07 23:22 34 *************** |
| 1451 | + | 424 2023-04-06 15:11 37 ****************** |
| 1452 | - | 4 2021-12-07 23:23 34 *************** |
| 1452 | + | 425 2023-04-06 15:12 37 ****************** |
| 1453 | - | 5 2021-12-07 23:24 35 **************** |
| 1453 | + | 426 2023-04-06 15:13 38 ******************* |
| 1454 | - | 6 2021-12-07 23:25 35 **************** |
| 1454 | + | |
| 1455 | - | 7 2021-12-07 23:26 36 ***************** |
| 1455 | + | 431 2023-04-06 15:18 38 ******************* |
| 1456 | 432 2023-04-06 15:19 39 ******************** | |
| 1457 | - | 13 2021-12-07 23:32 36 ***************** |
| 1457 | + | |
| 1458 | - | 14 2021-12-07 23:33 37 ****************** |
| 1458 | + | 435 2023-04-06 15:22 39 ******************** |
| 1459 | - | 15 2021-12-07 23:34 37 ****************** |
| 1459 | + | 436 2023-04-06 15:23 40 ********************* |
| 1460 | - | 16 2021-12-07 23:35 38 ******************* |
| 1460 | + | |
| 1461 | - | ... ..( 5 skipped). .. ******************* |
| 1461 | + | 441 2023-04-06 15:28 40 ********************* |
| 1462 | - | 22 2021-12-07 23:41 38 ******************* |
| 1462 | + | 442 2023-04-06 15:29 41 ********************** |
| 1463 | - | 23 2021-12-07 23:42 39 ******************** |
| 1463 | + | 443 2023-04-06 15:30 41 ********************** |
| 1464 | 444 2023-04-06 15:31 43 ************************ | |
| 1465 | - | 30 2021-12-07 23:49 39 ******************** |
| 1465 | + | 445 2023-04-06 15:32 43 ************************ |
| 1466 | - | 31 2021-12-07 23:50 40 ********************* |
| 1466 | + | 446 2023-04-06 15:33 43 ************************ |
| 1467 | 447 2023-04-06 15:34 48 ***************************** | |
| 1468 | - | 34 2021-12-07 23:53 40 ********************* |
| 1468 | + | 448 2023-04-06 15:35 48 ***************************** |
| 1469 | - | 35 2021-12-07 23:54 39 ******************** |
| 1469 | + | 449 2023-04-06 15:36 48 ***************************** |
| 1470 | - | 36 2021-12-07 23:55 39 ******************** |
| 1470 | + | 450 2023-04-06 15:37 50 ******************************* |
| 1471 | - | 37 2021-12-07 23:56 40 ********************* |
| 1471 | + | ... ..( 4 skipped). .. ******************************* |
| 1472 | - | 38 2021-12-07 23:57 39 ******************** |
| 1472 | + | 455 2023-04-06 15:42 50 ******************************* |
| 1473 | - | 39 2021-12-07 23:58 40 ********************* |
| 1473 | + | 456 2023-04-06 15:43 51 ******************************** |
| 1474 | - | ... ..( 15 skipped). .. ********************* |
| 1474 | + | 457 2023-04-06 15:44 50 ******************************* |
| 1475 | - | 55 2021-12-08 00:14 40 ********************* |
| 1475 | + | 458 2023-04-06 15:45 50 ******************************* |
| 1476 | - | 56 2021-12-08 00:15 ? - |
| 1476 | + | 459 2023-04-06 15:46 51 ******************************** |
| 1477 | - | 57 2021-12-08 00:16 22 *** |
| 1477 | + | 460 2023-04-06 15:47 51 ******************************** |
| 1478 | - | 58 2021-12-08 00:17 23 **** |
| 1478 | + | 461 2023-04-06 15:48 50 ******************************* |
| 1479 | - | 59 2021-12-08 00:18 24 ***** |
| 1479 | + | ... ..( 10 skipped). .. ******************************* |
| 1480 | - | 60 2021-12-08 00:19 32 ************* |
| 1480 | + | 472 2023-04-06 15:59 50 ******************************* |
| 1481 | - | 61 2021-12-08 00:20 41 ********************** |
| 1481 | + | 473 2023-04-06 16:00 49 ****************************** |
| 1482 | - | 62 2021-12-08 00:21 44 ************************* |
| 1482 | + | 474 2023-04-06 16:01 50 ******************************* |
| 1483 | - | 63 2021-12-08 00:22 45 ************************** |
| 1483 | + | ... ..( 8 skipped). .. ******************************* |
| 1484 | - | 64 2021-12-08 00:23 46 *************************** |
| 1484 | + | 5 2023-04-06 16:10 50 ******************************* |
| 1485 | - | ... ..( 4 skipped). .. *************************** |
| 1485 | + | 6 2023-04-06 16:11 49 ****************************** |
| 1486 | - | 69 2021-12-08 00:28 46 *************************** |
| 1486 | + | 7 2023-04-06 16:12 49 ****************************** |
| 1487 | - | 70 2021-12-08 00:29 45 ************************** |
| 1487 | + | 8 2023-04-06 16:13 50 ******************************* |
| 1488 | - | 71 2021-12-08 00:30 45 ************************** |
| 1488 | + | 9 2023-04-06 16:14 50 ******************************* |
| 1489 | - | 72 2021-12-08 00:31 46 *************************** |
| 1489 | + | 10 2023-04-06 16:15 49 ****************************** |
| 1490 | - | 73 2021-12-08 00:32 46 *************************** |
| 1490 | + | 11 2023-04-06 16:16 50 ******************************* |
| 1491 | - | 74 2021-12-08 00:33 45 ************************** |
| 1491 | + | 12 2023-04-06 16:17 50 ******************************* |
| 1492 | - | 75 2021-12-08 00:34 45 ************************** |
| 1492 | + | 13 2023-04-06 16:18 49 ****************************** |
| 1493 | - | 76 2021-12-08 00:35 ? - |
| 1493 | + | ... ..( 13 skipped). .. ****************************** |
| 1494 | - | 77 2021-12-08 00:36 24 ***** |
| 1494 | + | 27 2023-04-06 16:32 49 ****************************** |
| 1495 | - | 78 2021-12-08 00:37 25 ****** |
| 1495 | + | 28 2023-04-06 16:33 48 ***************************** |
| 1496 | - | 79 2021-12-08 00:38 26 ******* |
| 1496 | + | ... ..( 2 skipped). .. ***************************** |
| 1497 | - | 80 2021-12-08 00:39 27 ******** |
| 1497 | + | 31 2023-04-06 16:36 48 ***************************** |
| 1498 | - | 81 2021-12-08 00:40 28 ********* |
| 1498 | + | 32 2023-04-06 16:37 ? - |
| 1499 | - | 82 2021-12-08 00:41 29 ********** |
| 1499 | + | 33 2023-04-06 16:38 28 ********* |
| 1500 | - | 83 2021-12-08 00:42 29 ********** |
| 1500 | + | 34 2023-04-06 16:39 29 ********** |
| 1501 | - | 84 2021-12-08 00:43 30 *********** |
| 1501 | + | 35 2023-04-06 16:40 29 ********** |
| 1502 | - | 85 2021-12-08 00:44 31 ************ |
| 1502 | + | 36 2023-04-06 16:41 30 *********** |
| 1503 | - | 86 2021-12-08 00:45 31 ************ |
| 1503 | + | 37 2023-04-06 16:42 31 ************ |
| 1504 | - | 87 2021-12-08 00:46 31 ************ |
| 1504 | + | 38 2023-04-06 16:43 31 ************ |
| 1505 | - | 88 2021-12-08 00:47 32 ************* |
| 1505 | + | 39 2023-04-06 16:44 32 ************* |
| 1506 | - | 89 2021-12-08 00:48 32 ************* |
| 1506 | + | 40 2023-04-06 16:45 32 ************* |
| 1507 | - | 90 2021-12-08 00:49 33 ************** |
| 1507 | + | 41 2023-04-06 16:46 32 ************* |
| 1508 | - | 91 2021-12-08 00:50 34 *************** |
| 1508 | + | 42 2023-04-06 16:47 33 ************** |
| 1509 | - | 92 2021-12-08 00:51 34 *************** |
| 1509 | + | 43 2023-04-06 16:48 33 ************** |
| 1510 | - | 93 2021-12-08 00:52 34 *************** |
| 1510 | + | 44 2023-04-06 16:49 34 *************** |
| 1511 | - | 94 2021-12-08 00:53 35 **************** |
| 1511 | + | 45 2023-04-06 16:50 34 *************** |
| 1512 | - | 95 2021-12-08 00:54 36 ***************** |
| 1512 | + | 46 2023-04-06 16:51 35 **************** |
| 1513 | - | 96 2021-12-08 00:55 36 ***************** |
| 1513 | + | 47 2023-04-06 16:52 35 **************** |
| 1514 | - | 97 2021-12-08 00:56 42 *********************** |
| 1514 | + | 48 2023-04-06 16:53 35 **************** |
| 1515 | - | 98 2021-12-08 00:57 42 *********************** |
| 1515 | + | 49 2023-04-06 16:54 36 ***************** |
| 1516 | - | 99 2021-12-08 00:58 42 *********************** |
| 1516 | + | |
| 1517 | - | 100 2021-12-08 00:59 43 ************************ |
| 1517 | + | 53 2023-04-06 16:58 36 ***************** |
| 1518 | - | 101 2021-12-08 01:00 ? - |
| 1518 | + | 54 2023-04-06 16:59 37 ****************** |
| 1519 | - | 102 2021-12-08 01:01 43 ************************ |
| 1519 | + | 55 2023-04-06 17:00 37 ****************** |
| 1520 | 56 2023-04-06 17:01 37 ****************** | |
| 1521 | 57 2023-04-06 17:02 38 ******************* | |
| 1522 | ... ..( 2 skipped). .. ******************* | |
| 1523 | 60 2023-04-06 17:05 38 ******************* | |
| 1524 | 61 2023-04-06 17:06 39 ******************** | |
| 1525 | ... ..( 3 skipped). .. ******************** | |
| 1526 | 65 2023-04-06 17:10 39 ******************** | |
| 1527 | 66 2023-04-06 17:11 40 ********************* | |
| 1528 | - | 0x01 0x008 4 149 --- Lifetime Power-On Resets |
| 1528 | + | |
| 1529 | - | 0x01 0x010 4 53068 --- Power-on Hours |
| 1529 | + | 70 2023-04-06 17:15 40 ********************* |
| 1530 | - | 0x01 0x018 6 74208910869 --- Logical Sectors Written |
| 1530 | + | 71 2023-04-06 17:16 ? - |
| 1531 | - | 0x01 0x020 6 948676658 --- Number of Write Commands |
| 1531 | + | 72 2023-04-06 17:17 23 **** |
| 1532 | - | 0x01 0x028 6 419128960333 --- Logical Sectors Read |
| 1532 | + | |
| 1533 | - | 0x01 0x030 6 3125045423 --- Number of Read Commands |
| 1533 | + | |
| 1534 | Read: Disabled | |
| 1535 | - | 0x02 0x010 4 84 --- Overlimit Shock Events |
| 1535 | + | |
| 1536 | ||
| 1537 | - | 0x03 0x008 4 34049 --- Spindle Motor Power-on Hours |
| 1537 | + | |
| 1538 | - | 0x03 0x010 4 34564 --- Head Flying Hours |
| 1538 | + | |
| 1539 | - | 0x03 0x018 4 3339 --- Head Load Events |
| 1539 | + | |
| 1540 | 0x01 0x008 4 166 --- Lifetime Power-On Resets | |
| 1541 | 0x01 0x010 4 64428 --- Power-on Hours | |
| 1542 | 0x01 0x018 6 80510127755 --- Logical Sectors Written | |
| 1543 | 0x01 0x020 6 1006191258 --- Number of Write Commands | |
| 1544 | 0x01 0x028 6 571705001209 --- Logical Sectors Read | |
| 1545 | - | 0x04 0x010 4 5 --- Resets Between Cmd Acceptance and Completion |
| 1545 | + | 0x01 0x030 6 4248648057 --- Number of Read Commands |
| 1546 | 0x02 ===== = = === == Free-Fall Statistics (rev 1) == | |
| 1547 | - | 0x05 0x008 1 43 --- Current Temperature |
| 1547 | + | 0x02 0x010 4 89 --- Overlimit Shock Events |
| 1548 | - | 0x05 0x010 1 34 N-- Average Short Term Temperature |
| 1548 | + | |
| 1549 | - | 0x05 0x018 1 32 N-- Average Long Term Temperature |
| 1549 | + | 0x03 0x008 4 35260 --- Spindle Motor Power-on Hours |
| 1550 | 0x03 0x010 4 35796 --- Head Flying Hours | |
| 1551 | 0x03 0x018 4 4394 --- Head Load Events | |
| 1552 | 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors | |
| 1553 | 0x03 0x028 4 5 --- Read Recovery Attempts | |
| 1554 | 0x03 0x030 4 0 --- Number of Mechanical Start Failures | |
| 1555 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 1556 | - | 0x05 0x050 4 124233 --- Time in Over-Temperature |
| 1556 | + | |
| 1557 | 0x04 0x010 4 6 --- Resets Between Cmd Acceptance and Completion | |
| 1558 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 1559 | 0x05 0x008 1 23 --- Current Temperature | |
| 1560 | 0x05 0x010 1 40 N-- Average Short Term Temperature | |
| 1561 | - | 0x06 0x008 4 903 --- Number of Hardware Resets |
| 1561 | + | 0x05 0x018 1 33 N-- Average Long Term Temperature |
| 1562 | 0x05 0x020 1 63 --- Highest Temperature | |
| 1563 | 0x05 0x028 1 17 --- Lowest Temperature | |
| 1564 | 0x05 0x030 1 61 N-- Highest Average Short Term Temperature | |
| 1565 | 0x05 0x038 1 20 N-- Lowest Average Short Term Temperature | |
| 1566 | 0x05 0x040 1 55 N-- Highest Average Long Term Temperature | |
| 1567 | 0x05 0x048 1 27 N-- Lowest Average Long Term Temperature | |
| 1568 | 0x05 0x050 4 124295 --- Time in Over-Temperature | |
| 1569 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 1570 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 1571 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 1572 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 1573 | 0x06 0x008 4 1037 --- Number of Hardware Resets | |
| 1574 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 1575 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 1576 | |||_ C monitored condition met | |
| 1577 | ||__ D supports DSN | |
| 1578 | |___ N normalized value | |
| 1579 | ||
| 1580 | - | 0x0009 4 35 Transition from drive PhyRdy to drive PhyNRdy |
| 1580 | + | |
| 1581 | - | 0x000a 4 35 Device-to-host register FISes sent due to a COMRESET |
| 1581 | + | |
| 1582 | SATA Phy Event Counters (GP Log 0x11) | |
| 1583 | ID Size Value Description | |
| 1584 | 0x0001 4 0 Command failed due to ICRC error | |
| 1585 | 0x0002 4 0 R_ERR response for data FIS | |
| 1586 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 1587 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 1588 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 1589 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 1590 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 1590 | + | |
| 1591 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 1591 | + | |
| 1592 | 0x0009 4 18 Transition from drive PhyRdy to drive PhyNRdy | |
| 1593 | 0x000a 4 18 Device-to-host register FISes sent due to a COMRESET | |
| 1594 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 1595 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 1596 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 1597 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 1598 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 1599 | 0x0013 4 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 1600 | ||
| 1601 | ============= /dev/sdd ============= | |
| 1602 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 1603 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 1604 | ||
| 1605 | === START OF INFORMATION SECTION === | |
| 1606 | - | Local Time is: Wed Dec 8 01:01:10 2021 CST |
| 1606 | + | |
| 1607 | Device Model: TOSHIBA MD04ACA500 | |
| 1608 | Serial Number: Y4M2K7HTFS9A | |
| 1609 | LU WWN Device Id: 5 000039 5eb783e77 | |
| 1610 | Firmware Version: FP2A | |
| 1611 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 1612 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 1613 | Rotation Rate: 7200 rpm | |
| 1614 | Form Factor: 3.5 inches | |
| 1615 | Device is: In smartctl database [for details use: -P show] | |
| 1616 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 1617 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 1618 | Local Time is: Thu Apr 6 17:17:28 2023 CDT | |
| 1619 | SMART support is: Available - device has SMART capability. | |
| 1620 | SMART support is: Enabled | |
| 1621 | - | Offline data collection status: (0x80) Offline data collection activity |
| 1621 | + | |
| 1622 | APM level is: 254 (maximum performance) | |
| 1623 | Rd look-ahead is: Enabled | |
| 1624 | Write cache is: Enabled | |
| 1625 | DSN feature is: Unavailable | |
| 1626 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 1627 | Wt Cache Reorder: Enabled | |
| 1628 | ||
| 1629 | === START OF READ SMART DATA SECTION === | |
| 1630 | SMART overall-health self-assessment test result: PASSED | |
| 1631 | ||
| 1632 | General SMART Values: | |
| 1633 | Offline data collection status: (0x82) Offline data collection activity | |
| 1634 | was completed without error. | |
| 1635 | Auto Offline Data Collection: Enabled. | |
| 1636 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 1637 | without error or no self-test has ever | |
| 1638 | been run. | |
| 1639 | Total time to complete Offline | |
| 1640 | data collection: ( 120) seconds. | |
| 1641 | Offline data collection | |
| 1642 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 1643 | Auto Offline data collection on/off support. | |
| 1644 | Suspend Offline collection upon new | |
| 1645 | command. | |
| 1646 | Offline surface scan supported. | |
| 1647 | Self-test supported. | |
| 1648 | No Conveyance Self-test supported. | |
| 1649 | Selective Self-test supported. | |
| 1650 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 1651 | power-saving mode. | |
| 1652 | Supports SMART auto save timer. | |
| 1653 | Error logging capability: (0x01) Error logging supported. | |
| 1654 | General Purpose Logging supported. | |
| 1655 | Short self-test routine | |
| 1656 | recommended polling time: ( 2) minutes. | |
| 1657 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8808 |
| 1657 | + | |
| 1658 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1132 |
| 1658 | + | |
| 1659 | SCT capabilities: (0x003d) SCT Status supported. | |
| 1660 | SCT Error Recovery Control supported. | |
| 1661 | SCT Feature Control supported. | |
| 1662 | - | 9 Power_On_Hours -O--CK 001 001 000 - 53057 |
| 1662 | + | |
| 1663 | - | 10 Spin_Retry_Count PO--CK 122 100 030 - 0 |
| 1663 | + | |
| 1664 | - | 12 Power_Cycle_Count -O--CK 100 100 000 - 150 |
| 1664 | + | |
| 1665 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 23 |
| 1665 | + | |
| 1666 | - | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 140 |
| 1666 | + | |
| 1667 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 3293 |
| 1667 | + | |
| 1668 | - | 194 Temperature_Celsius -O---K 100 100 000 - 42 (Min/Max 16/63) |
| 1668 | + | |
| 1669 | 3 Spin_Up_Time POS--K 100 100 001 - 8830 | |
| 1670 | 4 Start_Stop_Count -O--CK 100 100 000 - 1929 | |
| 1671 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 0 | |
| 1672 | 7 Seek_Error_Rate PO-R-- 100 100 050 - 0 | |
| 1673 | 8 Seek_Time_Performance P-S--- 100 100 050 - 0 | |
| 1674 | - | 222 Loaded_Hours -O--CK 014 014 000 - 34583 |
| 1674 | + | 9 Power_On_Hours -O--CK 001 001 000 - 64418 |
| 1675 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 1676 | 12 Power_Cycle_Count -O--CK 100 100 000 - 167 | |
| 1677 | - | 226 Load-in_Time -OS--K 100 100 000 - 213 |
| 1677 | + | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 24 |
| 1678 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 148 | |
| 1679 | 193 Load_Cycle_Count -O--CK 100 100 000 - 4347 | |
| 1680 | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 16/63) | |
| 1681 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 1682 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 1683 | 198 Offline_Uncorrectable ----CK 100 100 000 - 0 | |
| 1684 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 1685 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 1686 | 222 Loaded_Hours -O--CK 011 011 000 - 35817 | |
| 1687 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 1688 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 1689 | 226 Load-in_Time -OS--K 100 100 000 - 219 | |
| 1690 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 1691 | ||||||_ K auto-keep | |
| 1692 | |||||__ C event count | |
| 1693 | ||||___ R error rate | |
| 1694 | |||____ S speed/performance | |
| 1695 | ||_____ O updated online | |
| 1696 | |______ P prefailure warning | |
| 1697 | ||
| 1698 | General Purpose Log Directory Version 1 | |
| 1699 | SMART Log Directory Version 1 [multi-sector log support] | |
| 1700 | Address Access R/W Size Description | |
| 1701 | 0x00 GPL,SL R/O 1 Log Directory | |
| 1702 | 0x01 SL R/O 1 Summary SMART error log | |
| 1703 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 1704 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 1705 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 1706 | 0x06 SL R/O 1 SMART self-test log | |
| 1707 | 0x07 GPL R/O 1 Extended self-test log | |
| 1708 | 0x08 GPL R/O 2 Power Conditions log | |
| 1709 | 0x09 SL R/W 1 Selective self-test log | |
| 1710 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 1711 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 1712 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 1713 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 1714 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 1715 | 0xa7 GPL VS 8 Device vendor specific log | |
| 1716 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 1717 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 1718 | ||
| 1719 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 1720 | Device Error Count: 37 | |
| 1721 | CR = Command Register | |
| 1722 | FEATR = Features Register | |
| 1723 | COUNT = Count (was: Sector Count) Register | |
| 1724 | LBA_48 = Upper bytes of LBA High/Mid/Low Registers ] ATA-8 | |
| 1725 | LH = LBA High (was: Cylinder High) Register ] LBA | |
| 1726 | LM = LBA Mid (was: Cylinder Low) Register ] Register | |
| 1727 | LL = LBA Low (was: Sector Number) Register ] | |
| 1728 | DV = Device (was: Device/Head) Register | |
| 1729 | DC = Device Control Register | |
| 1730 | ER = Error register | |
| 1731 | ST = Status register | |
| 1732 | Powered_Up_Time is measured from power on, and printed as | |
| 1733 | DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, | |
| 1734 | SS=sec, and sss=millisec. It "wraps" after 49.710 days. | |
| 1735 | ||
| 1736 | Error 37 [36] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1737 | When the command that caused the error occurred, the device was active or idle. | |
| 1738 | ||
| 1739 | After command completion occurred, registers were: | |
| 1740 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1741 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1742 | 40 -- 51 00 01 00 02 44 28 43 17 e4 00 Error: UNC at LBA = 0x244284317 = 9733423895 | |
| 1743 | ||
| 1744 | Commands leading to the command that caused the error were: | |
| 1745 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1746 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1747 | 24 00 00 00 01 00 02 44 28 43 17 e0 00 1d+18:35:12.739 READ SECTOR(S) EXT | |
| 1748 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:12.736 CHECK POWER MODE | |
| 1749 | 24 00 00 00 01 00 02 44 28 43 16 e0 00 1d+18:35:11.637 READ SECTOR(S) EXT | |
| 1750 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:11.635 CHECK POWER MODE | |
| 1751 | 24 00 00 00 01 00 02 44 28 43 15 e0 00 1d+18:35:10.524 READ SECTOR(S) EXT | |
| 1752 | ||
| 1753 | Error 36 [35] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1754 | When the command that caused the error occurred, the device was active or idle. | |
| 1755 | ||
| 1756 | After command completion occurred, registers were: | |
| 1757 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1758 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1759 | 40 -- 51 00 01 00 02 44 28 43 16 e4 00 Error: UNC at LBA = 0x244284316 = 9733423894 | |
| 1760 | ||
| 1761 | Commands leading to the command that caused the error were: | |
| 1762 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1763 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1764 | 24 00 00 00 01 00 02 44 28 43 16 e0 00 1d+18:35:11.637 READ SECTOR(S) EXT | |
| 1765 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:11.635 CHECK POWER MODE | |
| 1766 | 24 00 00 00 01 00 02 44 28 43 15 e0 00 1d+18:35:10.524 READ SECTOR(S) EXT | |
| 1767 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:10.522 CHECK POWER MODE | |
| 1768 | 24 00 00 00 01 00 02 44 28 43 14 e0 00 1d+18:35:08.188 READ SECTOR(S) EXT | |
| 1769 | ||
| 1770 | Error 35 [34] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1771 | When the command that caused the error occurred, the device was active or idle. | |
| 1772 | ||
| 1773 | After command completion occurred, registers were: | |
| 1774 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1775 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1776 | 40 -- 51 00 01 00 02 44 28 43 15 e4 00 Error: UNC at LBA = 0x244284315 = 9733423893 | |
| 1777 | ||
| 1778 | Commands leading to the command that caused the error were: | |
| 1779 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1780 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1781 | 24 00 00 00 01 00 02 44 28 43 15 e0 00 1d+18:35:10.524 READ SECTOR(S) EXT | |
| 1782 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:10.522 CHECK POWER MODE | |
| 1783 | 24 00 00 00 01 00 02 44 28 43 14 e0 00 1d+18:35:08.188 READ SECTOR(S) EXT | |
| 1784 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:08.186 CHECK POWER MODE | |
| 1785 | 24 00 00 00 01 00 02 44 28 43 13 e0 00 1d+18:35:05.856 READ SECTOR(S) EXT | |
| 1786 | ||
| 1787 | Error 34 [33] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1788 | When the command that caused the error occurred, the device was active or idle. | |
| 1789 | ||
| 1790 | After command completion occurred, registers were: | |
| 1791 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1792 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1793 | 40 -- 51 00 01 00 02 44 28 43 14 e4 00 Error: UNC at LBA = 0x244284314 = 9733423892 | |
| 1794 | ||
| 1795 | Commands leading to the command that caused the error were: | |
| 1796 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1797 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1798 | 24 00 00 00 01 00 02 44 28 43 14 e0 00 1d+18:35:08.188 READ SECTOR(S) EXT | |
| 1799 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:08.186 CHECK POWER MODE | |
| 1800 | 24 00 00 00 01 00 02 44 28 43 13 e0 00 1d+18:35:05.856 READ SECTOR(S) EXT | |
| 1801 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:05.854 CHECK POWER MODE | |
| 1802 | 24 00 00 00 01 00 02 44 28 43 12 e0 00 1d+18:35:04.156 READ SECTOR(S) EXT | |
| 1803 | ||
| 1804 | Error 33 [32] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1805 | When the command that caused the error occurred, the device was active or idle. | |
| 1806 | ||
| 1807 | After command completion occurred, registers were: | |
| 1808 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1809 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1810 | 40 -- 51 00 01 00 02 44 28 43 13 e4 00 Error: UNC at LBA = 0x244284313 = 9733423891 | |
| 1811 | ||
| 1812 | Commands leading to the command that caused the error were: | |
| 1813 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1814 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1815 | 24 00 00 00 01 00 02 44 28 43 13 e0 00 1d+18:35:05.856 READ SECTOR(S) EXT | |
| 1816 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:05.854 CHECK POWER MODE | |
| 1817 | 24 00 00 00 01 00 02 44 28 43 12 e0 00 1d+18:35:04.156 READ SECTOR(S) EXT | |
| 1818 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:04.154 CHECK POWER MODE | |
| 1819 | 24 00 00 00 01 00 02 44 28 43 11 e0 00 1d+18:35:02.457 READ SECTOR(S) EXT | |
| 1820 | ||
| 1821 | Error 32 [31] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1822 | When the command that caused the error occurred, the device was active or idle. | |
| 1823 | ||
| 1824 | After command completion occurred, registers were: | |
| 1825 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1826 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1827 | 40 -- 51 00 01 00 02 44 28 43 12 e4 00 Error: UNC at LBA = 0x244284312 = 9733423890 | |
| 1828 | ||
| 1829 | Commands leading to the command that caused the error were: | |
| 1830 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1831 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1832 | 24 00 00 00 01 00 02 44 28 43 12 e0 00 1d+18:35:04.156 READ SECTOR(S) EXT | |
| 1833 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:04.154 CHECK POWER MODE | |
| 1834 | 24 00 00 00 01 00 02 44 28 43 11 e0 00 1d+18:35:02.457 READ SECTOR(S) EXT | |
| 1835 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:02.455 CHECK POWER MODE | |
| 1836 | 24 00 00 00 01 00 02 44 28 43 10 e0 00 1d+18:35:01.400 READ SECTOR(S) EXT | |
| 1837 | ||
| 1838 | Error 31 [30] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1839 | When the command that caused the error occurred, the device was active or idle. | |
| 1840 | ||
| 1841 | After command completion occurred, registers were: | |
| 1842 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1843 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1844 | 40 -- 51 00 01 00 02 44 28 43 11 e4 00 Error: UNC at LBA = 0x244284311 = 9733423889 | |
| 1845 | ||
| 1846 | Commands leading to the command that caused the error were: | |
| 1847 | CR FEATR COUNT LBA_48 LH LM LL DV DC Powered_Up_Time Command/Feature_Name | |
| 1848 | -- == -- == -- == == == -- -- -- -- -- --------------- -------------------- | |
| 1849 | 24 00 00 00 01 00 02 44 28 43 11 e0 00 1d+18:35:02.457 READ SECTOR(S) EXT | |
| 1850 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:02.455 CHECK POWER MODE | |
| 1851 | 24 00 00 00 01 00 02 44 28 43 10 e0 00 1d+18:35:01.400 READ SECTOR(S) EXT | |
| 1852 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:01.397 CHECK POWER MODE | |
| 1853 | 24 00 00 00 01 00 02 44 28 43 0f e0 00 1d+18:35:01.368 READ SECTOR(S) EXT | |
| 1854 | ||
| 1855 | Error 30 [29] occurred at disk power-on lifetime: 31384 hours (1307 days + 16 hours) | |
| 1856 | When the command that caused the error occurred, the device was active or idle. | |
| 1857 | ||
| 1858 | After command completion occurred, registers were: | |
| 1859 | ER -- ST COUNT LBA_48 LH LM LL DV DC | |
| 1860 | -- -- -- == -- == == == -- -- -- -- -- | |
| 1861 | 40 -- 51 00 01 00 02 44 28 43 10 e4 00 Error: UNC at LBA = 0x244284310 = 9733423888 | |
| 1862 | - | # 1 Extended offline Completed without error 00% 53054 - |
| 1862 | + | |
| 1863 | - | # 2 Extended offline Completed without error 00% 43111 - |
| 1863 | + | |
| 1864 | - | # 3 Extended offline Completed: read failure 00% 31356 9733423888 |
| 1864 | + | |
| 1865 | - | # 4 Extended offline Completed without error 00% 24629 - |
| 1865 | + | |
| 1866 | 24 00 00 00 01 00 02 44 28 43 10 e0 00 1d+18:35:01.400 READ SECTOR(S) EXT | |
| 1867 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:35:01.397 CHECK POWER MODE | |
| 1868 | 24 00 00 00 01 00 02 44 28 43 0f e0 00 1d+18:35:01.368 READ SECTOR(S) EXT | |
| 1869 | e5 00 00 00 00 00 00 00 00 00 00 00 00 1d+18:32:36.410 CHECK POWER MODE | |
| 1870 | b0 00 d5 00 01 00 00 00 c2 4f 09 00 00 1d+18:32:36.402 SMART READ LOG | |
| 1871 | ||
| 1872 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 1873 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 1874 | # 1 Extended offline Completed without error 00% 55987 - | |
| 1875 | # 2 Extended offline Aborted by host 90% 55979 - | |
| 1876 | # 3 Extended offline Completed without error 00% 53054 - | |
| 1877 | # 4 Extended offline Completed without error 00% 43111 - | |
| 1878 | # 5 Extended offline Completed: read failure 00% 31356 9733423888 | |
| 1879 | # 6 Extended offline Completed without error 00% 24629 - | |
| 1880 | 1 of 1 failed self-tests are outdated by newer successful extended offline self-test # 1 | |
| 1881 | ||
| 1882 | - | Current Temperature: 42 Celsius |
| 1882 | + | |
| 1883 | - | Power Cycle Min/Max Temperature: 21/56 Celsius |
| 1883 | + | |
| 1884 | 1 0 0 Not_testing | |
| 1885 | 2 0 0 Not_testing | |
| 1886 | 3 0 0 Not_testing | |
| 1887 | 4 0 0 Not_testing | |
| 1888 | 5 0 0 Not_testing | |
| 1889 | Selective self-test flags (0x0): | |
| 1890 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 1891 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 1892 | - | Temperature History Size (Index): 478 (368) |
| 1892 | + | |
| 1893 | SCT Status Version: 3 | |
| 1894 | SCT Version (vendor specific): 1 (0x0001) | |
| 1895 | - | 369 2021-12-07 17:04 33 ************** |
| 1895 | + | |
| 1896 | - | 370 2021-12-07 17:05 ? - |
| 1896 | + | Current Temperature: 23 Celsius |
| 1897 | - | 371 2021-12-07 17:06 24 ***** |
| 1897 | + | Power Cycle Min/Max Temperature: 19/50 Celsius |
| 1898 | - | 372 2021-12-07 17:07 25 ****** |
| 1898 | + | |
| 1899 | - | 373 2021-12-07 17:08 26 ******* |
| 1899 | + | |
| 1900 | - | 374 2021-12-07 17:09 27 ******** |
| 1900 | + | |
| 1901 | - | 375 2021-12-07 17:10 27 ******** |
| 1901 | + | |
| 1902 | - | 376 2021-12-07 17:11 28 ********* |
| 1902 | + | |
| 1903 | - | 377 2021-12-07 17:12 29 ********** |
| 1903 | + | |
| 1904 | - | 378 2021-12-07 17:13 30 *********** |
| 1904 | + | |
| 1905 | - | 379 2021-12-07 17:14 30 *********** |
| 1905 | + | |
| 1906 | - | 380 2021-12-07 17:15 31 ************ |
| 1906 | + | Temperature History Size (Index): 478 (262) |
| 1907 | - | 381 2021-12-07 17:16 31 ************ |
| 1907 | + | |
| 1908 | - | 382 2021-12-07 17:17 32 ************* |
| 1908 | + | |
| 1909 | - | ... ..( 2 skipped). .. ************* |
| 1909 | + | 263 2023-04-06 09:20 36 ***************** |
| 1910 | - | 385 2021-12-07 17:20 32 ************* |
| 1910 | + | 264 2023-04-06 09:21 36 ***************** |
| 1911 | - | 386 2021-12-07 17:21 33 ************** |
| 1911 | + | 265 2023-04-06 09:22 ? - |
| 1912 | - | 387 2021-12-07 17:22 33 ************** |
| 1912 | + | 266 2023-04-06 09:23 28 ********* |
| 1913 | - | 388 2021-12-07 17:23 34 *************** |
| 1913 | + | 267 2023-04-06 09:24 29 ********** |
| 1914 | - | 389 2021-12-07 17:24 34 *************** |
| 1914 | + | 268 2023-04-06 09:25 29 ********** |
| 1915 | - | 390 2021-12-07 17:25 35 **************** |
| 1915 | + | 269 2023-04-06 09:26 30 *********** |
| 1916 | 270 2023-04-06 09:27 31 ************ | |
| 1917 | - | 393 2021-12-07 17:28 35 **************** |
| 1917 | + | 271 2023-04-06 09:28 31 ************ |
| 1918 | - | 394 2021-12-07 17:29 36 ***************** |
| 1918 | + | 272 2023-04-06 09:29 31 ************ |
| 1919 | 273 2023-04-06 09:30 32 ************* | |
| 1920 | - | 400 2021-12-07 17:35 36 ***************** |
| 1920 | + | 274 2023-04-06 09:31 32 ************* |
| 1921 | - | 401 2021-12-07 17:36 37 ****************** |
| 1921 | + | 275 2023-04-06 09:32 33 ************** |
| 1922 | 276 2023-04-06 09:33 33 ************** | |
| 1923 | - | 404 2021-12-07 17:39 37 ****************** |
| 1923 | + | 277 2023-04-06 09:34 34 *************** |
| 1924 | - | 405 2021-12-07 17:40 38 ******************* |
| 1924 | + | |
| 1925 | 280 2023-04-06 09:37 34 *************** | |
| 1926 | - | 410 2021-12-07 17:45 38 ******************* |
| 1926 | + | 281 2023-04-06 09:38 35 **************** |
| 1927 | - | 411 2021-12-07 17:46 ? - |
| 1927 | + | 282 2023-04-06 09:39 35 **************** |
| 1928 | - | 412 2021-12-07 17:47 26 ******* |
| 1928 | + | 283 2023-04-06 09:40 36 ***************** |
| 1929 | - | 413 2021-12-07 17:48 26 ******* |
| 1929 | + | |
| 1930 | - | 414 2021-12-07 17:49 27 ******** |
| 1930 | + | 287 2023-04-06 09:44 36 ***************** |
| 1931 | - | 415 2021-12-07 17:50 28 ********* |
| 1931 | + | 288 2023-04-06 09:45 37 ****************** |
| 1932 | - | 416 2021-12-07 17:51 29 ********** |
| 1932 | + | |
| 1933 | - | 417 2021-12-07 17:52 30 *********** |
| 1933 | + | 292 2023-04-06 09:49 37 ****************** |
| 1934 | - | 418 2021-12-07 17:53 31 ************ |
| 1934 | + | 293 2023-04-06 09:50 38 ******************* |
| 1935 | - | 419 2021-12-07 17:54 31 ************ |
| 1935 | + | |
| 1936 | - | 420 2021-12-07 17:55 31 ************ |
| 1936 | + | 297 2023-04-06 09:54 38 ******************* |
| 1937 | - | 421 2021-12-07 17:56 32 ************* |
| 1937 | + | 298 2023-04-06 09:55 39 ******************** |
| 1938 | - | 422 2021-12-07 17:57 33 ************** |
| 1938 | + | |
| 1939 | - | 423 2021-12-07 17:58 33 ************** |
| 1939 | + | 303 2023-04-06 10:00 39 ******************** |
| 1940 | - | 424 2021-12-07 17:59 33 ************** |
| 1940 | + | 304 2023-04-06 10:01 ? - |
| 1941 | - | 425 2021-12-07 18:00 34 *************** |
| 1941 | + | 305 2023-04-06 10:02 27 ******** |
| 1942 | - | 426 2021-12-07 18:01 34 *************** |
| 1942 | + | 306 2023-04-06 10:03 28 ********* |
| 1943 | - | 427 2021-12-07 18:02 34 *************** |
| 1943 | + | 307 2023-04-06 10:04 29 ********** |
| 1944 | - | 428 2021-12-07 18:03 35 **************** |
| 1944 | + | 308 2023-04-06 10:05 30 *********** |
| 1945 | - | 429 2021-12-07 18:04 35 **************** |
| 1945 | + | 309 2023-04-06 10:06 30 *********** |
| 1946 | - | 430 2021-12-07 18:05 35 **************** |
| 1946 | + | 310 2023-04-06 10:07 31 ************ |
| 1947 | - | 431 2021-12-07 18:06 36 ***************** |
| 1947 | + | 311 2023-04-06 10:08 31 ************ |
| 1948 | 312 2023-04-06 10:09 32 ************* | |
| 1949 | - | 436 2021-12-07 18:11 36 ***************** |
| 1949 | + | 313 2023-04-06 10:10 33 ************** |
| 1950 | - | 437 2021-12-07 18:12 37 ****************** |
| 1950 | + | 314 2023-04-06 10:11 33 ************** |
| 1951 | 315 2023-04-06 10:12 34 *************** | |
| 1952 | - | 442 2021-12-07 18:17 37 ****************** |
| 1952 | + | 316 2023-04-06 10:13 34 *************** |
| 1953 | - | 443 2021-12-07 18:18 38 ******************* |
| 1953 | + | 317 2023-04-06 10:14 35 **************** |
| 1954 | - | ... ..( 6 skipped). .. ******************* |
| 1954 | + | 318 2023-04-06 10:15 35 **************** |
| 1955 | - | 450 2021-12-07 18:25 38 ******************* |
| 1955 | + | 319 2023-04-06 10:16 36 ***************** |
| 1956 | - | 451 2021-12-07 18:26 39 ******************** |
| 1956 | + | 320 2023-04-06 10:17 36 ***************** |
| 1957 | - | 452 2021-12-07 18:27 ? - |
| 1957 | + | 321 2023-04-06 10:18 36 ***************** |
| 1958 | - | 453 2021-12-07 18:28 26 ******* |
| 1958 | + | 322 2023-04-06 10:19 37 ****************** |
| 1959 | - | 454 2021-12-07 18:29 27 ******** |
| 1959 | + | 323 2023-04-06 10:20 37 ****************** |
| 1960 | - | 455 2021-12-07 18:30 28 ********* |
| 1960 | + | 324 2023-04-06 10:21 37 ****************** |
| 1961 | - | 456 2021-12-07 18:31 29 ********** |
| 1961 | + | 325 2023-04-06 10:22 38 ******************* |
| 1962 | - | 457 2021-12-07 18:32 30 *********** |
| 1962 | + | 326 2023-04-06 10:23 38 ******************* |
| 1963 | - | 458 2021-12-07 18:33 31 ************ |
| 1963 | + | 327 2023-04-06 10:24 38 ******************* |
| 1964 | - | 459 2021-12-07 18:34 31 ************ |
| 1964 | + | 328 2023-04-06 10:25 39 ******************** |
| 1965 | - | 460 2021-12-07 18:35 32 ************* |
| 1965 | + | 329 2023-04-06 10:26 39 ******************** |
| 1966 | - | 461 2021-12-07 18:36 33 ************** |
| 1966 | + | 330 2023-04-06 10:27 39 ******************** |
| 1967 | - | 462 2021-12-07 18:37 33 ************** |
| 1967 | + | 331 2023-04-06 10:28 40 ********************* |
| 1968 | - | 463 2021-12-07 18:38 34 *************** |
| 1968 | + | 332 2023-04-06 10:29 40 ********************* |
| 1969 | - | 464 2021-12-07 18:39 34 *************** |
| 1969 | + | 333 2023-04-06 10:30 40 ********************* |
| 1970 | - | 465 2021-12-07 18:40 35 **************** |
| 1970 | + | 334 2023-04-06 10:31 41 ********************** |
| 1971 | - | 466 2021-12-07 18:41 35 **************** |
| 1971 | + | |
| 1972 | - | 467 2021-12-07 18:42 35 **************** |
| 1972 | + | 338 2023-04-06 10:35 41 ********************** |
| 1973 | - | 468 2021-12-07 18:43 36 ***************** |
| 1973 | + | 339 2023-04-06 10:36 42 *********************** |
| 1974 | ... ..( 7 skipped). .. *********************** | |
| 1975 | - | 471 2021-12-07 18:46 36 ***************** |
| 1975 | + | 347 2023-04-06 10:44 42 *********************** |
| 1976 | - | 472 2021-12-07 18:47 37 ****************** |
| 1976 | + | 348 2023-04-06 10:45 43 ************************ |
| 1977 | - | 473 2021-12-07 18:48 37 ****************** |
| 1977 | + | ... ..( 10 skipped). .. ************************ |
| 1978 | - | 474 2021-12-07 18:49 37 ****************** |
| 1978 | + | 359 2023-04-06 10:56 43 ************************ |
| 1979 | - | 475 2021-12-07 18:50 38 ******************* |
| 1979 | + | 360 2023-04-06 10:57 44 ************************* |
| 1980 | ... ..( 10 skipped). .. ************************* | |
| 1981 | - | 0 2021-12-07 18:53 38 ******************* |
| 1981 | + | 371 2023-04-06 11:08 44 ************************* |
| 1982 | - | 1 2021-12-07 18:54 39 ******************** |
| 1982 | + | 372 2023-04-06 11:09 43 ************************ |
| 1983 | 373 2023-04-06 11:10 ? - | |
| 1984 | - | 5 2021-12-07 18:58 39 ******************** |
| 1984 | + | 374 2023-04-06 11:11 26 ******* |
| 1985 | - | 6 2021-12-07 18:59 40 ********************* |
| 1985 | + | 375 2023-04-06 11:12 27 ******** |
| 1986 | - | ... ..( 7 skipped). .. ********************* |
| 1986 | + | 376 2023-04-06 11:13 27 ******** |
| 1987 | - | 14 2021-12-07 19:07 40 ********************* |
| 1987 | + | 377 2023-04-06 11:14 28 ********* |
| 1988 | - | 15 2021-12-07 19:08 ? - |
| 1988 | + | 378 2023-04-06 11:15 29 ********** |
| 1989 | - | 16 2021-12-07 19:09 26 ******* |
| 1989 | + | 379 2023-04-06 11:16 29 ********** |
| 1990 | - | 17 2021-12-07 19:10 27 ******** |
| 1990 | + | 380 2023-04-06 11:17 30 *********** |
| 1991 | - | 18 2021-12-07 19:11 28 ********* |
| 1991 | + | 381 2023-04-06 11:18 30 *********** |
| 1992 | - | 19 2021-12-07 19:12 29 ********** |
| 1992 | + | 382 2023-04-06 11:19 31 ************ |
| 1993 | - | 20 2021-12-07 19:13 30 *********** |
| 1993 | + | 383 2023-04-06 11:20 31 ************ |
| 1994 | - | 21 2021-12-07 19:14 30 *********** |
| 1994 | + | 384 2023-04-06 11:21 31 ************ |
| 1995 | - | 22 2021-12-07 19:15 31 ************ |
| 1995 | + | 385 2023-04-06 11:22 32 ************* |
| 1996 | - | 23 2021-12-07 19:16 32 ************* |
| 1996 | + | 386 2023-04-06 11:23 32 ************* |
| 1997 | - | 24 2021-12-07 19:17 32 ************* |
| 1997 | + | 387 2023-04-06 11:24 32 ************* |
| 1998 | - | 25 2021-12-07 19:18 33 ************** |
| 1998 | + | 388 2023-04-06 11:25 33 ************** |
| 1999 | - | 26 2021-12-07 19:19 33 ************** |
| 1999 | + | 389 2023-04-06 11:26 33 ************** |
| 2000 | - | 27 2021-12-07 19:20 34 *************** |
| 2000 | + | 390 2023-04-06 11:27 34 *************** |
| 2001 | - | 28 2021-12-07 19:21 34 *************** |
| 2001 | + | 391 2023-04-06 11:28 34 *************** |
| 2002 | - | 29 2021-12-07 19:22 34 *************** |
| 2002 | + | 392 2023-04-06 11:29 34 *************** |
| 2003 | - | 30 2021-12-07 19:23 35 **************** |
| 2003 | + | 393 2023-04-06 11:30 35 **************** |
| 2004 | - | 31 2021-12-07 19:24 35 **************** |
| 2004 | + | |
| 2005 | - | 32 2021-12-07 19:25 35 **************** |
| 2005 | + | 396 2023-04-06 11:33 35 **************** |
| 2006 | - | 33 2021-12-07 19:26 36 ***************** |
| 2006 | + | 397 2023-04-06 11:34 ? - |
| 2007 | - | 34 2021-12-07 19:27 36 ***************** |
| 2007 | + | 398 2023-04-06 11:35 28 ********* |
| 2008 | - | 35 2021-12-07 19:28 37 ****************** |
| 2008 | + | 399 2023-04-06 11:36 29 ********** |
| 2009 | 400 2023-04-06 11:37 29 ********** | |
| 2010 | - | 39 2021-12-07 19:32 37 ****************** |
| 2010 | + | 401 2023-04-06 11:38 30 *********** |
| 2011 | - | 40 2021-12-07 19:33 38 ******************* |
| 2011 | + | 402 2023-04-06 11:39 31 ************ |
| 2012 | 403 2023-04-06 11:40 31 ************ | |
| 2013 | - | 44 2021-12-07 19:37 38 ******************* |
| 2013 | + | 404 2023-04-06 11:41 32 ************* |
| 2014 | - | 45 2021-12-07 19:38 39 ******************** |
| 2014 | + | 405 2023-04-06 11:42 32 ************* |
| 2015 | - | 46 2021-12-07 19:39 39 ******************** |
| 2015 | + | 406 2023-04-06 11:43 33 ************** |
| 2016 | - | 47 2021-12-07 19:40 40 ********************* |
| 2016 | + | 407 2023-04-06 11:44 33 ************** |
| 2017 | - | ... ..( 6 skipped). .. ********************* |
| 2017 | + | 408 2023-04-06 11:45 33 ************** |
| 2018 | - | 54 2021-12-07 19:47 40 ********************* |
| 2018 | + | 409 2023-04-06 11:46 34 *************** |
| 2019 | - | 55 2021-12-07 19:48 41 ********************** |
| 2019 | + | 410 2023-04-06 11:47 34 *************** |
| 2020 | - | ... ..( 5 skipped). .. ********************** |
| 2020 | + | 411 2023-04-06 11:48 34 *************** |
| 2021 | - | 61 2021-12-07 19:54 41 ********************** |
| 2021 | + | 412 2023-04-06 11:49 35 **************** |
| 2022 | - | 62 2021-12-07 19:55 42 *********************** |
| 2022 | + | 413 2023-04-06 11:50 35 **************** |
| 2023 | - | 63 2021-12-07 19:56 41 ********************** |
| 2023 | + | 414 2023-04-06 11:51 35 **************** |
| 2024 | - | ... ..( 6 skipped). .. ********************** |
| 2024 | + | 415 2023-04-06 11:52 36 ***************** |
| 2025 | - | 70 2021-12-07 20:03 41 ********************** |
| 2025 | + | |
| 2026 | - | 71 2021-12-07 20:04 42 *********************** |
| 2026 | + | 419 2023-04-06 11:56 36 ***************** |
| 2027 | 420 2023-04-06 11:57 37 ****************** | |
| 2028 | - | 85 2021-12-07 20:18 42 *********************** |
| 2028 | + | |
| 2029 | - | 86 2021-12-07 20:19 ? - |
| 2029 | + | 423 2023-04-06 12:00 37 ****************** |
| 2030 | - | 87 2021-12-07 20:20 27 ******** |
| 2030 | + | 424 2023-04-06 12:01 38 ******************* |
| 2031 | - | 88 2021-12-07 20:21 27 ******** |
| 2031 | + | |
| 2032 | - | 89 2021-12-07 20:22 28 ********* |
| 2032 | + | 428 2023-04-06 12:05 38 ******************* |
| 2033 | - | 90 2021-12-07 20:23 28 ********* |
| 2033 | + | 429 2023-04-06 12:06 39 ******************** |
| 2034 | - | 91 2021-12-07 20:24 29 ********** |
| 2034 | + | |
| 2035 | - | 92 2021-12-07 20:25 30 *********** |
| 2035 | + | 434 2023-04-06 12:11 39 ******************** |
| 2036 | - | 93 2021-12-07 20:26 30 *********** |
| 2036 | + | 435 2023-04-06 12:12 40 ********************* |
| 2037 | - | 94 2021-12-07 20:27 31 ************ |
| 2037 | + | |
| 2038 | - | 95 2021-12-07 20:28 31 ************ |
| 2038 | + | 439 2023-04-06 12:16 40 ********************* |
| 2039 | - | 96 2021-12-07 20:29 31 ************ |
| 2039 | + | 440 2023-04-06 12:17 41 ********************** |
| 2040 | - | 97 2021-12-07 20:30 32 ************* |
| 2040 | + | |
| 2041 | - | 98 2021-12-07 20:31 32 ************* |
| 2041 | + | 448 2023-04-06 12:25 41 ********************** |
| 2042 | - | 99 2021-12-07 20:32 32 ************* |
| 2042 | + | 449 2023-04-06 12:26 42 *********************** |
| 2043 | - | 100 2021-12-07 20:33 33 ************** |
| 2043 | + | |
| 2044 | - | 101 2021-12-07 20:34 33 ************** |
| 2044 | + | 465 2023-04-06 12:42 42 *********************** |
| 2045 | - | 102 2021-12-07 20:35 33 ************** |
| 2045 | + | 466 2023-04-06 12:43 ? - |
| 2046 | - | 103 2021-12-07 20:36 34 *************** |
| 2046 | + | 467 2023-04-06 12:44 28 ********* |
| 2047 | - | 104 2021-12-07 20:37 34 *************** |
| 2047 | + | 468 2023-04-06 12:45 29 ********** |
| 2048 | - | 105 2021-12-07 20:38 34 *************** |
| 2048 | + | 469 2023-04-06 12:46 30 *********** |
| 2049 | - | 106 2021-12-07 20:39 35 **************** |
| 2049 | + | 470 2023-04-06 12:47 31 ************ |
| 2050 | - | 107 2021-12-07 20:40 35 **************** |
| 2050 | + | 471 2023-04-06 12:48 31 ************ |
| 2051 | - | 108 2021-12-07 20:41 35 **************** |
| 2051 | + | 472 2023-04-06 12:49 31 ************ |
| 2052 | - | 109 2021-12-07 20:42 36 ***************** |
| 2052 | + | 473 2023-04-06 12:50 32 ************* |
| 2053 | 474 2023-04-06 12:51 33 ************** | |
| 2054 | - | 114 2021-12-07 20:47 36 ***************** |
| 2054 | + | 475 2023-04-06 12:52 33 ************** |
| 2055 | - | 115 2021-12-07 20:48 37 ****************** |
| 2055 | + | 476 2023-04-06 12:53 34 *************** |
| 2056 | 477 2023-04-06 12:54 34 *************** | |
| 2057 | - | 119 2021-12-07 20:52 37 ****************** |
| 2057 | + | 0 2023-04-06 12:55 35 **************** |
| 2058 | - | 120 2021-12-07 20:53 38 ******************* |
| 2058 | + | 1 2023-04-06 12:56 35 **************** |
| 2059 | 2 2023-04-06 12:57 36 ***************** | |
| 2060 | - | 124 2021-12-07 20:57 38 ******************* |
| 2060 | + | 3 2023-04-06 12:58 36 ***************** |
| 2061 | - | 125 2021-12-07 20:58 ? - |
| 2061 | + | 4 2023-04-06 12:59 36 ***************** |
| 2062 | - | 126 2021-12-07 20:59 27 ******** |
| 2062 | + | 5 2023-04-06 13:00 37 ****************** |
| 2063 | - | 127 2021-12-07 21:00 28 ********* |
| 2063 | + | 6 2023-04-06 13:01 37 ****************** |
| 2064 | - | 128 2021-12-07 21:01 29 ********** |
| 2064 | + | 7 2023-04-06 13:02 38 ******************* |
| 2065 | - | 129 2021-12-07 21:02 30 *********** |
| 2065 | + | 8 2023-04-06 13:03 38 ******************* |
| 2066 | - | 130 2021-12-07 21:03 31 ************ |
| 2066 | + | 9 2023-04-06 13:04 38 ******************* |
| 2067 | - | 131 2021-12-07 21:04 31 ************ |
| 2067 | + | 10 2023-04-06 13:05 39 ******************** |
| 2068 | - | 132 2021-12-07 21:05 32 ************* |
| 2068 | + | 11 2023-04-06 13:06 39 ******************** |
| 2069 | - | 133 2021-12-07 21:06 33 ************** |
| 2069 | + | 12 2023-04-06 13:07 39 ******************** |
| 2070 | - | 134 2021-12-07 21:07 33 ************** |
| 2070 | + | 13 2023-04-06 13:08 40 ********************* |
| 2071 | - | 135 2021-12-07 21:08 34 *************** |
| 2071 | + | 14 2023-04-06 13:09 40 ********************* |
| 2072 | - | 136 2021-12-07 21:09 34 *************** |
| 2072 | + | 15 2023-04-06 13:10 40 ********************* |
| 2073 | - | 137 2021-12-07 21:10 35 **************** |
| 2073 | + | 16 2023-04-06 13:11 41 ********************** |
| 2074 | - | 138 2021-12-07 21:11 36 ***************** |
| 2074 | + | 17 2023-04-06 13:12 41 ********************** |
| 2075 | 18 2023-04-06 13:13 41 ********************** | |
| 2076 | - | 143 2021-12-07 21:16 36 ***************** |
| 2076 | + | 19 2023-04-06 13:14 42 *********************** |
| 2077 | - | 144 2021-12-07 21:17 37 ****************** |
| 2077 | + | ... ..( 8 skipped). .. *********************** |
| 2078 | - | 145 2021-12-07 21:18 38 ******************* |
| 2078 | + | 28 2023-04-06 13:23 42 *********************** |
| 2079 | 29 2023-04-06 13:24 43 ************************ | |
| 2080 | - | 149 2021-12-07 21:22 38 ******************* |
| 2080 | + | ... ..( 4 skipped). .. ************************ |
| 2081 | - | 150 2021-12-07 21:23 39 ******************** |
| 2081 | + | 34 2023-04-06 13:29 43 ************************ |
| 2082 | 35 2023-04-06 13:30 44 ************************* | |
| 2083 | - | 156 2021-12-07 21:29 39 ******************** |
| 2083 | + | 36 2023-04-06 13:31 43 ************************ |
| 2084 | - | 157 2021-12-07 21:30 40 ********************* |
| 2084 | + | ... ..( 4 skipped). .. ************************ |
| 2085 | - | ... ..( 7 skipped). .. ********************* |
| 2085 | + | 41 2023-04-06 13:36 43 ************************ |
| 2086 | - | 165 2021-12-07 21:38 40 ********************* |
| 2086 | + | 42 2023-04-06 13:37 44 ************************* |
| 2087 | - | 166 2021-12-07 21:39 ? - |
| 2087 | + | ... ..( 13 skipped). .. ************************* |
| 2088 | - | 167 2021-12-07 21:40 28 ********* |
| 2088 | + | 56 2023-04-06 13:51 44 ************************* |
| 2089 | - | 168 2021-12-07 21:41 29 ********** |
| 2089 | + | 57 2023-04-06 13:52 ? - |
| 2090 | - | 169 2021-12-07 21:42 30 *********** |
| 2090 | + | 58 2023-04-06 13:53 29 ********** |
| 2091 | - | 170 2021-12-07 21:43 31 ************ |
| 2091 | + | 59 2023-04-06 13:54 30 *********** |
| 2092 | - | 171 2021-12-07 21:44 31 ************ |
| 2092 | + | 60 2023-04-06 13:55 30 *********** |
| 2093 | - | 172 2021-12-07 21:45 32 ************* |
| 2093 | + | 61 2023-04-06 13:56 31 ************ |
| 2094 | - | 173 2021-12-07 21:46 33 ************** |
| 2094 | + | 62 2023-04-06 13:57 31 ************ |
| 2095 | - | 174 2021-12-07 21:47 34 *************** |
| 2095 | + | 63 2023-04-06 13:58 32 ************* |
| 2096 | - | 175 2021-12-07 21:48 35 **************** |
| 2096 | + | 64 2023-04-06 13:59 32 ************* |
| 2097 | - | 176 2021-12-07 21:49 35 **************** |
| 2097 | + | 65 2023-04-06 14:00 33 ************** |
| 2098 | - | 177 2021-12-07 21:50 36 ***************** |
| 2098 | + | 66 2023-04-06 14:01 33 ************** |
| 2099 | - | 178 2021-12-07 21:51 36 ***************** |
| 2099 | + | 67 2023-04-06 14:02 34 *************** |
| 2100 | - | 179 2021-12-07 21:52 36 ***************** |
| 2100 | + | 68 2023-04-06 14:03 35 **************** |
| 2101 | - | 180 2021-12-07 21:53 37 ****************** |
| 2101 | + | 69 2023-04-06 14:04 35 **************** |
| 2102 | - | 181 2021-12-07 21:54 37 ****************** |
| 2102 | + | 70 2023-04-06 14:05 36 ***************** |
| 2103 | - | 182 2021-12-07 21:55 38 ******************* |
| 2103 | + | |
| 2104 | 73 2023-04-06 14:08 36 ***************** | |
| 2105 | - | 185 2021-12-07 21:58 38 ******************* |
| 2105 | + | 74 2023-04-06 14:09 37 ****************** |
| 2106 | - | 186 2021-12-07 21:59 39 ******************** |
| 2106 | + | 75 2023-04-06 14:10 37 ****************** |
| 2107 | - | 187 2021-12-07 22:00 39 ******************** |
| 2107 | + | 76 2023-04-06 14:11 38 ******************* |
| 2108 | - | 188 2021-12-07 22:01 39 ******************** |
| 2108 | + | 77 2023-04-06 14:12 38 ******************* |
| 2109 | - | 189 2021-12-07 22:02 40 ********************* |
| 2109 | + | 78 2023-04-06 14:13 38 ******************* |
| 2110 | 79 2023-04-06 14:14 39 ******************** | |
| 2111 | - | 192 2021-12-07 22:05 40 ********************* |
| 2111 | + | 80 2023-04-06 14:15 39 ******************** |
| 2112 | - | 193 2021-12-07 22:06 41 ********************** |
| 2112 | + | 81 2023-04-06 14:16 39 ******************** |
| 2113 | 82 2023-04-06 14:17 40 ********************* | |
| 2114 | - | 196 2021-12-07 22:09 41 ********************** |
| 2114 | + | |
| 2115 | - | 197 2021-12-07 22:10 42 *********************** |
| 2115 | + | 85 2023-04-06 14:20 40 ********************* |
| 2116 | 86 2023-04-06 14:21 41 ********************** | |
| 2117 | - | 205 2021-12-07 22:18 42 *********************** |
| 2117 | + | |
| 2118 | - | 206 2021-12-07 22:19 43 ************************ |
| 2118 | + | 89 2023-04-06 14:24 41 ********************** |
| 2119 | 90 2023-04-06 14:25 42 *********************** | |
| 2120 | - | 230 2021-12-07 22:43 43 ************************ |
| 2120 | + | |
| 2121 | - | 231 2021-12-07 22:44 44 ************************* |
| 2121 | + | 104 2023-04-06 14:39 42 *********************** |
| 2122 | - | 232 2021-12-07 22:45 43 ************************ |
| 2122 | + | 105 2023-04-06 14:40 43 ************************ |
| 2123 | ... ..( 19 skipped). .. ************************ | |
| 2124 | - | 236 2021-12-07 22:49 43 ************************ |
| 2124 | + | 125 2023-04-06 15:00 43 ************************ |
| 2125 | - | 237 2021-12-07 22:50 ? - |
| 2125 | + | 126 2023-04-06 15:01 ? - |
| 2126 | - | 238 2021-12-07 22:51 24 ***** |
| 2126 | + | 127 2023-04-06 15:02 27 ******** |
| 2127 | - | 239 2021-12-07 22:52 25 ****** |
| 2127 | + | 128 2023-04-06 15:03 28 ********* |
| 2128 | - | 240 2021-12-07 22:53 26 ******* |
| 2128 | + | 129 2023-04-06 15:04 29 ********** |
| 2129 | - | 241 2021-12-07 22:54 26 ******* |
| 2129 | + | 130 2023-04-06 15:05 30 *********** |
| 2130 | - | 242 2021-12-07 22:55 27 ******** |
| 2130 | + | 131 2023-04-06 15:06 31 ************ |
| 2131 | - | 243 2021-12-07 22:56 28 ********* |
| 2131 | + | 132 2023-04-06 15:07 31 ************ |
| 2132 | - | 244 2021-12-07 22:57 29 ********** |
| 2132 | + | 133 2023-04-06 15:08 31 ************ |
| 2133 | - | 245 2021-12-07 22:58 30 *********** |
| 2133 | + | 134 2023-04-06 15:09 32 ************* |
| 2134 | - | 246 2021-12-07 22:59 30 *********** |
| 2134 | + | 135 2023-04-06 15:10 32 ************* |
| 2135 | - | 247 2021-12-07 23:00 31 ************ |
| 2135 | + | 136 2023-04-06 15:11 33 ************** |
| 2136 | - | 248 2021-12-07 23:01 31 ************ |
| 2136 | + | 137 2023-04-06 15:12 33 ************** |
| 2137 | - | 249 2021-12-07 23:02 31 ************ |
| 2137 | + | 138 2023-04-06 15:13 34 *************** |
| 2138 | - | 250 2021-12-07 23:03 32 ************* |
| 2138 | + | 139 2023-04-06 15:14 34 *************** |
| 2139 | - | 251 2021-12-07 23:04 32 ************* |
| 2139 | + | 140 2023-04-06 15:15 34 *************** |
| 2140 | - | 252 2021-12-07 23:05 32 ************* |
| 2140 | + | 141 2023-04-06 15:16 35 **************** |
| 2141 | - | 253 2021-12-07 23:06 33 ************** |
| 2141 | + | 142 2023-04-06 15:17 35 **************** |
| 2142 | - | 254 2021-12-07 23:07 33 ************** |
| 2142 | + | 143 2023-04-06 15:18 36 ***************** |
| 2143 | - | 255 2021-12-07 23:08 33 ************** |
| 2143 | + | |
| 2144 | - | 256 2021-12-07 23:09 34 *************** |
| 2144 | + | 147 2023-04-06 15:22 36 ***************** |
| 2145 | - | 257 2021-12-07 23:10 35 **************** |
| 2145 | + | 148 2023-04-06 15:23 37 ****************** |
| 2146 | ... ..( 2 skipped). .. ****************** | |
| 2147 | - | 261 2021-12-07 23:14 35 **************** |
| 2147 | + | 151 2023-04-06 15:26 37 ****************** |
| 2148 | - | 262 2021-12-07 23:15 36 ***************** |
| 2148 | + | 152 2023-04-06 15:27 38 ******************* |
| 2149 | ... ..( 3 skipped). .. ******************* | |
| 2150 | - | 267 2021-12-07 23:20 36 ***************** |
| 2150 | + | 156 2023-04-06 15:31 38 ******************* |
| 2151 | - | 268 2021-12-07 23:21 37 ****************** |
| 2151 | + | 157 2023-04-06 15:32 39 ******************** |
| 2152 | ... ..( 3 skipped). .. ******************** | |
| 2153 | - | 271 2021-12-07 23:24 37 ****************** |
| 2153 | + | 161 2023-04-06 15:36 39 ******************** |
| 2154 | - | 272 2021-12-07 23:25 38 ******************* |
| 2154 | + | 162 2023-04-06 15:37 40 ********************* |
| 2155 | - | ... ..( 6 skipped). .. ******************* |
| 2155 | + | |
| 2156 | - | 279 2021-12-07 23:32 38 ******************* |
| 2156 | + | 166 2023-04-06 15:41 40 ********************* |
| 2157 | - | 280 2021-12-07 23:33 39 ******************** |
| 2157 | + | 167 2023-04-06 15:42 42 *********************** |
| 2158 | - | ... ..( 26 skipped). .. ******************** |
| 2158 | + | 168 2023-04-06 15:43 43 ************************ |
| 2159 | - | 307 2021-12-08 00:00 39 ******************** |
| 2159 | + | 169 2023-04-06 15:44 42 *********************** |
| 2160 | - | 308 2021-12-08 00:01 ? - |
| 2160 | + | 170 2023-04-06 15:45 47 **************************** |
| 2161 | - | 309 2021-12-08 00:02 22 *** |
| 2161 | + | 171 2023-04-06 15:46 47 **************************** |
| 2162 | - | 310 2021-12-08 00:03 22 *** |
| 2162 | + | 172 2023-04-06 15:47 47 **************************** |
| 2163 | - | 311 2021-12-08 00:04 23 **** |
| 2163 | + | 173 2023-04-06 15:48 49 ****************************** |
| 2164 | - | 312 2021-12-08 00:05 31 ************ |
| 2164 | + | 174 2023-04-06 15:49 49 ****************************** |
| 2165 | - | 313 2021-12-08 00:06 41 ********************** |
| 2165 | + | 175 2023-04-06 15:50 49 ****************************** |
| 2166 | - | 314 2021-12-08 00:07 44 ************************* |
| 2166 | + | 176 2023-04-06 15:51 50 ******************************* |
| 2167 | - | 315 2021-12-08 00:08 45 ************************** |
| 2167 | + | 177 2023-04-06 15:52 49 ****************************** |
| 2168 | - | ... ..( 12 skipped). .. ************************** |
| 2168 | + | 178 2023-04-06 15:53 49 ****************************** |
| 2169 | - | 328 2021-12-08 00:21 45 ************************** |
| 2169 | + | 179 2023-04-06 15:54 50 ******************************* |
| 2170 | - | 329 2021-12-08 00:22 44 ************************* |
| 2170 | + | ... ..( 5 skipped). .. ******************************* |
| 2171 | 185 2023-04-06 16:00 50 ******************************* | |
| 2172 | - | 333 2021-12-08 00:26 44 ************************* |
| 2172 | + | 186 2023-04-06 16:01 49 ****************************** |
| 2173 | - | 334 2021-12-08 00:27 43 ************************ |
| 2173 | + | 187 2023-04-06 16:02 49 ****************************** |
| 2174 | 188 2023-04-06 16:03 50 ******************************* | |
| 2175 | - | 337 2021-12-08 00:30 43 ************************ |
| 2175 | + | 189 2023-04-06 16:04 50 ******************************* |
| 2176 | - | 338 2021-12-08 00:31 42 *********************** |
| 2176 | + | 190 2023-04-06 16:05 49 ****************************** |
| 2177 | - | ... ..( 2 skipped). .. *********************** |
| 2177 | + | 191 2023-04-06 16:06 50 ******************************* |
| 2178 | - | 341 2021-12-08 00:34 42 *********************** |
| 2178 | + | 192 2023-04-06 16:07 49 ****************************** |
| 2179 | - | 342 2021-12-08 00:35 ? - |
| 2179 | + | ... ..( 28 skipped). .. ****************************** |
| 2180 | - | 343 2021-12-08 00:36 24 ***** |
| 2180 | + | 221 2023-04-06 16:36 49 ****************************** |
| 2181 | - | 344 2021-12-08 00:37 24 ***** |
| 2181 | + | 222 2023-04-06 16:37 ? - |
| 2182 | - | 345 2021-12-08 00:38 26 ******* |
| 2182 | + | 223 2023-04-06 16:38 27 ******** |
| 2183 | - | 346 2021-12-08 00:39 26 ******* |
| 2183 | + | 224 2023-04-06 16:39 28 ********* |
| 2184 | - | 347 2021-12-08 00:40 27 ******** |
| 2184 | + | 225 2023-04-06 16:40 29 ********** |
| 2185 | - | 348 2021-12-08 00:41 28 ********* |
| 2185 | + | 226 2023-04-06 16:41 30 *********** |
| 2186 | - | 349 2021-12-08 00:42 29 ********** |
| 2186 | + | 227 2023-04-06 16:42 30 *********** |
| 2187 | - | 350 2021-12-08 00:43 30 *********** |
| 2187 | + | 228 2023-04-06 16:43 31 ************ |
| 2188 | - | 351 2021-12-08 00:44 30 *********** |
| 2188 | + | 229 2023-04-06 16:44 31 ************ |
| 2189 | - | 352 2021-12-08 00:45 31 ************ |
| 2189 | + | 230 2023-04-06 16:45 31 ************ |
| 2190 | - | 353 2021-12-08 00:46 31 ************ |
| 2190 | + | 231 2023-04-06 16:46 32 ************* |
| 2191 | - | 354 2021-12-08 00:47 31 ************ |
| 2191 | + | 232 2023-04-06 16:47 32 ************* |
| 2192 | - | 355 2021-12-08 00:48 32 ************* |
| 2192 | + | 233 2023-04-06 16:48 33 ************** |
| 2193 | - | 356 2021-12-08 00:49 33 ************** |
| 2193 | + | 234 2023-04-06 16:49 33 ************** |
| 2194 | - | ... ..( 2 skipped). .. ************** |
| 2194 | + | 235 2023-04-06 16:50 33 ************** |
| 2195 | - | 359 2021-12-08 00:52 33 ************** |
| 2195 | + | 236 2023-04-06 16:51 34 *************** |
| 2196 | - | 360 2021-12-08 00:53 34 *************** |
| 2196 | + | 237 2023-04-06 16:52 34 *************** |
| 2197 | - | 361 2021-12-08 00:54 35 **************** |
| 2197 | + | 238 2023-04-06 16:53 35 **************** |
| 2198 | - | 362 2021-12-08 00:55 35 **************** |
| 2198 | + | 239 2023-04-06 16:54 35 **************** |
| 2199 | - | 363 2021-12-08 00:56 42 *********************** |
| 2199 | + | 240 2023-04-06 16:55 35 **************** |
| 2200 | - | ... ..( 2 skipped). .. *********************** |
| 2200 | + | 241 2023-04-06 16:56 36 ***************** |
| 2201 | - | 366 2021-12-08 00:59 42 *********************** |
| 2201 | + | |
| 2202 | - | 367 2021-12-08 01:00 ? - |
| 2202 | + | 245 2023-04-06 17:00 36 ***************** |
| 2203 | - | 368 2021-12-08 01:01 42 *********************** |
| 2203 | + | 246 2023-04-06 17:01 37 ****************** |
| 2204 | ... ..( 3 skipped). .. ****************** | |
| 2205 | 250 2023-04-06 17:05 37 ****************** | |
| 2206 | 251 2023-04-06 17:06 38 ******************* | |
| 2207 | ... ..( 2 skipped). .. ******************* | |
| 2208 | 254 2023-04-06 17:09 38 ******************* | |
| 2209 | 255 2023-04-06 17:10 39 ******************** | |
| 2210 | ... ..( 4 skipped). .. ******************** | |
| 2211 | 260 2023-04-06 17:15 39 ******************** | |
| 2212 | - | 0x01 0x008 4 150 --- Lifetime Power-On Resets |
| 2212 | + | 261 2023-04-06 17:16 ? - |
| 2213 | - | 0x01 0x010 4 53057 --- Power-on Hours |
| 2213 | + | 262 2023-04-06 17:17 23 **** |
| 2214 | - | 0x01 0x018 6 74539631357 --- Logical Sectors Written |
| 2214 | + | |
| 2215 | - | 0x01 0x020 6 997123532 --- Number of Write Commands |
| 2215 | + | |
| 2216 | - | 0x01 0x028 6 416776636677 --- Logical Sectors Read |
| 2216 | + | |
| 2217 | - | 0x01 0x030 6 2966666521 --- Number of Read Commands |
| 2217 | + | |
| 2218 | ||
| 2219 | - | 0x02 0x010 4 23 --- Overlimit Shock Events |
| 2219 | + | |
| 2220 | Page Offset Size Value Flags Description | |
| 2221 | - | 0x03 0x008 4 34042 --- Spindle Motor Power-on Hours |
| 2221 | + | |
| 2222 | - | 0x03 0x010 4 34583 --- Head Flying Hours |
| 2222 | + | 0x01 0x008 4 167 --- Lifetime Power-On Resets |
| 2223 | - | 0x03 0x018 4 3293 --- Head Load Events |
| 2223 | + | 0x01 0x010 4 64418 --- Power-on Hours |
| 2224 | 0x01 0x018 6 80798468763 --- Logical Sectors Written | |
| 2225 | 0x01 0x020 6 1053791847 --- Number of Write Commands | |
| 2226 | 0x01 0x028 6 570657409360 --- Logical Sectors Read | |
| 2227 | 0x01 0x030 6 3990773632 --- Number of Read Commands | |
| 2228 | 0x02 ===== = = === == Free-Fall Statistics (rev 1) == | |
| 2229 | 0x02 0x010 4 24 --- Overlimit Shock Events | |
| 2230 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 2231 | - | 0x05 0x008 1 42 --- Current Temperature |
| 2231 | + | 0x03 0x008 4 35253 --- Spindle Motor Power-on Hours |
| 2232 | - | 0x05 0x010 1 32 N-- Average Short Term Temperature |
| 2232 | + | 0x03 0x010 4 35817 --- Head Flying Hours |
| 2233 | - | 0x05 0x018 1 32 N-- Average Long Term Temperature |
| 2233 | + | 0x03 0x018 4 4347 --- Head Load Events |
| 2234 | 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors | |
| 2235 | 0x03 0x028 4 35 --- Read Recovery Attempts | |
| 2236 | 0x03 0x030 4 0 --- Number of Mechanical Start Failures | |
| 2237 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 2238 | 0x04 0x008 4 37 --- Number of Reported Uncorrectable Errors | |
| 2239 | 0x04 0x010 4 4 --- Resets Between Cmd Acceptance and Completion | |
| 2240 | - | 0x05 0x050 4 105517 --- Time in Over-Temperature |
| 2240 | + | |
| 2241 | 0x05 0x008 1 23 --- Current Temperature | |
| 2242 | 0x05 0x010 1 33 N-- Average Short Term Temperature | |
| 2243 | 0x05 0x018 1 33 N-- Average Long Term Temperature | |
| 2244 | 0x05 0x020 1 63 --- Highest Temperature | |
| 2245 | - | 0x06 0x008 4 1756 --- Number of Hardware Resets |
| 2245 | + | |
| 2246 | 0x05 0x030 1 60 N-- Highest Average Short Term Temperature | |
| 2247 | 0x05 0x038 1 21 N-- Lowest Average Short Term Temperature | |
| 2248 | 0x05 0x040 1 54 N-- Highest Average Long Term Temperature | |
| 2249 | 0x05 0x048 1 27 N-- Lowest Average Long Term Temperature | |
| 2250 | 0x05 0x050 4 105552 --- Time in Over-Temperature | |
| 2251 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 2252 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 2253 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 2254 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 2255 | 0x06 0x008 4 2102 --- Number of Hardware Resets | |
| 2256 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 2257 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 2258 | |||_ C monitored condition met | |
| 2259 | ||__ D supports DSN | |
| 2260 | |___ N normalized value | |
| 2261 | ||
| 2262 | Pending Defects log (GP Log 0x0c) not supported | |
| 2263 | ||
| 2264 | - | 0x0009 4 35 Transition from drive PhyRdy to drive PhyNRdy |
| 2264 | + | |
| 2265 | - | 0x000a 4 102 Device-to-host register FISes sent due to a COMRESET |
| 2265 | + | |
| 2266 | 0x0001 4 0 Command failed due to ICRC error | |
| 2267 | 0x0002 4 0 R_ERR response for data FIS | |
| 2268 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 2269 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 2270 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 2271 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 2272 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 2273 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 2274 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 2274 | + | |
| 2275 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 2275 | + | 0x000a 4 42 Device-to-host register FISes sent due to a COMRESET |
| 2276 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 2277 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 2278 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 2279 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 2280 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 2281 | 0x0013 4 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 2282 | ||
| 2283 | ============= /dev/sde ============= | |
| 2284 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 2285 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 2286 | ||
| 2287 | === START OF INFORMATION SECTION === | |
| 2288 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 2289 | Device Model: TOSHIBA MD04ACA500 | |
| 2290 | - | Local Time is: Wed Dec 8 01:01:12 2021 CST |
| 2290 | + | |
| 2291 | LU WWN Device Id: 5 000039 5ab7854a7 | |
| 2292 | Firmware Version: FP2A | |
| 2293 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 2294 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 2295 | Rotation Rate: 7200 rpm | |
| 2296 | Form Factor: 3.5 inches | |
| 2297 | Device is: In smartctl database [for details use: -P show] | |
| 2298 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 2299 | SATA Version is: SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 2300 | Local Time is: Thu Apr 6 17:17:30 2023 CDT | |
| 2301 | SMART support is: Available - device has SMART capability. | |
| 2302 | SMART support is: Enabled | |
| 2303 | AAM feature is: Unavailable | |
| 2304 | APM level is: 254 (maximum performance) | |
| 2305 | - | Offline data collection status: (0x80) Offline data collection activity |
| 2305 | + | |
| 2306 | Write cache is: Enabled | |
| 2307 | DSN feature is: Unavailable | |
| 2308 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 2309 | Wt Cache Reorder: Enabled | |
| 2310 | ||
| 2311 | === START OF READ SMART DATA SECTION === | |
| 2312 | SMART overall-health self-assessment test result: PASSED | |
| 2313 | ||
| 2314 | General SMART Values: | |
| 2315 | Offline data collection status: (0x82) Offline data collection activity | |
| 2316 | was completed without error. | |
| 2317 | Auto Offline Data Collection: Enabled. | |
| 2318 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 2319 | without error or no self-test has ever | |
| 2320 | been run. | |
| 2321 | Total time to complete Offline | |
| 2322 | data collection: ( 120) seconds. | |
| 2323 | Offline data collection | |
| 2324 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 2325 | Auto Offline data collection on/off support. | |
| 2326 | Suspend Offline collection upon new | |
| 2327 | command. | |
| 2328 | Offline surface scan supported. | |
| 2329 | Self-test supported. | |
| 2330 | No Conveyance Self-test supported. | |
| 2331 | Selective Self-test supported. | |
| 2332 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 2333 | power-saving mode. | |
| 2334 | Supports SMART auto save timer. | |
| 2335 | Error logging capability: (0x01) Error logging supported. | |
| 2336 | General Purpose Logging supported. | |
| 2337 | Short self-test routine | |
| 2338 | recommended polling time: ( 2) minutes. | |
| 2339 | Extended self-test routine | |
| 2340 | recommended polling time: ( 554) minutes. | |
| 2341 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8902 |
| 2341 | + | |
| 2342 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1103 |
| 2342 | + | |
| 2343 | SCT Feature Control supported. | |
| 2344 | SCT Data Table supported. | |
| 2345 | ||
| 2346 | - | 9 Power_On_Hours -O--CK 001 001 000 - 53039 |
| 2346 | + | |
| 2347 | - | 10 Spin_Retry_Count PO--CK 122 100 030 - 0 |
| 2347 | + | |
| 2348 | - | 12 Power_Cycle_Count -O--CK 100 100 000 - 149 |
| 2348 | + | |
| 2349 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 5733 |
| 2349 | + | |
| 2350 | - | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 139 |
| 2350 | + | |
| 2351 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 3313 |
| 2351 | + | 3 Spin_Up_Time POS--K 100 100 001 - 8975 |
| 2352 | - | 194 Temperature_Celsius -O---K 100 100 000 - 43 (Min/Max 16/62) |
| 2352 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1901 |
| 2353 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 0 | |
| 2354 | 7 Seek_Error_Rate PO-R-- 100 100 050 - 0 | |
| 2355 | 8 Seek_Time_Performance P-S--- 100 100 050 - 0 | |
| 2356 | 9 Power_On_Hours -O--CK 001 001 000 - 64398 | |
| 2357 | 10 Spin_Retry_Count PO--CK 138 100 030 - 0 | |
| 2358 | - | 222 Loaded_Hours -O--CK 014 014 000 - 34575 |
| 2358 | + | 12 Power_Cycle_Count -O--CK 100 100 000 - 166 |
| 2359 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 5784 | |
| 2360 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 147 | |
| 2361 | - | 226 Load-in_Time -OS--K 100 100 000 - 208 |
| 2361 | + | 193 Load_Cycle_Count -O--CK 100 100 000 - 4367 |
| 2362 | 194 Temperature_Celsius -O---K 100 100 000 - 23 (Min/Max 16/62) | |
| 2363 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 2364 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 2365 | 198 Offline_Uncorrectable ----CK 100 100 000 - 0 | |
| 2366 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 2367 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 2368 | 222 Loaded_Hours -O--CK 011 011 000 - 35808 | |
| 2369 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 2370 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 2371 | 226 Load-in_Time -OS--K 100 100 000 - 206 | |
| 2372 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 2373 | ||||||_ K auto-keep | |
| 2374 | |||||__ C event count | |
| 2375 | ||||___ R error rate | |
| 2376 | |||____ S speed/performance | |
| 2377 | ||_____ O updated online | |
| 2378 | |______ P prefailure warning | |
| 2379 | ||
| 2380 | General Purpose Log Directory Version 1 | |
| 2381 | SMART Log Directory Version 1 [multi-sector log support] | |
| 2382 | Address Access R/W Size Description | |
| 2383 | 0x00 GPL,SL R/O 1 Log Directory | |
| 2384 | 0x01 SL R/O 1 Summary SMART error log | |
| 2385 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 2386 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 2387 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 2388 | 0x06 SL R/O 1 SMART self-test log | |
| 2389 | 0x07 GPL R/O 1 Extended self-test log | |
| 2390 | 0x08 GPL R/O 2 Power Conditions log | |
| 2391 | 0x09 SL R/W 1 Selective self-test log | |
| 2392 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 2393 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 2394 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 2395 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 2396 | - | # 1 Extended offline Completed without error 00% 53036 - |
| 2396 | + | |
| 2397 | - | # 2 Extended offline Completed without error 00% 43110 - |
| 2397 | + | |
| 2398 | - | # 3 Extended offline Completed without error 00% 31356 - |
| 2398 | + | |
| 2399 | - | # 4 Extended offline Completed without error 00% 24628 - |
| 2399 | + | |
| 2400 | ||
| 2401 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 2402 | No Errors Logged | |
| 2403 | ||
| 2404 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 2405 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 2406 | # 1 Extended offline Completed without error 00% 55967 - | |
| 2407 | # 2 Extended offline Aborted by host 90% 55959 - | |
| 2408 | # 3 Extended offline Completed without error 00% 53036 - | |
| 2409 | # 4 Extended offline Completed without error 00% 43110 - | |
| 2410 | # 5 Extended offline Completed without error 00% 31356 - | |
| 2411 | # 6 Extended offline Completed without error 00% 24628 - | |
| 2412 | ||
| 2413 | SMART Selective self-test log data structure revision number 1 | |
| 2414 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 2415 | - | Current Temperature: 43 Celsius |
| 2415 | + | |
| 2416 | - | Power Cycle Min/Max Temperature: 21/57 Celsius |
| 2416 | + | |
| 2417 | 3 0 0 Not_testing | |
| 2418 | - | Under/Over Temperature Limit Count: 0/30588 |
| 2418 | + | |
| 2419 | 5 0 0 Not_testing | |
| 2420 | Selective self-test flags (0x0): | |
| 2421 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 2422 | If Selective self-test is pending on power-up, resume after 0 minute delay. | |
| 2423 | ||
| 2424 | SCT Status Version: 3 | |
| 2425 | - | Temperature History Size (Index): 478 (207) |
| 2425 | + | |
| 2426 | Device State: Active (0) | |
| 2427 | Current Temperature: 23 Celsius | |
| 2428 | - | 208 2021-12-07 17:04 32 ************* |
| 2428 | + | Power Cycle Min/Max Temperature: 19/51 Celsius |
| 2429 | - | 209 2021-12-07 17:05 32 ************* |
| 2429 | + | |
| 2430 | - | 210 2021-12-07 17:06 33 ************** |
| 2430 | + | Under/Over Temperature Limit Count: 0/30623 |
| 2431 | - | ... ..( 4 skipped). .. ************** |
| 2431 | + | |
| 2432 | - | 215 2021-12-07 17:11 33 ************** |
| 2432 | + | |
| 2433 | - | 216 2021-12-07 17:12 ? - |
| 2433 | + | |
| 2434 | - | 217 2021-12-07 17:13 24 ***** |
| 2434 | + | |
| 2435 | - | 218 2021-12-07 17:14 25 ****** |
| 2435 | + | |
| 2436 | - | 219 2021-12-07 17:15 26 ******* |
| 2436 | + | |
| 2437 | - | 220 2021-12-07 17:16 26 ******* |
| 2437 | + | Temperature History Size (Index): 478 (317) |
| 2438 | - | 221 2021-12-07 17:17 28 ********* |
| 2438 | + | |
| 2439 | - | 222 2021-12-07 17:18 28 ********* |
| 2439 | + | |
| 2440 | - | 223 2021-12-07 17:19 29 ********** |
| 2440 | + | 318 2023-04-06 09:20 36 ***************** |
| 2441 | - | 224 2021-12-07 17:20 30 *********** |
| 2441 | + | 319 2023-04-06 09:21 36 ***************** |
| 2442 | - | 225 2021-12-07 17:21 30 *********** |
| 2442 | + | 320 2023-04-06 09:22 36 ***************** |
| 2443 | - | 226 2021-12-07 17:22 31 ************ |
| 2443 | + | 321 2023-04-06 09:23 ? - |
| 2444 | - | 227 2021-12-07 17:23 31 ************ |
| 2444 | + | 322 2023-04-06 09:24 28 ********* |
| 2445 | - | 228 2021-12-07 17:24 32 ************* |
| 2445 | + | 323 2023-04-06 09:25 29 ********** |
| 2446 | - | 229 2021-12-07 17:25 33 ************** |
| 2446 | + | 324 2023-04-06 09:26 30 *********** |
| 2447 | - | 230 2021-12-07 17:26 32 ************* |
| 2447 | + | 325 2023-04-06 09:27 30 *********** |
| 2448 | - | 231 2021-12-07 17:27 33 ************** |
| 2448 | + | 326 2023-04-06 09:28 31 ************ |
| 2449 | - | 232 2021-12-07 17:28 33 ************** |
| 2449 | + | 327 2023-04-06 09:29 31 ************ |
| 2450 | - | 233 2021-12-07 17:29 34 *************** |
| 2450 | + | 328 2023-04-06 09:30 32 ************* |
| 2451 | - | 234 2021-12-07 17:30 34 *************** |
| 2451 | + | 329 2023-04-06 09:31 32 ************* |
| 2452 | - | 235 2021-12-07 17:31 34 *************** |
| 2452 | + | 330 2023-04-06 09:32 32 ************* |
| 2453 | - | 236 2021-12-07 17:32 35 **************** |
| 2453 | + | 331 2023-04-06 09:33 33 ************** |
| 2454 | - | 237 2021-12-07 17:33 35 **************** |
| 2454 | + | 332 2023-04-06 09:34 33 ************** |
| 2455 | - | 238 2021-12-07 17:34 36 ***************** |
| 2455 | + | 333 2023-04-06 09:35 34 *************** |
| 2456 | 334 2023-04-06 09:36 34 *************** | |
| 2457 | - | 243 2021-12-07 17:39 36 ***************** |
| 2457 | + | 335 2023-04-06 09:37 34 *************** |
| 2458 | - | 244 2021-12-07 17:40 37 ****************** |
| 2458 | + | 336 2023-04-06 09:38 35 **************** |
| 2459 | - | 245 2021-12-07 17:41 37 ****************** |
| 2459 | + | 337 2023-04-06 09:39 35 **************** |
| 2460 | - | 246 2021-12-07 17:42 37 ****************** |
| 2460 | + | 338 2023-04-06 09:40 36 ***************** |
| 2461 | - | 247 2021-12-07 17:43 38 ******************* |
| 2461 | + | |
| 2462 | - | 248 2021-12-07 17:44 37 ****************** |
| 2462 | + | 341 2023-04-06 09:43 36 ***************** |
| 2463 | - | 249 2021-12-07 17:45 38 ******************* |
| 2463 | + | 342 2023-04-06 09:44 37 ****************** |
| 2464 | ... ..( 3 skipped). .. ****************** | |
| 2465 | - | 252 2021-12-07 17:48 38 ******************* |
| 2465 | + | 346 2023-04-06 09:48 37 ****************** |
| 2466 | - | 253 2021-12-07 17:49 39 ******************** |
| 2466 | + | 347 2023-04-06 09:49 38 ******************* |
| 2467 | - | 254 2021-12-07 17:50 38 ******************* |
| 2467 | + | |
| 2468 | - | 255 2021-12-07 17:51 38 ******************* |
| 2468 | + | 350 2023-04-06 09:52 38 ******************* |
| 2469 | - | 256 2021-12-07 17:52 38 ******************* |
| 2469 | + | 351 2023-04-06 09:53 39 ******************** |
| 2470 | - | 257 2021-12-07 17:53 ? - |
| 2470 | + | |
| 2471 | - | 258 2021-12-07 17:54 26 ******* |
| 2471 | + | 355 2023-04-06 09:57 39 ******************** |
| 2472 | - | 259 2021-12-07 17:55 26 ******* |
| 2472 | + | 356 2023-04-06 09:58 40 ********************* |
| 2473 | - | 260 2021-12-07 17:56 27 ******** |
| 2473 | + | 357 2023-04-06 09:59 39 ******************** |
| 2474 | - | 261 2021-12-07 17:57 28 ********* |
| 2474 | + | 358 2023-04-06 10:00 40 ********************* |
| 2475 | - | 262 2021-12-07 17:58 30 *********** |
| 2475 | + | 359 2023-04-06 10:01 40 ********************* |
| 2476 | - | 263 2021-12-07 17:59 30 *********** |
| 2476 | + | 360 2023-04-06 10:02 ? - |
| 2477 | - | 264 2021-12-07 18:00 31 ************ |
| 2477 | + | 361 2023-04-06 10:03 27 ******** |
| 2478 | - | 265 2021-12-07 18:01 31 ************ |
| 2478 | + | 362 2023-04-06 10:04 28 ********* |
| 2479 | - | 266 2021-12-07 18:02 32 ************* |
| 2479 | + | 363 2023-04-06 10:05 29 ********** |
| 2480 | - | 267 2021-12-07 18:03 32 ************* |
| 2480 | + | 364 2023-04-06 10:06 30 *********** |
| 2481 | - | 268 2021-12-07 18:04 33 ************** |
| 2481 | + | 365 2023-04-06 10:07 31 ************ |
| 2482 | - | 269 2021-12-07 18:05 33 ************** |
| 2482 | + | 366 2023-04-06 10:08 31 ************ |
| 2483 | - | 270 2021-12-07 18:06 34 *************** |
| 2483 | + | 367 2023-04-06 10:09 32 ************* |
| 2484 | - | 271 2021-12-07 18:07 34 *************** |
| 2484 | + | 368 2023-04-06 10:10 32 ************* |
| 2485 | - | 272 2021-12-07 18:08 34 *************** |
| 2485 | + | 369 2023-04-06 10:11 33 ************** |
| 2486 | - | 273 2021-12-07 18:09 35 **************** |
| 2486 | + | 370 2023-04-06 10:12 34 *************** |
| 2487 | - | 274 2021-12-07 18:10 36 ***************** |
| 2487 | + | 371 2023-04-06 10:13 34 *************** |
| 2488 | 372 2023-04-06 10:14 34 *************** | |
| 2489 | - | 280 2021-12-07 18:16 36 ***************** |
| 2489 | + | 373 2023-04-06 10:15 35 **************** |
| 2490 | - | 281 2021-12-07 18:17 37 ****************** |
| 2490 | + | 374 2023-04-06 10:16 36 ***************** |
| 2491 | ... ..( 2 skipped). .. ***************** | |
| 2492 | - | 285 2021-12-07 18:21 37 ****************** |
| 2492 | + | 377 2023-04-06 10:19 36 ***************** |
| 2493 | - | 286 2021-12-07 18:22 38 ******************* |
| 2493 | + | 378 2023-04-06 10:20 37 ****************** |
| 2494 | 379 2023-04-06 10:21 37 ****************** | |
| 2495 | - | 290 2021-12-07 18:26 38 ******************* |
| 2495 | + | 380 2023-04-06 10:22 38 ******************* |
| 2496 | - | 291 2021-12-07 18:27 39 ******************** |
| 2496 | + | 381 2023-04-06 10:23 38 ******************* |
| 2497 | 382 2023-04-06 10:24 38 ******************* | |
| 2498 | - | 297 2021-12-07 18:33 39 ******************** |
| 2498 | + | 383 2023-04-06 10:25 39 ******************** |
| 2499 | - | 298 2021-12-07 18:34 ? - |
| 2499 | + | 384 2023-04-06 10:26 39 ******************** |
| 2500 | - | 299 2021-12-07 18:35 26 ******* |
| 2500 | + | 385 2023-04-06 10:27 39 ******************** |
| 2501 | - | 300 2021-12-07 18:36 27 ******** |
| 2501 | + | 386 2023-04-06 10:28 40 ********************* |
| 2502 | - | 301 2021-12-07 18:37 28 ********* |
| 2502 | + | 387 2023-04-06 10:29 40 ********************* |
| 2503 | - | 302 2021-12-07 18:38 29 ********** |
| 2503 | + | 388 2023-04-06 10:30 41 ********************** |
| 2504 | - | 303 2021-12-07 18:39 30 *********** |
| 2504 | + | |
| 2505 | - | 304 2021-12-07 18:40 31 ************ |
| 2505 | + | 392 2023-04-06 10:34 41 ********************** |
| 2506 | - | 305 2021-12-07 18:41 31 ************ |
| 2506 | + | 393 2023-04-06 10:35 42 *********************** |
| 2507 | - | 306 2021-12-07 18:42 32 ************* |
| 2507 | + | |
| 2508 | - | 307 2021-12-07 18:43 33 ************** |
| 2508 | + | 400 2023-04-06 10:42 42 *********************** |
| 2509 | - | 308 2021-12-07 18:44 34 *************** |
| 2509 | + | 401 2023-04-06 10:43 43 ************************ |
| 2510 | - | 309 2021-12-07 18:45 34 *************** |
| 2510 | + | ... ..( 5 skipped). .. ************************ |
| 2511 | - | 310 2021-12-07 18:46 34 *************** |
| 2511 | + | 407 2023-04-06 10:49 43 ************************ |
| 2512 | - | 311 2021-12-07 18:47 36 ***************** |
| 2512 | + | 408 2023-04-06 10:50 44 ************************* |
| 2513 | 409 2023-04-06 10:51 43 ************************ | |
| 2514 | - | 316 2021-12-07 18:52 36 ***************** |
| 2514 | + | 410 2023-04-06 10:52 44 ************************* |
| 2515 | - | 317 2021-12-07 18:53 37 ****************** |
| 2515 | + | |
| 2516 | - | 318 2021-12-07 18:54 38 ******************* |
| 2516 | + | 422 2023-04-06 11:04 44 ************************* |
| 2517 | - | 319 2021-12-07 18:55 38 ******************* |
| 2517 | + | 423 2023-04-06 11:05 45 ************************** |
| 2518 | - | 320 2021-12-07 18:56 38 ******************* |
| 2518 | + | 424 2023-04-06 11:06 44 ************************* |
| 2519 | - | 321 2021-12-07 18:57 39 ******************** |
| 2519 | + | |
| 2520 | - | 322 2021-12-07 18:58 38 ******************* |
| 2520 | + | 428 2023-04-06 11:10 44 ************************* |
| 2521 | - | 323 2021-12-07 18:59 39 ******************** |
| 2521 | + | 429 2023-04-06 11:11 ? - |
| 2522 | 430 2023-04-06 11:12 26 ******* | |
| 2523 | - | 326 2021-12-07 19:02 39 ******************** |
| 2523 | + | 431 2023-04-06 11:13 27 ******** |
| 2524 | - | 327 2021-12-07 19:03 40 ********************* |
| 2524 | + | 432 2023-04-06 11:14 27 ******** |
| 2525 | 433 2023-04-06 11:15 28 ********* | |
| 2526 | - | 331 2021-12-07 19:07 40 ********************* |
| 2526 | + | 434 2023-04-06 11:16 29 ********** |
| 2527 | - | 332 2021-12-07 19:08 41 ********************** |
| 2527 | + | 435 2023-04-06 11:17 29 ********** |
| 2528 | - | ... ..( 5 skipped). .. ********************** |
| 2528 | + | 436 2023-04-06 11:18 30 *********** |
| 2529 | - | 338 2021-12-07 19:14 41 ********************** |
| 2529 | + | 437 2023-04-06 11:19 30 *********** |
| 2530 | - | 339 2021-12-07 19:15 ? - |
| 2530 | + | 438 2023-04-06 11:20 31 ************ |
| 2531 | - | 340 2021-12-07 19:16 26 ******* |
| 2531 | + | 439 2023-04-06 11:21 31 ************ |
| 2532 | - | 341 2021-12-07 19:17 27 ******** |
| 2532 | + | 440 2023-04-06 11:22 31 ************ |
| 2533 | - | 342 2021-12-07 19:18 28 ********* |
| 2533 | + | 441 2023-04-06 11:23 32 ************* |
| 2534 | - | 343 2021-12-07 19:19 29 ********** |
| 2534 | + | 442 2023-04-06 11:24 32 ************* |
| 2535 | - | 344 2021-12-07 19:20 30 *********** |
| 2535 | + | 443 2023-04-06 11:25 33 ************** |
| 2536 | - | 345 2021-12-07 19:21 31 ************ |
| 2536 | + | 444 2023-04-06 11:26 33 ************** |
| 2537 | - | 346 2021-12-07 19:22 31 ************ |
| 2537 | + | 445 2023-04-06 11:27 34 *************** |
| 2538 | - | 347 2021-12-07 19:23 32 ************* |
| 2538 | + | 446 2023-04-06 11:28 34 *************** |
| 2539 | - | 348 2021-12-07 19:24 33 ************** |
| 2539 | + | 447 2023-04-06 11:29 35 **************** |
| 2540 | - | 349 2021-12-07 19:25 33 ************** |
| 2540 | + | |
| 2541 | - | 350 2021-12-07 19:26 34 *************** |
| 2541 | + | 450 2023-04-06 11:32 35 **************** |
| 2542 | - | 351 2021-12-07 19:27 34 *************** |
| 2542 | + | 451 2023-04-06 11:33 36 ***************** |
| 2543 | - | 352 2021-12-07 19:28 35 **************** |
| 2543 | + | 452 2023-04-06 11:34 36 ***************** |
| 2544 | - | 353 2021-12-07 19:29 35 **************** |
| 2544 | + | 453 2023-04-06 11:35 ? - |
| 2545 | - | 354 2021-12-07 19:30 35 **************** |
| 2545 | + | 454 2023-04-06 11:36 28 ********* |
| 2546 | - | 355 2021-12-07 19:31 36 ***************** |
| 2546 | + | 455 2023-04-06 11:37 29 ********** |
| 2547 | 456 2023-04-06 11:38 30 *********** | |
| 2548 | - | 358 2021-12-07 19:34 36 ***************** |
| 2548 | + | 457 2023-04-06 11:39 30 *********** |
| 2549 | - | 359 2021-12-07 19:35 37 ****************** |
| 2549 | + | 458 2023-04-06 11:40 31 ************ |
| 2550 | 459 2023-04-06 11:41 31 ************ | |
| 2551 | - | 362 2021-12-07 19:38 37 ****************** |
| 2551 | + | 460 2023-04-06 11:42 32 ************* |
| 2552 | - | 363 2021-12-07 19:39 38 ******************* |
| 2552 | + | 461 2023-04-06 11:43 32 ************* |
| 2553 | - | 364 2021-12-07 19:40 38 ******************* |
| 2553 | + | 462 2023-04-06 11:44 33 ************** |
| 2554 | - | 365 2021-12-07 19:41 38 ******************* |
| 2554 | + | 463 2023-04-06 11:45 33 ************** |
| 2555 | - | 366 2021-12-07 19:42 39 ******************** |
| 2555 | + | 464 2023-04-06 11:46 34 *************** |
| 2556 | 465 2023-04-06 11:47 34 *************** | |
| 2557 | - | 369 2021-12-07 19:45 39 ******************** |
| 2557 | + | 466 2023-04-06 11:48 34 *************** |
| 2558 | - | 370 2021-12-07 19:46 40 ********************* |
| 2558 | + | 467 2023-04-06 11:49 35 **************** |
| 2559 | 468 2023-04-06 11:50 35 **************** | |
| 2560 | - | 374 2021-12-07 19:50 40 ********************* |
| 2560 | + | 469 2023-04-06 11:51 36 ***************** |
| 2561 | - | 375 2021-12-07 19:51 41 ********************** |
| 2561 | + | |
| 2562 | 474 2023-04-06 11:56 36 ***************** | |
| 2563 | - | 379 2021-12-07 19:55 41 ********************** |
| 2563 | + | 475 2023-04-06 11:57 37 ****************** |
| 2564 | - | 380 2021-12-07 19:56 42 *********************** |
| 2564 | + | |
| 2565 | - | 381 2021-12-07 19:57 41 ********************** |
| 2565 | + | 0 2023-04-06 12:00 37 ****************** |
| 2566 | - | 382 2021-12-07 19:58 41 ********************** |
| 2566 | + | 1 2023-04-06 12:01 38 ******************* |
| 2567 | - | 383 2021-12-07 19:59 42 *********************** |
| 2567 | + | |
| 2568 | - | ... ..( 25 skipped). .. *********************** |
| 2568 | + | 4 2023-04-06 12:04 38 ******************* |
| 2569 | - | 409 2021-12-07 20:25 42 *********************** |
| 2569 | + | 5 2023-04-06 12:05 39 ******************** |
| 2570 | - | 410 2021-12-07 20:26 ? - |
| 2570 | + | |
| 2571 | - | 411 2021-12-07 20:27 27 ******** |
| 2571 | + | 10 2023-04-06 12:10 39 ******************** |
| 2572 | - | 412 2021-12-07 20:28 28 ********* |
| 2572 | + | 11 2023-04-06 12:11 40 ********************* |
| 2573 | - | 413 2021-12-07 20:29 28 ********* |
| 2573 | + | |
| 2574 | - | 414 2021-12-07 20:30 29 ********** |
| 2574 | + | 14 2023-04-06 12:14 40 ********************* |
| 2575 | - | 415 2021-12-07 20:31 29 ********** |
| 2575 | + | 15 2023-04-06 12:15 41 ********************** |
| 2576 | - | 416 2021-12-07 20:32 30 *********** |
| 2576 | + | |
| 2577 | - | 417 2021-12-07 20:33 31 ************ |
| 2577 | + | 20 2023-04-06 12:20 41 ********************** |
| 2578 | 21 2023-04-06 12:21 42 *********************** | |
| 2579 | - | 420 2021-12-07 20:36 31 ************ |
| 2579 | + | ... ..( 21 skipped). .. *********************** |
| 2580 | - | 421 2021-12-07 20:37 32 ************* |
| 2580 | + | 43 2023-04-06 12:43 42 *********************** |
| 2581 | - | 422 2021-12-07 20:38 33 ************** |
| 2581 | + | 44 2023-04-06 12:44 ? - |
| 2582 | - | 423 2021-12-07 20:39 33 ************** |
| 2582 | + | 45 2023-04-06 12:45 28 ********* |
| 2583 | - | 424 2021-12-07 20:40 33 ************** |
| 2583 | + | 46 2023-04-06 12:46 29 ********** |
| 2584 | - | 425 2021-12-07 20:41 34 *************** |
| 2584 | + | 47 2023-04-06 12:47 30 *********** |
| 2585 | - | 426 2021-12-07 20:42 34 *************** |
| 2585 | + | 48 2023-04-06 12:48 31 ************ |
| 2586 | - | 427 2021-12-07 20:43 34 *************** |
| 2586 | + | 49 2023-04-06 12:49 31 ************ |
| 2587 | - | 428 2021-12-07 20:44 35 **************** |
| 2587 | + | 50 2023-04-06 12:50 32 ************* |
| 2588 | - | 429 2021-12-07 20:45 35 **************** |
| 2588 | + | 51 2023-04-06 12:51 32 ************* |
| 2589 | - | 430 2021-12-07 20:46 35 **************** |
| 2589 | + | 52 2023-04-06 12:52 33 ************** |
| 2590 | - | 431 2021-12-07 20:47 36 ***************** |
| 2590 | + | 53 2023-04-06 12:53 33 ************** |
| 2591 | 54 2023-04-06 12:54 34 *************** | |
| 2592 | - | 436 2021-12-07 20:52 36 ***************** |
| 2592 | + | 55 2023-04-06 12:55 35 **************** |
| 2593 | - | 437 2021-12-07 20:53 37 ****************** |
| 2593 | + | 56 2023-04-06 12:56 35 **************** |
| 2594 | 57 2023-04-06 12:57 36 ***************** | |
| 2595 | - | 441 2021-12-07 20:57 37 ****************** |
| 2595 | + | 58 2023-04-06 12:58 36 ***************** |
| 2596 | - | 442 2021-12-07 20:58 38 ******************* |
| 2596 | + | 59 2023-04-06 12:59 36 ***************** |
| 2597 | 60 2023-04-06 13:00 37 ****************** | |
| 2598 | - | 447 2021-12-07 21:03 38 ******************* |
| 2598 | + | 61 2023-04-06 13:01 37 ****************** |
| 2599 | - | 448 2021-12-07 21:04 ? - |
| 2599 | + | 62 2023-04-06 13:02 38 ******************* |
| 2600 | - | 449 2021-12-07 21:05 27 ******** |
| 2600 | + | 63 2023-04-06 13:03 38 ******************* |
| 2601 | - | 450 2021-12-07 21:06 28 ********* |
| 2601 | + | 64 2023-04-06 13:04 39 ******************** |
| 2602 | - | 451 2021-12-07 21:07 29 ********** |
| 2602 | + | |
| 2603 | - | 452 2021-12-07 21:08 30 *********** |
| 2603 | + | 67 2023-04-06 13:07 39 ******************** |
| 2604 | - | 453 2021-12-07 21:09 31 ************ |
| 2604 | + | 68 2023-04-06 13:08 40 ********************* |
| 2605 | - | 454 2021-12-07 21:10 31 ************ |
| 2605 | + | 69 2023-04-06 13:09 40 ********************* |
| 2606 | - | 455 2021-12-07 21:11 32 ************* |
| 2606 | + | 70 2023-04-06 13:10 40 ********************* |
| 2607 | - | 456 2021-12-07 21:12 33 ************** |
| 2607 | + | 71 2023-04-06 13:11 41 ********************** |
| 2608 | - | 457 2021-12-07 21:13 34 *************** |
| 2608 | + | 72 2023-04-06 13:12 41 ********************** |
| 2609 | - | 458 2021-12-07 21:14 34 *************** |
| 2609 | + | 73 2023-04-06 13:13 42 *********************** |
| 2610 | - | 459 2021-12-07 21:15 35 **************** |
| 2610 | + | |
| 2611 | - | 460 2021-12-07 21:16 35 **************** |
| 2611 | + | 79 2023-04-06 13:19 42 *********************** |
| 2612 | - | 461 2021-12-07 21:17 36 ***************** |
| 2612 | + | 80 2023-04-06 13:20 43 ************************ |
| 2613 | - | 462 2021-12-07 21:18 36 ***************** |
| 2613 | + | |
| 2614 | - | 463 2021-12-07 21:19 36 ***************** |
| 2614 | + | 88 2023-04-06 13:28 43 ************************ |
| 2615 | - | 464 2021-12-07 21:20 37 ****************** |
| 2615 | + | 89 2023-04-06 13:29 44 ************************* |
| 2616 | ... ..( 22 skipped). .. ************************* | |
| 2617 | - | 467 2021-12-07 21:23 37 ****************** |
| 2617 | + | 112 2023-04-06 13:52 44 ************************* |
| 2618 | - | 468 2021-12-07 21:24 38 ******************* |
| 2618 | + | 113 2023-04-06 13:53 ? - |
| 2619 | - | 469 2021-12-07 21:25 38 ******************* |
| 2619 | + | 114 2023-04-06 13:54 29 ********** |
| 2620 | - | 470 2021-12-07 21:26 38 ******************* |
| 2620 | + | 115 2023-04-06 13:55 30 *********** |
| 2621 | - | 471 2021-12-07 21:27 39 ******************** |
| 2621 | + | 116 2023-04-06 13:56 30 *********** |
| 2622 | 117 2023-04-06 13:57 31 ************ | |
| 2623 | - | 475 2021-12-07 21:31 39 ******************** |
| 2623 | + | 118 2023-04-06 13:58 31 ************ |
| 2624 | - | 476 2021-12-07 21:32 40 ********************* |
| 2624 | + | 119 2023-04-06 13:59 32 ************* |
| 2625 | 120 2023-04-06 14:00 33 ************** | |
| 2626 | - | 3 2021-12-07 21:37 40 ********************* |
| 2626 | + | 121 2023-04-06 14:01 33 ************** |
| 2627 | - | 4 2021-12-07 21:38 41 ********************** |
| 2627 | + | 122 2023-04-06 14:02 34 *************** |
| 2628 | - | ... ..( 5 skipped). .. ********************** |
| 2628 | + | 123 2023-04-06 14:03 34 *************** |
| 2629 | - | 10 2021-12-07 21:44 41 ********************** |
| 2629 | + | 124 2023-04-06 14:04 35 **************** |
| 2630 | - | 11 2021-12-07 21:45 ? - |
| 2630 | + | 125 2023-04-06 14:05 35 **************** |
| 2631 | - | 12 2021-12-07 21:46 28 ********* |
| 2631 | + | 126 2023-04-06 14:06 36 ***************** |
| 2632 | - | 13 2021-12-07 21:47 29 ********** |
| 2632 | + | 127 2023-04-06 14:07 36 ***************** |
| 2633 | - | 14 2021-12-07 21:48 30 *********** |
| 2633 | + | 128 2023-04-06 14:08 36 ***************** |
| 2634 | - | 15 2021-12-07 21:49 31 ************ |
| 2634 | + | 129 2023-04-06 14:09 37 ****************** |
| 2635 | - | 16 2021-12-07 21:50 31 ************ |
| 2635 | + | 130 2023-04-06 14:10 37 ****************** |
| 2636 | - | 17 2021-12-07 21:51 32 ************* |
| 2636 | + | 131 2023-04-06 14:11 38 ******************* |
| 2637 | - | 18 2021-12-07 21:52 33 ************** |
| 2637 | + | 132 2023-04-06 14:12 38 ******************* |
| 2638 | - | 19 2021-12-07 21:53 34 *************** |
| 2638 | + | 133 2023-04-06 14:13 38 ******************* |
| 2639 | - | 20 2021-12-07 21:54 35 **************** |
| 2639 | + | 134 2023-04-06 14:14 39 ******************** |
| 2640 | - | 21 2021-12-07 21:55 36 ***************** |
| 2640 | + | 135 2023-04-06 14:15 39 ******************** |
| 2641 | 136 2023-04-06 14:16 39 ******************** | |
| 2642 | - | 24 2021-12-07 21:58 36 ***************** |
| 2642 | + | 137 2023-04-06 14:17 40 ********************* |
| 2643 | - | 25 2021-12-07 21:59 37 ****************** |
| 2643 | + | 138 2023-04-06 14:18 40 ********************* |
| 2644 | - | 26 2021-12-07 22:00 37 ****************** |
| 2644 | + | 139 2023-04-06 14:19 40 ********************* |
| 2645 | - | 27 2021-12-07 22:01 38 ******************* |
| 2645 | + | 140 2023-04-06 14:20 41 ********************** |
| 2646 | ... ..( 2 skipped). .. ********************** | |
| 2647 | - | 30 2021-12-07 22:04 38 ******************* |
| 2647 | + | 143 2023-04-06 14:23 41 ********************** |
| 2648 | - | 31 2021-12-07 22:05 40 ********************* |
| 2648 | + | 144 2023-04-06 14:24 42 *********************** |
| 2649 | ... ..( 6 skipped). .. *********************** | |
| 2650 | - | 35 2021-12-07 22:09 40 ********************* |
| 2650 | + | 151 2023-04-06 14:31 42 *********************** |
| 2651 | - | 36 2021-12-07 22:10 41 ********************** |
| 2651 | + | 152 2023-04-06 14:32 43 ************************ |
| 2652 | ... ..( 9 skipped). .. ************************ | |
| 2653 | - | 39 2021-12-07 22:13 41 ********************** |
| 2653 | + | 162 2023-04-06 14:42 43 ************************ |
| 2654 | - | 40 2021-12-07 22:14 42 *********************** |
| 2654 | + | 163 2023-04-06 14:43 44 ************************* |
| 2655 | 164 2023-04-06 14:44 43 ************************ | |
| 2656 | - | 45 2021-12-07 22:19 42 *********************** |
| 2656 | + | 165 2023-04-06 14:45 44 ************************* |
| 2657 | - | 46 2021-12-07 22:20 43 ************************ |
| 2657 | + | 166 2023-04-06 14:46 43 ************************ |
| 2658 | 167 2023-04-06 14:47 44 ************************* | |
| 2659 | - | 54 2021-12-07 22:28 43 ************************ |
| 2659 | + | |
| 2660 | - | 55 2021-12-07 22:29 44 ************************* |
| 2660 | + | 179 2023-04-06 14:59 44 ************************* |
| 2661 | - | 56 2021-12-07 22:30 43 ************************ |
| 2661 | + | 180 2023-04-06 15:00 43 ************************ |
| 2662 | - | 57 2021-12-07 22:31 44 ************************* |
| 2662 | + | 181 2023-04-06 15:01 44 ************************* |
| 2663 | - | 58 2021-12-07 22:32 44 ************************* |
| 2663 | + | 182 2023-04-06 15:02 ? - |
| 2664 | - | 59 2021-12-07 22:33 44 ************************* |
| 2664 | + | 183 2023-04-06 15:03 28 ********* |
| 2665 | - | 60 2021-12-07 22:34 43 ************************ |
| 2665 | + | 184 2023-04-06 15:04 29 ********** |
| 2666 | - | 61 2021-12-07 22:35 44 ************************* |
| 2666 | + | 185 2023-04-06 15:05 29 ********** |
| 2667 | - | 62 2021-12-07 22:36 44 ************************* |
| 2667 | + | 186 2023-04-06 15:06 30 *********** |
| 2668 | - | 63 2021-12-07 22:37 43 ************************ |
| 2668 | + | 187 2023-04-06 15:07 31 ************ |
| 2669 | - | 64 2021-12-07 22:38 43 ************************ |
| 2669 | + | 188 2023-04-06 15:08 31 ************ |
| 2670 | - | 65 2021-12-07 22:39 44 ************************* |
| 2670 | + | 189 2023-04-06 15:09 32 ************* |
| 2671 | 190 2023-04-06 15:10 32 ************* | |
| 2672 | - | 80 2021-12-07 22:54 44 ************************* |
| 2672 | + | 191 2023-04-06 15:11 32 ************* |
| 2673 | - | 81 2021-12-07 22:55 ? - |
| 2673 | + | 192 2023-04-06 15:12 33 ************** |
| 2674 | - | 82 2021-12-07 22:56 24 ***** |
| 2674 | + | 193 2023-04-06 15:13 33 ************** |
| 2675 | - | 83 2021-12-07 22:57 25 ****** |
| 2675 | + | 194 2023-04-06 15:14 34 *************** |
| 2676 | - | 84 2021-12-07 22:58 26 ******* |
| 2676 | + | 195 2023-04-06 15:15 34 *************** |
| 2677 | - | 85 2021-12-07 22:59 26 ******* |
| 2677 | + | 196 2023-04-06 15:16 35 **************** |
| 2678 | - | 86 2021-12-07 23:00 27 ******** |
| 2678 | + | 197 2023-04-06 15:17 35 **************** |
| 2679 | - | 87 2021-12-07 23:01 28 ********* |
| 2679 | + | 198 2023-04-06 15:18 35 **************** |
| 2680 | - | 88 2021-12-07 23:02 29 ********** |
| 2680 | + | 199 2023-04-06 15:19 36 ***************** |
| 2681 | - | 89 2021-12-07 23:03 30 *********** |
| 2681 | + | |
| 2682 | - | 90 2021-12-07 23:04 31 ************ |
| 2682 | + | 202 2023-04-06 15:22 36 ***************** |
| 2683 | - | 91 2021-12-07 23:05 31 ************ |
| 2683 | + | 203 2023-04-06 15:23 37 ****************** |
| 2684 | - | 92 2021-12-07 23:06 31 ************ |
| 2684 | + | |
| 2685 | - | 93 2021-12-07 23:07 32 ************* |
| 2685 | + | 206 2023-04-06 15:26 37 ****************** |
| 2686 | - | 94 2021-12-07 23:08 33 ************** |
| 2686 | + | 207 2023-04-06 15:27 38 ******************* |
| 2687 | - | ... ..( 3 skipped). .. ************** |
| 2687 | + | |
| 2688 | - | 98 2021-12-07 23:12 33 ************** |
| 2688 | + | 210 2023-04-06 15:30 38 ******************* |
| 2689 | - | 99 2021-12-07 23:13 34 *************** |
| 2689 | + | 211 2023-04-06 15:31 39 ******************** |
| 2690 | - | 100 2021-12-07 23:14 34 *************** |
| 2690 | + | |
| 2691 | - | 101 2021-12-07 23:15 35 **************** |
| 2691 | + | 216 2023-04-06 15:36 39 ******************** |
| 2692 | 217 2023-04-06 15:37 40 ********************* | |
| 2693 | - | 104 2021-12-07 23:18 35 **************** |
| 2693 | + | |
| 2694 | - | 105 2021-12-07 23:19 36 ***************** |
| 2694 | + | 221 2023-04-06 15:41 40 ********************* |
| 2695 | 222 2023-04-06 15:42 41 ********************** | |
| 2696 | - | 109 2021-12-07 23:23 36 ***************** |
| 2696 | + | 223 2023-04-06 15:43 43 ************************ |
| 2697 | - | 110 2021-12-07 23:24 37 ****************** |
| 2697 | + | 224 2023-04-06 15:44 43 ************************ |
| 2698 | - | 111 2021-12-07 23:25 37 ****************** |
| 2698 | + | 225 2023-04-06 15:45 43 ************************ |
| 2699 | - | 112 2021-12-07 23:26 38 ******************* |
| 2699 | + | 226 2023-04-06 15:46 48 ***************************** |
| 2700 | - | ... ..( 6 skipped). .. ******************* |
| 2700 | + | 227 2023-04-06 15:47 47 **************************** |
| 2701 | - | 119 2021-12-07 23:33 38 ******************* |
| 2701 | + | 228 2023-04-06 15:48 48 ***************************** |
| 2702 | - | 120 2021-12-07 23:34 39 ******************** |
| 2702 | + | 229 2023-04-06 15:49 50 ******************************* |
| 2703 | ... ..( 4 skipped). .. ******************************* | |
| 2704 | - | 126 2021-12-07 23:40 39 ******************** |
| 2704 | + | 234 2023-04-06 15:54 50 ******************************* |
| 2705 | - | 127 2021-12-07 23:41 40 ********************* |
| 2705 | + | 235 2023-04-06 15:55 51 ******************************** |
| 2706 | 236 2023-04-06 15:56 50 ******************************* | |
| 2707 | - | 130 2021-12-07 23:44 40 ********************* |
| 2707 | + | 237 2023-04-06 15:57 50 ******************************* |
| 2708 | - | 131 2021-12-07 23:45 39 ******************** |
| 2708 | + | 238 2023-04-06 15:58 51 ******************************** |
| 2709 | - | 132 2021-12-07 23:46 39 ******************** |
| 2709 | + | 239 2023-04-06 15:59 51 ******************************** |
| 2710 | - | 133 2021-12-07 23:47 40 ********************* |
| 2710 | + | 240 2023-04-06 16:00 51 ******************************** |
| 2711 | - | 134 2021-12-07 23:48 40 ********************* |
| 2711 | + | 241 2023-04-06 16:01 50 ******************************* |
| 2712 | - | 135 2021-12-07 23:49 39 ******************** |
| 2712 | + | 242 2023-04-06 16:02 50 ******************************* |
| 2713 | - | 136 2021-12-07 23:50 40 ********************* |
| 2713 | + | 243 2023-04-06 16:03 50 ******************************* |
| 2714 | - | ... ..( 14 skipped). .. ********************* |
| 2714 | + | 244 2023-04-06 16:04 51 ******************************** |
| 2715 | - | 151 2021-12-08 00:05 40 ********************* |
| 2715 | + | 245 2023-04-06 16:05 50 ******************************* |
| 2716 | - | 152 2021-12-08 00:06 ? - |
| 2716 | + | ... ..( 5 skipped). .. ******************************* |
| 2717 | - | 153 2021-12-08 00:07 22 *** |
| 2717 | + | 251 2023-04-06 16:11 50 ******************************* |
| 2718 | - | 154 2021-12-08 00:08 22 *** |
| 2718 | + | 252 2023-04-06 16:12 49 ****************************** |
| 2719 | - | 155 2021-12-08 00:09 23 **** |
| 2719 | + | 253 2023-04-06 16:13 50 ******************************* |
| 2720 | - | 156 2021-12-08 00:10 32 ************* |
| 2720 | + | ... ..( 6 skipped). .. ******************************* |
| 2721 | - | 157 2021-12-08 00:11 42 *********************** |
| 2721 | + | 260 2023-04-06 16:20 50 ******************************* |
| 2722 | - | 158 2021-12-08 00:12 45 ************************** |
| 2722 | + | 261 2023-04-06 16:21 49 ****************************** |
| 2723 | - | 159 2021-12-08 00:13 46 *************************** |
| 2723 | + | 262 2023-04-06 16:22 50 ******************************* |
| 2724 | - | ... ..( 14 skipped). .. *************************** |
| 2724 | + | 263 2023-04-06 16:23 50 ******************************* |
| 2725 | - | 174 2021-12-08 00:28 46 *************************** |
| 2725 | + | 264 2023-04-06 16:24 49 ****************************** |
| 2726 | - | 175 2021-12-08 00:29 45 ************************** |
| 2726 | + | 265 2023-04-06 16:25 50 ******************************* |
| 2727 | 266 2023-04-06 16:26 50 ******************************* | |
| 2728 | - | 178 2021-12-08 00:32 45 ************************** |
| 2728 | + | 267 2023-04-06 16:27 49 ****************************** |
| 2729 | - | 179 2021-12-08 00:33 44 ************************* |
| 2729 | + | 268 2023-04-06 16:28 50 ******************************* |
| 2730 | - | 180 2021-12-08 00:34 44 ************************* |
| 2730 | + | 269 2023-04-06 16:29 50 ******************************* |
| 2731 | - | 181 2021-12-08 00:35 44 ************************* |
| 2731 | + | 270 2023-04-06 16:30 49 ****************************** |
| 2732 | - | 182 2021-12-08 00:36 ? - |
| 2732 | + | 271 2023-04-06 16:31 50 ******************************* |
| 2733 | - | 183 2021-12-08 00:37 24 ***** |
| 2733 | + | 272 2023-04-06 16:32 50 ******************************* |
| 2734 | - | 184 2021-12-08 00:38 25 ****** |
| 2734 | + | 273 2023-04-06 16:33 49 ****************************** |
| 2735 | - | 185 2021-12-08 00:39 26 ******* |
| 2735 | + | 274 2023-04-06 16:34 50 ******************************* |
| 2736 | - | 186 2021-12-08 00:40 26 ******* |
| 2736 | + | 275 2023-04-06 16:35 49 ****************************** |
| 2737 | - | 187 2021-12-08 00:41 27 ******** |
| 2737 | + | 276 2023-04-06 16:36 50 ******************************* |
| 2738 | - | 188 2021-12-08 00:42 28 ********* |
| 2738 | + | 277 2023-04-06 16:37 ? - |
| 2739 | - | 189 2021-12-08 00:43 29 ********** |
| 2739 | + | 278 2023-04-06 16:38 28 ********* |
| 2740 | - | 190 2021-12-08 00:44 30 *********** |
| 2740 | + | 279 2023-04-06 16:39 28 ********* |
| 2741 | - | 191 2021-12-08 00:45 31 ************ |
| 2741 | + | 280 2023-04-06 16:40 29 ********** |
| 2742 | - | 192 2021-12-08 00:46 31 ************ |
| 2742 | + | 281 2023-04-06 16:41 30 *********** |
| 2743 | - | 193 2021-12-08 00:47 31 ************ |
| 2743 | + | 282 2023-04-06 16:42 31 ************ |
| 2744 | - | 194 2021-12-08 00:48 32 ************* |
| 2744 | + | 283 2023-04-06 16:43 31 ************ |
| 2745 | - | 195 2021-12-08 00:49 32 ************* |
| 2745 | + | 284 2023-04-06 16:44 31 ************ |
| 2746 | - | 196 2021-12-08 00:50 33 ************** |
| 2746 | + | 285 2023-04-06 16:45 32 ************* |
| 2747 | - | 197 2021-12-08 00:51 33 ************** |
| 2747 | + | 286 2023-04-06 16:46 32 ************* |
| 2748 | - | 198 2021-12-08 00:52 33 ************** |
| 2748 | + | 287 2023-04-06 16:47 33 ************** |
| 2749 | - | 199 2021-12-08 00:53 34 *************** |
| 2749 | + | 288 2023-04-06 16:48 33 ************** |
| 2750 | - | 200 2021-12-08 00:54 35 **************** |
| 2750 | + | 289 2023-04-06 16:49 33 ************** |
| 2751 | - | 201 2021-12-08 00:55 36 ***************** |
| 2751 | + | 290 2023-04-06 16:50 34 *************** |
| 2752 | - | 202 2021-12-08 00:56 43 ************************ |
| 2752 | + | 291 2023-04-06 16:51 34 *************** |
| 2753 | - | 203 2021-12-08 00:57 43 ************************ |
| 2753 | + | 292 2023-04-06 16:52 35 **************** |
| 2754 | - | 204 2021-12-08 00:58 42 *********************** |
| 2754 | + | |
| 2755 | - | 205 2021-12-08 00:59 44 ************************* |
| 2755 | + | 295 2023-04-06 16:55 35 **************** |
| 2756 | - | 206 2021-12-08 01:00 ? - |
| 2756 | + | 296 2023-04-06 16:56 36 ***************** |
| 2757 | - | 207 2021-12-08 01:01 43 ************************ |
| 2757 | + | 297 2023-04-06 16:57 36 ***************** |
| 2758 | 298 2023-04-06 16:58 36 ***************** | |
| 2759 | 299 2023-04-06 16:59 37 ****************** | |
| 2760 | ... ..( 2 skipped). .. ****************** | |
| 2761 | 302 2023-04-06 17:02 37 ****************** | |
| 2762 | 303 2023-04-06 17:03 38 ******************* | |
| 2763 | ... ..( 2 skipped). .. ******************* | |
| 2764 | 306 2023-04-06 17:06 38 ******************* | |
| 2765 | 307 2023-04-06 17:07 39 ******************** | |
| 2766 | - | 0x01 0x008 4 149 --- Lifetime Power-On Resets |
| 2766 | + | |
| 2767 | - | 0x01 0x010 4 53039 --- Power-on Hours |
| 2767 | + | 311 2023-04-06 17:11 39 ******************** |
| 2768 | - | 0x01 0x018 6 62801179504 --- Logical Sectors Written |
| 2768 | + | 312 2023-04-06 17:12 40 ********************* |
| 2769 | - | 0x01 0x020 6 885288131 --- Number of Write Commands |
| 2769 | + | 313 2023-04-06 17:13 39 ******************** |
| 2770 | - | 0x01 0x028 6 418732527996 --- Logical Sectors Read |
| 2770 | + | 314 2023-04-06 17:14 40 ********************* |
| 2771 | - | 0x01 0x030 6 2974096649 --- Number of Read Commands |
| 2771 | + | 315 2023-04-06 17:15 40 ********************* |
| 2772 | 316 2023-04-06 17:16 ? - | |
| 2773 | - | 0x02 0x010 4 5733 --- Overlimit Shock Events |
| 2773 | + | 317 2023-04-06 17:17 23 **** |
| 2774 | ||
| 2775 | - | 0x03 0x008 4 34027 --- Spindle Motor Power-on Hours |
| 2775 | + | |
| 2776 | - | 0x03 0x010 4 34575 --- Head Flying Hours |
| 2776 | + | |
| 2777 | - | 0x03 0x018 4 3313 --- Head Load Events |
| 2777 | + | |
| 2778 | ||
| 2779 | Device Statistics (GP Log 0x04) | |
| 2780 | Page Offset Size Value Flags Description | |
| 2781 | 0x01 ===== = = === == General Statistics (rev 2) == | |
| 2782 | 0x01 0x008 4 166 --- Lifetime Power-On Resets | |
| 2783 | 0x01 0x010 4 64398 --- Power-on Hours | |
| 2784 | 0x01 0x018 6 69106430718 --- Logical Sectors Written | |
| 2785 | - | 0x05 0x008 1 43 --- Current Temperature |
| 2785 | + | 0x01 0x020 6 942589602 --- Number of Write Commands |
| 2786 | - | 0x05 0x010 1 34 N-- Average Short Term Temperature |
| 2786 | + | 0x01 0x028 6 571395880977 --- Logical Sectors Read |
| 2787 | - | 0x05 0x018 1 32 N-- Average Long Term Temperature |
| 2787 | + | 0x01 0x030 6 3945144001 --- Number of Read Commands |
| 2788 | 0x02 ===== = = === == Free-Fall Statistics (rev 1) == | |
| 2789 | 0x02 0x010 4 5784 --- Overlimit Shock Events | |
| 2790 | 0x03 ===== = = === == Rotating Media Statistics (rev 1) == | |
| 2791 | 0x03 0x008 4 35237 --- Spindle Motor Power-on Hours | |
| 2792 | 0x03 0x010 4 35808 --- Head Flying Hours | |
| 2793 | 0x03 0x018 4 4367 --- Head Load Events | |
| 2794 | - | 0x05 0x050 4 46629 --- Time in Over-Temperature |
| 2794 | + | |
| 2795 | 0x03 0x028 4 0 --- Read Recovery Attempts | |
| 2796 | 0x03 0x030 4 0 --- Number of Mechanical Start Failures | |
| 2797 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 2798 | 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors | |
| 2799 | - | 0x06 0x008 4 3053 --- Number of Hardware Resets |
| 2799 | + | |
| 2800 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 2801 | 0x05 0x008 1 23 --- Current Temperature | |
| 2802 | 0x05 0x010 1 36 N-- Average Short Term Temperature | |
| 2803 | 0x05 0x018 1 33 N-- Average Long Term Temperature | |
| 2804 | 0x05 0x020 1 62 --- Highest Temperature | |
| 2805 | 0x05 0x028 1 16 --- Lowest Temperature | |
| 2806 | 0x05 0x030 1 59 N-- Highest Average Short Term Temperature | |
| 2807 | 0x05 0x038 1 21 N-- Lowest Average Short Term Temperature | |
| 2808 | 0x05 0x040 1 52 N-- Highest Average Long Term Temperature | |
| 2809 | 0x05 0x048 1 26 N-- Lowest Average Long Term Temperature | |
| 2810 | 0x05 0x050 4 46705 --- Time in Over-Temperature | |
| 2811 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 2812 | 0x05 0x060 4 0 --- Time in Under-Temperature | |
| 2813 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 2814 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 2815 | 0x06 0x008 4 3615 --- Number of Hardware Resets | |
| 2816 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 2817 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 2818 | - | 0x0009 4 35 Transition from drive PhyRdy to drive PhyNRdy |
| 2818 | + | |
| 2819 | - | 0x000a 4 166 Device-to-host register FISes sent due to a COMRESET |
| 2819 | + | |
| 2820 | |___ N normalized value | |
| 2821 | ||
| 2822 | Pending Defects log (GP Log 0x0c) not supported | |
| 2823 | ||
| 2824 | SATA Phy Event Counters (GP Log 0x11) | |
| 2825 | ID Size Value Description | |
| 2826 | 0x0001 4 0 Command failed due to ICRC error | |
| 2827 | 0x0002 4 0 R_ERR response for data FIS | |
| 2828 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 2828 | + | |
| 2829 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 2829 | + | |
| 2830 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 2831 | 0x0006 4 0 R_ERR response for device-to-host non-data FIS | |
| 2832 | 0x0007 4 0 R_ERR response for host-to-device non-data FIS | |
| 2833 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 2834 | 0x0009 4 17 Transition from drive PhyRdy to drive PhyNRdy | |
| 2835 | 0x000a 4 64 Device-to-host register FISes sent due to a COMRESET | |
| 2836 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 2837 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 2838 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 2839 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 2840 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 2841 | 0x0013 4 0 R_ERR response for host-to-device non-data FIS, non-CRC | |
| 2842 | ||
| 2843 | ============= /dev/sdf ============= | |
| 2844 | - | Local Time is: Wed Dec 8 01:01:14 2021 CST |
| 2844 | + | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) |
| 2845 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 2846 | ||
| 2847 | === START OF INFORMATION SECTION === | |
| 2848 | Model Family: Toshiba 3.5" MD04ACA... Enterprise HDD | |
| 2849 | Device Model: TOSHIBA MD04ACA500 | |
| 2850 | Serial Number: 6538K2NSFS9A | |
| 2851 | LU WWN Device Id: 5 000039 65ba803a4 | |
| 2852 | Firmware Version: FP2A | |
| 2853 | User Capacity: 5,000,981,078,016 bytes [5.00 TB] | |
| 2854 | Sector Sizes: 512 bytes logical, 4096 bytes physical | |
| 2855 | Rotation Rate: 7200 rpm | |
| 2856 | Form Factor: 3.5 inches | |
| 2857 | Device is: In smartctl database [for details use: -P show] | |
| 2858 | ATA Version is: ATA8-ACS (minor revision not indicated) | |
| 2859 | - | Offline data collection status: (0x80) Offline data collection activity |
| 2859 | + | |
| 2860 | Local Time is: Thu Apr 6 17:17:32 2023 CDT | |
| 2861 | SMART support is: Available - device has SMART capability. | |
| 2862 | SMART support is: Enabled | |
| 2863 | AAM feature is: Unavailable | |
| 2864 | APM level is: 254 (maximum performance) | |
| 2865 | Rd look-ahead is: Enabled | |
| 2866 | Write cache is: Enabled | |
| 2867 | DSN feature is: Unavailable | |
| 2868 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 2869 | Wt Cache Reorder: Enabled | |
| 2870 | ||
| 2871 | === START OF READ SMART DATA SECTION === | |
| 2872 | SMART overall-health self-assessment test result: PASSED | |
| 2873 | ||
| 2874 | General SMART Values: | |
| 2875 | Offline data collection status: (0x82) Offline data collection activity | |
| 2876 | was completed without error. | |
| 2877 | Auto Offline Data Collection: Enabled. | |
| 2878 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 2879 | without error or no self-test has ever | |
| 2880 | been run. | |
| 2881 | Total time to complete Offline | |
| 2882 | data collection: ( 120) seconds. | |
| 2883 | Offline data collection | |
| 2884 | capabilities: (0x5b) SMART execute Offline immediate. | |
| 2885 | Auto Offline data collection on/off support. | |
| 2886 | Suspend Offline collection upon new | |
| 2887 | command. | |
| 2888 | Offline surface scan supported. | |
| 2889 | Self-test supported. | |
| 2890 | No Conveyance Self-test supported. | |
| 2891 | Selective Self-test supported. | |
| 2892 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 2893 | power-saving mode. | |
| 2894 | Supports SMART auto save timer. | |
| 2895 | - | 3 Spin_Up_Time POS--K 100 100 001 - 8763 |
| 2895 | + | |
| 2896 | - | 4 Start_Stop_Count -O--CK 100 100 000 - 1093 |
| 2896 | + | |
| 2897 | Short self-test routine | |
| 2898 | recommended polling time: ( 2) minutes. | |
| 2899 | Extended self-test routine | |
| 2900 | - | 9 Power_On_Hours -O--CK 001 001 000 - 53017 |
| 2900 | + | |
| 2901 | - | 10 Spin_Retry_Count PO--CK 121 100 030 - 0 |
| 2901 | + | |
| 2902 | - | 12 Power_Cycle_Count -O--CK 100 100 000 - 149 |
| 2902 | + | |
| 2903 | - | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 323 |
| 2903 | + | |
| 2904 | - | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 137 |
| 2904 | + | |
| 2905 | - | 193 Load_Cycle_Count -O--CK 100 100 000 - 3315 |
| 2905 | + | |
| 2906 | - | 194 Temperature_Celsius -O---K 100 100 000 - 43 (Min/Max 16/62) |
| 2906 | + | |
| 2907 | Vendor Specific SMART Attributes with Thresholds: | |
| 2908 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 2909 | 1 Raw_Read_Error_Rate PO-R-- 100 100 050 - 0 | |
| 2910 | 2 Throughput_Performance P-S--- 100 100 050 - 0 | |
| 2911 | 3 Spin_Up_Time POS--K 100 100 001 - 8846 | |
| 2912 | - | 222 Loaded_Hours -O--CK 014 014 000 - 34575 |
| 2912 | + | 4 Start_Stop_Count -O--CK 100 100 000 - 1892 |
| 2913 | 5 Reallocated_Sector_Ct PO--CK 100 100 050 - 0 | |
| 2914 | 7 Seek_Error_Rate PO-R-- 100 100 050 - 0 | |
| 2915 | - | 226 Load-in_Time -OS--K 100 100 000 - 216 |
| 2915 | + | |
| 2916 | 9 Power_On_Hours -O--CK 001 001 000 - 64378 | |
| 2917 | 10 Spin_Retry_Count PO--CK 137 100 030 - 0 | |
| 2918 | 12 Power_Cycle_Count -O--CK 100 100 000 - 166 | |
| 2919 | 191 G-Sense_Error_Rate -O--CK 100 100 000 - 328 | |
| 2920 | 192 Power-Off_Retract_Count -O--CK 100 100 000 - 145 | |
| 2921 | 193 Load_Cycle_Count -O--CK 100 100 000 - 4370 | |
| 2922 | 194 Temperature_Celsius -O---K 100 100 000 - 24 (Min/Max 16/62) | |
| 2923 | 196 Reallocated_Event_Count -O--CK 100 100 000 - 0 | |
| 2924 | 197 Current_Pending_Sector -O--CK 100 100 000 - 0 | |
| 2925 | 198 Offline_Uncorrectable ----CK 100 100 000 - 0 | |
| 2926 | 199 UDMA_CRC_Error_Count -O--CK 200 253 000 - 0 | |
| 2927 | 220 Disk_Shift -O---- 100 100 000 - 0 | |
| 2928 | 222 Loaded_Hours -O--CK 011 011 000 - 35806 | |
| 2929 | 223 Load_Retry_Count -O--CK 100 100 000 - 0 | |
| 2930 | 224 Load_Friction -O---K 100 100 000 - 0 | |
| 2931 | 226 Load-in_Time -OS--K 100 100 000 - 217 | |
| 2932 | 240 Head_Flying_Hours P----- 100 100 001 - 0 | |
| 2933 | ||||||_ K auto-keep | |
| 2934 | |||||__ C event count | |
| 2935 | ||||___ R error rate | |
| 2936 | |||____ S speed/performance | |
| 2937 | ||_____ O updated online | |
| 2938 | |______ P prefailure warning | |
| 2939 | ||
| 2940 | General Purpose Log Directory Version 1 | |
| 2941 | SMART Log Directory Version 1 [multi-sector log support] | |
| 2942 | Address Access R/W Size Description | |
| 2943 | 0x00 GPL,SL R/O 1 Log Directory | |
| 2944 | 0x01 SL R/O 1 Summary SMART error log | |
| 2945 | 0x02 SL R/O 51 Comprehensive SMART error log | |
| 2946 | 0x03 GPL R/O 64 Ext. Comprehensive SMART error log | |
| 2947 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 2948 | 0x06 SL R/O 1 SMART self-test log | |
| 2949 | 0x07 GPL R/O 1 Extended self-test log | |
| 2950 | - | # 1 Extended offline Completed without error 00% 53014 - |
| 2950 | + | |
| 2951 | - | # 2 Extended offline Completed without error 00% 43088 - |
| 2951 | + | |
| 2952 | - | # 3 Extended offline Completed without error 00% 31357 - |
| 2952 | + | |
| 2953 | - | # 4 Extended offline Completed without error 00% 24629 - |
| 2953 | + | |
| 2954 | 0x24 GPL R/O 12288 Current Device Internal Status Data log | |
| 2955 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 2956 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 2957 | 0xa7 GPL VS 8 Device vendor specific log | |
| 2958 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 2959 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 2960 | ||
| 2961 | SMART Extended Comprehensive Error Log Version: 1 (64 sectors) | |
| 2962 | No Errors Logged | |
| 2963 | ||
| 2964 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 2965 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 2966 | # 1 Extended offline Completed without error 00% 55947 - | |
| 2967 | # 2 Extended offline Aborted by host 90% 55938 - | |
| 2968 | # 3 Extended offline Completed without error 00% 53014 - | |
| 2969 | - | Current Temperature: 43 Celsius |
| 2969 | + | # 4 Extended offline Completed without error 00% 43088 - |
| 2970 | - | Power Cycle Min/Max Temperature: 21/56 Celsius |
| 2970 | + | # 5 Extended offline Completed without error 00% 31357 - |
| 2971 | # 6 Extended offline Completed without error 00% 24629 - | |
| 2972 | ||
| 2973 | SMART Selective self-test log data structure revision number 1 | |
| 2974 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 2975 | 1 0 0 Not_testing | |
| 2976 | 2 0 0 Not_testing | |
| 2977 | 3 0 0 Not_testing | |
| 2978 | 4 0 0 Not_testing | |
| 2979 | - | Temperature History Size (Index): 478 (279) |
| 2979 | + | |
| 2980 | Selective self-test flags (0x0): | |
| 2981 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 2982 | - | 280 2021-12-07 17:04 33 ************** |
| 2982 | + | |
| 2983 | - | 281 2021-12-07 17:05 33 ************** |
| 2983 | + | |
| 2984 | - | 282 2021-12-07 17:06 ? - |
| 2984 | + | |
| 2985 | - | 283 2021-12-07 17:07 25 ****** |
| 2985 | + | |
| 2986 | - | 284 2021-12-07 17:08 25 ****** |
| 2986 | + | |
| 2987 | - | 285 2021-12-07 17:09 26 ******* |
| 2987 | + | Current Temperature: 23 Celsius |
| 2988 | - | 286 2021-12-07 17:10 27 ******** |
| 2988 | + | Power Cycle Min/Max Temperature: 19/51 Celsius |
| 2989 | - | 287 2021-12-07 17:11 28 ********* |
| 2989 | + | |
| 2990 | - | 288 2021-12-07 17:12 29 ********** |
| 2990 | + | |
| 2991 | - | 289 2021-12-07 17:13 29 ********** |
| 2991 | + | |
| 2992 | - | 290 2021-12-07 17:14 30 *********** |
| 2992 | + | |
| 2993 | - | 291 2021-12-07 17:15 31 ************ |
| 2993 | + | |
| 2994 | - | 292 2021-12-07 17:16 31 ************ |
| 2994 | + | |
| 2995 | - | 293 2021-12-07 17:17 31 ************ |
| 2995 | + | |
| 2996 | - | 294 2021-12-07 17:18 32 ************* |
| 2996 | + | |
| 2997 | - | 295 2021-12-07 17:19 33 ************** |
| 2997 | + | Temperature History Size (Index): 478 (122) |
| 2998 | - | ... ..( 2 skipped). .. ************** |
| 2998 | + | |
| 2999 | - | 298 2021-12-07 17:22 33 ************** |
| 2999 | + | |
| 3000 | - | 299 2021-12-07 17:23 34 *************** |
| 3000 | + | 123 2023-04-06 09:20 36 ***************** |
| 3001 | - | 300 2021-12-07 17:24 34 *************** |
| 3001 | + | 124 2023-04-06 09:21 ? - |
| 3002 | - | 301 2021-12-07 17:25 34 *************** |
| 3002 | + | 125 2023-04-06 09:22 28 ********* |
| 3003 | - | 302 2021-12-07 17:26 35 **************** |
| 3003 | + | 126 2023-04-06 09:23 29 ********** |
| 3004 | - | 303 2021-12-07 17:27 35 **************** |
| 3004 | + | 127 2023-04-06 09:24 30 *********** |
| 3005 | - | 304 2021-12-07 17:28 35 **************** |
| 3005 | + | 128 2023-04-06 09:25 31 ************ |
| 3006 | - | 305 2021-12-07 17:29 36 ***************** |
| 3006 | + | 129 2023-04-06 09:26 31 ************ |
| 3007 | 130 2023-04-06 09:27 31 ************ | |
| 3008 | - | 310 2021-12-07 17:34 36 ***************** |
| 3008 | + | 131 2023-04-06 09:28 32 ************* |
| 3009 | - | 311 2021-12-07 17:35 37 ****************** |
| 3009 | + | 132 2023-04-06 09:29 32 ************* |
| 3010 | 133 2023-04-06 09:30 33 ************** | |
| 3011 | - | 315 2021-12-07 17:39 37 ****************** |
| 3011 | + | 134 2023-04-06 09:31 33 ************** |
| 3012 | - | 316 2021-12-07 17:40 38 ******************* |
| 3012 | + | 135 2023-04-06 09:32 33 ************** |
| 3013 | - | ... ..( 5 skipped). .. ******************* |
| 3013 | + | 136 2023-04-06 09:33 34 *************** |
| 3014 | - | 322 2021-12-07 17:46 38 ******************* |
| 3014 | + | 137 2023-04-06 09:34 34 *************** |
| 3015 | - | 323 2021-12-07 17:47 ? - |
| 3015 | + | 138 2023-04-06 09:35 34 *************** |
| 3016 | - | 324 2021-12-07 17:48 26 ******* |
| 3016 | + | 139 2023-04-06 09:36 35 **************** |
| 3017 | - | 325 2021-12-07 17:49 27 ******** |
| 3017 | + | 140 2023-04-06 09:37 35 **************** |
| 3018 | - | 326 2021-12-07 17:50 28 ********* |
| 3018 | + | 141 2023-04-06 09:38 36 ***************** |
| 3019 | - | 327 2021-12-07 17:51 29 ********** |
| 3019 | + | |
| 3020 | - | 328 2021-12-07 17:52 30 *********** |
| 3020 | + | 145 2023-04-06 09:42 36 ***************** |
| 3021 | - | 329 2021-12-07 17:53 30 *********** |
| 3021 | + | 146 2023-04-06 09:43 37 ****************** |
| 3022 | - | 330 2021-12-07 17:54 31 ************ |
| 3022 | + | |
| 3023 | - | 331 2021-12-07 17:55 31 ************ |
| 3023 | + | 150 2023-04-06 09:47 37 ****************** |
| 3024 | - | 332 2021-12-07 17:56 32 ************* |
| 3024 | + | 151 2023-04-06 09:48 38 ******************* |
| 3025 | - | 333 2021-12-07 17:57 32 ************* |
| 3025 | + | |
| 3026 | - | 334 2021-12-07 17:58 33 ************** |
| 3026 | + | 154 2023-04-06 09:51 38 ******************* |
| 3027 | - | 335 2021-12-07 17:59 33 ************** |
| 3027 | + | 155 2023-04-06 09:52 39 ******************** |
| 3028 | - | 336 2021-12-07 18:00 34 *************** |
| 3028 | + | |
| 3029 | - | 337 2021-12-07 18:01 34 *************** |
| 3029 | + | 162 2023-04-06 09:59 39 ******************** |
| 3030 | - | 338 2021-12-07 18:02 34 *************** |
| 3030 | + | 163 2023-04-06 10:00 ? - |
| 3031 | - | 339 2021-12-07 18:03 35 **************** |
| 3031 | + | 164 2023-04-06 10:01 28 ********* |
| 3032 | - | 340 2021-12-07 18:04 36 ***************** |
| 3032 | + | 165 2023-04-06 10:02 29 ********** |
| 3033 | 166 2023-04-06 10:03 29 ********** | |
| 3034 | - | 346 2021-12-07 18:10 36 ***************** |
| 3034 | + | 167 2023-04-06 10:04 30 *********** |
| 3035 | - | 347 2021-12-07 18:11 37 ****************** |
| 3035 | + | 168 2023-04-06 10:05 31 ************ |
| 3036 | 169 2023-04-06 10:06 31 ************ | |
| 3037 | - | 351 2021-12-07 18:15 37 ****************** |
| 3037 | + | 170 2023-04-06 10:07 32 ************* |
| 3038 | - | 352 2021-12-07 18:16 38 ******************* |
| 3038 | + | 171 2023-04-06 10:08 32 ************* |
| 3039 | 172 2023-04-06 10:09 33 ************** | |
| 3040 | - | 357 2021-12-07 18:21 38 ******************* |
| 3040 | + | 173 2023-04-06 10:10 33 ************** |
| 3041 | - | 358 2021-12-07 18:22 39 ******************** |
| 3041 | + | 174 2023-04-06 10:11 34 *************** |
| 3042 | 175 2023-04-06 10:12 35 **************** | |
| 3043 | - | 363 2021-12-07 18:27 39 ******************** |
| 3043 | + | 176 2023-04-06 10:13 35 **************** |
| 3044 | - | 364 2021-12-07 18:28 ? - |
| 3044 | + | 177 2023-04-06 10:14 35 **************** |
| 3045 | - | 365 2021-12-07 18:29 27 ******** |
| 3045 | + | 178 2023-04-06 10:15 36 ***************** |
| 3046 | - | 366 2021-12-07 18:30 28 ********* |
| 3046 | + | 179 2023-04-06 10:16 36 ***************** |
| 3047 | - | 367 2021-12-07 18:31 29 ********** |
| 3047 | + | 180 2023-04-06 10:17 36 ***************** |
| 3048 | - | 368 2021-12-07 18:32 30 *********** |
| 3048 | + | 181 2023-04-06 10:18 37 ****************** |
| 3049 | - | 369 2021-12-07 18:33 30 *********** |
| 3049 | + | 182 2023-04-06 10:19 37 ****************** |
| 3050 | - | 370 2021-12-07 18:34 31 ************ |
| 3050 | + | 183 2023-04-06 10:20 38 ******************* |
| 3051 | - | 371 2021-12-07 18:35 32 ************* |
| 3051 | + | 184 2023-04-06 10:21 38 ******************* |
| 3052 | - | 372 2021-12-07 18:36 33 ************** |
| 3052 | + | 185 2023-04-06 10:22 38 ******************* |
| 3053 | - | 373 2021-12-07 18:37 33 ************** |
| 3053 | + | 186 2023-04-06 10:23 39 ******************** |
| 3054 | - | 374 2021-12-07 18:38 34 *************** |
| 3054 | + | 187 2023-04-06 10:24 39 ******************** |
| 3055 | - | 375 2021-12-07 18:39 34 *************** |
| 3055 | + | 188 2023-04-06 10:25 39 ******************** |
| 3056 | - | 376 2021-12-07 18:40 35 **************** |
| 3056 | + | 189 2023-04-06 10:26 40 ********************* |
| 3057 | - | 377 2021-12-07 18:41 36 ***************** |
| 3057 | + | |
| 3058 | 192 2023-04-06 10:29 40 ********************* | |
| 3059 | - | 382 2021-12-07 18:46 36 ***************** |
| 3059 | + | 193 2023-04-06 10:30 41 ********************** |
| 3060 | - | 383 2021-12-07 18:47 37 ****************** |
| 3060 | + | |
| 3061 | - | 384 2021-12-07 18:48 37 ****************** |
| 3061 | + | 196 2023-04-06 10:33 41 ********************** |
| 3062 | - | 385 2021-12-07 18:49 38 ******************* |
| 3062 | + | 197 2023-04-06 10:34 42 *********************** |
| 3063 | ... ..( 7 skipped). .. *********************** | |
| 3064 | - | 389 2021-12-07 18:53 38 ******************* |
| 3064 | + | 205 2023-04-06 10:42 42 *********************** |
| 3065 | - | 390 2021-12-07 18:54 39 ******************** |
| 3065 | + | 206 2023-04-06 10:43 43 ************************ |
| 3066 | ... ..( 8 skipped). .. ************************ | |
| 3067 | - | 393 2021-12-07 18:57 39 ******************** |
| 3067 | + | 215 2023-04-06 10:52 43 ************************ |
| 3068 | - | 394 2021-12-07 18:58 40 ********************* |
| 3068 | + | 216 2023-04-06 10:53 44 ************************* |
| 3069 | ... ..( 14 skipped). .. ************************* | |
| 3070 | - | 398 2021-12-07 19:02 40 ********************* |
| 3070 | + | 231 2023-04-06 11:08 44 ************************* |
| 3071 | - | 399 2021-12-07 19:03 41 ********************** |
| 3071 | + | 232 2023-04-06 11:09 ? - |
| 3072 | 233 2023-04-06 11:10 27 ******** | |
| 3073 | - | 402 2021-12-07 19:06 41 ********************** |
| 3073 | + | 234 2023-04-06 11:11 27 ******** |
| 3074 | - | 403 2021-12-07 19:07 40 ********************* |
| 3074 | + | 235 2023-04-06 11:12 28 ********* |
| 3075 | - | 404 2021-12-07 19:08 40 ********************* |
| 3075 | + | 236 2023-04-06 11:13 29 ********** |
| 3076 | - | 405 2021-12-07 19:09 ? - |
| 3076 | + | 237 2023-04-06 11:14 29 ********** |
| 3077 | - | 406 2021-12-07 19:10 26 ******* |
| 3077 | + | 238 2023-04-06 11:15 30 *********** |
| 3078 | - | 407 2021-12-07 19:11 27 ******** |
| 3078 | + | 239 2023-04-06 11:16 30 *********** |
| 3079 | - | 408 2021-12-07 19:12 28 ********* |
| 3079 | + | 240 2023-04-06 11:17 31 ************ |
| 3080 | - | 409 2021-12-07 19:13 29 ********** |
| 3080 | + | 241 2023-04-06 11:18 31 ************ |
| 3081 | - | 410 2021-12-07 19:14 30 *********** |
| 3081 | + | 242 2023-04-06 11:19 31 ************ |
| 3082 | - | 411 2021-12-07 19:15 31 ************ |
| 3082 | + | 243 2023-04-06 11:20 32 ************* |
| 3083 | - | 412 2021-12-07 19:16 31 ************ |
| 3083 | + | 244 2023-04-06 11:21 32 ************* |
| 3084 | - | 413 2021-12-07 19:17 32 ************* |
| 3084 | + | 245 2023-04-06 11:22 33 ************** |
| 3085 | - | 414 2021-12-07 19:18 33 ************** |
| 3085 | + | 246 2023-04-06 11:23 33 ************** |
| 3086 | - | 415 2021-12-07 19:19 33 ************** |
| 3086 | + | 247 2023-04-06 11:24 33 ************** |
| 3087 | - | 416 2021-12-07 19:20 34 *************** |
| 3087 | + | 248 2023-04-06 11:25 34 *************** |
| 3088 | - | 417 2021-12-07 19:21 34 *************** |
| 3088 | + | 249 2023-04-06 11:26 34 *************** |
| 3089 | - | 418 2021-12-07 19:22 35 **************** |
| 3089 | + | 250 2023-04-06 11:27 34 *************** |
| 3090 | 251 2023-04-06 11:28 35 **************** | |
| 3091 | - | 421 2021-12-07 19:25 35 **************** |
| 3091 | + | |
| 3092 | - | 422 2021-12-07 19:26 36 ***************** |
| 3092 | + | 254 2023-04-06 11:31 35 **************** |
| 3093 | - | 423 2021-12-07 19:27 36 ***************** |
| 3093 | + | 255 2023-04-06 11:32 36 ***************** |
| 3094 | - | 424 2021-12-07 19:28 36 ***************** |
| 3094 | + | 256 2023-04-06 11:33 36 ***************** |
| 3095 | - | 425 2021-12-07 19:29 37 ****************** |
| 3095 | + | 257 2023-04-06 11:34 ? - |
| 3096 | 258 2023-04-06 11:35 29 ********** | |
| 3097 | - | 428 2021-12-07 19:32 37 ****************** |
| 3097 | + | 259 2023-04-06 11:36 29 ********** |
| 3098 | - | 429 2021-12-07 19:33 38 ******************* |
| 3098 | + | 260 2023-04-06 11:37 30 *********** |
| 3099 | 261 2023-04-06 11:38 31 ************ | |
| 3100 | - | 432 2021-12-07 19:36 38 ******************* |
| 3100 | + | 262 2023-04-06 11:39 31 ************ |
| 3101 | - | 433 2021-12-07 19:37 39 ******************** |
| 3101 | + | 263 2023-04-06 11:40 32 ************* |
| 3102 | - | 434 2021-12-07 19:38 39 ******************** |
| 3102 | + | 264 2023-04-06 11:41 32 ************* |
| 3103 | - | 435 2021-12-07 19:39 39 ******************** |
| 3103 | + | 265 2023-04-06 11:42 33 ************** |
| 3104 | - | 436 2021-12-07 19:40 40 ********************* |
| 3104 | + | 266 2023-04-06 11:43 33 ************** |
| 3105 | - | ... ..( 6 skipped). .. ********************* |
| 3105 | + | 267 2023-04-06 11:44 34 *************** |
| 3106 | - | 443 2021-12-07 19:47 40 ********************* |
| 3106 | + | 268 2023-04-06 11:45 34 *************** |
| 3107 | - | 444 2021-12-07 19:48 41 ********************** |
| 3107 | + | 269 2023-04-06 11:46 34 *************** |
| 3108 | - | ... ..( 5 skipped). .. ********************** |
| 3108 | + | 270 2023-04-06 11:47 35 **************** |
| 3109 | - | 450 2021-12-07 19:54 41 ********************** |
| 3109 | + | 271 2023-04-06 11:48 35 **************** |
| 3110 | - | 451 2021-12-07 19:55 42 *********************** |
| 3110 | + | 272 2023-04-06 11:49 35 **************** |
| 3111 | - | ... ..( 2 skipped). .. *********************** |
| 3111 | + | 273 2023-04-06 11:50 36 ***************** |
| 3112 | - | 454 2021-12-07 19:58 42 *********************** |
| 3112 | + | |
| 3113 | - | 455 2021-12-07 19:59 41 ********************** |
| 3113 | + | 278 2023-04-06 11:55 36 ***************** |
| 3114 | - | 456 2021-12-07 20:00 41 ********************** |
| 3114 | + | 279 2023-04-06 11:56 37 ****************** |
| 3115 | - | 457 2021-12-07 20:01 42 *********************** |
| 3115 | + | |
| 3116 | - | 458 2021-12-07 20:02 41 ********************** |
| 3116 | + | 283 2023-04-06 12:00 37 ****************** |
| 3117 | - | 459 2021-12-07 20:03 42 *********************** |
| 3117 | + | 284 2023-04-06 12:01 38 ******************* |
| 3118 | ... ..( 2 skipped). .. ******************* | |
| 3119 | - | 475 2021-12-07 20:19 42 *********************** |
| 3119 | + | 287 2023-04-06 12:04 38 ******************* |
| 3120 | - | 476 2021-12-07 20:20 ? - |
| 3120 | + | 288 2023-04-06 12:05 39 ******************** |
| 3121 | - | 477 2021-12-07 20:21 27 ******** |
| 3121 | + | |
| 3122 | - | 0 2021-12-07 20:22 28 ********* |
| 3122 | + | 293 2023-04-06 12:10 39 ******************** |
| 3123 | - | 1 2021-12-07 20:23 28 ********* |
| 3123 | + | 294 2023-04-06 12:11 40 ********************* |
| 3124 | - | 2 2021-12-07 20:24 29 ********** |
| 3124 | + | |
| 3125 | - | 3 2021-12-07 20:25 29 ********** |
| 3125 | + | 298 2023-04-06 12:15 40 ********************* |
| 3126 | - | 4 2021-12-07 20:26 30 *********** |
| 3126 | + | 299 2023-04-06 12:16 41 ********************** |
| 3127 | - | 5 2021-12-07 20:27 31 ************ |
| 3127 | + | |
| 3128 | 302 2023-04-06 12:19 41 ********************** | |
| 3129 | - | 8 2021-12-07 20:30 31 ************ |
| 3129 | + | 303 2023-04-06 12:20 42 *********************** |
| 3130 | - | 9 2021-12-07 20:31 32 ************* |
| 3130 | + | 304 2023-04-06 12:21 42 *********************** |
| 3131 | - | 10 2021-12-07 20:32 32 ************* |
| 3131 | + | 305 2023-04-06 12:22 41 ********************** |
| 3132 | - | 11 2021-12-07 20:33 33 ************** |
| 3132 | + | 306 2023-04-06 12:23 42 *********************** |
| 3133 | - | 12 2021-12-07 20:34 33 ************** |
| 3133 | + | 307 2023-04-06 12:24 41 ********************** |
| 3134 | - | 13 2021-12-07 20:35 33 ************** |
| 3134 | + | 308 2023-04-06 12:25 42 *********************** |
| 3135 | - | 14 2021-12-07 20:36 34 *************** |
| 3135 | + | ... ..( 16 skipped). .. *********************** |
| 3136 | - | 15 2021-12-07 20:37 34 *************** |
| 3136 | + | 325 2023-04-06 12:42 42 *********************** |
| 3137 | - | 16 2021-12-07 20:38 34 *************** |
| 3137 | + | 326 2023-04-06 12:43 ? - |
| 3138 | - | 17 2021-12-07 20:39 35 **************** |
| 3138 | + | 327 2023-04-06 12:44 29 ********** |
| 3139 | - | 18 2021-12-07 20:40 35 **************** |
| 3139 | + | 328 2023-04-06 12:45 30 *********** |
| 3140 | - | 19 2021-12-07 20:41 35 **************** |
| 3140 | + | 329 2023-04-06 12:46 30 *********** |
| 3141 | - | 20 2021-12-07 20:42 36 ***************** |
| 3141 | + | 330 2023-04-06 12:47 31 ************ |
| 3142 | 331 2023-04-06 12:48 31 ************ | |
| 3143 | - | 25 2021-12-07 20:47 36 ***************** |
| 3143 | + | 332 2023-04-06 12:49 32 ************* |
| 3144 | - | 26 2021-12-07 20:48 37 ****************** |
| 3144 | + | 333 2023-04-06 12:50 33 ************** |
| 3145 | 334 2023-04-06 12:51 33 ************** | |
| 3146 | - | 31 2021-12-07 20:53 37 ****************** |
| 3146 | + | 335 2023-04-06 12:52 34 *************** |
| 3147 | - | 32 2021-12-07 20:54 38 ******************* |
| 3147 | + | 336 2023-04-06 12:53 34 *************** |
| 3148 | 337 2023-04-06 12:54 35 **************** | |
| 3149 | - | 35 2021-12-07 20:57 38 ******************* |
| 3149 | + | 338 2023-04-06 12:55 35 **************** |
| 3150 | - | 36 2021-12-07 20:58 ? - |
| 3150 | + | 339 2023-04-06 12:56 36 ***************** |
| 3151 | - | 37 2021-12-07 20:59 27 ******** |
| 3151 | + | 340 2023-04-06 12:57 36 ***************** |
| 3152 | - | 38 2021-12-07 21:00 28 ********* |
| 3152 | + | 341 2023-04-06 12:58 36 ***************** |
| 3153 | - | 39 2021-12-07 21:01 29 ********** |
| 3153 | + | 342 2023-04-06 12:59 37 ****************** |
| 3154 | - | 40 2021-12-07 21:02 30 *********** |
| 3154 | + | 343 2023-04-06 13:00 37 ****************** |
| 3155 | - | 41 2021-12-07 21:03 31 ************ |
| 3155 | + | 344 2023-04-06 13:01 38 ******************* |
| 3156 | - | 42 2021-12-07 21:04 31 ************ |
| 3156 | + | 345 2023-04-06 13:02 38 ******************* |
| 3157 | - | 43 2021-12-07 21:05 32 ************* |
| 3157 | + | 346 2023-04-06 13:03 38 ******************* |
| 3158 | - | 44 2021-12-07 21:06 33 ************** |
| 3158 | + | 347 2023-04-06 13:04 39 ******************** |
| 3159 | - | 45 2021-12-07 21:07 34 *************** |
| 3159 | + | 348 2023-04-06 13:05 39 ******************** |
| 3160 | - | 46 2021-12-07 21:08 34 *************** |
| 3160 | + | 349 2023-04-06 13:06 40 ********************* |
| 3161 | - | 47 2021-12-07 21:09 35 **************** |
| 3161 | + | |
| 3162 | - | 48 2021-12-07 21:10 35 **************** |
| 3162 | + | 352 2023-04-06 13:09 40 ********************* |
| 3163 | - | 49 2021-12-07 21:11 36 ***************** |
| 3163 | + | 353 2023-04-06 13:10 41 ********************** |
| 3164 | 354 2023-04-06 13:11 41 ********************** | |
| 3165 | - | 52 2021-12-07 21:14 36 ***************** |
| 3165 | + | 355 2023-04-06 13:12 41 ********************** |
| 3166 | - | 53 2021-12-07 21:15 37 ****************** |
| 3166 | + | 356 2023-04-06 13:13 42 *********************** |
| 3167 | - | 54 2021-12-07 21:16 37 ****************** |
| 3167 | + | ... ..( 9 skipped). .. *********************** |
| 3168 | - | 55 2021-12-07 21:17 37 ****************** |
| 3168 | + | 366 2023-04-06 13:23 42 *********************** |
| 3169 | - | 56 2021-12-07 21:18 38 ******************* |
| 3169 | + | 367 2023-04-06 13:24 43 ************************ |
| 3170 | - | 57 2021-12-07 21:19 38 ******************* |
| 3170 | + | ... ..( 4 skipped). .. ************************ |
| 3171 | - | 58 2021-12-07 21:20 38 ******************* |
| 3171 | + | 372 2023-04-06 13:29 43 ************************ |
| 3172 | - | 59 2021-12-07 21:21 39 ******************** |
| 3172 | + | 373 2023-04-06 13:30 44 ************************* |
| 3173 | 374 2023-04-06 13:31 43 ************************ | |
| 3174 | - | 64 2021-12-07 21:26 39 ******************** |
| 3174 | + | 375 2023-04-06 13:32 44 ************************* |
| 3175 | - | 65 2021-12-07 21:27 40 ********************* |
| 3175 | + | ... ..( 18 skipped). .. ************************* |
| 3176 | 394 2023-04-06 13:51 44 ************************* | |
| 3177 | - | 70 2021-12-07 21:32 40 ********************* |
| 3177 | + | 395 2023-04-06 13:52 ? - |
| 3178 | - | 71 2021-12-07 21:33 41 ********************** |
| 3178 | + | 396 2023-04-06 13:53 29 ********** |
| 3179 | 397 2023-04-06 13:54 30 *********** | |
| 3180 | - | 76 2021-12-07 21:38 41 ********************** |
| 3180 | + | 398 2023-04-06 13:55 31 ************ |
| 3181 | - | 77 2021-12-07 21:39 ? - |
| 3181 | + | 399 2023-04-06 13:56 31 ************ |
| 3182 | - | 78 2021-12-07 21:40 29 ********** |
| 3182 | + | 400 2023-04-06 13:57 32 ************* |
| 3183 | - | 79 2021-12-07 21:41 30 *********** |
| 3183 | + | 401 2023-04-06 13:58 32 ************* |
| 3184 | - | 80 2021-12-07 21:42 31 ************ |
| 3184 | + | 402 2023-04-06 13:59 33 ************** |
| 3185 | - | 81 2021-12-07 21:43 31 ************ |
| 3185 | + | 403 2023-04-06 14:00 33 ************** |
| 3186 | - | 82 2021-12-07 21:44 32 ************* |
| 3186 | + | 404 2023-04-06 14:01 34 *************** |
| 3187 | - | 83 2021-12-07 21:45 33 ************** |
| 3187 | + | 405 2023-04-06 14:02 34 *************** |
| 3188 | - | 84 2021-12-07 21:46 34 *************** |
| 3188 | + | 406 2023-04-06 14:03 35 **************** |
| 3189 | - | 85 2021-12-07 21:47 34 *************** |
| 3189 | + | 407 2023-04-06 14:04 35 **************** |
| 3190 | - | 86 2021-12-07 21:48 35 **************** |
| 3190 | + | 408 2023-04-06 14:05 36 ***************** |
| 3191 | - | 87 2021-12-07 21:49 36 ***************** |
| 3191 | + | 409 2023-04-06 14:06 36 ***************** |
| 3192 | 410 2023-04-06 14:07 36 ***************** | |
| 3193 | - | 90 2021-12-07 21:52 36 ***************** |
| 3193 | + | 411 2023-04-06 14:08 37 ****************** |
| 3194 | - | 91 2021-12-07 21:53 37 ****************** |
| 3194 | + | 412 2023-04-06 14:09 37 ****************** |
| 3195 | - | 92 2021-12-07 21:54 38 ******************* |
| 3195 | + | 413 2023-04-06 14:10 38 ******************* |
| 3196 | 414 2023-04-06 14:11 38 ******************* | |
| 3197 | - | 95 2021-12-07 21:57 38 ******************* |
| 3197 | + | 415 2023-04-06 14:12 39 ******************** |
| 3198 | - | 96 2021-12-07 21:58 39 ******************** |
| 3198 | + | |
| 3199 | - | 97 2021-12-07 21:59 40 ********************* |
| 3199 | + | 418 2023-04-06 14:15 39 ******************** |
| 3200 | 419 2023-04-06 14:16 40 ********************* | |
| 3201 | - | 102 2021-12-07 22:04 40 ********************* |
| 3201 | + | 420 2023-04-06 14:17 40 ********************* |
| 3202 | - | 103 2021-12-07 22:05 41 ********************** |
| 3202 | + | 421 2023-04-06 14:18 40 ********************* |
| 3203 | 422 2023-04-06 14:19 41 ********************** | |
| 3204 | - | 106 2021-12-07 22:08 41 ********************** |
| 3204 | + | |
| 3205 | - | 107 2021-12-07 22:09 42 *********************** |
| 3205 | + | 426 2023-04-06 14:23 41 ********************** |
| 3206 | 427 2023-04-06 14:24 42 *********************** | |
| 3207 | - | 114 2021-12-07 22:16 42 *********************** |
| 3207 | + | ... ..( 9 skipped). .. *********************** |
| 3208 | - | 115 2021-12-07 22:17 43 ************************ |
| 3208 | + | 437 2023-04-06 14:34 42 *********************** |
| 3209 | 438 2023-04-06 14:35 43 ************************ | |
| 3210 | - | 123 2021-12-07 22:25 43 ************************ |
| 3210 | + | |
| 3211 | - | 124 2021-12-07 22:26 44 ************************* |
| 3211 | + | 457 2023-04-06 14:54 43 ************************ |
| 3212 | - | 125 2021-12-07 22:27 44 ************************* |
| 3212 | + | 458 2023-04-06 14:55 44 ************************* |
| 3213 | - | 126 2021-12-07 22:28 43 ************************ |
| 3213 | + | 459 2023-04-06 14:56 43 ************************ |
| 3214 | - | ... ..( 14 skipped). .. ************************ |
| 3214 | + | |
| 3215 | - | 141 2021-12-07 22:43 43 ************************ |
| 3215 | + | 463 2023-04-06 15:00 43 ************************ |
| 3216 | - | 142 2021-12-07 22:44 44 ************************* |
| 3216 | + | 464 2023-04-06 15:01 ? - |
| 3217 | - | 143 2021-12-07 22:45 43 ************************ |
| 3217 | + | 465 2023-04-06 15:02 28 ********* |
| 3218 | 466 2023-04-06 15:03 29 ********** | |
| 3219 | - | 147 2021-12-07 22:49 43 ************************ |
| 3219 | + | 467 2023-04-06 15:04 30 *********** |
| 3220 | - | 148 2021-12-07 22:50 ? - |
| 3220 | + | 468 2023-04-06 15:05 30 *********** |
| 3221 | - | 149 2021-12-07 22:51 24 ***** |
| 3221 | + | 469 2023-04-06 15:06 31 ************ |
| 3222 | - | 150 2021-12-07 22:52 25 ****** |
| 3222 | + | 470 2023-04-06 15:07 31 ************ |
| 3223 | - | 151 2021-12-07 22:53 26 ******* |
| 3223 | + | 471 2023-04-06 15:08 32 ************* |
| 3224 | - | 152 2021-12-07 22:54 26 ******* |
| 3224 | + | 472 2023-04-06 15:09 32 ************* |
| 3225 | - | 153 2021-12-07 22:55 27 ******** |
| 3225 | + | 473 2023-04-06 15:10 33 ************** |
| 3226 | - | 154 2021-12-07 22:56 28 ********* |
| 3226 | + | 474 2023-04-06 15:11 33 ************** |
| 3227 | - | 155 2021-12-07 22:57 29 ********** |
| 3227 | + | 475 2023-04-06 15:12 34 *************** |
| 3228 | - | 156 2021-12-07 22:58 30 *********** |
| 3228 | + | 476 2023-04-06 15:13 34 *************** |
| 3229 | - | 157 2021-12-07 22:59 31 ************ |
| 3229 | + | 477 2023-04-06 15:14 35 **************** |
| 3230 | - | 158 2021-12-07 23:00 31 ************ |
| 3230 | + | 0 2023-04-06 15:15 35 **************** |
| 3231 | - | 159 2021-12-07 23:01 31 ************ |
| 3231 | + | 1 2023-04-06 15:16 35 **************** |
| 3232 | - | 160 2021-12-07 23:02 32 ************* |
| 3232 | + | 2 2023-04-06 15:17 36 ***************** |
| 3233 | - | 161 2021-12-07 23:03 32 ************* |
| 3233 | + | |
| 3234 | - | 162 2021-12-07 23:04 33 ************** |
| 3234 | + | 6 2023-04-06 15:21 36 ***************** |
| 3235 | - | ... ..( 3 skipped). .. ************** |
| 3235 | + | 7 2023-04-06 15:22 37 ****************** |
| 3236 | - | 166 2021-12-07 23:08 33 ************** |
| 3236 | + | |
| 3237 | - | 167 2021-12-07 23:09 34 *************** |
| 3237 | + | 10 2023-04-06 15:25 37 ****************** |
| 3238 | - | 168 2021-12-07 23:10 35 **************** |
| 3238 | + | 11 2023-04-06 15:26 38 ******************* |
| 3239 | ... ..( 3 skipped). .. ******************* | |
| 3240 | - | 171 2021-12-07 23:13 35 **************** |
| 3240 | + | 15 2023-04-06 15:30 38 ******************* |
| 3241 | - | 172 2021-12-07 23:14 36 ***************** |
| 3241 | + | 16 2023-04-06 15:31 39 ******************** |
| 3242 | ... ..( 4 skipped). .. ******************** | |
| 3243 | - | 178 2021-12-07 23:20 36 ***************** |
| 3243 | + | 21 2023-04-06 15:36 39 ******************** |
| 3244 | - | 179 2021-12-07 23:21 37 ****************** |
| 3244 | + | 22 2023-04-06 15:37 40 ********************* |
| 3245 | ... ..( 3 skipped). .. ********************* | |
| 3246 | - | 182 2021-12-07 23:24 37 ****************** |
| 3246 | + | 26 2023-04-06 15:41 40 ********************* |
| 3247 | - | 183 2021-12-07 23:25 38 ******************* |
| 3247 | + | 27 2023-04-06 15:42 43 ************************ |
| 3248 | - | ... ..( 5 skipped). .. ******************* |
| 3248 | + | 28 2023-04-06 15:43 43 ************************ |
| 3249 | - | 189 2021-12-07 23:31 38 ******************* |
| 3249 | + | 29 2023-04-06 15:44 43 ************************ |
| 3250 | - | 190 2021-12-07 23:32 39 ******************** |
| 3250 | + | 30 2023-04-06 15:45 48 ***************************** |
| 3251 | - | ... ..( 21 skipped). .. ******************** |
| 3251 | + | 31 2023-04-06 15:46 48 ***************************** |
| 3252 | - | 212 2021-12-07 23:54 39 ******************** |
| 3252 | + | 32 2023-04-06 15:47 47 **************************** |
| 3253 | - | 213 2021-12-07 23:55 40 ********************* |
| 3253 | + | 33 2023-04-06 15:48 50 ******************************* |
| 3254 | - | 214 2021-12-07 23:56 39 ******************** |
| 3254 | + | 34 2023-04-06 15:49 50 ******************************* |
| 3255 | 35 2023-04-06 15:50 49 ****************************** | |
| 3256 | - | 218 2021-12-08 00:00 39 ******************** |
| 3256 | + | 36 2023-04-06 15:51 50 ******************************* |
| 3257 | - | 219 2021-12-08 00:01 ? - |
| 3257 | + | ... ..( 4 skipped). .. ******************************* |
| 3258 | - | 220 2021-12-08 00:02 22 *** |
| 3258 | + | 41 2023-04-06 15:56 50 ******************************* |
| 3259 | - | 221 2021-12-08 00:03 23 **** |
| 3259 | + | 42 2023-04-06 15:57 51 ******************************** |
| 3260 | - | 222 2021-12-08 00:04 23 **** |
| 3260 | + | 43 2023-04-06 15:58 50 ******************************* |
| 3261 | - | 223 2021-12-08 00:05 32 ************* |
| 3261 | + | ... ..( 10 skipped). .. ******************************* |
| 3262 | - | 224 2021-12-08 00:06 42 *********************** |
| 3262 | + | 54 2023-04-06 16:09 50 ******************************* |
| 3263 | - | 225 2021-12-08 00:07 44 ************************* |
| 3263 | + | 55 2023-04-06 16:10 49 ****************************** |
| 3264 | - | 226 2021-12-08 00:08 45 ************************** |
| 3264 | + | 56 2023-04-06 16:11 49 ****************************** |
| 3265 | - | 227 2021-12-08 00:09 46 *************************** |
| 3265 | + | 57 2023-04-06 16:12 50 ******************************* |
| 3266 | - | 228 2021-12-08 00:10 46 *************************** |
| 3266 | + | 58 2023-04-06 16:13 49 ****************************** |
| 3267 | - | 229 2021-12-08 00:11 46 *************************** |
| 3267 | + | 59 2023-04-06 16:14 49 ****************************** |
| 3268 | - | 230 2021-12-08 00:12 45 ************************** |
| 3268 | + | 60 2023-04-06 16:15 50 ******************************* |
| 3269 | - | ... ..( 13 skipped). .. ************************** |
| 3269 | + | 61 2023-04-06 16:16 50 ******************************* |
| 3270 | - | 244 2021-12-08 00:26 45 ************************** |
| 3270 | + | 62 2023-04-06 16:17 49 ****************************** |
| 3271 | - | 245 2021-12-08 00:27 44 ************************* |
| 3271 | + | 63 2023-04-06 16:18 50 ******************************* |
| 3272 | - | ... ..( 4 skipped). .. ************************* |
| 3272 | + | 64 2023-04-06 16:19 49 ****************************** |
| 3273 | - | 250 2021-12-08 00:32 44 ************************* |
| 3273 | + | ... ..( 16 skipped). .. ****************************** |
| 3274 | - | 251 2021-12-08 00:33 43 ************************ |
| 3274 | + | 81 2023-04-06 16:36 49 ****************************** |
| 3275 | - | 252 2021-12-08 00:34 43 ************************ |
| 3275 | + | 82 2023-04-06 16:37 ? - |
| 3276 | - | 253 2021-12-08 00:35 ? - |
| 3276 | + | 83 2023-04-06 16:38 28 ********* |
| 3277 | - | 254 2021-12-08 00:36 24 ***** |
| 3277 | + | 84 2023-04-06 16:39 29 ********** |
| 3278 | - | 255 2021-12-08 00:37 25 ****** |
| 3278 | + | 85 2023-04-06 16:40 30 *********** |
| 3279 | - | 256 2021-12-08 00:38 26 ******* |
| 3279 | + | 86 2023-04-06 16:41 30 *********** |
| 3280 | - | 257 2021-12-08 00:39 26 ******* |
| 3280 | + | 87 2023-04-06 16:42 31 ************ |
| 3281 | - | 258 2021-12-08 00:40 27 ******** |
| 3281 | + | 88 2023-04-06 16:43 31 ************ |
| 3282 | - | 259 2021-12-08 00:41 28 ********* |
| 3282 | + | 89 2023-04-06 16:44 31 ************ |
| 3283 | - | 260 2021-12-08 00:42 29 ********** |
| 3283 | + | 90 2023-04-06 16:45 32 ************* |
| 3284 | - | 261 2021-12-08 00:43 30 *********** |
| 3284 | + | 91 2023-04-06 16:46 32 ************* |
| 3285 | - | 262 2021-12-08 00:44 31 ************ |
| 3285 | + | 92 2023-04-06 16:47 33 ************** |
| 3286 | - | 263 2021-12-08 00:45 31 ************ |
| 3286 | + | 93 2023-04-06 16:48 33 ************** |
| 3287 | - | 264 2021-12-08 00:46 31 ************ |
| 3287 | + | 94 2023-04-06 16:49 34 *************** |
| 3288 | - | 265 2021-12-08 00:47 32 ************* |
| 3288 | + | 95 2023-04-06 16:50 34 *************** |
| 3289 | - | 266 2021-12-08 00:48 32 ************* |
| 3289 | + | 96 2023-04-06 16:51 34 *************** |
| 3290 | - | 267 2021-12-08 00:49 33 ************** |
| 3290 | + | 97 2023-04-06 16:52 35 **************** |
| 3291 | - | 268 2021-12-08 00:50 33 ************** |
| 3291 | + | 98 2023-04-06 16:53 35 **************** |
| 3292 | - | 269 2021-12-08 00:51 33 ************** |
| 3292 | + | 99 2023-04-06 16:54 36 ***************** |
| 3293 | - | 270 2021-12-08 00:52 34 *************** |
| 3293 | + | |
| 3294 | - | 271 2021-12-08 00:53 35 **************** |
| 3294 | + | 104 2023-04-06 16:59 36 ***************** |
| 3295 | - | 272 2021-12-08 00:54 36 ***************** |
| 3295 | + | 105 2023-04-06 17:00 37 ****************** |
| 3296 | - | 273 2021-12-08 00:55 36 ***************** |
| 3296 | + | 106 2023-04-06 17:01 37 ****************** |
| 3297 | - | 274 2021-12-08 00:56 42 *********************** |
| 3297 | + | 107 2023-04-06 17:02 37 ****************** |
| 3298 | - | 275 2021-12-08 00:57 42 *********************** |
| 3298 | + | 108 2023-04-06 17:03 38 ******************* |
| 3299 | - | 276 2021-12-08 00:58 42 *********************** |
| 3299 | + | |
| 3300 | - | 277 2021-12-08 00:59 43 ************************ |
| 3300 | + | 112 2023-04-06 17:07 38 ******************* |
| 3301 | - | 278 2021-12-08 01:00 ? - |
| 3301 | + | 113 2023-04-06 17:08 39 ******************** |
| 3302 | - | 279 2021-12-08 01:01 43 ************************ |
| 3302 | + | |
| 3303 | 120 2023-04-06 17:15 39 ******************** | |
| 3304 | 121 2023-04-06 17:16 ? - | |
| 3305 | 122 2023-04-06 17:17 23 **** | |
| 3306 | ||
| 3307 | SCT Error Recovery Control: | |
| 3308 | Read: Disabled | |
| 3309 | Write: Disabled | |
| 3310 | ||
| 3311 | - | 0x01 0x008 4 149 --- Lifetime Power-On Resets |
| 3311 | + | |
| 3312 | - | 0x01 0x010 4 53017 --- Power-on Hours |
| 3312 | + | |
| 3313 | - | 0x01 0x018 6 76471582321 --- Logical Sectors Written |
| 3313 | + | |
| 3314 | - | 0x01 0x020 6 938151894 --- Number of Write Commands |
| 3314 | + | 0x01 0x008 4 166 --- Lifetime Power-On Resets |
| 3315 | - | 0x01 0x028 6 412090599913 --- Logical Sectors Read |
| 3315 | + | 0x01 0x010 4 64378 --- Power-on Hours |
| 3316 | - | 0x01 0x030 6 2985570755 --- Number of Read Commands |
| 3316 | + | 0x01 0x018 6 82722452769 --- Logical Sectors Written |
| 3317 | 0x01 0x020 6 994752060 --- Number of Write Commands | |
| 3318 | - | 0x02 0x010 4 323 --- Overlimit Shock Events |
| 3318 | + | 0x01 0x028 6 565947299855 --- Logical Sectors Read |
| 3319 | 0x01 0x030 6 4029730883 --- Number of Read Commands | |
| 3320 | - | 0x03 0x008 4 34022 --- Spindle Motor Power-on Hours |
| 3320 | + | |
| 3321 | - | 0x03 0x010 4 34575 --- Head Flying Hours |
| 3321 | + | 0x02 0x010 4 328 --- Overlimit Shock Events |
| 3322 | - | 0x03 0x018 4 3315 --- Head Load Events |
| 3322 | + | |
| 3323 | 0x03 0x008 4 35231 --- Spindle Motor Power-on Hours | |
| 3324 | 0x03 0x010 4 35806 --- Head Flying Hours | |
| 3325 | 0x03 0x018 4 4370 --- Head Load Events | |
| 3326 | 0x03 0x020 4 0 --- Number of Reallocated Logical Sectors | |
| 3327 | 0x03 0x028 4 0 --- Read Recovery Attempts | |
| 3328 | 0x03 0x030 4 0 --- Number of Mechanical Start Failures | |
| 3329 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 3330 | - | 0x05 0x008 1 43 --- Current Temperature |
| 3330 | + | |
| 3331 | - | 0x05 0x010 1 35 N-- Average Short Term Temperature |
| 3331 | + | 0x04 0x010 4 9 --- Resets Between Cmd Acceptance and Completion |
| 3332 | - | 0x05 0x018 1 32 N-- Average Long Term Temperature |
| 3332 | + | |
| 3333 | 0x05 0x008 1 24 --- Current Temperature | |
| 3334 | 0x05 0x010 1 39 N-- Average Short Term Temperature | |
| 3335 | 0x05 0x018 1 33 N-- Average Long Term Temperature | |
| 3336 | 0x05 0x020 1 62 --- Highest Temperature | |
| 3337 | 0x05 0x028 1 16 --- Lowest Temperature | |
| 3338 | 0x05 0x030 1 58 N-- Highest Average Short Term Temperature | |
| 3339 | - | 0x05 0x050 4 46061 --- Time in Over-Temperature |
| 3339 | + | |
| 3340 | 0x05 0x040 1 52 N-- Highest Average Long Term Temperature | |
| 3341 | 0x05 0x048 1 27 N-- Lowest Average Long Term Temperature | |
| 3342 | 0x05 0x050 4 46098 --- Time in Over-Temperature | |
| 3343 | 0x05 0x058 1 55 --- Specified Maximum Operating Temperature | |
| 3344 | - | 0x06 0x008 4 3728 --- Number of Hardware Resets |
| 3344 | + | |
| 3345 | 0x05 0x068 1 5 --- Specified Minimum Operating Temperature | |
| 3346 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 3347 | 0x06 0x008 4 4542 --- Number of Hardware Resets | |
| 3348 | 0x06 0x018 4 0 --- Number of Interface CRC Errors | |
| 3349 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 3350 | |||_ C monitored condition met | |
| 3351 | ||__ D supports DSN | |
| 3352 | |___ N normalized value | |
| 3353 | ||
| 3354 | Pending Defects log (GP Log 0x0c) not supported | |
| 3355 | ||
| 3356 | SATA Phy Event Counters (GP Log 0x11) | |
| 3357 | ID Size Value Description | |
| 3358 | 0x0001 4 0 Command failed due to ICRC error | |
| 3359 | 0x0002 4 0 R_ERR response for data FIS | |
| 3360 | 0x0003 4 0 R_ERR response for device-to-host data FIS | |
| 3361 | 0x0004 4 0 R_ERR response for host-to-device data FIS | |
| 3362 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 3363 | - | 0x0009 4 35 Transition from drive PhyRdy to drive PhyNRdy |
| 3363 | + | |
| 3364 | - | 0x000a 4 199 Device-to-host register FISes sent due to a COMRESET |
| 3364 | + | |
| 3365 | 0x0008 4 0 Device-to-host non-data FIS retries | |
| 3366 | 0x0009 4 19 Transition from drive PhyRdy to drive PhyNRdy | |
| 3367 | 0x000a 4 219 Device-to-host register FISes sent due to a COMRESET | |
| 3368 | 0x000b 4 0 CRC errors within host-to-device FIS | |
| 3369 | 0x000d 4 0 Non-CRC errors within host-to-device FIS | |
| 3370 | 0x000f 4 0 R_ERR response for host-to-device data FIS, CRC | |
| 3371 | 0x0010 4 0 R_ERR response for host-to-device data FIS, non-CRC | |
| 3372 | 0x0012 4 0 R_ERR response for host-to-device non-data FIS, CRC | |
| 3373 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 3373 | + | |
| 3374 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3374 | + | |
| 3375 | ============= /dev/sdg ============= | |
| 3376 | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) | |
| 3377 | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org | |
| 3378 | ||
| 3379 | === START OF INFORMATION SECTION === | |
| 3380 | Model Family: Samsung based SSDs | |
| 3381 | Device Model: Samsung SSD 860 EVO 2TB | |
| 3382 | Serial Number: S5B1NR0NA19827L | |
| 3383 | LU WWN Device Id: 5 002538 e30a196be | |
| 3384 | Firmware Version: RVT04B6Q | |
| 3385 | User Capacity: 2,000,398,934,016 bytes [2.00 TB] | |
| 3386 | Sector Size: 512 bytes logical/physical | |
| 3387 | Rotation Rate: Solid State Device | |
| 3388 | Form Factor: 2.5 inches | |
| 3389 | - | Local Time is: Wed Dec 8 01:01:16 2021 CST |
| 3389 | + | TRIM Command: Available, deterministic, zeroed |
| 3390 | Device is: In smartctl database [for details use: -P show] | |
| 3391 | ATA Version is: ACS-4 T13/BSR INCITS 529 revision 5 | |
| 3392 | SATA Version is: SATA 3.2, 6.0 Gb/s (current: 6.0 Gb/s) | |
| 3393 | Local Time is: Thu Apr 6 17:17:34 2023 CDT | |
| 3394 | SMART support is: Available - device has SMART capability. | |
| 3395 | SMART support is: Enabled | |
| 3396 | AAM feature is: Unavailable | |
| 3397 | APM feature is: Unavailable | |
| 3398 | Rd look-ahead is: Enabled | |
| 3399 | Write cache is: Enabled | |
| 3400 | DSN feature is: Unavailable | |
| 3401 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 3402 | Wt Cache Reorder: Enabled | |
| 3403 | ||
| 3404 | === START OF READ SMART DATA SECTION === | |
| 3405 | SMART overall-health self-assessment test result: PASSED | |
| 3406 | ||
| 3407 | General SMART Values: | |
| 3408 | Offline data collection status: (0x00) Offline data collection activity | |
| 3409 | was never started. | |
| 3410 | Auto Offline Data Collection: Disabled. | |
| 3411 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 3412 | without error or no self-test has ever | |
| 3413 | been run. | |
| 3414 | Total time to complete Offline | |
| 3415 | data collection: ( 0) seconds. | |
| 3416 | Offline data collection | |
| 3417 | capabilities: (0x53) SMART execute Offline immediate. | |
| 3418 | Auto Offline data collection on/off support. | |
| 3419 | Suspend Offline collection upon new | |
| 3420 | command. | |
| 3421 | No Offline surface scan supported. | |
| 3422 | Self-test supported. | |
| 3423 | No Conveyance Self-test supported. | |
| 3424 | Selective Self-test supported. | |
| 3425 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 3426 | power-saving mode. | |
| 3427 | Supports SMART auto save timer. | |
| 3428 | Error logging capability: (0x01) Error logging supported. | |
| 3429 | General Purpose Logging supported. | |
| 3430 | Short self-test routine | |
| 3431 | recommended polling time: ( 2) minutes. | |
| 3432 | Extended self-test routine | |
| 3433 | recommended polling time: ( 160) minutes. | |
| 3434 | SCT capabilities: (0x003d) SCT Status supported. | |
| 3435 | SCT Error Recovery Control supported. | |
| 3436 | SCT Feature Control supported. | |
| 3437 | SCT Data Table supported. | |
| 3438 | ||
| 3439 | - | 9 Power_On_Hours -O--CK 098 098 000 - 6464 |
| 3439 | + | |
| 3440 | - | 12 Power_Cycle_Count -O--CK 099 099 000 - 5 |
| 3440 | + | |
| 3441 | - | 177 Wear_Leveling_Count PO--C- 097 097 000 - 38 |
| 3441 | + | |
| 3442 | 5 Reallocated_Sector_Ct PO--CK 100 100 010 - 0 | |
| 3443 | 9 Power_On_Hours -O--CK 096 096 000 - 18030 | |
| 3444 | 12 Power_Cycle_Count -O--CK 099 099 000 - 23 | |
| 3445 | 177 Wear_Leveling_Count PO--C- 096 096 000 - 54 | |
| 3446 | 179 Used_Rsvd_Blk_Cnt_Tot PO--C- 100 100 010 - 0 | |
| 3447 | - | 190 Airflow_Temperature_Cel -O--CK 067 055 000 - 33 |
| 3447 | + | |
| 3448 | 182 Erase_Fail_Count_Total -O--CK 100 100 010 - 0 | |
| 3449 | 183 Runtime_Bad_Block PO--C- 100 100 010 - 0 | |
| 3450 | - | 235 POR_Recovery_Count -O--C- 099 099 000 - 3 |
| 3450 | + | |
| 3451 | - | 241 Total_LBAs_Written -O--CK 099 099 000 - 55739695932 |
| 3451 | + | 190 Airflow_Temperature_Cel -O--CK 073 055 000 - 27 |
| 3452 | 195 ECC_Error_Rate -O-RC- 200 200 000 - 0 | |
| 3453 | 199 CRC_Error_Count -OSRCK 100 100 000 - 0 | |
| 3454 | 235 POR_Recovery_Count -O--C- 099 099 000 - 21 | |
| 3455 | 241 Total_LBAs_Written -O--CK 099 099 000 - 122682564719 | |
| 3456 | ||||||_ K auto-keep | |
| 3457 | |||||__ C event count | |
| 3458 | ||||___ R error rate | |
| 3459 | |||____ S speed/performance | |
| 3460 | ||_____ O updated online | |
| 3461 | |______ P prefailure warning | |
| 3462 | ||
| 3463 | General Purpose Log Directory Version 1 | |
| 3464 | SMART Log Directory Version 1 [multi-sector log support] | |
| 3465 | Address Access R/W Size Description | |
| 3466 | 0x00 GPL,SL R/O 1 Log Directory | |
| 3467 | 0x01 SL R/O 1 Summary SMART error log | |
| 3468 | 0x02 SL R/O 1 Comprehensive SMART error log | |
| 3469 | 0x03 GPL R/O 1 Ext. Comprehensive SMART error log | |
| 3470 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 3471 | 0x06 SL R/O 1 SMART self-test log | |
| 3472 | 0x07 GPL R/O 1 Extended self-test log | |
| 3473 | 0x09 SL R/W 1 Selective self-test log | |
| 3474 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 3475 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 3476 | 0x13 GPL R/O 1 SATA NCQ Send and Receive log | |
| 3477 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 3478 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 3479 | 0xa1 SL VS 16 Device vendor specific log | |
| 3480 | 0xa5 SL VS 16 Device vendor specific log | |
| 3481 | 0xce SL VS 16 Device vendor specific log | |
| 3482 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 3483 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 3484 | ||
| 3485 | SMART Extended Comprehensive Error Log Version: 1 (1 sectors) | |
| 3486 | - | # 1 Extended offline Completed without error 00% 6456 - |
| 3486 | + | |
| 3487 | ||
| 3488 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 3489 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 3490 | # 1 Extended offline Completed without error 00% 9473 - | |
| 3491 | # 2 Extended offline Aborted by host 90% 9470 - | |
| 3492 | # 3 Extended offline Completed without error 00% 6456 - | |
| 3493 | ||
| 3494 | SMART Selective self-test log data structure revision number 1 | |
| 3495 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 3496 | 1 0 0 Not_testing | |
| 3497 | 2 0 0 Not_testing | |
| 3498 | 3 0 0 Not_testing | |
| 3499 | 4 0 0 Not_testing | |
| 3500 | 5 0 0 Not_testing | |
| 3501 | Selective self-test flags (0x0): | |
| 3502 | - | Current Temperature: 33 Celsius |
| 3502 | + | |
| 3503 | - | Power Cycle Min/Max Temperature: 19/43 Celsius |
| 3503 | + | |
| 3504 | - | Lifetime Min/Max Temperature: 19/45 Celsius |
| 3504 | + | |
| 3505 | SCT Status Version: 3 | |
| 3506 | SCT Version (vendor specific): 256 (0x0100) | |
| 3507 | Device State: Active (0) | |
| 3508 | Current Temperature: 27 Celsius | |
| 3509 | Power Cycle Min/Max Temperature: 18/40 Celsius | |
| 3510 | Lifetime Min/Max Temperature: 17/45 Celsius | |
| 3511 | Specified Max Operating Temperature: 70 Celsius | |
| 3512 | Under/Over Temperature Limit Count: 0/0 | |
| 3513 | SMART Status: 0xc24f (PASSED) | |
| 3514 | - | Temperature History Size (Index): 128 (58) |
| 3514 | + | |
| 3515 | SCT Temperature History Version: 2 | |
| 3516 | Temperature Sampling Period: 1 minute | |
| 3517 | - | 59 2021-12-07 03:50 22 *** |
| 3517 | + | |
| 3518 | - | ... ..( 3 skipped). .. *** |
| 3518 | + | |
| 3519 | - | 63 2021-12-07 04:30 22 *** |
| 3519 | + | |
| 3520 | - | 64 2021-12-07 04:40 21 ** |
| 3520 | + | Temperature History Size (Index): 128 (126) |
| 3521 | - | 65 2021-12-07 04:50 21 ** |
| 3521 | + | |
| 3522 | - | 66 2021-12-07 05:00 22 *** |
| 3522 | + | |
| 3523 | - | 67 2021-12-07 05:10 21 ** |
| 3523 | + | 127 2023-04-05 20:00 32 ************* |
| 3524 | - | 68 2021-12-07 05:20 21 ** |
| 3524 | + | ... ..( 12 skipped). .. ************* |
| 3525 | - | 69 2021-12-07 05:30 21 ** |
| 3525 | + | 12 2023-04-05 22:10 32 ************* |
| 3526 | - | 70 2021-12-07 05:40 23 **** |
| 3526 | + | 13 2023-04-05 22:20 31 ************ |
| 3527 | - | 71 2021-12-07 05:50 21 ** |
| 3527 | + | ... ..( 9 skipped). .. ************ |
| 3528 | - | 72 2021-12-07 06:00 23 **** |
| 3528 | + | 23 2023-04-06 00:00 31 ************ |
| 3529 | - | 73 2021-12-07 06:10 21 ** |
| 3529 | + | 24 2023-04-06 00:10 32 ************* |
| 3530 | - | 74 2021-12-07 06:20 22 *** |
| 3530 | + | 25 2023-04-06 00:20 33 ************** |
| 3531 | - | 75 2021-12-07 06:30 21 ** |
| 3531 | + | 26 2023-04-06 00:30 34 *************** |
| 3532 | - | ... ..( 3 skipped). .. ** |
| 3532 | + | 27 2023-04-06 00:40 34 *************** |
| 3533 | - | 79 2021-12-07 07:10 21 ** |
| 3533 | + | 28 2023-04-06 00:50 34 *************** |
| 3534 | - | 80 2021-12-07 07:20 20 * |
| 3534 | + | 29 2023-04-06 01:00 33 ************** |
| 3535 | - | 81 2021-12-07 07:30 21 ** |
| 3535 | + | 30 2023-04-06 01:10 33 ************** |
| 3536 | - | 82 2021-12-07 07:40 21 ** |
| 3536 | + | 31 2023-04-06 01:20 32 ************* |
| 3537 | - | 83 2021-12-07 07:50 20 * |
| 3537 | + | 32 2023-04-06 01:30 32 ************* |
| 3538 | - | ... ..( 5 skipped). .. * |
| 3538 | + | 33 2023-04-06 01:40 31 ************ |
| 3539 | - | 89 2021-12-07 08:50 20 * |
| 3539 | + | |
| 3540 | - | 90 2021-12-07 09:00 21 ** |
| 3540 | + | 37 2023-04-06 02:20 31 ************ |
| 3541 | - | 91 2021-12-07 09:10 20 * |
| 3541 | + | 38 2023-04-06 02:30 30 *********** |
| 3542 | - | 92 2021-12-07 09:20 20 * |
| 3542 | + | ... ..( 13 skipped). .. *********** |
| 3543 | - | 93 2021-12-07 09:30 21 ** |
| 3543 | + | 52 2023-04-06 04:50 30 *********** |
| 3544 | - | 94 2021-12-07 09:40 20 * |
| 3544 | + | 53 2023-04-06 05:00 29 ********** |
| 3545 | - | 95 2021-12-07 09:50 21 ** |
| 3545 | + | ... ..( 19 skipped). .. ********** |
| 3546 | - | 96 2021-12-07 10:00 20 * |
| 3546 | + | 73 2023-04-06 08:20 29 ********** |
| 3547 | - | 97 2021-12-07 10:10 21 ** |
| 3547 | + | 74 2023-04-06 08:30 28 ********* |
| 3548 | - | ... ..( 3 skipped). .. ** |
| 3548 | + | ... ..( 29 skipped). .. ********* |
| 3549 | - | 101 2021-12-07 10:50 21 ** |
| 3549 | + | 104 2023-04-06 13:30 28 ********* |
| 3550 | - | 102 2021-12-07 11:00 22 *** |
| 3550 | + | 105 2023-04-06 13:40 27 ******** |
| 3551 | - | 103 2021-12-07 11:10 22 *** |
| 3551 | + | ... ..( 20 skipped). .. ******** |
| 3552 | - | 104 2021-12-07 11:20 23 **** |
| 3552 | + | 126 2023-04-06 17:10 27 ******** |
| 3553 | - | 105 2021-12-07 11:30 24 ***** |
| 3553 | + | |
| 3554 | - | 106 2021-12-07 11:40 23 **** |
| 3554 | + | |
| 3555 | - | 107 2021-12-07 11:50 22 *** |
| 3555 | + | |
| 3556 | - | 108 2021-12-07 12:00 23 **** |
| 3556 | + | |
| 3557 | - | 109 2021-12-07 12:10 24 ***** |
| 3557 | + | |
| 3558 | - | 110 2021-12-07 12:20 23 **** |
| 3558 | + | |
| 3559 | - | 111 2021-12-07 12:30 24 ***** |
| 3559 | + | |
| 3560 | - | 112 2021-12-07 12:40 22 *** |
| 3560 | + | |
| 3561 | - | 113 2021-12-07 12:50 22 *** |
| 3561 | + | 0x01 0x008 4 23 --- Lifetime Power-On Resets |
| 3562 | - | 114 2021-12-07 13:00 24 ***** |
| 3562 | + | 0x01 0x010 4 18030 --- Power-on Hours |
| 3563 | - | 115 2021-12-07 13:10 23 **** |
| 3563 | + | 0x01 0x018 6 122682564719 --- Logical Sectors Written |
| 3564 | - | 116 2021-12-07 13:20 22 *** |
| 3564 | + | 0x01 0x020 6 2706477827 --- Number of Write Commands |
| 3565 | - | 117 2021-12-07 13:30 23 **** |
| 3565 | + | 0x01 0x028 6 48872704172 --- Logical Sectors Read |
| 3566 | - | 118 2021-12-07 13:40 29 ********** |
| 3566 | + | 0x01 0x030 6 311641624 --- Number of Read Commands |
| 3567 | - | 119 2021-12-07 13:50 31 ************ |
| 3567 | + | 0x01 0x038 6 907000 --- Date and Time TimeStamp |
| 3568 | - | 120 2021-12-07 14:00 32 ************* |
| 3568 | + | |
| 3569 | - | 121 2021-12-07 14:10 34 *************** |
| 3569 | + | |
| 3570 | - | 122 2021-12-07 14:20 35 **************** |
| 3570 | + | |
| 3571 | - | 123 2021-12-07 14:30 35 **************** |
| 3571 | + | |
| 3572 | - | 124 2021-12-07 14:40 34 *************** |
| 3572 | + | 0x05 0x008 1 27 --- Current Temperature |
| 3573 | - | 125 2021-12-07 14:50 34 *************** |
| 3573 | + | |
| 3574 | - | 126 2021-12-07 15:00 34 *************** |
| 3574 | + | |
| 3575 | - | 127 2021-12-07 15:10 35 **************** |
| 3575 | + | |
| 3576 | - | ... ..( 4 skipped). .. **************** |
| 3576 | + | |
| 3577 | - | 4 2021-12-07 16:00 35 **************** |
| 3577 | + | 0x06 0x008 4 183 --- Number of Hardware Resets |
| 3578 | - | 5 2021-12-07 16:10 33 ************** |
| 3578 | + | |
| 3579 | - | 6 2021-12-07 16:20 31 ************ |
| 3579 | + | |
| 3580 | - | 7 2021-12-07 16:30 31 ************ |
| 3580 | + | |
| 3581 | - | 8 2021-12-07 16:40 31 ************ |
| 3581 | + | 0x07 0x008 1 3 N-- Percentage Used Endurance Indicator |
| 3582 | - | 9 2021-12-07 16:50 30 *********** |
| 3582 | + | |
| 3583 | - | 10 2021-12-07 17:00 31 ************ |
| 3583 | + | |
| 3584 | |___ N normalized value | |
| 3585 | - | 13 2021-12-07 17:30 31 ************ |
| 3585 | + | |
| 3586 | - | 14 2021-12-07 17:40 30 *********** |
| 3586 | + | |
| 3587 | - | 15 2021-12-07 17:50 31 ************ |
| 3587 | + | |
| 3588 | - | 16 2021-12-07 18:00 32 ************* |
| 3588 | + | |
| 3589 | - | 17 2021-12-07 18:10 31 ************ |
| 3589 | + | |
| 3590 | 0x0001 2 0 Command failed due to ICRC error | |
| 3591 | - | 20 2021-12-07 18:40 31 ************ |
| 3591 | + | |
| 3592 | - | 21 2021-12-07 18:50 32 ************* |
| 3592 | + | |
| 3593 | - | 22 2021-12-07 19:00 34 *************** |
| 3593 | + | |
| 3594 | - | 23 2021-12-07 19:10 35 **************** |
| 3594 | + | |
| 3595 | - | ... ..( 15 skipped). .. **************** |
| 3595 | + | |
| 3596 | - | 39 2021-12-07 21:50 35 **************** |
| 3596 | + | |
| 3597 | - | 40 2021-12-07 22:00 34 *************** |
| 3597 | + | |
| 3598 | - | 41 2021-12-07 22:10 33 ************** |
| 3598 | + | 0x0009 2 16 Transition from drive PhyRdy to drive PhyNRdy |
| 3599 | - | 42 2021-12-07 22:20 32 ************* |
| 3599 | + | 0x000a 2 16 Device-to-host register FISes sent due to a COMRESET |
| 3600 | - | 43 2021-12-07 22:30 31 ************ |
| 3600 | + | |
| 3601 | - | 44 2021-12-07 22:40 30 *********** |
| 3601 | + | |
| 3602 | - | 45 2021-12-07 22:50 29 ********** |
| 3602 | + | |
| 3603 | - | 46 2021-12-07 23:00 29 ********** |
| 3603 | + | |
| 3604 | - | 47 2021-12-07 23:10 28 ********* |
| 3604 | + | |
| 3605 | - | ... ..( 4 skipped). .. ********* |
| 3605 | + | |
| 3606 | - | 52 2021-12-08 00:00 28 ********* |
| 3606 | + | |
| 3607 | - | 53 2021-12-08 00:10 29 ********** |
| 3607 | + | |
| 3608 | - | 54 2021-12-08 00:20 31 ************ |
| 3608 | + | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) |
| 3609 | - | 55 2021-12-08 00:30 32 ************* |
| 3609 | + | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3610 | - | 56 2021-12-08 00:40 33 ************** |
| 3610 | + | |
| 3611 | - | 57 2021-12-08 00:50 33 ************** |
| 3611 | + | |
| 3612 | - | 58 2021-12-08 01:00 ? - |
| 3612 | + | |
| 3613 | Device Model: Samsung SSD 860 EVO 2TB | |
| 3614 | Serial Number: S5B1NR0NA19814L | |
| 3615 | LU WWN Device Id: 5 002538 e30a196b1 | |
| 3616 | Firmware Version: RVT04B6Q | |
| 3617 | User Capacity: 2,000,398,934,016 bytes [2.00 TB] | |
| 3618 | Sector Size: 512 bytes logical/physical | |
| 3619 | Rotation Rate: Solid State Device | |
| 3620 | Form Factor: 2.5 inches | |
| 3621 | - | 0x01 0x008 4 5 --- Lifetime Power-On Resets |
| 3621 | + | TRIM Command: Available, deterministic, zeroed |
| 3622 | - | 0x01 0x010 4 6464 --- Power-on Hours |
| 3622 | + | |
| 3623 | - | 0x01 0x018 6 55739695932 --- Logical Sectors Written |
| 3623 | + | |
| 3624 | - | 0x01 0x020 6 1434280772 --- Number of Write Commands |
| 3624 | + | |
| 3625 | - | 0x01 0x028 6 33473012698 --- Logical Sectors Read |
| 3625 | + | Local Time is: Thu Apr 6 17:17:34 2023 CDT |
| 3626 | - | 0x01 0x030 6 192250520 --- Number of Read Commands |
| 3626 | + | |
| 3627 | - | 0x01 0x038 6 3392000 --- Date and Time TimeStamp |
| 3627 | + | |
| 3628 | AAM feature is: Unavailable | |
| 3629 | APM feature is: Unavailable | |
| 3630 | Rd look-ahead is: Enabled | |
| 3631 | Write cache is: Enabled | |
| 3632 | - | 0x05 0x008 1 33 --- Current Temperature |
| 3632 | + | |
| 3633 | ATA Security is: Disabled, NOT FROZEN [SEC1] | |
| 3634 | - | 0x05 0x028 1 19 --- Lowest Temperature |
| 3634 | + | |
| 3635 | ||
| 3636 | === START OF READ SMART DATA SECTION === | |
| 3637 | - | 0x06 0x008 4 50 --- Number of Hardware Resets |
| 3637 | + | |
| 3638 | ||
| 3639 | General SMART Values: | |
| 3640 | Offline data collection status: (0x00) Offline data collection activity | |
| 3641 | - | 0x07 0x008 1 2 N-- Percentage Used Endurance Indicator |
| 3641 | + | |
| 3642 | Auto Offline Data Collection: Disabled. | |
| 3643 | Self-test execution status: ( 0) The previous self-test routine completed | |
| 3644 | without error or no self-test has ever | |
| 3645 | been run. | |
| 3646 | Total time to complete Offline | |
| 3647 | data collection: ( 0) seconds. | |
| 3648 | Offline data collection | |
| 3649 | capabilities: (0x53) SMART execute Offline immediate. | |
| 3650 | Auto Offline data collection on/off support. | |
| 3651 | Suspend Offline collection upon new | |
| 3652 | command. | |
| 3653 | No Offline surface scan supported. | |
| 3654 | Self-test supported. | |
| 3655 | No Conveyance Self-test supported. | |
| 3656 | Selective Self-test supported. | |
| 3657 | SMART capabilities: (0x0003) Saves SMART data before entering | |
| 3658 | - | 0x0009 2 34 Transition from drive PhyRdy to drive PhyNRdy |
| 3658 | + | |
| 3659 | - | 0x000a 2 34 Device-to-host register FISes sent due to a COMRESET |
| 3659 | + | |
| 3660 | Error logging capability: (0x01) Error logging supported. | |
| 3661 | General Purpose Logging supported. | |
| 3662 | Short self-test routine | |
| 3663 | recommended polling time: ( 2) minutes. | |
| 3664 | Extended self-test routine | |
| 3665 | recommended polling time: ( 160) minutes. | |
| 3666 | SCT capabilities: (0x003d) SCT Status supported. | |
| 3667 | SCT Error Recovery Control supported. | |
| 3668 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 3668 | + | |
| 3669 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3669 | + | |
| 3670 | ||
| 3671 | SMART Attributes Data Structure revision number: 1 | |
| 3672 | Vendor Specific SMART Attributes with Thresholds: | |
| 3673 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE | |
| 3674 | 5 Reallocated_Sector_Ct PO--CK 100 100 010 - 0 | |
| 3675 | 9 Power_On_Hours -O--CK 096 096 000 - 18031 | |
| 3676 | 12 Power_Cycle_Count -O--CK 099 099 000 - 23 | |
| 3677 | 177 Wear_Leveling_Count PO--C- 096 096 000 - 54 | |
| 3678 | 179 Used_Rsvd_Blk_Cnt_Tot PO--C- 100 100 010 - 0 | |
| 3679 | 181 Program_Fail_Cnt_Total -O--CK 100 100 010 - 0 | |
| 3680 | 182 Erase_Fail_Count_Total -O--CK 100 100 010 - 0 | |
| 3681 | 183 Runtime_Bad_Block PO--C- 100 100 010 - 0 | |
| 3682 | 187 Uncorrectable_Error_Cnt -O--CK 100 100 000 - 0 | |
| 3683 | 190 Airflow_Temperature_Cel -O--CK 074 056 000 - 26 | |
| 3684 | - | Local Time is: Wed Dec 8 01:01:16 2021 CST |
| 3684 | + | |
| 3685 | 199 CRC_Error_Count -OSRCK 100 100 000 - 0 | |
| 3686 | 235 POR_Recovery_Count -O--C- 099 099 000 - 21 | |
| 3687 | 241 Total_LBAs_Written -O--CK 099 099 000 - 122688297900 | |
| 3688 | ||||||_ K auto-keep | |
| 3689 | |||||__ C event count | |
| 3690 | ||||___ R error rate | |
| 3691 | |||____ S speed/performance | |
| 3692 | ||_____ O updated online | |
| 3693 | |______ P prefailure warning | |
| 3694 | ||
| 3695 | General Purpose Log Directory Version 1 | |
| 3696 | SMART Log Directory Version 1 [multi-sector log support] | |
| 3697 | Address Access R/W Size Description | |
| 3698 | 0x00 GPL,SL R/O 1 Log Directory | |
| 3699 | 0x01 SL R/O 1 Summary SMART error log | |
| 3700 | 0x02 SL R/O 1 Comprehensive SMART error log | |
| 3701 | 0x03 GPL R/O 1 Ext. Comprehensive SMART error log | |
| 3702 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 3703 | 0x06 SL R/O 1 SMART self-test log | |
| 3704 | 0x07 GPL R/O 1 Extended self-test log | |
| 3705 | 0x09 SL R/W 1 Selective self-test log | |
| 3706 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 3707 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 3708 | 0x13 GPL R/O 1 SATA NCQ Send and Receive log | |
| 3709 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 3710 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 3711 | 0xa1 SL VS 16 Device vendor specific log | |
| 3712 | 0xa5 SL VS 16 Device vendor specific log | |
| 3713 | 0xce SL VS 16 Device vendor specific log | |
| 3714 | 0xe0 GPL,SL R/W 1 SCT Command/Status | |
| 3715 | 0xe1 GPL,SL R/W 1 SCT Data Transfer | |
| 3716 | ||
| 3717 | SMART Extended Comprehensive Error Log Version: 1 (1 sectors) | |
| 3718 | No Errors Logged | |
| 3719 | ||
| 3720 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 3721 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 3722 | # 1 Extended offline Completed without error 00% 9473 - | |
| 3723 | # 2 Extended offline Completed without error 00% 6456 - | |
| 3724 | ||
| 3725 | SMART Selective self-test log data structure revision number 1 | |
| 3726 | SPAN MIN_LBA MAX_LBA CURRENT_TEST_STATUS | |
| 3727 | 1 0 0 Not_testing | |
| 3728 | 2 0 0 Not_testing | |
| 3729 | 3 0 0 Not_testing | |
| 3730 | 4 0 0 Not_testing | |
| 3731 | 5 0 0 Not_testing | |
| 3732 | Selective self-test flags (0x0): | |
| 3733 | After scanning selected spans, do NOT read-scan remainder of disk. | |
| 3734 | - | 9 Power_On_Hours -O--CK 098 098 000 - 6465 |
| 3734 | + | |
| 3735 | - | 12 Power_Cycle_Count -O--CK 099 099 000 - 5 |
| 3735 | + | |
| 3736 | - | 177 Wear_Leveling_Count PO--C- 097 097 000 - 38 |
| 3736 | + | |
| 3737 | SCT Version (vendor specific): 256 (0x0100) | |
| 3738 | Device State: Active (0) | |
| 3739 | Current Temperature: 26 Celsius | |
| 3740 | Power Cycle Min/Max Temperature: 18/38 Celsius | |
| 3741 | Lifetime Min/Max Temperature: 17/44 Celsius | |
| 3742 | - | 190 Airflow_Temperature_Cel -O--CK 070 056 000 - 30 |
| 3742 | + | |
| 3743 | Under/Over Temperature Limit Count: 0/0 | |
| 3744 | SMART Status: 0xc24f (PASSED) | |
| 3745 | - | 235 POR_Recovery_Count -O--C- 099 099 000 - 3 |
| 3745 | + | |
| 3746 | - | 241 Total_LBAs_Written -O--CK 099 099 000 - 55743948634 |
| 3746 | + | |
| 3747 | Temperature Sampling Period: 1 minute | |
| 3748 | Temperature Logging Interval: 10 minutes | |
| 3749 | Min/Max recommended Temperature: 0/70 Celsius | |
| 3750 | Min/Max Temperature Limit: 0/70 Celsius | |
| 3751 | Temperature History Size (Index): 128 (56) | |
| 3752 | ||
| 3753 | Index Estimated Time Temperature Celsius | |
| 3754 | 57 2023-04-05 20:00 31 ************ | |
| 3755 | ... ..( 24 skipped). .. ************ | |
| 3756 | 82 2023-04-06 00:10 31 ************ | |
| 3757 | 83 2023-04-06 00:20 32 ************* | |
| 3758 | 84 2023-04-06 00:30 32 ************* | |
| 3759 | 85 2023-04-06 00:40 33 ************** | |
| 3760 | 86 2023-04-06 00:50 33 ************** | |
| 3761 | 87 2023-04-06 01:00 32 ************* | |
| 3762 | 88 2023-04-06 01:10 32 ************* | |
| 3763 | 89 2023-04-06 01:20 31 ************ | |
| 3764 | 90 2023-04-06 01:30 31 ************ | |
| 3765 | 91 2023-04-06 01:40 31 ************ | |
| 3766 | 92 2023-04-06 01:50 30 *********** | |
| 3767 | ... ..( 10 skipped). .. *********** | |
| 3768 | 103 2023-04-06 03:40 30 *********** | |
| 3769 | 104 2023-04-06 03:50 29 ********** | |
| 3770 | ... ..( 16 skipped). .. ********** | |
| 3771 | 121 2023-04-06 06:40 29 ********** | |
| 3772 | 122 2023-04-06 06:50 28 ********* | |
| 3773 | ... ..( 28 skipped). .. ********* | |
| 3774 | 23 2023-04-06 11:40 28 ********* | |
| 3775 | 24 2023-04-06 11:50 27 ******** | |
| 3776 | 25 2023-04-06 12:00 28 ********* | |
| 3777 | 26 2023-04-06 12:10 28 ********* | |
| 3778 | 27 2023-04-06 12:20 27 ******** | |
| 3779 | ... ..( 21 skipped). .. ******** | |
| 3780 | 49 2023-04-06 16:00 27 ******** | |
| 3781 | - | # 1 Extended offline Completed without error 00% 6456 - |
| 3781 | + | 50 2023-04-06 16:10 26 ******* |
| 3782 | 51 2023-04-06 16:20 26 ******* | |
| 3783 | 52 2023-04-06 16:30 26 ******* | |
| 3784 | 53 2023-04-06 16:40 27 ******** | |
| 3785 | 54 2023-04-06 16:50 26 ******* | |
| 3786 | 55 2023-04-06 17:00 26 ******* | |
| 3787 | 56 2023-04-06 17:10 26 ******* | |
| 3788 | ||
| 3789 | SCT Error Recovery Control: | |
| 3790 | Read: Disabled | |
| 3791 | Write: Disabled | |
| 3792 | ||
| 3793 | Device Statistics (GP Log 0x04) | |
| 3794 | Page Offset Size Value Flags Description | |
| 3795 | 0x01 ===== = = === == General Statistics (rev 1) == | |
| 3796 | 0x01 0x008 4 23 --- Lifetime Power-On Resets | |
| 3797 | - | Current Temperature: 30 Celsius |
| 3797 | + | 0x01 0x010 4 18031 --- Power-on Hours |
| 3798 | - | Power Cycle Min/Max Temperature: 19/41 Celsius |
| 3798 | + | 0x01 0x018 6 122688297900 --- Logical Sectors Written |
| 3799 | - | Lifetime Min/Max Temperature: 19/44 Celsius |
| 3799 | + | 0x01 0x020 6 2680193301 --- Number of Write Commands |
| 3800 | 0x01 0x028 6 49612114731 --- Logical Sectors Read | |
| 3801 | 0x01 0x030 6 321232402 --- Number of Read Commands | |
| 3802 | 0x01 0x038 6 136000 --- Date and Time TimeStamp | |
| 3803 | 0x04 ===== = = === == General Errors Statistics (rev 1) == | |
| 3804 | 0x04 0x008 4 0 --- Number of Reported Uncorrectable Errors | |
| 3805 | 0x04 0x010 4 1 --- Resets Between Cmd Acceptance and Completion | |
| 3806 | 0x05 ===== = = === == Temperature Statistics (rev 1) == | |
| 3807 | 0x05 0x008 1 26 --- Current Temperature | |
| 3808 | 0x05 0x020 1 44 --- Highest Temperature | |
| 3809 | - | Temperature History Size (Index): 128 (22) |
| 3809 | + | |
| 3810 | 0x05 0x058 1 70 --- Specified Maximum Operating Temperature | |
| 3811 | 0x06 ===== = = === == Transport Statistics (rev 1) == | |
| 3812 | - | 23 2021-12-07 03:50 22 *** |
| 3812 | + | 0x06 0x008 4 204 --- Number of Hardware Resets |
| 3813 | - | 24 2021-12-07 04:00 21 ** |
| 3813 | + | |
| 3814 | - | 25 2021-12-07 04:10 22 *** |
| 3814 | + | |
| 3815 | - | 26 2021-12-07 04:20 22 *** |
| 3815 | + | |
| 3816 | - | 27 2021-12-07 04:30 21 ** |
| 3816 | + | 0x07 0x008 1 3 N-- Percentage Used Endurance Indicator |
| 3817 | - | ... ..( 2 skipped). .. ** |
| 3817 | + | |
| 3818 | - | 30 2021-12-07 05:00 21 ** |
| 3818 | + | |
| 3819 | - | 31 2021-12-07 05:10 22 *** |
| 3819 | + | |
| 3820 | - | 32 2021-12-07 05:20 21 ** |
| 3820 | + | |
| 3821 | - | 33 2021-12-07 05:30 21 ** |
| 3821 | + | |
| 3822 | - | 34 2021-12-07 05:40 21 ** |
| 3822 | + | |
| 3823 | - | 35 2021-12-07 05:50 22 *** |
| 3823 | + | |
| 3824 | - | 36 2021-12-07 06:00 21 ** |
| 3824 | + | |
| 3825 | - | 37 2021-12-07 06:10 23 **** |
| 3825 | + | |
| 3826 | - | 38 2021-12-07 06:20 21 ** |
| 3826 | + | |
| 3827 | - | 39 2021-12-07 06:30 22 *** |
| 3827 | + | |
| 3828 | - | 40 2021-12-07 06:40 20 * |
| 3828 | + | |
| 3829 | - | 41 2021-12-07 06:50 20 * |
| 3829 | + | |
| 3830 | - | 42 2021-12-07 07:00 20 * |
| 3830 | + | |
| 3831 | - | 43 2021-12-07 07:10 21 ** |
| 3831 | + | |
| 3832 | - | 44 2021-12-07 07:20 20 * |
| 3832 | + | |
| 3833 | - | 45 2021-12-07 07:30 20 * |
| 3833 | + | 0x0009 2 17 Transition from drive PhyRdy to drive PhyNRdy |
| 3834 | - | 46 2021-12-07 07:40 21 ** |
| 3834 | + | 0x000a 2 17 Device-to-host register FISes sent due to a COMRESET |
| 3835 | - | 47 2021-12-07 07:50 22 *** |
| 3835 | + | |
| 3836 | - | 48 2021-12-07 08:00 20 * |
| 3836 | + | |
| 3837 | - | ... ..( 8 skipped). .. * |
| 3837 | + | |
| 3838 | - | 57 2021-12-07 09:30 20 * |
| 3838 | + | |
| 3839 | - | 58 2021-12-07 09:40 21 ** |
| 3839 | + | |
| 3840 | - | 59 2021-12-07 09:50 20 * |
| 3840 | + | |
| 3841 | - | ... ..( 5 skipped). .. * |
| 3841 | + | |
| 3842 | - | 65 2021-12-07 10:50 20 * |
| 3842 | + | |
| 3843 | - | 66 2021-12-07 11:00 21 ** |
| 3843 | + | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) |
| 3844 | - | 67 2021-12-07 11:10 21 ** |
| 3844 | + | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3845 | - | 68 2021-12-07 11:20 23 **** |
| 3845 | + | |
| 3846 | - | 69 2021-12-07 11:30 22 *** |
| 3846 | + | |
| 3847 | - | 70 2021-12-07 11:40 24 ***** |
| 3847 | + | |
| 3848 | - | 71 2021-12-07 11:50 23 **** |
| 3848 | + | |
| 3849 | - | 72 2021-12-07 12:00 22 *** |
| 3849 | + | |
| 3850 | - | 73 2021-12-07 12:10 23 **** |
| 3850 | + | |
| 3851 | - | 74 2021-12-07 12:20 23 **** |
| 3851 | + | |
| 3852 | - | 75 2021-12-07 12:30 23 **** |
| 3852 | + | smartctl 7.2 2020-12-30 r5155 [x86_64-linux-5.15.0-58-generic] (local build) |
| 3853 | - | 76 2021-12-07 12:40 24 ***** |
| 3853 | + | Copyright (C) 2002-20, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3854 | - | 77 2021-12-07 12:50 22 *** |
| 3854 | + | |
| 3855 | - | 78 2021-12-07 13:00 22 *** |
| 3855 | + | |
| 3856 | - | 79 2021-12-07 13:10 23 **** |
| 3856 | + | |
| 3857 | - | 80 2021-12-07 13:20 22 *** |
| 3857 | + | |
| 3858 | - | 81 2021-12-07 13:30 22 *** |
| 3858 | + | |
| 3859 | - | 82 2021-12-07 13:40 23 **** |
| 3859 | + | |
| 3860 | - | 83 2021-12-07 13:50 28 ********* |
| 3860 | + | |
| 3861 | - | 84 2021-12-07 14:00 29 ********** |
| 3861 | + | |
| 3862 | - | 85 2021-12-07 14:10 30 *********** |
| 3862 | + | |
| 3863 | - | 86 2021-12-07 14:20 32 ************* |
| 3863 | + | TRIM Command: Available, deterministic, zeroed |
| 3864 | - | 87 2021-12-07 14:30 33 ************** |
| 3864 | + | |
| 3865 | - | 88 2021-12-07 14:40 33 ************** |
| 3865 | + | |
| 3866 | - | 89 2021-12-07 14:50 31 ************ |
| 3866 | + | |
| 3867 | - | 90 2021-12-07 15:00 31 ************ |
| 3867 | + | Local Time is: Thu Apr 6 17:17:34 2023 CDT |
| 3868 | - | 91 2021-12-07 15:10 31 ************ |
| 3868 | + | |
| 3869 | - | 92 2021-12-07 15:20 32 ************* |
| 3869 | + | |
| 3870 | - | ... ..( 4 skipped). .. ************* |
| 3870 | + | |
| 3871 | - | 97 2021-12-07 16:10 32 ************* |
| 3871 | + | |
| 3872 | - | 98 2021-12-07 16:20 30 *********** |
| 3872 | + | |
| 3873 | - | 99 2021-12-07 16:30 29 ********** |
| 3873 | + | |
| 3874 | - | 100 2021-12-07 16:40 28 ********* |
| 3874 | + | |
| 3875 | - | ... ..( 7 skipped). .. ********* |
| 3875 | + | |
| 3876 | - | 108 2021-12-07 18:00 28 ********* |
| 3876 | + | |
| 3877 | - | 109 2021-12-07 18:10 29 ********** |
| 3877 | + | |
| 3878 | - | 110 2021-12-07 18:20 28 ********* |
| 3878 | + | |
| 3879 | - | ... ..( 2 skipped). .. ********* |
| 3879 | + | |
| 3880 | - | 113 2021-12-07 18:50 28 ********* |
| 3880 | + | |
| 3881 | - | 114 2021-12-07 19:00 29 ********** |
| 3881 | + | |
| 3882 | - | 115 2021-12-07 19:10 31 ************ |
| 3882 | + | |
| 3883 | - | 116 2021-12-07 19:20 32 ************* |
| 3883 | + | |
| 3884 | - | ... ..( 15 skipped). .. ************* |
| 3884 | + | |
| 3885 | - | 4 2021-12-07 22:00 32 ************* |
| 3885 | + | |
| 3886 | - | 5 2021-12-07 22:10 31 ************ |
| 3886 | + | |
| 3887 | - | 6 2021-12-07 22:20 31 ************ |
| 3887 | + | |
| 3888 | - | 7 2021-12-07 22:30 30 *********** |
| 3888 | + | |
| 3889 | - | 8 2021-12-07 22:40 29 ********** |
| 3889 | + | |
| 3890 | - | 9 2021-12-07 22:50 29 ********** |
| 3890 | + | |
| 3891 | - | 10 2021-12-07 23:00 28 ********* |
| 3891 | + | |
| 3892 | - | 11 2021-12-07 23:10 28 ********* |
| 3892 | + | |
| 3893 | - | 12 2021-12-07 23:20 28 ********* |
| 3893 | + | |
| 3894 | - | 13 2021-12-07 23:30 27 ******** |
| 3894 | + | |
| 3895 | - | ... ..( 3 skipped). .. ******** |
| 3895 | + | |
| 3896 | - | 17 2021-12-08 00:10 27 ******** |
| 3896 | + | |
| 3897 | - | 18 2021-12-08 00:20 28 ********* |
| 3897 | + | |
| 3898 | - | 19 2021-12-08 00:30 29 ********** |
| 3898 | + | |
| 3899 | - | 20 2021-12-08 00:40 29 ********** |
| 3899 | + | |
| 3900 | - | 21 2021-12-08 00:50 30 *********** |
| 3900 | + | |
| 3901 | - | 22 2021-12-08 01:00 30 *********** |
| 3901 | + | |
| 3902 | Error logging capability: (0x01) Error logging supported. | |
| 3903 | General Purpose Logging supported. | |
| 3904 | Short self-test routine | |
| 3905 | recommended polling time: ( 2) minutes. | |
| 3906 | Extended self-test routine | |
| 3907 | recommended polling time: ( 10) minutes. | |
| 3908 | ||
| 3909 | SMART Attributes Data Structure revision number: 1 | |
| 3910 | - | 0x01 0x008 4 5 --- Lifetime Power-On Resets |
| 3910 | + | |
| 3911 | - | 0x01 0x010 4 6465 --- Power-on Hours |
| 3911 | + | |
| 3912 | - | 0x01 0x018 6 55743948634 --- Logical Sectors Written |
| 3912 | + | |
| 3913 | - | 0x01 0x020 6 1417237129 --- Number of Write Commands |
| 3913 | + | |
| 3914 | - | 0x01 0x028 6 34194322860 --- Logical Sectors Read |
| 3914 | + | 9 Power_On_Hours -O--CK 100 100 050 - 42593 |
| 3915 | - | 0x01 0x030 6 200744176 --- Number of Read Commands |
| 3915 | + | 12 Power_Cycle_Count -O--CK 100 100 050 - 89 |
| 3916 | - | 0x01 0x038 6 2119000 --- Date and Time TimeStamp |
| 3916 | + | |
| 3917 | 161 Unknown_Attribute PO--CK 100 100 050 - 100 | |
| 3918 | 163 Unknown_Attribute -O--CK 100 100 050 - 40 | |
| 3919 | 164 Unknown_Attribute -O--CK 100 100 050 - 456054 | |
| 3920 | 165 Unknown_Attribute -O--CK 100 100 050 - 4423 | |
| 3921 | - | 0x05 0x008 1 30 --- Current Temperature |
| 3921 | + | 166 Unknown_Attribute -O--CK 100 100 050 - 308 |
| 3922 | 167 Unknown_Attribute -O--CK 100 100 050 - 901 | |
| 3923 | - | 0x05 0x028 1 19 --- Lowest Temperature |
| 3923 | + | |
| 3924 | 169 Unknown_Attribute -O--CK 100 100 050 - 88 | |
| 3925 | 175 Program_Fail_Count_Chip -O--CK 100 100 050 - 0 | |
| 3926 | - | 0x06 0x008 4 52 --- Number of Hardware Resets |
| 3926 | + | |
| 3927 | 177 Wear_Leveling_Count -O--CK 100 100 050 - 0 | |
| 3928 | 178 Used_Rsvd_Blk_Cnt_Chip -O--CK 100 100 050 - 0 | |
| 3929 | 181 Program_Fail_Cnt_Total -O--CK 100 100 050 - 0 | |
| 3930 | - | 0x07 0x008 1 2 N-- Percentage Used Endurance Indicator |
| 3930 | + | |
| 3931 | 192 Power-Off_Retract_Count -O--CK 100 100 050 - 86 | |
| 3932 | 194 Temperature_Celsius -O---K 100 100 050 - 31 | |
| 3933 | 195 Hardware_ECC_Recovered -O--CK 100 100 050 - 69191 | |
| 3934 | 196 Reallocated_Event_Count -O--CK 100 100 050 - 0 | |
| 3935 | 197 Current_Pending_Sector -O--CK 100 100 050 - 0 | |
| 3936 | 198 Offline_Uncorrectable -O--CK 100 100 050 - 0 | |
| 3937 | 199 UDMA_CRC_Error_Count -O--CK 100 100 050 - 1 | |
| 3938 | 232 Available_Reservd_Space -O--CK 100 100 050 - 100 | |
| 3939 | 241 Total_LBAs_Written ----CK 100 100 050 - 4313390 | |
| 3940 | 242 Total_LBAs_Read ----CK 100 100 050 - 735716 | |
| 3941 | 245 Unknown_Attribute -O--CK 100 100 050 - 5506181 | |
| 3942 | ||||||_ K auto-keep | |
| 3943 | |||||__ C event count | |
| 3944 | ||||___ R error rate | |
| 3945 | |||____ S speed/performance | |
| 3946 | ||_____ O updated online | |
| 3947 | - | 0x0009 2 35 Transition from drive PhyRdy to drive PhyNRdy |
| 3947 | + | |
| 3948 | - | 0x000a 2 35 Device-to-host register FISes sent due to a COMRESET |
| 3948 | + | |
| 3949 | General Purpose Log Directory Version 1 | |
| 3950 | SMART Log Directory Version 1 [multi-sector log support] | |
| 3951 | Address Access R/W Size Description | |
| 3952 | 0x00 GPL,SL R/O 1 Log Directory | |
| 3953 | 0x01 SL R/O 1 Summary SMART error log | |
| 3954 | 0x02 SL R/O 1 Comprehensive SMART error log | |
| 3955 | 0x03 GPL R/O 1 Ext. Comprehensive SMART error log | |
| 3956 | 0x04 GPL,SL R/O 8 Device Statistics log | |
| 3957 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 3957 | + | |
| 3958 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3958 | + | |
| 3959 | 0x10 GPL R/O 1 NCQ Command Error log | |
| 3960 | 0x11 GPL R/O 1 SATA Phy Event Counters log | |
| 3961 | 0x30 GPL,SL R/O 9 IDENTIFY DEVICE data log | |
| 3962 | 0x80-0x9f GPL,SL R/W 16 Host vendor specific log | |
| 3963 | 0xde GPL VS 8 Device vendor specific log | |
| 3964 | ||
| 3965 | SMART Extended Comprehensive Error Log Version: 1 (1 sectors) | |
| 3966 | - | smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.4.0-89-generic] (local build) |
| 3966 | + | |
| 3967 | - | Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org |
| 3967 | + | |
| 3968 | FEATR = Features Register | |
| 3969 | COUNT = Count (was: Sector Count) Register | |
| 3970 | LBA_48 = Upper bytes of LBA High/Mid/Low Registers ] ATA-8 | |
| 3971 | LH = LBA High (was: Cylinder High) Register ] LBA | |
| 3972 | LM = LBA Mid (was: Cylinder Low) Register ] Register | |
| 3973 | LL = LBA Low (was: Sector Number) Register ] | |
| 3974 | DV = Device (was: Device/Head) Register | |
| 3975 | DC = Device Control Register | |
| 3976 | ER = Error register | |
| 3977 | ST = Status register | |
| 3978 | Powered_Up_Time is measured from power on, and printed as | |
| 3979 | DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes, | |
| 3980 | - | Local Time is: Wed Dec 8 01:01:16 2021 CST |
| 3980 | + | |
| 3981 | ||
| 3982 | Error 1 [0] log entry is empty | |
| 3983 | SMART Extended Self-test Log Version: 1 (1 sectors) | |
| 3984 | Num Test_Description Status Remaining LifeTime(hours) LBA_of_first_error | |
| 3985 | # 1 Extended offline Completed without error 00% 34040 - | |
| 3986 | # 2 Extended offline Completed without error 00% 31035 - | |
| 3987 | # 3 Extended offline Completed without error 00% 20920 - | |
| 3988 | # 4 Extended offline Completed without error 00% 8190 - | |
| 3989 | # 5 Extended offline Completed without error 00% 1485 - | |
| 3990 | # 6 Extended offline Interrupted (host reset) 60% 1484 - | |
| 3991 | ||
| 3992 | Selective Self-tests/Logging not supported | |
| 3993 | ||
| 3994 | SCT Commands not supported | |
| 3995 | - | Offline data collection status: (0x02) Offline data collection activity |
| 3995 | + | |
| 3996 | Device Statistics (GP Log 0x04) | |
| 3997 | Page Offset Size Value Flags Description | |
| 3998 | 0x01 ===== = = === == General Statistics (rev 1) == | |
| 3999 | 0x01 0x008 4 89 --- Lifetime Power-On Resets | |
| 4000 | 0x01 0x010 4 42593 --- Power-on Hours | |
| 4001 | 0x01 0x018 6 3509490256 --- Logical Sectors Written | |
| 4002 | 0x01 0x020 6 771780 --- Number of Write Commands | |
| 4003 | 0x01 0x028 6 971297847 --- Logical Sectors Read | |
| 4004 | 0x01 0x030 6 810616 --- Number of Read Commands | |
| 4005 | 0x07 ===== = = === == Solid State Device Statistics (rev 1) == | |
| 4006 | 0x07 0x008 1 12 --- Percentage Used Endurance Indicator | |
| 4007 | |||_ C monitored condition met | |
| 4008 | ||__ D supports DSN | |
| 4009 | |___ N normalized value | |
| 4010 | ||
| 4011 | Pending Defects log (GP Log 0x0c) not supported | |
| 4012 | ||
| 4013 | SATA Phy Event Counters (GP Log 0x11) | |
| 4014 | ID Size Value Description | |
| 4015 | 0x0001 4 0 Command failed due to ICRC error | |
| 4016 | 0x0002 4 0 R_ERR response for data FIS | |
| 4017 | 0x0005 4 0 R_ERR response for non-data FIS | |
| 4018 | 0x000a 4 11 Device-to-host register FISes sent due to a COMRESET |