From: Sander <sander@humilis.net>
To: Dan Aloni <da-x@monatomic.org>
Cc: Sander <sander@humilis.net>,
Linux Kernel List <linux-kernel@vger.kernel.org>,
Jeff Garzik <jgarzik@pobox.com>, Mark Lord <lkml@rtr.ca>
Subject: Re: [PATCH] sata_mv: stabilize for 5081 and other fixes
Date: Mon, 20 Mar 2006 09:30:14 +0100 [thread overview]
Message-ID: <20060320083014.GA12067@favonius> (raw)
In-Reply-To: <20060316130400.GA20796@localdomain>
Dan Aloni wrote (ao):
> On Thu, Mar 16, 2006 at 11:16:30AM +0100, Sander wrote:
> > Dan Aloni wrote (ao):
> > > With the patch below I've managed to stabilize the sata_mv driver
> > > running a Marvell 5081 SATA controller.
> >
> > Your patch (applied to 2.6.16-rc6) seems to work on the MV88SX6081
> > too. I have two Maxtor disks connected and in a raid0 configuration.
> > The array is both fast and stable. I see no error messages in dmesg
> > and no data corruption.
>
> I take it that without the patch this particular configuration didn't
> work?
No, that was raid5 only.
Now I tried to test as much of the configuration that did not work for
me. The current testsystem is a bit different from the original though,
as that was with Maxtor Pro 500 disks, and the current one Maxtor
MaxLine10 disks. Also the kernel was 2.6.16-rc3, and now is 2.6.16-rc6.
I do:
mdadm -C -l5 -n8 /dev/md0 /dev/sda1 /dev/sdb1 /dev/sdc1 \
/dev/sdd1 /dev/sde1 /dev/sdf1 /dev/sdg1 /dev/sdh1
mke2fs -j -m1 /dev/md0
mount -o data=writeback /dev/md0 /mnt
for i in `seq 10`
do dd if=/dev/zero of=bigfile.$i bs=1024k count=10000
done
md5sum bigfile.*
rm bigfile.*
With plain 2.6.16-rc6 the system crashes during one of the md5sums, most
of the time the first or the second file. I've lost the last line on
netconsole, but will reproduce with 2.6.16.
With 2.6.16-rc6 and your sata_mv patch the system also crashes during
one of the md5sums, most of the time the first or the second file. There
is no output on netconsole.
2.6.16-rc6-mm2 seems to work, which I did not expect..
--
Humilis IT Services and Solutions
http://www.humilis.net
next prev parent reply other threads:[~2006-03-20 8:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-08 19:46 [PATCH] sata_mv: stabilize for 5081 and other fixes Dan Aloni
2006-03-08 20:27 ` John Stoffel
2006-03-12 1:45 ` Jeff Garzik
2006-03-12 5:24 ` Dan Aloni
2006-03-12 5:49 ` Dan Aloni
2006-03-16 10:16 ` Sander
2006-03-16 13:04 ` Dan Aloni
2006-03-20 8:30 ` Sander [this message]
-- strict thread matches above, loose matches on Subject: below --
2006-03-09 6:37 Dan Aloni
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=20060320083014.GA12067@favonius \
--to=sander@humilis.net \
--cc=da-x@monatomic.org \
--cc=jgarzik@pobox.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@rtr.ca \
/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