From: James Bottomley <James.Bottomley@suse.de>
To: Bokhan Artem <aptem@ngs.ru>
Cc: linux-scsi@vger.kernel.org
Subject: Re: sct erc does not work with megaraid
Date: Tue, 15 Feb 2011 09:56:48 -0600 [thread overview]
Message-ID: <1297785408.3015.22.camel@mulgrave.site> (raw)
In-Reply-To: <4D5A9631.6050708@ngs.ru>
On Tue, 2011-02-15 at 21:05 +0600, Bokhan Artem wrote:
> Hello!
>
> I'm trying to get/set sctserc (SMART Command Transport Error Recovery
> Control) data from sata disk attached to lsi megaraid controller with
> smartmontools, but this function does not work.
>
> I want to figure out: is this driver or firmware issue? May someone to
> help to fix this?
>
> The issue can be described as follows:
>
> The ATA PASS-THROUGH(16) implementation in the SAT layer of the megaraid
> driver or firmware does not return the ATA output registers if
> requested. This violates SAT standard (http://www.t10.org/drafts.htm#SAT).
>
> Expected: If CK_COND (bit 5 of CDB[2]) is set, ATA PASS-THROUGH(16)
> (CDB[0] = 0x85) shall return a CHECK CONDITION even if the ATA command
> completed successfully, and return the ATA output registers in the sense
> data using ATA return descriptor format (descriptor code 0x09).
>
> Observed: If CK_COND is set and the ATA command completed successfully,
> ATA PASS-THROUGH(16) does not return a CHECK CONDITION or the sense data
> does not contain an ATA return descriptor.
>From the description, it's a firmware issue ... the driver tends to
return exactly what the firmware tells it. There's definitely no
special processing for ATA_12 or ATA_16 commands, they're treated as
normal SCSI ones, so if there's no SAM_STAT_CHECK_CONDITION, the
firmware isn't sending one.
James
next prev parent reply other threads:[~2011-02-15 15:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-15 15:05 sct erc does not work with megaraid Bokhan Artem
2011-02-15 15:56 ` James Bottomley [this message]
-- strict thread matches above, loose matches on Subject: below --
2011-02-15 10:20 Artem Bokhan
2011-02-15 15:46 ` Douglas Gilbert
2011-02-15 16:00 ` Bokhan Artem
2011-02-15 17:17 ` Douglas Gilbert
2011-02-15 17:40 ` Bokhan Artem
2011-02-15 18:33 ` Douglas Gilbert
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=1297785408.3015.22.camel@mulgrave.site \
--to=james.bottomley@suse.de \
--cc=aptem@ngs.ru \
--cc=linux-scsi@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