* Re: Status of Promise drivers?
[not found] ` <3FF1DF2B.3000501@pobox.com>
@ 2004-01-10 15:14 ` Daniel Brahneborg
0 siblings, 0 replies; only message in thread
From: Daniel Brahneborg @ 2004-01-10 15:14 UTC (permalink / raw)
To: Jeff Garzik; +Cc: linux-raid, linux-ide
On Tue, Dec 30, 2003 at 03:25:15PM -0500, Jeff Garzik wrote:
> For VIA SATA, neither IDE nor libata program the chipset 100%, so I'm
> not surprised you're seeing failures. I'm working with VIA to get more
> details as we speak. They've been helpful so far. I would recommend
> sata_via over the generic IDE driver, but that's sorta a toss-up at present.
I've made some tests with 2.6.1 and 2.6.1-mm2.
Good news: RAID1 works on two SATA disks with the IDE VIA
driver (via82cxxx). At least after a while (see below).
Bug 1: Doing a "modprobe via82cxxx" fails, since it tries to
aquire ide0 and ide1 even though they are used by other drivers.
Statically linked, it takes ide2 and ide3, just as it should.
My ide0 and ide1 are PATA connectors that I'd like to keep
even though the SATA connectors are activated. The siimage
driver behaves correctly here, but only with the -mm2 version.
Bug 2: Using the RAID1 array while it is being synced causes
data corruption. When the sync is complete, everything seems
to work fine.
/Basic
^ permalink raw reply [flat|nested] only message in thread