lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 16 Sep 2008 08:07:03 -0700
From:	"Grant Grundler" <grundler@...gle.com>
To:	"Tejun Heo" <tj@...nel.org>
Cc:	"Bruno Prémont" <bonbons@...ux-vserver.org>,
	"Linux Kernel" <linux-kernel@...r.kernel.org>,
	linux-ide@...r.kernel.org, "Jeff Garzik" <jgarzik@...ox.com>
Subject: Re: XFS shutting down due to IO timeout on SATA disk (pata_via for CX700)

On Mon, Sep 15, 2008 at 1:43 PM, Tejun Heo <tj@...nel.org> wrote:
...
>>   5 Reallocated_Sector_Ct   0x0033   100   100   024    Pre-fail  Always       -       8589934592000
>
> Whee... That's unusally high realloc count but I'm not sure whether it
> indicates actual problem or it's just the drive's way of saying I'm
> okay.  But this does look quite suspicious.

The "raw" values are "vendor defined".
Often the 6 bytes of raw data are split up into  1 or 2 byte wide fields.

Any volunteers to submit a patch to smartmontools to dump
"raw values" as hexidecimal by default?

(8589934592000 == 0x7D000000000)

>> 196 Reallocated_Event_Count 0x0032   100   100   000    Old_age   Always       -       441778176
>
> Hmmm.. Do you happen to have drives of the same model?  If so, can you
> please check what other drives are reporting?

441778176 == 0x1a550000

Need to see if the vendor will provide documentation to decode these values.

AFAICT, it's not safe to directly compare raw values between vendors since
the raw values don't mean exactly the same thing (e.g. more aggressive retries
might result in few reallocations.)

hth,
grant

>
> Thanks.
>
> --
> tejun
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ide" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