public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* promise (105a:3319) unattended boot
@ 2004-10-15 14:41 a.ledvinka
  2004-10-15 17:09 ` Jeff Garzik
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: a.ledvinka @ 2004-10-15 14:41 UTC (permalink / raw)
  To: linux-kernel

Hello.

Got here http://pciids.sourceforge.net/iii/?i=105a3319
As http://linux.yyz.us/sata/faq-sata-raid.html#tx4 calls it 
soft/accelerator raid version
Going to use latest kernel from /pub/linux/kernel/v2.4/

But bios even with keyboard unplugged requires me to press one of 2 keys 
to either define array OR continue booting in case no array is defined.

What would you recommend me to do?
- stay with ft3xx module from promise  and 10 level RAID array and not use 
sata_promise?
- define some array in bios and completely ignore that fact and use 
sata_promise, bypass bios and define custom linux soft raid arrays?
- anything else (no bios flashing and no hw hacking)?

AlL.

please CC me... but anyway if you forget i will have a look into archive.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* promise (105a:3319) unattended boot
@ 2004-10-15 17:06 Chuck Ebbert
  0 siblings, 0 replies; 6+ messages in thread
From: Chuck Ebbert @ 2004-10-15 17:06 UTC (permalink / raw)
  To: a.ledvinka@promon.cz; +Cc: linux-kernel

> Going to use latest kernel from /pub/linux/kernel/v2.4/
>
> But bios even with keyboard unplugged requires me to press one of 2 keys 
> to either define array OR continue booting in case no array is defined.
>
> What would you recommend me to do?

  Complain to Promise.  :)


--Chuck Ebbert  15-Oct-04  12:42:13

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: promise (105a:3319) unattended boot
  2004-10-15 14:41 promise (105a:3319) unattended boot a.ledvinka
@ 2004-10-15 17:09 ` Jeff Garzik
  2004-10-15 17:27 ` Bartlomiej Zolnierkiewicz
  2004-10-15 20:12 ` Alistair John Strachan
  2 siblings, 0 replies; 6+ messages in thread
From: Jeff Garzik @ 2004-10-15 17:09 UTC (permalink / raw)
  To: a.ledvinka; +Cc: linux-kernel

a.ledvinka@promon.cz wrote:
> Hello.
> 
> Got here http://pciids.sourceforge.net/iii/?i=105a3319
> As http://linux.yyz.us/sata/faq-sata-raid.html#tx4 calls it 
> soft/accelerator raid version
> Going to use latest kernel from /pub/linux/kernel/v2.4/
> 
> But bios even with keyboard unplugged requires me to press one of 2 keys 
> to either define array OR continue booting in case no array is defined.
> 
> What would you recommend me to do?
> - stay with ft3xx module from promise  and 10 level RAID array and not use 
> sata_promise?
> - define some array in bios and completely ignore that fact and use 
> sata_promise, bypass bios and define custom linux soft raid arrays?
> - anything else (no bios flashing and no hw hacking)?

You can use dmraid or ataraid, and define a JBOD array consisting of one 
disk in each array (i.e. one JBOD per disk)

	Jeff




