SA3200 Disk array controller in PC (was: 5300 Disk array controller in PC)



* Ruud:
> Hallo allemaal,
>
> I put a 5300 Disk controller in an HP Pavilion to see if that works. I
> connected the backplane of an old DL380R01 to the card with two 18.2
> GB disks. The card is recognised because you see the initialisation
> during the power-up of the PC and the card on its turn sees the disks.
> But after starting Windows XP I cannot se the the disks.
>
> What should I do to make use of this card and the disks? (if possible
> at all)

Well, setting up an hardware RAID requires some configuration to assign
the physical drives to a logical array.

First, you have to go into the controllers BIOS setup (ACU, Array
Configuration Utility) and set up some RAID level. With two drives the
only you can do is RAID0 (striping, higher performance and a logical
drive that is as big as the capacity of both disks, but also higher risk
of data loss) or RAID1 (mirroring, average performance, only capacity of
one drive is useable, but higher reliability). Create a RAID array with
your drives and exit.

Second, Windows requires drivers for the controller. There are no
Windowsxp drivers for the Smart Array controllers but you should be able to use the W2k Server drivers from the HP homepage.

After that Windows should see the controller and also the logical drive
in the storage management console. Just create a partition (I'd convert
the drive to "dynamic drive" and then set up a single partition) and
format it, and you're set.

I'd also recommend getting the latest controller firmware from the HP website.

But be aware that the SA3200 is very old, it's also relative slow, and
especially for RAID0 the 32bit PCI bus can be a bottleneck. So don't expect miracles out of it.

Benjamin
.



Relevant Pages

  • Re: LSI MegaRAID SAS 9240-4i hangs system at boot
    ... TB disks to it. ... Should I first create an empty array with "mdadm --create ... Don't partition the drives before creating your md array. ... RAID arrays containing partitions are bad. ...
    (Debian-User)
  • Re: LSI MegaRAID SAS 9240-4i hangs system at boot
    ... TB disks to it. ... Should I first create an empty array with "mdadm --create ... Don't partition the drives before creating your md array. ... RAID arrays containing partitions are bad. ...
    (Debian-User)
  • Re: LSI MegaRAID SAS 9240-4i hangs system at boot
    ... Squeeze, AFAIK, don't do automatic alignment on AF drives. ... Those who want to boot from disks in an md array ... arrays from bare AF disks avoids partition misalignment. ... Local SGI XFS ...
    (Debian-User)
  • Re: LSI MegaRAID SAS 9240-4i hangs system at boot
    ... misalignment on advanced format drives. ... That 800TB is carved up into a handful of multi-hundred TB XFS ... A single level md striped array is any linux raid containing disks. ...
    (Debian-User)
  • Re: LSI MegaRAID SAS 9240-4i hangs system at boot
    ... RAID10 eats 1/2 of your disks for redundancy. ... the number of drives in the array increases. ... RAID10 is the same whether your array has 4 disks or 40 disks. ... Your LSI card is an HBA with full RAID functions. ...
    (Debian-User)