linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ruth Ivimey-Cook <Ruth.Ivimey-Cook@ivimey.org>
To: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>,
	Ruth Ivimey-Cook <Ruth.Ivimey-Cook@ivimey.org>
Cc: Samuel Flory <sflory@rackable.com>,
	Chad Kitching <CKitching@powerlandcomputers.com>,
	Steven Dake <sdake@mvista.com>, <linux-kernel@vger.kernel.org>
Subject: Re: IDE/Promise 20276 FastTrack RAID Doesn't work in 2.4.21, patchattached to fix
Date: Sat, 12 Jul 2003 18:01:03 +0100	[thread overview]
Message-ID: <200307121801.03776.ruth@ivimey.org> (raw)
In-Reply-To: <Pine.SOL.4.30.0307121754050.19333-100000@mion.elka.pw.edu.pl>

On Saturday 12 Jul 2003 5:14 pm, Bartlomiej Zolnierkiewicz wrote:
> I think you just need "pdc_ide=0,force" and "pdc_ide=0,noforce".
> No need to complicate things.
> Remember that ataraid is only software RAID driver and pdc202xx_new
> is a chipset driver.

I am not forgetting, but I don't like this idea of 'force' -- it instantly 
raises the question 'force what' and then you're in the quagmire again.

Better to tell the kernel what you want and let the kernel worry about how to 
make it happen.

So the "pdc_ide2=jbod"  would be scanned and interpreted as a request to 
activate ('force') the drive into IDE mode and not enable any ataraid (jbod 
==> just disks),

while "pdc_ide3=promise" would let the drive state be, and make the kernel do 
a "modprobe promise-ft" (or whatever it's called) to load the rest of the 
driver, as is done for 'scsi-hostadapter'. [Would you ever have to force a 
promise chip into promise-raid mode?].

Do you see what I mean?

If you prefer, the string could be "pdc=ide2:ide, ide3:ataraid".

> jbod/raid should be managed by ataraid driver not ide or pdc202xx_new.

I was using jbod as just that, not as meaning raid-0 or similar. Perhaps I 
should have been clearer. So you've a choice of (just IDE), (RAID via 
ataraid) and (RAID via Promise)

> And seriously, I don't care unless somebody ports ataraid to 2.5.
> [ Hint, hint! ;-) ]

Hint understood and I'll look, but I'm no kernel guru. 

> > Should I think about coding this?
>
> No, think about porting ataraid and pdcraid to 2.5 first.

pdcraid == ataraid module for PDC?? Haven't looked at the src yet.

Regards,

Ruth


-- 
Engineer, Author and Webweaver


  reply	other threads:[~2003-07-12 16:46 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-10 22:05 IDE/Promise 20276 FastTrack RAID Doesn't work in 2.4.21, patchattached to fix Chad Kitching
2003-07-10 22:18 ` Samuel Flory
2003-07-10 22:29   ` Steven Dake
2003-07-10 22:51     ` Samuel Flory
2003-07-10 23:13       ` Bartlomiej Zolnierkiewicz
2003-07-10 23:57         ` Steven Dake
2003-07-10 23:24       ` Steven Dake
2003-07-10 23:43         ` Bartlomiej Zolnierkiewicz
2003-07-10 23:54           ` Samuel Flory
2003-07-11  0:18             ` Bartlomiej Zolnierkiewicz
2003-07-10 22:55 ` Bartlomiej Zolnierkiewicz
2003-07-10 23:04   ` Samuel Flory
2003-07-12 15:11     ` Ruth Ivimey-Cook
2003-07-12 16:14       ` Bartlomiej Zolnierkiewicz
2003-07-12 17:01         ` Ruth Ivimey-Cook [this message]
2003-07-14 17:31           ` Samuel Flory
2003-07-14 18:49             ` Alan Cox
2003-07-12 18:36 Bartlomiej Zolnierkiewicz

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=200307121801.03776.ruth@ivimey.org \
    --to=ruth.ivimey-cook@ivimey.org \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=CKitching@powerlandcomputers.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sdake@mvista.com \
    --cc=sflory@rackable.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;
as well as URLs for NNTP newsgroup(s).