mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Christian Trefzer <ctrefzer@gmx.de>
To: Mark Lord <lkml@rtr.ca>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: FYI: strange libata EH lines in dmesg once after every bootup
Date: Sat, 15 Jul 2006 02:48:46 +0200	[thread overview]
Message-ID: <20060715004845.GA26446@zeus.uziel.local> (raw)
In-Reply-To: <44B8350E.9070409@rtr.ca>

[-- Attachment #1: Type: text/plain, Size: 1334 bytes --]

Thanks, Mark!

On Fri, Jul 14, 2006 at 08:21:34PM -0400, Mark Lord wrote:
> Christian Trefzer wrote:
> >the following happens every time after bootup, tested with freshly built
> >2.6.18-rc1-mm2: 
> ..
> >ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
> >ata1.00: tag 0 cmd 0xb0 Emask 0x1 stat 0x51 err 0x4 (device error)
> >ata1: EH complete
> ..
> 
> Those are S.M.A.R.T. commands.
> 
> Either your drive does not support S.M.A.R.T.,
> or you have not enabled it it with smartctl


This drive model surely supports S.M.A.R.T. but maybe support in the
driver is still underway. I just did a 

# smartctl --device=ata --smart=on --offlineauto=off --saveauto=on -T permissive /dev/sdb

and this is what I got:

smartctl version 5.36 [i686-pc-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF ENABLE/DISABLE COMMANDS SECTION ===
SMART Enabled.
Error SMART Enable Auto-save failed: Input/output error
Smartctl: SMART Enable Attribute Autosave Failed.

SMART Automatic Offline Testing Disabled.

The funny thing is that I enabled smart on the drives themselves through
some vendor utility, so IMHO this should not be necessary. I'll try to
add the smartctl calls to init scripts and see what I can find.


Thanks a lot!
Chris

[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]

  reply	other threads:[~2006-07-15  0:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-14 23:08 Christian Trefzer
2006-07-15  0:21 ` Mark Lord
2006-07-15  0:48   ` Christian Trefzer [this message]
2006-07-15 12:37     ` Mark Lord
2006-07-18 21:13       ` Ingo Oeser

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=20060715004845.GA26446@zeus.uziel.local \
    --to=ctrefzer@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lkml@rtr.ca \
    /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

Powered by JetHome