From: "Ray Lee" <madrabbit@gmail.com>
To: Ethan <thesyntheticsophist@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: File corruption with 2940U2 SCSI card and aic7xxx driver.
Date: Fri, 1 Sep 2006 18:35:01 -0700 [thread overview]
Message-ID: <2c0942db0609011835l4e4bef6ie2d3d7a5ad30b8c0@mail.gmail.com> (raw)
In-Reply-To: <ea0b05b30609010905v341ba10ap5a7638e1d91faa5b@mail.gmail.com>
On 9/1/06, Ethan <thesyntheticsophist@gmail.com> wrote:
> I recently installed an Adaptec 2940U2 controller and two disks in my
> Debian Sarge system, kernel version 2.6.8.
[...]
> The original file, "alphabet", contains the line
> "abcdefghijklmnopqrstuvwxyz" repeated many times; however the file
> read from the SCSI drive, "alphabet_ver2", contains a number lines
> like "abcdefghijklmnopqrstubcdefghijklmnopqrstuvwxyz" and
> "abcdopqrstuvwxyz" --- all the correct characters, just out of order.
Well, they're probably not out of order per se, but more than some
data on a page granularity was dropped, duplicated, or something. If
you have a bit of coding skills, I'd suggest writing a bunch of 32-bit
ints to a file, in increasing order, and use that as a test case. That
way each 32-bit word is unique, and you might be able to spot a bit
more of a pattern as to what's going on (is it duplicated? Is it out
of order?).
This might give hints to those with bigger brains than mine.
Ray
--
VGER BF report: H 0.222399
prev parent reply other threads:[~2006-09-02 1:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-01 16:05 Ethan
2006-09-01 23:05 ` Alan Cox
2006-09-02 0:44 ` Ethan
2006-09-02 16:36 ` Alan Cox
2006-09-02 1:35 ` Ray Lee [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=2c0942db0609011835l4e4bef6ie2d3d7a5ad30b8c0@mail.gmail.com \
--to=madrabbit@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ray-gmail@madrabbit.org \
--cc=thesyntheticsophist@gmail.com \
/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
all inboxes | Powered by JetHome®