| 163 | |
| 164 | ---- |
| 165 | |
| 166 | === The Power_On_Hours Attribute of my new Intel 520 SSD reports ~89000 hours === |
| 167 | |
| 168 | This is a bug in Intel 520 Firmware 400i. See also ticket #289. |
| 169 | The hours counter from Device Statistics is not affected: |
| 170 | {{{ |
| 171 | # smartctl -x /dev/ice |
| 172 | ... |
| 173 | ID# ATTRIBUTE_NAME FLAGS VALUE WORST THRESH FAIL RAW_VALUE |
| 174 | ... |
| 175 | 9 Power_On_Hours_and_Msec -O--CK 000 000 000 - 894808h+48m+52.360s |
| 176 | ... |
| 177 | Device Statistics (GP Log 0x04) |
| 178 | Page Offset Size Value Description |
| 179 | ... |
| 180 | 1 0x010 4 14 Power-on Hours |
| 181 | }}} |
| 182 | |