All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vijayan Prabhakaran <pvijayan@gmail.com>
To: linux-scsi@vger.kernel.org
Subject: Disk retries on error
Date: Wed, 2 Feb 2005 08:59:26 -0600	[thread overview]
Message-ID: <d68fdf7d050202065917a56d45@mail.gmail.com> (raw)

Hi,

I'm new to the Linux SCSI community. I got a few questions on how SCSI
drivers handle read/write failures.

When there is a latent sector fault (unable to read/write into a
sector), or if the data is corrupted (CRC failed), does the SCSI
drivers reissue the command ?

Does this differ from one SCSI driver (say, for IBM disk) to another
(say, for Seagate) ?

>From my code browsing, I assume that retry happens in few cases. Some
of them are:

1. MEDIUM_ERROR 
What types of errors are classified as MEDIUM_ERROR ? Is this same as
data corruption ?

2. ABORTED_ERROR
Again, what types of errors are classified as this type ?

Any information regarding this will be greatly helpful.

Thanks,
Vijayan

                 reply	other threads:[~2005-02-02 14:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d68fdf7d050202065917a56d45@mail.gmail.com \
    --to=pvijayan@gmail.com \
    --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 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.