Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 09:52:17 -0700
From:      Chuck Tuffli <chuck@tuffli.net>
To:        Stefan Esser <se@freebsd.org>
Cc:        Michael Dexter <editor@callfortesting.org>,  FreeBSD File-Systems <freebsd-fs@freebsd.org>
Subject:   Re: smart(8) Call for Testing
Message-ID:  <CAM0tzX0x5XrbK2GLGkLQs=bSX-HLVgMj1T4nQS%2B_mX3eEWawPQ@mail.gmail.com>
In-Reply-To: <f0e7979d-ae51-bbd5-f1b5-b8dcdea3ad01@freebsd.org>
References:  <4754cb2f-76bb-a69b-0cf5-eff4d621eb29@callfortesting.org> <f0e7979d-ae51-bbd5-f1b5-b8dcdea3ad01@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 27, 2018 at 2:22 AM, Stefan Esser <se@freebsd.org> wrote:
...
> not sure, whether this is a problem, but I get a surprising result for my 6GB
> WD-Red SATA drives:
...
> 208 5 197 2 0 0 0
> 208 1 10 0 0 0 0
>
> The last two rows re-use attribute IDs seen before, are out of order and do
> not report the values I'd expect. These rows are missing from the smartctl -a
> output:

Best I can tell, smartctl won't print an attribute if:
 - the ID == 0
 - user requests only currently failed with the pre-fail flag set
 - user requests only failed with/without the pre-fail flag set

The ID isn't zero, so perhaps, it's one of the other conditions. Off
list, can you send me the output from smartctl -a?

> BTW: an option to print fixed width columns with headings or CSV format
> with header line (or e.g. JSON) might be useful.
>
> And: While the first three columns are documented, the -t output is not.

Noted. Thanks!

--chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAM0tzX0x5XrbK2GLGkLQs=bSX-HLVgMj1T4nQS%2B_mX3eEWawPQ>