It seems Greg Lehey wrote:
> >> These "cheap controllers" don't have any algorithms at all to speak of;
> >> they're just ATA controllers with BIOS code that supposedly understands
> >> striping/mirroring.
> >
> > There is no algorithm to speak of involved with striping, and just
> > a little more in mirroring in the error case, but anyways..
> 
> Well, there are questions of stripe size and whether you read entire
> stripes or just the part you want.

Sure, stripe size is not changeable to other sizes than the BIOS
supports on the ATA RAID's or you wont be able to boot, and insofar
as we normally dont do readahead, we only read the part we want..
> 
> >> The "algorithms" are in the 'ar' driver, which should really just be a
> >> vinum shim.
> >
> > Well, the way vinum is implemented that wont work unfortunately.
> 
> Details?

Vinun monopolises the disk by putting varius data in areas of the disk,
that wont play ball with native RAID's if the disks needs to be bootable
and shareable with other OS's.

-Søren

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to