^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: promise (105a:3319) unattended boot
  2004-10-15 14:41 promise (105a:3319) unattended boot a.ledvinka
  2004-10-15 17:09 ` Jeff Garzik
@ 2004-10-15 17:27 ` Bartlomiej Zolnierkiewicz
  2004-10-15 20:12 ` Alistair John Strachan
  2 siblings, 0 replies; 6+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-10-15 17:27 UTC (permalink / raw)
  To: a.ledvinka@promon.cz; +Cc: linux-kernel

Try to define 0 level RAID consisting of one disk only.
This works with Promise PATA, I dunno about SATA.

On Fri, 15 Oct 2004 16:41:37 +0200, a.ledvinka@promon.cz
<a.ledvinka@promon.cz> wrote:
> Hello.
> 
> Got here http://pciids.sourceforge.net/iii/?i=105a3319
> As http://linux.yyz.us/sata/faq-sata-raid.html#tx4 calls it
> soft/accelerator raid version
> Going to use latest kernel from /pub/linux/kernel/v2.4/
> 
> But bios even with keyboard unplugged requires me to press one of 2 keys
> to either define array OR continue booting in case no array is defined.
> 
> What would you recommend me to do?
> - stay with ft3xx module from promise  and 10 level RAID array and not use
> sata_promise?
> - define some array in bios and completely ignore that fact and use
> sata_promise, bypass bios and define custom linux soft raid arrays?
> - anything else (no bios flashing and no hw hacking)?
> 
> AlL.
> 
> please CC me... but anyway if you forget i will have a look into archive.
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: promise (105a:3319) unattended boot
  2004-10-15 14:41 promise (105a:3319) unattended boot a.ledvinka
  2004-10-15 17:09 ` Jeff Garzik
  2004-10-15 17:27 ` Bartlomiej Zolnierkiewicz
@ 2004-10-15 20:12 ` Alistair John Strachan
  2004-10-15 20:27   ` Joel Jaeggli
  2 siblings, 1 reply; 6+ messages in thread
From: Alistair John Strachan @ 2004-10-15 20:12 UTC (permalink / raw)
  To: a.ledvinka; +Cc: linux-kernel

On Friday 15 Oct 2004 15:41, you wrote:
> Hello.
>
> Got here http://pciids.sourceforge.net/iii/?i=105a3319
> As http://linux.yyz.us/sata/faq-sata-raid.html#tx4 calls it
> soft/accelerator raid version
> Going to use latest kernel from /pub/linux/kernel/v2.4/
>
> But bios even with keyboard unplugged requires me to press one of 2 keys
> to either define array OR continue booting in case no array is defined.
>
> What would you recommend me to do?
> - stay with ft3xx module from promise  and 10 level RAID array and not use
> sata_promise?
> - define some array in bios and completely ignore that fact and use
> sata_promise, bypass bios and define custom linux soft raid arrays?

If you define an array, AFAIK the controller doesn't do anything physically to 
the discs. It's just the settings it tells the promise driver (thus software 
RAID). If you define ANY array, the drives should still be detected by Linux 
individually and you can use linux/md to RAID them.

This is how I'm doing it on my older PATA promise card.

> - anything else (no bios flashing and no hw hacking)?
>

-- 
Cheers,
Alistair.

personal:   alistair()devzero!co!uk
university: s0348365()sms!ed!ac!uk
student:    CS/AI Undergraduate
contact:    1F2 55 South Clerk Street,
            Edinburgh. EH8 9PP.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: promise (105a:3319) unattended boot
  2004-10-15 20:12 ` Alistair John Strachan
@ 2004-10-15 20:27   ` Joel Jaeggli
  0 siblings, 0 replies; 6+ messages in thread
From: Joel Jaeggli @ 2004-10-15 20:27 UTC (permalink / raw)
  To: Alistair John Strachan; +Cc: a.ledvinka, linux-kernel

On Fri, 15 Oct 2004, Alistair John Strachan wrote:

> On Friday 15 Oct 2004 15:41, you wrote:
>> Hello.
>>
>> Got here http://pciids.sourceforge.net/iii/?i=105a3319
>> As http://linux.yyz.us/sata/faq-sata-raid.html#tx4 calls it
>> soft/accelerator raid version
>> Going to use latest kernel from /pub/linux/kernel/v2.4/
>>
>> But bios even with keyboard unplugged requires me to press one of 2 keys
>> to either define array OR continue booting in case no array is defined.
>>
>> What would you recommend me to do?
>> - stay with ft3xx module from promise  and 10 level RAID array and not use
>> sata_promise?
>> - define some array in bios and completely ignore that fact and use
>> sata_promise, bypass bios and define custom linux soft raid arrays?
>
> If you define an array, AFAIK the controller doesn't do anything physically to
> the discs. It's just the settings it tells the promise driver (thus software
> RAID). If you define ANY array, the drives should still be detected by Linux
> individually and you can use linux/md to RAID them.

for sanity purposes we generally define spanned volumes each composed of 
one disk. this still bites you ocasionaly because the controller will 
pause when one or more disks are missing which otherwise may or may not be 
catostrophic ie if you have a software raid-5 raid 1 or 10 stripe it'll 
probably do fine with one disk missing, but the promise will freak again.

> This is how I'm doing it on my older PATA promise card.
>
>> - anything else (no bios flashing and no hw hacking)?

non-raid sata or pata promise cards are darn cheap...

>
>

-- 
-------------------------------------------------------------------------- 
Joel Jaeggli  	       Unix Consulting 	       joelja@darkwing.uoregon.edu 
GPG Key Fingerprint:     5C6E 0104 BAF0 40B0 5BD3 C38B F000 35AB B67F 56B2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-10-15 20:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-15 14:41 promise (105a:3319) unattended boot a.ledvinka
2004-10-15 17:09 ` Jeff Garzik
2004-10-15 17:27 ` Bartlomiej Zolnierkiewicz
2004-10-15 20:12 ` Alistair John Strachan
2004-10-15 20:27   ` Joel Jaeggli
  -- strict thread matches above, loose matches on Subject: below --
2004-10-15 17:06 Chuck Ebbert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox