1

I have 3 servers running Debian 8.

I did a test with: smartctl -a /dev/sda

And on the newest server the result is (2 weeks):

enter image description here

And in the other 2 almost of the same date they have these:

enter image description here

As I have to read these values to know if the disks are okay?

Because I see the Media_Wearout_Indicator very low (63%).

The model of the disks is:

  • Samsung MZ7LN512HMJP-00000
Giacomo1968
  • 58,727
pablo
  • 11

1 Answers1

0

The disks seems to be ok. In GUI version of smartctl (Disks in Linux) you should see if they are ok, there is separate column with "OK" text. Don't worry about this indicator.

You may be worried if the Reallocation Sector Count would be more than 0.

pbies
  • 3,550