Date: Thu, 15 Aug 2019 11:28:47 +0100 From: Graham Perrin <grahamperrin@gmail.com> To: freebsd-hackers@freebsd.org Subject: Re: please help translate smartctl output to human language Message-ID: <7bed2865-46c0-8649-d6b4-79a096f563c8@gmail.com> In-Reply-To: <3082DC9C-9D05-499F-A4FE-712338A32D14@freebsd.org> References: <3082DC9C-9D05-499F-A4FE-712338A32D14@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Where the Reallocated_Sector_Ct RAW_VALUE comprises three values, two of which are in parentheses: - what are the two raw values in parentheses? A guess: are the two, in parentheses, representations of Current_Pending_Sector and Reallocated_Event_Count? Here, for example: root@momh167-gjp4-8570p:~ # smartctl -a /dev/ada0 | grep -E 'Reall|Pending' 5 Reallocated_Sector_Ct 0x0033 100 100 005 Pre-fail Always - 24 (0 3) 196 Reallocated_Event_Count 0x0032 100 100 000 Old_age Always - 3 197 Current_Pending_Sector 0x0032 100 100 000 Old_age Always - 0 root@momh167-gjp4-8570p:~ # In context: <https://s.put.re/dwcfGGKE.png> <https://gist.github.com/grahamperrin/e624d443d3f10c7162ac7986f599fbd6#file-hgst_hts725050a7e630_tf0500y906l81l_2019-08-15-txt-L69>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7bed2865-46c0-8649-d6b4-79a096f563c8>