linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tejun Heo <htejun@gmail.com>
To: Richard Scobie <richard@sauce.co.nz>
Cc: linux-ide@vger.kernel.org
Subject: Re: sata_nv error with smartctl access
Date: Mon, 12 Mar 2007 16:30:03 +0900	[thread overview]
Message-ID: <45F5017B.1040809@gmail.com> (raw)
In-Reply-To: <45F07930.6000102@sauce.co.nz>

Richard Scobie wrote:
> Hi,
> 
> This may already be addressed, but in case anyone is interested.
> 
> Fedora Core 6 2.6.19-1.2911.6.5, NVIDIA MCP55 based board using sata_nv.
> 
> When querying a drive using smartctl and SMART is not enabled on the
> drive, I get the following error:
> 
> ata3.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x0
> ata3.00: tag 0 cmd 0xb0 Emask 0x1 stat 0x51 err 0x4 (device error)
> ata3: EH complete
[--snip--]
> This does not seem to cause any problems and once SMART is enabled,
> there are no more errors.

Yeah, that's just libata reporting that a command has failed, which is
expected in your case.  Maybe libata should shut up on passthru
commands.  Right, we're currently not honoring REQ_QUIET, but SG doesn't
seem to support that flag either.

Anyways, it's safe to ignore the messages.

-- 
tejun

      reply	other threads:[~2007-03-12  7:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-08 20:59 sata_nv error with smartctl access Richard Scobie
2007-03-12  7:30 ` Tejun Heo [this message]

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=45F5017B.1040809@gmail.com \
    --to=htejun@gmail.com \
    --cc=linux-ide@vger.kernel.org \
    --cc=richard@sauce.co.nz \
    /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).