linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Satchell <list@satchell.net>
To: linux-kernel@vger.kernel.org
Subject: Hard drive fault prediction
Date: Sat, 14 Feb 2004 12:20:01 -0800	[thread overview]
Message-ID: <1076790000.10391.13.camel@ssatchell1.pyramid.net> (raw)
In-Reply-To: <7A25937D23A1E64C8E93CB4A50509C2A0310F0B9@stca204a.bus.sc.rolm.com>

I'm running into a situation that starting to drive me bats: I'm seeing
more hard disk failures, both in IDE and SCSI drives, and need some way
of knowing when they are starting to go south.  (With appropriate
apologies to the Enzeds and Aussies on the list.)

Are there any drive-independent error counters I can monitor in 2.4 to
be able to detect drive failures early?  I've looked around and have
found some counters in IDE that might help, but without a known failing
drive I don't know if it will tell me much.

I'm looking for a lightway to find failures, so grepping
/var/log/messages is out because it takes too many resources.  I'm
hoping there is something in the /proc file system (or whatever it's
morphing to) that I can examine without taking disk accesses away from
the primary task of the server.

Stephen Satchell



  parent reply	other threads:[~2004-02-14 20:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-13 16:45 Bloch, Jack
2004-02-13 18:11 ` your mail Maciej Zenczykowski
2004-02-13 18:20 ` your mail (maps "deleted") Hugh Dickins
2004-02-14 20:20 ` Stephen Satchell [this message]
2004-02-15  9:25   ` Hard drive fault prediction Matthias Urlichs

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1076790000.10391.13.camel@ssatchell1.pyramid.net \
    --to=list@satchell.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).