[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: BF24 and Promise Fasttrack problem



On Thursday 01 August 2002 14:38, yann.lollivier@synteleya.com wrote:
> Hi,
>
> I am trying without success to install the bf24 flavour on a server
> containing a Promise Fasttrack 100 Raid Card. I've got 2 disk on linked to
> the raid card, so I created a RAID1 array and enabled raid support in BIOS.
> I cannot install debian as the installation process does not detect any
> hard drive, however this card is supposed to be supported by the 5.4
> kernel...and is also apparently known to cause problems with bf24. Anyone
> has a workaround on that ?

Seems that bf24 cannot pick it autmatically (while Gentoo's kernel on the 
install cd picked it up with no problems). Here's what you should do:

In a terminal window (alt+f2 or alt+f3 can't remember) run:

cat /proc/pci

and look for the info about the PDC controller. As part of the info you'll see 
5 hex numbers listed one after the other, let's name the (a)-(e)

Write down the numbers, reboot the install cd again and at the boot prompt 
write:

bf24 ide2=0x(a),0x(b+2) ide3=0x(c),0x(d+2) 

b+2 means the value of b incremented by 2, and same applies to d+2.

Now the controller and raid should be detected.

This is from memory, so tell me how it goes

> More, Promise FastTack is not a real HW Raid, does someone knows how it
> compares to software Raid (performance, fault tolerance...) ? If it's as
> good I might go for it..
>
> Regards,
> Yann

I was very disappointed by it. While working I pulled the plug on one of the 
hd's (RAID1 config) to simulate a dying HD, lot of timeout message started 
appearing and the systems froze. Once restarted the system didn't boot.

I bought a real IDE Raid soultion (LSI Logic), and it is awesome (although a 
bit expansive). It handled to dying hd trick with no problems, after a short 
pause the system continued working normally. When re-connected the power it 
started rebuilding the array automatically, I was very pleased by it.

HTH
-- 
Meir Kriheli



Reply to: