O que os setores realocados “atual”, “pior” e “limite” significam em informações SMART de disco rígido?

1

CrystalDiskInfo relata o seguinte aviso:

Number of reallocated sectors:
Current: 96
Worse: 96
Threshold: 10
Raw value: 00000000000A

Mas não tenho ideia de como ler esses números. O que significam os valores atuais / piores em particular e qual é o limite?

Editar

Por favor, veja abaixo os detalhes da unidade:

    
por this.lau_ 21.11.2016 / 22:14

1 resposta

0

O que significam os valores atuais / piores em particular e qual é o limite?

enter image description here

Fonte S.M.A.R.T. Atribuir

Explicação:

  • Attributes describes the measured value of hard drive controller operations.

  • The values of an attribute are: current, worst, threshold and raw.

  • Values are normalized to a vendor specific scale. Scales could be ranged up to 100, 200 or 253.

  • Often higher values are better than lower values.

  • The threshold marks the value at which the hard drive could fail.

  • The worst value is the baddest value seen for this drive at this attribute.

  • The raw value is a vendor coded count that give, after decoding, the normal values like current, worst and threshold.

Interpretação S.M.A.R.T

Leitura Adicional

por 21.11.2016 / 22:38