SSD Wear_Leveling_Count = 17

SSD Wear_Leveling_Count = 17

Acabei de verificar minha unidade SSD (Samsung SSD 750 EVO 120GB) com smartctl. O resultado é:

ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
  5 Reallocated_Sector_Ct   0x0033   100   100   010    Pre-fail  Always       -       0
  9 Power_On_Hours          0x0032   099   099   000    Old_age   Always       -       2141
 12 Power_Cycle_Count       0x0032   099   099   000    Old_age   Always       -       839
177 Wear_Leveling_Count     0x0013   096   096   000    Pre-fail  Always       -       17
179 Used_Rsvd_Blk_Cnt_Tot   0x0013   100   100   010    Pre-fail  Always       -       0
181 Program_Fail_Cnt_Total  0x0032   100   100   010    Old_age   Always       -       0
182 Erase_Fail_Count_Total  0x0032   100   100   010    Old_age   Always       -       0
183 Runtime_Bad_Block       0x0013   100   099   010    Pre-fail  Always       -       0
187 Reported_Uncorrect      0x0032   100   100   000    Old_age   Always       -       0
190 Airflow_Temperature_Cel 0x0032   067   051   000    Old_age   Always       -       33
195 Hardware_ECC_Recovered  0x001a   200   200   000    Old_age   Always       -       0
199 UDMA_CRC_Error_Count    0x003e   099   099   000    Old_age   Always       -       4
235 Unknown_Attribute       0x0012   099   099   000    Old_age   Always       -       513
241 Total_LBAs_Written      0x0032   099   099   000    Old_age   Always       -       4263372302

O que significa Wear_Leveling_Count 17?

Responder1

O valor ao qual você se refere está na coluna 'RAW' e não é fácil de interpretar - depende muito do fornecedor e do firmware. Mas tudo bem, não é para você interpretar.

Basicamente, você só precisa se preocupar com a coluna 'VALUE', pois este é o valor normalizado que é realmente útil. No seu caso, são 96 (de um máximo de 100 neste caso, mas nem todos os contadores SMART têm no máximo 100)

Esta respostatem um bom resumo de como interpretar o resultado SMART

informação relacionada