All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakob Østergaard <jakob@unthought.net>
To: Shawn Starr <Shawn.Starr@Home.net>
Cc: lkm <linux-kernel@vger.kernel.org>
Subject: Re: [QUESTION]: IDE Driver support for S.M.A.R.T?
Date: Sun, 11 Feb 2001 03:39:34 +0100	[thread overview]
Message-ID: <20010211033934.A6012@unthought.net> (raw)
In-Reply-To: <3A85F698.5DCB3F1E@Home.net>
In-Reply-To: <3A85F698.5DCB3F1E@Home.net>; from Shawn.Starr@Home.net on Sat, Feb 10, 2001 at 09:19:05PM -0500

On Sat, Feb 10, 2001 at 09:19:05PM -0500, Shawn Starr wrote:
> Does the current (E)IDE driver support SMART?

Yes.

[eagle:joe] $ ls /proc/ide/hda/smart_*
 /proc/ide/hda/smart_thresholds
 /proc/ide/hda/smart_values

> 
> Will Linux report any S.M.A.R.T errors or warnings to the system log?

No.

You can set that up yourself with a script that compares the smart_thresholds
with the smart_values.

The values and thresholds are vendor/model/moonphase-specific,
so there's not really any way the kernel can make much sense out of them.

-- 
................................................................
:   jakob@unthought.net   : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:............{Konkhra}...............:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2001-02-11  2:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-02-11  2:19 [QUESTION]: IDE Driver support for S.M.A.R.T? Shawn Starr
2001-02-11  2:39 ` Jakob Østergaard [this message]
2001-02-11  4:03 ` Andre Hedrick
2001-02-11 11:05 ` Alan Cox
2001-02-11 17:48   ` Rogier Wolff

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=20010211033934.A6012@unthought.net \
    --to=jakob@unthought.net \
    --cc=Shawn.Starr@Home.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.