All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Artur Jasowicz" <arturj@mousebusiness.com>
To: "Andre Hedrick" <andre@linux-ide.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: Fw: DriveReady SeekComplete problems
Date: Tue, 21 May 2002 23:12:56 -0500	[thread overview]
Message-ID: <004b01c20146$fa2d3380$050010ac@niunia.org> (raw)
In-Reply-To: <Pine.LNX.4.10.10205130112110.14909-100000@master.linux-ide.org>

Andre,
I've been away from the office for a few days. I am getting back to you
with results after applying the patch.

The patch applied cleanly, but did not fix the problem. I am still getting
bad DMA status (dma_stat=1) and status=0x50 { DriveReady SeekComplete }
messages with DMA on.

I've done further tests and observed following:

-creating RAID1 array of 5 drives does not produce errors
-creating RAID5 array causes errors
-doing dd if=/dev/hdx of=/dev/null bs=512 with x=one of the drives in array
 works fine as long as the drives are on the same controller. I've tried
this
 with up to 10 dd commands, 5/drive 2 drives on same controller
-the above command causes errors when used with drives on diferent
 controllers. i.e. if I start dd on hde - works fine, then I execute dd on
hdi
 and see errors

Creating RAID1 is mostly writing to drives, while doing dd and creating
RAID5 involves intense reading from drives. This de me think that the
system can't keep up with reading flood of data comming from the drives.

I've tried limiting speed of resyncing array by doing
#echo 1000 > /proc/sys/dev/raid/speed_limit_max
This slowed down pace at which error messages appeared in logs, but
did not eliminate them. I've tried diferent values instead of 1000,
the higher, the worse things were.

What else can I try?

Artur

From: Andre Hedrick <andre@linux-ide.org>
>
> Please try the latest driver changes on www.linuxdiskcert.org
>
> If it still presists let me know, again!
>
> Cheers,
>
> On Mon, 13 May 2002, Artur Jasowicz wrote:
>
> > ----- Original Message -----
> > From: Artur Jasowicz <arturj@mousebusiness.com>
> > To: <linux-kernel@vger.kernel.org>
> > Sent: Wednesday, May 08, 2002 12:34 PM
> > Subject: DriveReady SeekComplete problems
> >
> >
> > > I am building a file server with 5 drive software RAID5 array. I am
using
> > three IWill SIDE-100 (Highpoint 370A) controllers as my IDE interfaces,
not
> > using their RAID functionality. One Maxtor 160GB drive per channel, two
> > channels per controller. I plan on adding hot spare as the sixth drive
in
> > the future. There's one 160GB partition on each drive. Linux version
> > 2.4.19-pre7smp-020502b (root@production) (gcc version 2.96 20000731 (Red
Hat
> > Linux 7.1 2.96-98)) #6 SMP Thu May 2 12:15:34 CDT 2002
> > > This is a dual Athlon 2000+ MP on Tyan Tiger S2466N-4 with 1GB RAM. OS
and
> > swap runs on separate drives and controllers. This array will be just
for
> > data once it is configured.
> > >
[snip lengthy description of error messages]


       reply	other threads:[~2002-05-22  4:14 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Pine.LNX.4.10.10205130112110.14909-100000@master.linux-ide.org>
2002-05-22  4:12 ` Artur Jasowicz [this message]
     [not found] <5.1.0.14.2.20020509152331.03accca0@mail.harddata.com>
2002-05-10  4:16 ` Fw: DriveReady SeekComplete problems Artur Jasowicz
2002-05-10  6:36   ` Diamon
2002-05-10 20:07     ` Artur Jasowicz
2002-05-11  6:10       ` Danilo Godec
2002-05-11  6:36         ` Alvin Oga
2002-05-09 21:13 Artur Jasowicz
2002-05-09 21:32 ` Karsten Becker
2002-05-10  3:37   ` Artur Jasowicz
     [not found] ` <4171.192.168.0.20.1020979544.squirrel@mail.fra.hollants.com>
2002-05-10  4:06   ` Artur Jasowicz
2002-05-12  8:27 ` Mikael Abrahamsson
2002-05-13  4:41   ` Artur Jasowicz
2002-05-13  5:01     ` Mikael Abrahamsson
2002-05-13  6:22     ` Danilo Godec

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='004b01c20146$fa2d3380$050010ac@niunia.org' \
    --to=arturj@mousebusiness.com \
    --cc=andre@linux-ide.org \
    --cc=linux-kernel@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.